Tech

28 posts

2025-12-24 · ~1600 words ·AI, Programming, Tech

Agentic Coding in 2025

2025 was the year of agentic coding for me. Perhaps the first of many. I tried out Claude Code in June and then subscribed to Cursor soon after. Since then, I’ve been using both frequently. I’ve got some thoughts.

Hosting a Full Stack App for Free

With staging and production environments, secrets management, and automated deployment

For the last year or so, I’ve been chipping away at a side project: a weightlifting-tracking app. The ostensible purpose is to store the metrics I want and make data entry as convenient as possible, but in practice it’s mainly a way for me to become more familiar with the development of a “large” web application and the challenges that come with it.
2023-05-30 · ~1600 words ·Tech, AI

Chips 101 and Nvidia

Last week, Nvidia’s stock exploded…. The AI arms race has heated up and is even getting the attention of normal people through stock prices (among other news), so I’m sure this won’t be the last time I explain GPUs to someone without a computer science degree. I’m using this post as a chance to organize my Chips 101 talking points.
2022-05-10 · ~1500 words ·Python, Tech, Web Development

Is PyScript a Big Deal?

I went to PyCon a few weeks ago and while there, saw Peter Wang’s keynote on a new project called PyScript. I think that’s going to have a significant impact on the Python world, though maybe not in the way you’d first expect.
2020-11-17 · ~700 words ·Tech

Apple Music Had Its Chance

With the announcement of Apple One in September, I decided to reevaluate my loyalty to Spotify. If Apple was going to offer me a (slightly) discounted rate if I went all-in on their services, I wanted to have a good look at Apple Music and see if it could replace Spotify for me…. After almost three months of use, my conclusion is that I could live with Apple Music, but I’d happily pay a small premium for Spotify instead.
2020-03-01 · ~1000 words ·Tech

State of the Tools 2020: Hardware

I spend a lot of time on meta-productivity: thinking about how to get work done better and faster…. Below is a fairly comprehensive list of the tech I use regularly.
2019-11-02 · ~100 words ·8451, Python, Tech

Scaling Data Science Across Python and R

My colleague Brad Boehmke and I made a guest appearance on the Talk Python to Me podcast to talk about the challenges of supporting a large data science department that uses both R and Python. You can listen to the episode on any podcast player.
2019-02-03 · ~100 words ·8451, Tech

Automation at 84.51˚

My colleague Dominick Ghirardo and I wrote a short piece for our company’s tech blog on approaching automation in data science.