| ▲ | spicyusername 7 hours ago | |||||||||||||
The fact is that every major company is AI accelerating their development, and soon, it will just be every company. We're already past the point of getting our hackles raised when we suspect something is AI written. Everything is or soon will be AI written. So I don't think it's that useful to blame bad product design on AI. Bad product design is just bad product design. Bad writing is just bad writing. Bad graphic design is just bad graphic design. The industry needs to get over this hump of pretending we're not all going to adopt AI for every imaginable thing. The cat's out of the bag, for better or for worse. | ||||||||||||||
| ▲ | decide1000 7 hours ago | parent | next [-] | |||||||||||||
It's not just the AI. The post mentions poor choices because of a product management mindset instead of engineers leading the PMs. | ||||||||||||||
| ||||||||||||||
| ▲ | xpct 6 hours ago | parent | prev | next [-] | |||||||||||||
Well, let's not normalize bad product design. Worse, let's not normalize pushing out broken projects that never get maintained. It's noise and breaks trust. I'd say the maintenance part is especially bad now, I hold very little trust that people will maintain the projects they share. | ||||||||||||||
| ||||||||||||||
| ▲ | rfgplk 6 hours ago | parent | prev | next [-] | |||||||||||||
I've been fighting against the AI detractors for quite a while now but they refuse to see the light. The reason you're seeing AI everywhere is simply because LLM augmented workflows give you _obscene_ efficiency boosts. You need 500 pages of docs updated? Done. You need a thousand edge case tests written? Done. You need red team threat assessments plus adversarial attack writeups? Done. You need to semantically refactor X lines of code or hook up forty different API endpoints? Done. All practically done in an instant (well thirty or so minutes depending on the model). I've been following certain open source projects (won't name them due to brigading and for privacy reasons) that are 100% LLM generated. Meaning full self-healing infrastructure, automated tests, agents spawning off of agents... They're making _literally_ (and this is not hyperbole) 100 to 200k LoC changes _per week_ with a team of like one to two people. If you look at Bun, which at this point is essentially the poster child for a pure LLM developed project, and take a peep at their Github insights, you'll see this "Excluding merges, 49 authors have pushed 243 commits to main and 6320 commits to all branches. On main, 1551 files have changed and there have been 165,176 additions and 35,130 deletions". This kind of code velocity is _literally impossible to recreate by humans alone_. Straight impossible. Which is why over time every company that wants to stay remotely competitive will have to switch to it. | ||||||||||||||
| ||||||||||||||
| ▲ | GPerson 6 hours ago | parent | prev [-] | |||||||||||||
I believe protest and criticism are corrective processes, and we shouldn’t give up. | ||||||||||||||