kylecoding.comSharing My ToysEvery now and then, I’ll come up with an idea for an app or code up a small experiment. I’ve considered sharing those publicly, but for any that are a full web app, I’d have to register a domain and spin up a new server for each one. Not only does th...Dec 30, 2025·16 min read
kylecoding.comFix flaky RSpec tests fast with parallel_tests and marsh_grassOne of the hardest parts of debugging and fixing flaky RSpec tests is reproducing the failure reliably, or even reproducing it at all. Several years ago, an experiment at my company produced the marsh_grass gem. This gem provides several tools for de...Mar 28, 2025·2 min read
kylecoding.comDon't fire your software developers yetSoftware developers are obsolete! I’d never written a line of code before, and I was able to create an app in a week using AI! As LLMs continue to improve, I have seen people make this kind of statement more and more. Often the one making the statem...Mar 13, 2025·5 min read