Frontpage
Login

ducky.ws

Bluesky thread: https://bsky.app/profile/534.bsky.social/post/3l77mm7lhir2n

One thing that always kills me with Zig is the unreachable() function. Unlike practically every other modern compiler I've ever come across, Zig requires you stick unreachable() in parts of the code that aren't reachable (if built in Debug or ReleaseSafe mode), otherwise the compiler will throw errors at you instead of just handling it šŸ‘‰ https://ziglang.org/documentation/master/#unreachable

Oh hey, something I thought about ages ago finally happened. Seemed kinda ridiculous to start adding your own props to a lexicon you don't have authority over. Still, it was cool to see Bluesky react to this šŸ‘

Yeah, this happened while ATFile was being made which is... real interesting