zachary 🌟

@zadr
438 Followers
180 Following
285 Posts
optimist warning; iOS @ Square

a long time ago I started writing a core data store backed by NSUserDefaults as a joke

fast forward to maybe a decade later, and vibecoding let me make a more useful version of that to finally get the idea out of my head - so here's a custom core data store backed by GRDB https://github.com/zadr/CDxGRDB

anyone have a version of `~/.rvm/scripts/rvm` thats, you know, not slow? currently hacking one up to assume macOS + zsh instead of re-checking on every env load but maybe someone else has beaten me to this already
fun discovery of the day: if i `-ai` to the end of a google search, it skips the bad AI summaries at the top of the page

documenting for myself / the off chance it helps anyone:

after `port install libusb pkgconfig` I was getting `/Users/z/.usr/include/libusb-1.0/libusb.h:46:10: fatal error: 'sys/types.h' file not found` after a `make` to build `rpiboot` from https://github.com/raspberrypi/usbboot

which was fixed by manually setting CFLAGS= and an -isysroot to the macOS SDK within Xcode, e.g.

`CFLAGS="-isysroot /Applications/Xcode-16.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk" make install`

GitHub - raspberrypi/usbboot: Raspberry Pi USB booting code, moved from tools repository

Raspberry Pi USB booting code, moved from tools repository - raspberrypi/usbboot

GitHub
Looking into a perf problem for a holiday project, and its a whole mood

Today, October 14, a group of NYC hackers overloads the Gibson and destroys the Da VInci virus, defeating the hacker Eugene "The Plague" Belford and saving the world from an environmental disaster (Hackers, 1995) #HackThePlanet

#Hackers #Film #Movies #Cinemastodon

one of my legit fav things about candy corn are the random imperfect pieces. all yellow? 2/3 orange with a white tip? let’s go.

what other candy shows the tasty mistakes like that?

I built this proof of concept of a tool called https://text.makeup. It is meant to be a friendly Unicode explainer – meant not just for Unicode nerds, but nerds of any kind. Useful for debugging, but also learning.

You can go there now to play (much more fun on desktop!), but I also recorded a 5-minute video that explains it further.

I am curious: Does this feel like fun? Is it worth building out for real? What would you like to see in it if so?

Text makeup

Hop