Automating app development with LLM. I keep automating more of my day-to-day programming using various tools, and this guy did a clever wrap around LLM. He writes a unit test in python, passes it to LLM, and it writes the code necessary to get the test to pass. This technique could prove useful for what I want to do with rails development.
Recent articles
- with_defaults is a better named alias - 28th April 2025
- Bundler can be configured to auto install - 28th April 2025
- React in Rails is gaining momentum with Inertia - 14th April 2025