Skip to content
View PopCat19's full-sized avatar
💤
(ᵕ—ᴗ—)
💤
(ᵕ—ᴗ—)

Block or report PopCat19

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
PopCat19/README.md

Me

I'm PopCat19 (or kat) and I can't code. Though, I do vibecoding for fun.

I'm lazy, so instead of going through proper means for a solution, I suffer by making things overcomplicated just for a solution.

I've been comfortable at prompting for a while. I've been messing with LLMs since GPT 3.5, Pygmalion 6B, and character.ai's blue-backwards-hat-dude mascot were released. I've also experimented with Stable Diffusion and [anime|pastel] finetuned models like WaifuDiffusion and AnythingV3 alike. Though, I've leaned off imagegen in favor of learning to draw 2D illustrations.

...I think cats are chill.

What do I do

I don't do much. Mostly sleep, watch YouTube/Anime, listen to music, read through Danbooru/Pixiv, and sometimes check out cool projects to try. That said, I'm interested in doing 2D Illustrations, composing music, and learn Rust and TypeScript someday.

I did vibecode some projects like img-glsl-webui for having something to render screen shaders on an image. Something I wanted where none were present/satiable.

I used to play osu! frequently, so I made a Project-Minimalist skin in Figma. It turned out better than I'd expected, and learned plenty about Figma and even made a custom palette, which a webui of it is hosted in minimalist-palette-web repo.

I've also recently started using NixOS, so popcat19-nixos-hm hosts my configurations to make it reproducible, which I also like. Since most of it is vibecoded, I'll have to clean some files such as unneeded fish functions.

Speaking of NixOS, I'm also trying to get it running (with LLM guidance) under shimboot by ading2210. It's based on an exploit Mercury Workshop team discovered where we can replace RMA shim's rootfs with anything we want, albeit with kernel limitations, of course.
|
It's been a challenge due to both my inexperience and how ChromeOS shim kernel has unique quirks that makes it difficult to get non-FHS distro like NixOS running there. The repo is nixos-shimboot, which as of now doesn't boot into a DE/WM or even getty (yet).

Also, if you wanna read me ramble about useless stuff, go ahead. Just don't internalize it, it's not worth really anything.
https://rentry.org/Katonotes00

Pinned Loading

  1. Project-Minimalist Project-Minimalist Public

    Custom dark osu! skin made in Figma.

    4

  2. img-glsl-webui img-glsl-webui Public

    GLSL on images via WebGL (LLM generated)

    HTML

  3. minimalist-palette-web minimalist-palette-web Public

    Configurable and exportable Project Minimalist palette in a simple webui.

    JavaScript

  4. popcat19-nixos-hm popcat19-nixos-hm Public

    yey nixos w home-manager

    Nix 2

  5. nixos-shimboot nixos-shimboot Public

    NixOS shimboot conquest

    Nix