| ▲ | ad_fontes 2 hours ago | |||||||||||||
I feel like I'm living in a parallel universe when I read these types of posts. My agents have never created code that is straight-up garbage and I have never flushed a week's worth of tokens down the toilet. I just can't identify with all the constant complaints about AI-assisted coding. And my biggest project isn't some hello world app. It's a self-hosted, privacy-focused personal financial management application that I intend to open source. It's about 126k LOC against 240k LOC of regression tests and 30k LOC of CI/CD pipeline. I'm doing 24x7 mutation testing on a dedicated box against the accounting engine and temporal systems. I even have specialized agents doing audits against Regulation Z (US banking law) criteria so the app models the required behavior of banks. Most of my complaints about everything are nits, like the overly verbose and dense way LLMs communicate with me. Or their predisposition to add, add, and add more stuff when proper engineering practices are more often about subtraction (but I've built mitigation guardrails against a lot of that). | ||||||||||||||
| ▲ | zahlman an hour ago | parent | next [-] | |||||||||||||
> Or their predisposition to add, add, and add more stuff when proper engineering practices are more often about subtraction (but I've built mitigation guardrails against a lot of that). > a… personal financial management application… about 126k LOC against 240k LOC of regression tests and 30k LOC of CI/CD pipeline Just how much functionality are you getting out of that? It's hard for me to imagine that people want that much out of such a program. I just keep a spreadsheet. (Yes, LibreOffice is also very bloated.) | ||||||||||||||
| ||||||||||||||
| ▲ | WD-42 an hour ago | parent | prev | next [-] | |||||||||||||
Personal finance tracker - the TODO app of 2026. | ||||||||||||||
| ||||||||||||||
| ▲ | raincole an hour ago | parent | prev | next [-] | |||||||||||||
> personal financial management application > 126k LOC against 240k LOC of regression tests and 30k LOC of CI/CD pipeline I mean... Yeah, that's pretty self-explanatory why you don't identify complains about AI-assisted coding. | ||||||||||||||
| ▲ | yladiz an hour ago | parent | prev | next [-] | |||||||||||||
How in the world do you need 30k LOC for your CI/CD?? | ||||||||||||||
| ||||||||||||||
| ▲ | an hour ago | parent | prev [-] | |||||||||||||
| [deleted] | ||||||||||||||