Relevant Ed Zitron https://www.wheresyoured.at/the-revenge-of-the-business-idiot/
yeah similar take, there really is a perfect match between people who are largely disconnected from material reality and tools that can create a plausible simulacrum of how these people expect things to work.
I mean, before LLMs, they had consultants. The gippities are just very good at reproducing the contentless, cloudy bubble talk 24/7. And they are even more sycophantic and reckless because they don't have to worry about insurance.
for sure, it's not a qualitative change, the problem was always there
these LLMs are extremely good at fooling people that have to make business decisions, whether or not they are tech people is almost irrelevant. from the military to small start ups people have fallen for the siren of a text generator that can somehow do all these awesome things without actually being designed for it, and it just talks so convincingly on topics they already know about (because these topics have been discussed to death before and it can regurgitate it very well).
as a coder i cannot emphasize enough how bad AI code is for new tasks and how much it isn't production worthy for everything, even the well known tasks. the agentic stuff is just pure nightmare. at best it can be used as a second partner in pair programming, but falling for just hitting tab and taking its suggestions will fuck you up.
I am fully convinced that AI coding is why so many Microsoft and NVIDIA products have had major bugs lately.
Right, the real problem is that people making decisions are largely disconnected from the work and only have a superficial understanding of what the business actually does. The whole problem was already there long before LLMs where upper management tends to run on pure bullshit, and rarely takes any feedback from people actually doing the work. A common thing you see in software development is where the management gets together and decides on features and timelines without involving any of the technical staff, and then just presents these as a decree.
And I don't find agentic stuff to be a nightmare myself, but its definitely not a tool that can write code unsupervised. You have to give it clear direction on what to do, set up tests, review the code. In general, I find it's incredibly useful for figuring out a lot of the boilerplate, and figuring out things like APIs. But I completely agree that if you just let it run wild, it will consistently produce complete garbage. Hence why it doesn't actually make you work all that much faster. The human is still the bottleneck, and simply crapping out more code faster isn't useful. This is, once again, the part that management doesn't understand. They think typing out the code is what the bulk of software development is.
You have to give it clear direction on what to do, set up tests, review the code. In general, I find it's incredibly useful for figuring out a lot of the boilerplate, and figuring out things like APIs.
This is something I still like to do by hand. Especially when I'm using a new API. That stage of reading and understanding the API docs and finding undocumented issues (there's always tons) is important. I'll usually end up wrapping the API I'm interacting with in my own that behaves the way I expect for what I'm doing then use that.
I tried the LLM stuff a while ago and it just really rapidly devolved into my having no idea what was actually happening.
My use case is that I often need to work with services, and before I'd actually have to spin up the service, and try making curl calls to it to see how it actually works. Now, I can just ask the LLM to produce a curl or js call example, and it saves me a ton of time. It'll show exactly which params I need to pass, and the structure of the request and the response. Obviously, I still have to test all this end to end, but I can do that in the dev environment where all the services are running, instead of having to orchestrate everything on my machine while developing.
When I do get LLM to implement stuff, my approach is to just break things up into focused features, and then tell the agent to make a branch per feature, that makes it pretty easy to review the pull requests, because I know what the features is intended to do, and there isn't a mountain of code to go through.
That's fair, having a bunch of individual atomic features that you get around to eventually is better than full slop merging by far.
You have to stay in the loop or you'll get lost
Exactly, and that's why the human is the bottleneck in the whole process that can't be removed. Writing code isn't what takes the bulk of time when doing software development. It's figuring out what the code is already doing, what needs to be written, and how that's going to interact with the existing features. We get paid to think, and the LLM can't replace that.
news
Welcome to c/news! We aim to foster a book-club type environment for discussion and critical analysis of the news. Our policy objectives are:
-
To learn about and discuss meaningful news, analysis and perspectives from around the world, with a focus on news outside the Anglosphere and beyond what is normally seen in corporate media (e.g. anti-imperialist, anti-Zionist, Marxist, Indigenous, LGBTQ, people of colour).
-
To encourage community members to contribute commentary and for others to thoughtfully engage with this material.
-
To support healthy and good faith discussion as comrades, sharpening our analytical skills and helping one another better understand geopolitics.
We ask community members to appreciate the uncertainty inherent in critical analysis of current events, the need to constantly learn, and take part in the community with humility. None of us are the One True Leftist, not even you, the reader.
Newcomm and Newsmega Rules:
The Hexbear Code of Conduct and Terms of Service apply here.
-
Link titles: Please use informative link titles. Overly editorialized titles, particularly if they link to opinion pieces, may get your post removed.
-
Content warnings: Posts on the newscomm and top-level replies on the newsmega should use content warnings appropriately. Please be thoughtful about wording and triggers when describing awful things in post titles.
-
Fake news: No fake news posts ever, including April 1st. Deliberate fake news posting is a bannable offense. If you mistakenly post fake news the mod team may ask you to delete/modify the post or we may delete it ourselves.
-
Link sources: All posts must include a link to their source. Screenshots are fine IF you include the link in the post body. If you are citing a Twitter post as news, please include the Xcancel.com (or another Nitter instance) or at least strip out identifier information from the twitter link. There is also a Firefox extension that can redirect Twitter links to a Nitter instance, such as Libredirect or archive them as you would any other reactionary source.
-
Archive sites: We highly encourage use of non-paywalled archive sites (i.e. archive.is, web.archive.org, ghostarchive.org) so that links are widely accessible to the community and so that reactionary sources don’t derive data/ad revenue from Hexbear users. If you see a link without an archive link, please archive it yourself and add it to the thread, ask the OP to fix it, or report to mods. Including text of articles in threads is welcome.
-
Low effort material: Avoid memes/jokes/shitposts in newscomm posts and top-level replies to the newsmega. This kind of content is OK in post replies and in newsmega sub-threads. We encourage the community to balance their contribution of low effort material with effort posts, links to real news/analysis, and meaningful engagement with material posted in the community.
-
American politics: Discussion and effort posts on the (potential) material impacts of American electoral politics is welcome, but the never-ending circus of American Politics© Brought to You by Mountain Dew™ is not welcome. This refers to polling, pundit reactions, electoral horse races, rumors of who might run, etc.
-
Electoralism: Please try to avoid struggle sessions about the value of voting/taking part in the electoral system in the West. c/electoralism is right over there.
-
AI Slop: Don't post AI generated content. Posts about AI race/chip wars/data centers are fine.