2.9 KiB
Executable file
2.9 KiB
Executable file
askiiart's site
I'm a hobby programmer, and co-founder and vice president of the TCCD CompSci and Coding Club. I do stuff sometimes. This is my site.
Personal links
- Self-hosted git thing: git.askiiart.net/askiiart (my main git thing)
- GitHub: askiiart (most stuff is mirrored here)
- Codeberg: askiiart (only used for club stuff)
- Discord: askiiart
Site Links
- Gitea
- My yum repo
- A yum repo for stuff I add. I'll probably make it into an NVIDIA 470 driver repo because NVIDIA is a pain.
- Element
- It's Element, the Matrix client
- LibReddit
- A Reddit frontend
- Nitter
- An ad-free Twitter frontend
- Composerize
- Convert docker run to docker compose.
- Invidious
- A privacy-focused, ad-free YouTube frontend
- Status
- The status page for all the publicly accessible services on my site.
- Bibliogram
- An alternative frontend to Instagram
Pages
- This page (markdown)
- Blog
- Marlin Boot Animations - Make your Marlin boot screen animated! Includes animation formatting documentation.
- 300 - Figuring out 300 Multiple Choices
- New PGP key, and new directory - I switch to a new PGP key
- Foooooonts! - There's fonts now! and uh yeah, fonts.
- Another new PGP key! - I lost the master key again oops
- TIL
- Just little tidbits I learn, inspired by Simon Willison's TIL, which was itself inspired by jbranchaud/til.
- Using JSON with docker compose - Exactly what it sounds like. (markdown)
- Akkoma in Docker - uh I figured out how to do Akkoma in Docker cuz it doesn't quite match the docs sometimes.