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
- Ruby Sorbet is too verbose, can the syntax be improved? - 29th October 2024
- Rails migrations can include an up_only part - 29th October 2024
- Ruby can chain methods and right-assign - 29th October 2024