And now the narrative has shifted to doing things fast without understanding. Otherwise you’ll be antiquated and outclassed.

It is true. I feel left behind—like I don’t belong in a world infested with ai slop.

  • wizardbeard@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    The response to that is “it’s not readable and it isn’t consistent, which is going to turn this into a nightmare when something breaks later and the code needs to be reviewed or revised”

    Anyone who has ever had to support code for even a year after it goes live should have some experience dealing with the results of poor earlier choices and leaning on “it works, that means it’s good”.

    Software design, hell even basic scripting, does not end at the minimum viable product, treating it as such is a recipe for future disaster. These sorts of people will lean on “well I’ll have the AI fix it”, ignoring that they’re effectively playing tech debt russian roulette with multiple bullets in the revolver cylinder.