• 4 Posts
  • 1.16K Comments
Joined 3 years ago
cake
Cake day: August 3rd, 2023

help-circle
  • And maybe your point is what Doctorow was trying to make all along, but he pushed too far in the other direction? Even now, Code Generation is a useful tool, as long as it’s used as only a tool by someone who knows what they’re doing.

    In this piece — which I read via RSS feed a number of weeks ago before it was published in this medium — he is writing about what most peoples’ experience is in a company where they have decided to “do AI”, and what most CEOs think about when they think about “doing AI”.

    This usually comes in the form of a company chatbot or “agentic workflow”, and in the vast majority of cases these things are very much not helpful and can actively be annoying because attention is paid to developing these things when more practical and useful features could be developed instead (see: https://ludic.mataroa.blog/blog/i-will-fucking-piledrive-you-if-you-mention-ai-again/).

    In other pieces, he discusses — using what I would call sort of esoteric terms that he often defines inline — people in saner places that get to choose how and why to use AI to assist with their jobs. But that’s not the majority of people’s experiences and that is certainly not what CEOs are often talking about.

    I think he’s being somewhat hyperbolic in this particular piece, and maybe that’s due to the amount of “AI is changing everything” or “AI has changed everything” that is appearing in LinkedIn / X posts everywhere, when it’s difficult for most to even name a single thing that the chatbot has spit out that has improved lives, and the vendored chatbot attached to an existing piece of software (which is mostly what people end up doing when they “do AI” at a company) is completely useless.

    If I take myself as an example, he’s largely right that I have to play this game with internal development teams that come up with “agentic workflows” and try to get me to use them to do my job when it’s a lot easier and better to just…use Claude code myself.

    AI hasn’t “changed everything”. The only thing it’s really done so far is produce a lot of chatbots and agentic workflows that aren’t very useful. It remains to be seen if: (1) it can ever be made to work more efficiently, (2) if you can ever actually run a profitable business building or running a “neocloud”, and (3) what the broader effects on software will be from mass usage of this technology.

    The early signals on all of these very real concerns (not to mention others such as environmental, cultural, and economic impact) are not very positive.



  • Which happened without AI, too.

    Sure, but not at this speed. The bots can churn out a mountain of non-sense that does not work faster than people can review it and the bots themselves will lie to you and say “it’s all implemented”.

    For people who have clear ideas of what to implement but struggle to find the time, this is a big gift. You can work hand-in-hand with the bot and say “nope, not that, this” until it implements what you had in mind. For aimless corporations with “ideation” meetings who cannot stop coming up with terrible ideas that none of their customers want, it’ll hasten the process of them making their software worse over time.

    That’s exactly what I’m seeing at my current company.




  • The conflict should only really appear if they do increase productivity, and you refuse to use them, resulting in less productivity than your peers.

    While it should be easy to point out where this helps, it very much is not in reality because AI accelerates execution on ideas, but corporations nearly always suck much more at deciding which ideas to actually implement in the first place.

    I predict that the longer this goes on, the more useless, untested half-features will be stuffed into software and the more bloated “fall back” implementations full of duplicated spaghetti code will exist.

    If the tools don’t stick around because it’s too cost prohibitive to keep using them, we’re going to be cleaning up after the bots for a decade.

    It’s been a boon for personal slopjects for me. But that’s because I could never find time for execution in the past. Now I just have the (free tier) AI slop up my ideas.













  • aesthelete@lemmy.worldtomemes@lemmy.worldHere we go
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    12 days ago

    They are currently trying to improve their agentic AI by making the AI itself prompt other AIs.

    That’s how the whole thing works including Claude. Agents are just chat bots prompting other chat bots. They make the default visibility low so you don’t see all the chatter and mistakes occurring.


  • aesthelete@lemmy.worldtoTechnology@lemmy.worldCodeberg bans vibe coded projects
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    7
    ·
    edit-2
    14 days ago

    Guess I’ll need a new host for some of my recent repos. Oh well. Nothing that I haven’t dealt with for other reasons (with GitHub and Bitbucket).

    I’m not sure if these tools will stick around, but if they do I’m not sure you’ll be able to find anyone that isn’t using them in a couple of years. I hate it but it does turn out that dropping a trillion dollars on automating writing software has yielded results.

    Edit: Update: Moved my personal slopjects over to gitlab which is fully embracing the slop.

    I get that some people are completely against LLM assisted coding. I’m still with you guys in spirit, but if these things stick around in their current quality (which is honestly a load bearing if) I just don’t see a way to continue working in the software industry and meeting expectations without using them.