Ever get the feeling that modern web dev has become… a bit too complex?

Sometimes I catch myself thinking about the “good old days”. When you could just write some code, compile it, and run it without worrying about all the dependencies, the build tools, the client-side rendering, the server-side rendering, the server components, and all the other buzzwords that are thrown around in the web dev world… just code doing its thing.

And honestly, I think that feeling isn’t totally wrong. Maybe we can make things simpler, faster, more straightforward again.

So naturally… I decided to embrace the future by going back to the past: COBOL.

Here’s my (100% serious, definitely not questionable) migration story.

  • YurkshireLad@lemmy.ca
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    5 hours ago

    I completely agree! I left web development a few years ago because I really wasn’t enjoying the newer technologies.

  • Skullgrid@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    5 hours ago

    yes, let’s enable people to create the nuke of shooting yourself in the foot by putting AI into the global banking system so that people can vibe code the global economy.

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 hours ago

    When you could just write some code, compile it, and run it

    Without it segfaulting right?

    • Anna@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      4 hours ago

      Segfault are natural things. If it happens just run rm - rf / and it’ll fix it.