🎉 picoCAD 2 is out! 🥳
Model, texture, and animate - in a single lo-fi, easy to use package.
GIF, GLTF, OBJ, and sprite sheet export.
Available now on Steam and Itch!
Check it out! http://picocad.net
Thanks for boosting! ❤️ 🙏
| my other places | https://beetrootpaul.com |
| BeetPx game engine | https://beetpx.dev |
🎉 picoCAD 2 is out! 🥳
Model, texture, and animate - in a single lo-fi, easy to use package.
GIF, GLTF, OBJ, and sprite sheet export.
Available now on Steam and Itch!
Check it out! http://picocad.net
Thanks for boosting! ❤️ 🙏
During one of the macOS updates (26.2?), Apple somehow introduced an ObjC exception that sometimes triggers when a new tab is created while in the tab overview. Swift CANNOT CATCH ObjC exceptions. Instant crash. This affected Ghostty as well as Electron (unrelated project).
The fix is equally crazy: write an ObjC wrapper around the crashy-function, catch it, and basically retry periodically. This is 100% an Apple bug, but the way it manifests and the fix required to workaround it is pretty gnarly.
Credit to everyone but me, I didn't do any research here, I only read the good work by others on this one (all visible in the refs).
Ref: https://github.com/ghostty-org/ghostty/commit/8b1e4c66d7eedbc9455e5e06c15b531945b1ccc3
Ref: https://github.com/electron/electron/issues/49819
AI agent "contributes" PR to matplotlib.
PR gets rejected.
AI agent *writes and publishes blog to shame the maintainer*.
What a time to be alive.
Bypassing Kernel32.dll for Fun and Nonprofit
hey friends 🫶 I'm fletch, and I make stuff!
mostly #pico8 #playdate that sort of stuff 🕹️
check out XTRIS: https://play.date/games/xtris
I also stream on Twitch and write a blog on my website (see bio). I love microgames and small resolutions!
oh yeah you'll probably find a few ducks around my spaces too 🦆
RE: https://mastodon.social/@rileytestut/115917812751736532
OK nevermind, THIS is the coolest thing I’ve ever done to my iPhone