man painting
November 9, 2020 · 1 min

Everything's an API

In the world of engineering today, everything seems to have become an API. If you’re a front-end engineer, you’re likely going to be working with frameworks–which are abstractions (that are invoked like an API). Even if you’re working in pure html/css/js, you’re still interacting with the standard APIs that the browser exposes. If you’re a back-end engineer, you’re likely going to be working with servers like Tomcat, working with tools like AWS, and interacting with the CPU and memory through libraries....

concerns in crypto
February 8, 2020 · 4 min

Concerns In Crypto

This was originally posted May 30th 2019. Edited February 8th 2020. As I drove home listening to a podcast about cryptocurrencies (one that’s often quite optimistic), I couldn’t help but critique some of the comments they were making; here are some of those thoughts jotted down. Instead of technical critiques, I want to focus on behavioral challenges and implications. One of the ideas I heard get echoed over and over again was the idea of “a unified gaming platform....