These are my longer essays.
Building a Markov-Chain MVP in Ruby
Project announcement! Last night I built a Markov Chain-generated novel, titled Ceramic Nation. ...
These are my longer essays.
Project announcement! Last night I built a Markov Chain-generated novel, titled Ceramic Nation. ...
Recently, I was thinking about the N + 1 problem. N + 1 is a performance issue in a web application, where a method call unleashes a torrent of database queries. ...
What does &: mean in Ruby? In this post, I’ll explain. ...
I have one computer monitor on my desk. Not long ago, this was common, but today, many people have two, three, or four monitors. In this post, I’d like to make the case that most professional programmers can use just one monitor. ...