4 ms·
I'm not. I just don't want to implement code for reading files, setting up and population databases, logs, etc. manually anymore. I want to automate boilerplate
by dunefox 18d ago
I'm not. I just don't want to implement code for reading files, setting up and population databases, logs, etc. manually anymore. I want to automate boilerplate, the occasional frontend code, etc. and focus on the parts that are interesting for me. This way I can get things done that I wouldn't otherwise.
- dosisking 18d agoI hope I never have to use your software
- dunefox 17d agoI'm very certain you have used lots of software, either directly or indirectly, that has ai parts in it. The truth is, that it's quite reliable if done correctly. As if 'human written' software is somehow flawless.
- tp3358 17d agoBut you'll use the mediocre software written by hundreds of mediocre devs, and a team that doesn't fully understand the whole codebase due it's ever-inflated technical debt? I get the angst of AI coding, but it is funny that people think hand written code at scale is somehow not susceptible to all of the problems of code gen. A lot of it isn't artful - it's factory generated slop.
- dunefox 13d agoAlso, I'm checking all generated code, have tests, and have developed a concept that increases code correctness reliably. It works - as good or bad that fact might be.