dick.codes

Posts

Evaluation of Shape Up

I read the book Shape Up by Ryan Singer, taking extensive notes about the methodology and assessing its viability for adoption by product teams.

Claude 3 Released

Claude 3 is impressive in a lot of ways, and I enjoyed experimenting with it. The latest release has shown some interesting capabilities and tendencies, which I explore in this post.

A Useful Heuristic for Evaluating Learning

A personal reflection on how I stopped caring about traditional metrics like grades and started prioritizing personal growth through challenging experiences.

Polymorphic Relationships in ActiveRecord

Discover how polymorphic relationships in ActiveRecord can elegantly separate billing accounts from collaborative groups - a practical guide based on real-world implementation.