8 ms·
One resignation distracted from the constant failures of AI in order to boost its value yet again, and to advocate for a particular AI company as saintly. I ha
by pessimizer 6d ago
One resignation distracted from the constant failures of AI in order to boost its value yet again, and to advocate for a particular AI company as saintly.
I have yet to see a positive improvement in the world that could be blamed on AI. Why don't they fix the DMVs of the world? The answer is that they would if they could, it would be great PR, but they can't. They can't even operate a phone for the corner drugstore.
I'm bullish on LLMs and they're defeating any optimism I have daily. I should see every program on my computer improving, but they're getting worse. I should see every website getting cleaner while heavy, crappy frameworks put in for developer convenience are being removed and being replaced with feather-light, minimal code and new designs that anticipate my needs. Nope, even getting worse. This is coding, where they're best.
Can somebody tell me anything that AI has improved in my life? The costs are obvious and massive. Just one improvement to hold onto my optimism.
- AISlopCannon 6d agoInternal tooling is basically free. You may not care, but for me that’s a big deal. I don’t have to spend 6 months negotiating with an internal software team to build a trivial plugin that saves me a few hours a week. I ask the genie, and I get it for a couple dollars.
- lovich 6d agoThe only improvement I’ve seen is speed of development, but it’s come at the cost of quality. Hence pretty much every single piece of software a consumer uses becoming significantly worse over the past two years. It’s especially worsened by every leader doing their damndest to force something related to AI into their workflows and products, regardlesss of if it’s a good fit, lest their own leaders or investors decide they are dinosaurs who need to be replaced.
- saulpw 6d ago"They" don't care about "fixing" the DMV. It's nice to think that "they would if they could" but in fact, the anti-government party actively cripples and dismantles government services so that people lose faith in government's ability to improve lives. And what would "fixing" it look like, anyway? Lower cost to operate or lower time-in-queue? Those are in conflict and as much as I would appreciate a better experience there when I have to go (once every 5 years), I think few people would be willing to pay $X/year for that. On the other hand, my personal computer setup is better than it's been in a long time. Other peoples' software that I run has not improved much, but I've managed to fix several long-standing issues by just giving Fable access to my configuration and telling it my intent. I've also vibe-coded several applications which are lighter-weight versions of things like Pinboard, Descript, and Weechat. I'm not releasing them because I've been doing OSS for 10 years and I've felt first-hand how the economics of open-source is skewed. And in this day and age where anyone can vibe up their own custom app, it doesn't feel worth it anymore. What this tells me is that there's not proper incentive for the software you use to get "better" according to your values. You have implicit metrics of "cleanliness", "minimalism", "anticipatory design", and I share those values, but having worked as a SWE for 30 years, I have never worked for a corporation which encouraged those values. If I managed to inflict them on the corporate software I created, it was a "yes and" situation and I only did it because I (or other engineers) cared, never because management wanted it. So the problem is not "AI is failing us" but rather "the system is failing to use these awesome tools to improve our lives". We can use AI to try to improve the system itself, but our system is not a github repo you can deploy to prod. It's a bit trickier to vibe up the improvements to our incentive structure (though I am trying to do it a bit myself).