The nice command in Unix-like operating systems is used to launch a process with a modified scheduling priority, known as a “niceness value.” The...
I’ve recently been tinkering with Local first apps. That’s been getting me thinking a lot about distributed systems. What if we could all go back to...
I a few years back I was playing around with blitzjs and stumbled upon a package that was part of their ecosystem: SuperJSON. It's a library that...
The previous versions of this site have ran on Next.js and now Remix, but usually always with the articles being written in markdown inside of the...
Went through and upgrade the site to v2 of remix and figured I'd document the process. First off I just wanna say that the remix docs were super...
I help build an implementation of our design library at SmartRent. One of the pain points that we've experienced is how to best get the newest version...