I regret engaging in the political dumpster fire of the Trump-Zelenskyy meeting.
I simply want to do my small part in building bridges & pushing for long-lasting peace.
I'll try to focus on that through long-form nuanced conversation with people on all sides.
I love you all ❤️
Today's guessing game: am I getting carpal tunnel syndrome or is my watch just way, way too tight?
Given the fact that my skin now has the outline of a watch on it, my money's actually on the second one
Currently building an app that lets you record countries you've been to and share a picture of the map. It works great on Firefox, but not on Chrome unless I run the snapshot function twice. So I'm running it twice.
This is some hacky shit
@Railway is pretty awesome so far--I got Strapi 80% deployed on Fly.io in a few minutes, but then spent an hour on a db connection error. Railway pulled my GitHub and built the whole thing in like 2 minutes flat. No errors, just working.
Serious question--I work with a developer that still uses "var" in a lot of their JavaScript code, and even changes some of my "const" and "let" variables to "var" when they refactor.
They seem to be a decent dev in other regards--so what am I missing? Is var still relevant?
Using Shopify's Redis SessionStorage library: errors everywhere
Implementing myself with a few API calls: Works instantly
Guess the SDK isn't always better