Skip to content
View 1abcdefggs's full-sized avatar
😄
😄

Organizations

@cyber-pinks @splists

Block or report 1abcdefggs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
1abcdefggs/README.md

Hi there 👋I'm Takaer!

I'm a passionate developer building handy CLI tools, Web GUIs, and VS Code extensions to improve developer experience. 🔭 What I'm currently working on

✂️SPLIST📝 CLI tool

GitHub Repository npm Version npm Downloads

https://github.com/splists/splist The ultimate tool for safely splitting and organizing massive text and Markdown files via CLI or local web GUI.

Long Document Example Splist Demo

BROWSER Test page: https://splists.github.io/


VSCODE IDE THEME 💗 CYBER-PINK-THEME

GitHub Repository GitHub Release VS Code Installs Open VSX Downloads

https://github.com/cyber-pinks/cyber-pink-theme A futuristic cyberpunk VS Code dark theme featuring vibrant neon pink and cyan accents. It's easy to use once you get used to it.

Pink Neon Theme Cyan Neon Theme

  • cyber-pink-theme: A futuristic cyberpunk VS Code dark theme featuring vibrant neon pink and cyan accents. It's easy to use once you get used to it.

Pink Neon Theme Cyan Neon Theme

🛠 Skills & Tools

TypeScript JavaScript Python NodeJS React Vite HTML5 CSS3 Git GitHub Actions NPM Markdown PowerShell

🌱 Open Source & Community Activity

I actively try to give back to the open-source community by investigating issues, sharing workarounds, and submitting patches. Here are some of my deep-dive investigations:

Github, Bug Details

A bug I recently reported in an issue that concerns me.

Strange caching bug in GitHub's code view

GitHub behavior, You can verify this using my code.

I noticed some weird behavior on GitHub while developing the theme—does nobody use this feature? githubbug

reproduce

code Issue

Since you selected the "1–10" range via the previous link, opening a "new issue" loads the page with that URL already inserted into the body text.

Return to the previous screen using the browser's "Back" button. Select a different code range, then open a new issue again to verify.

After selecting a range of code lines and clicking "Reference in new issue," if you use the browser's "Back" or "Cancel" button to select a different range, GitHub gets stuck on the cache from the initial selection. In other words, the newly selected range is completely ignored.

Issue page

I have reported the details and reproduction steps here: ⇒ Issue regarding the caching feature #200393

If you encounter this same behavior, please give the discussion a "thumbs up" (👃) or leave a comment.

This is a totally different topic, but the 👍️ symbol looks a bit like a nose.👃

1. Reddit Devvit CLI: Fixed OAuth Login for International Users

reddit/devvit#262

I decided to try making a game Reddit, but I couldn't install it via the CLI, so I investigated the cause. I managed to fix the issue, but... I still haven't actually made the game.

  • 🔍 Identifying the Cause: I investigated a longstanding bug where users with non-English language settings were blocked from logging in via the CLI. I pinpointed that Reddit's OAuth approval form was localizing the submit button's value. The server expected a strict "Allow" value, so when a translated string was submitted, it returned an access_denied error.
  • 💡 Solution & Impact: I submitted a detailed report with a client-side patch to force the form into English by appending locale=en to the URL. My investigation and report ultimately enabled the Reddit engineering team to implement a permanent fix directly on their backend servers.

2. Lucide Labs: Fixed Icon Rendering in Angular

lucide-icons/lucide-lab#6

I use icons here from time to time, but sometimes they wouldn't display correctly, so I took a look at someone else's issue. Even though it wasn't directly related to my own situation, I investigated the cause and figured out what was going on.

  • 🔍 Identifying the Cause: I investigated why @lucide/lab icons failed to render in Angular. I discovered a mismatch in variable naming conventions: while core Lucide icons use PascalCase, the Lab icons use camelCase, causing the keys to be missing in LucideAngularModule.pick().
  • 💡 Solution & Impact: I provided a clear workaround by demonstrating how to map the camelCase data to PascalCase keys. My findings and the workaround led to an official documentation update to help other Angular developers.

Pinned Loading

  1. cyber-pinks/cyber-pink-theme cyber-pinks/cyber-pink-theme Public

    A futuristic cyberpunk VS Code dark theme featuring vibrant neon pink and cyan accents. Includes 4 high-contrast variants.

    JavaScript 1

  2. splists/splist splists/splist Public

    Ultimate tool for splitting and organizing text and Markdown. Via CLI or local web GUI, split massive files—even with extremely long lines—into categorized files. When viewed in a file explorer, th…

    JavaScript 2 1

  3. cell-id-call cell-id-call Public

    In Google Colab, cell IDs (the unique identifiers for each code or text cell) can change when you add, delete, or reorder cells. This often leads to broken anchor links in your Table of Contents, m…

    Jupyter Notebook 2

  4. reddit/devvit reddit/devvit Public

    Reddit for Developers

    TypeScript 203 87

  5. devvit devvit Public

    Forked from reddit/devvit

    Reddit for Developers

    TypeScript 1

  6. neutron-drip-line neutron-drip-line Public

    Structure test he Neutron Drip Line: The Limit of Nuclear Existence

    Jupyter Notebook 3