What are we doing here?
There are 2 main reasons for this site:
- To think through things
- To have something to reference
To think through things
Sometimes I have a question that I want a better answer to.
- What is the difference between how Java and JavaScript execute code?
- How does a Kafka message go from being serialized with Avro in a topic, to an in-memory object in a language like Java?
- What is the difference between structural and nominal type systems? Where does Go fall between the two?
To have something to reference
Sometimes I want to point somebody I’m working with to a particular topic. Oftentimes that person is future me who forgot something. Even a small thing, like reverting a merge commit.
A bit about me
I work at Makeswift and live in Georgia, in the US. You may also be looking for my LinkedIn or GitHub profiles.