The data spectrum: portable, usable & interoperable
Examining the differences between portable, usable, and interoperable data.
I'm a software engineer & founder based in the San Francisco Bay Area. I'm working on Paragraph.
Previously, I was an engineering manager at Google, and before that I worked on payments at Coinbase.
Examining the differences between portable, usable, and interoperable data.
Wallets and wallet-enabled social protocols unlock many identity improvements for users & developers alike.
Throughout any given day, my mood & state of mind fluctuates depending on many factors: quality of sleep, what I ate that day, how my personal relationships are going, how my company is doing, etc. Because of this, I try to avoid a fixed schedule as much as possible. I view my day as fluid: I hav...
Learn how to create an automated personal assistant with Huginn, and deploy it for free on GCP using Docker.
Learn how to solve a mismatch between the server-side and client-side in NextJS.
I came across an interesting webdev bug today. For some reason, on my site, my cursor was not working correctly. When hovering over links or buttons or elements that set cursor: pointer , my cursor did not turn into a pointer hand; instead, it stayed as a regular ol’ cursor. This was odd. I didn...
Use the power of Vim, ALE and ESLint to automagically remove all unused imports from your Javascript files.