| ▲ | robgough 5 hours ago | |||||||||||||||||||||||||||||||
One of the strengths of Rails was that it helped developers who maybe didn't always know the "best way" to build things to build in a standards compliant way – not that you couldn't do things like return a 200 for Not Found if you really wanted to etc. I'm always pleased when working with a dev who has Rails experience even if they've since moved stack, as often they have picked up and learned the value of these good behaviours. Perhaps it's as much a community thing as a framework thing, or combination of both. Agentic development definitely still has room to improve, but I suspect that there is some future framework (maybe even language) designed to help minimise these types of mistakes. | ||||||||||||||||||||||||||||||||
| ▲ | efields 2 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||
Interesting that all the patterns Rails adopted for humans to write better code can't easily be funneled into the LLM doing the job now. Seems like it should be. Is it types? Are types the answer? Is it rust? | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | CodingJeebus 2 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
> Agentic development definitely still has room to improve, but I suspect that there is some future framework (maybe even language) designed to help minimise these types of mistakes. Maybe there will be one day, but what are the odds that it will meaningfully move the needle for existing platforms such that manual code review is unnecessary? "Blindly trust the output" is not a feasible security posture today. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||