| ▲ | bayindirh 2 days ago | ||||||||||||||||
That's a perfectly valid probability as well. I'm deliberately late to the game. I don't use any of the agents, harnesses, code generation, and what I see is mostly slop. Currently, for my use case, AI is a tool for finding entrances to rabbit holes with solid references, so I can take it from there and continue digging myself. I believe instead of diving to the deep end head-first, one needs to regulate their usage of AI, so they can get what they can get and accomplish real work with these nuggets. | |||||||||||||||||
| ▲ | cyanydeez 2 days ago | parent [-] | ||||||||||||||||
I agree, I started local-only about february of this year. I ended up with opencode and deer-flow. Deer-flow does wonders in the research and development. Opencode will produce whatever pratfalls you want. I put out a raspberry-pi based control system replacing a expensive $$$$ PLC system with all the trimmings. Portions of it I haven't a clue how it works, but because it's not complex, I don't really care. Prior to this, I was essentially doing the same kind of console.log/print programming, and just visually/interactively verifying the stuff I did. But there were never docs and occasionally I tried out how TDD felt, and it felt funcitonally a non-starter. I'm not a csci student. As such, AI feels a lot more "at home" to my development than any other tools I've come across. Whenever I see an IDE that pops up method selection, etc, my entire brain breaks because like an LLM, i'm just streaming in and need to litterally see the code block or flow I'm working on. So i've hated most complex IDEs. | |||||||||||||||||
| |||||||||||||||||