A collection of pages from across the internet I wanna hang onto, and I figure other people might benefit from knowing about. Updated whenever I find something neat.
Tools
- justaqrcode.com - A simple, no-frills QR code generator that runs locally in the browser
- scritch - Bandcamp-style music player for itch.io
- kill-sticky - A bookmarklet to remove annoying sticky headers / modals on websites
- Asemulator - Aseprite extension for testing character sprites in-editor
- Decker - Hypercard for the modern age
- cobalt - Download video, audio, images, etc, from social media platforms
- yt-dlp - A command-line tool to download Youtube videos, music, whatever
Blog Posts
- The rise of Whatever - "But I think the core of what pisses me off is that selling this magic machine requires selling the idea that doing things is worthless."
Code
- rxi's lua libraries - I love Lua, especially in conjunction with LÖVE, and I find myself using rxi's libraries on nearly every project nowadays
- LÖVE - A free, open-source framework for making 2d games (or 3d, if you're stubborn) in Lua. Probably best known for being the framework Balatro was made in.