I'm writing a blogpost series on how I translated the NDS game Sangokushi Taisen Ten.
Part 1 is the non-technical one about why this project.
Parts 2+ will be a mix of technical dive and development diary.
Follow the thread for new entries as I release them!
I'm writing a blogpost series on how I translated the NDS game Sangokushi Taisen Ten.
Part 1 is the non-technical one about why this project.
Parts 2+ will be a mix of technical dive and development diary.
Follow the thread for new entries as I release them!
VoidZero, the team behind Vite, Vitest, Rolldown, Oxc, and Vite+, is joining Cloudflare. Vite stays open source, vendor-agnostic, and built for everyone. https://t.co/DJTpX4Q9Xt
Elixir v1.20 released! Now officially a gradually typed language: Elixir type checks every single line of code, finding bugs and dead code, without developer overhead (no typing signatures) and extremely low false positives rate. Plus a faster compiler! Links and reports below.
15 years I've been waiting for this. I finally found someone who knew how to romhack my favorite NDS game and was willing to make a toolset for it.
And I can work on the translation this xmas! 🥰🥰🥰🥰
I’m really lost on why folks think productivity increases demand. I see it stated a lot.
Higher productivity enables increased supply. For many businesses, that wasn’t the issue in the first place.
🤖 Kotlin agent skills are now available on GitHub!
Explore AI-assisted skills for converting Java to Kotlin, migrating to AGP 9.0, mapping JPA entities, and moving from CocoaPods to Swift Package Manager.
Check out the repository 👇 https://t.co/F6DMbfXsb6
@badlogicgames Given the way OSS is going at this point I would have imagined either @junkdogAP or yourself would have inherited ownership the registry.
Every time I have to bump and rebuild a dep in a cpp project it becomes a 10 hour quest of infamy. No matter the build system, no matter containerization, envs, OS, it's always a shitshow.
# Modern glibc hides strdup/realpath without _GNU_SOURCE;