Microposts
- Moonlighter 2
- Ratatan
- Fatal Fury CoTW
- Virtua Fighter 6
2025-02-16
I liked Cobra Kai’s last season, especially the last few episodes. Definitely got a little emotional there.
AI Mr Miyagi though - I didn’t like that at all, not one bit
2025-02-16
Used to like Tailwind because it lets you move fast. I mean, I still like it for that reason (I think). But oh my god does it make your markup noisy
2025-02-13
✓ Starting...
Attention: Next.js now collects completely anonymous telemetry regarding usage.
Wow telemetry enabled by default, amazing ✨
bun next telemetry disable
Your preference has been saved to /home/user/.config/nextjs-nodejs/config.json.
You’re welcome
2025-02-06
Games I’m hype for this year:
Omg
2025-02-03
Linus Torvalds on Hungarian Notation:
Encoding the type of a function into the name (so-called Hungarian notation) is brain damaged—the compiler knows the types anyway and can check those, and it only confuses the programmer
…Ignoring the language, he has a point