• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle

  • ioen@lemm.eetolinuxmemes@lemmy.worldThat's LTT in the bottom
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    7 months ago

    Yeah that’s another difference. When something breaks on Windows people will do anything to fix it, including reinstalling Windows or buying another machine.

    When something goes wrong on Linux they decide Linux doesn’t work and reinstall Windows.

    I’ve had Windows installs slow down till they take 15 minutes to start. I once clicked the wrong button in Visual Studio and the computer became some kind of remote driver debugging target, permanently. Half the settings broke and every startup it would autologin as a debug user.

    If anything like that happens on Linux it’s proof Linux is too complicated, but on Windows it’s just one of those things.














  • He represents the meme well in the sense that these memes are all made by people who tried to climb up the bell curve but fell back down to the start, and think that’s the same as reaching the end.

    He literally says he couldn’t figure it out. That doesn’t make him smarter than people who can figure it out and use Arch with no problem.



  • What happened was, up until the early 2010s a lot of frontend developers were essentially designers who could write HTML/CSS templates, but not programs. When the industry shifted to client side SPAs they couldn’t follow, so there was a big backlash against the new “complicated” tooling, even though it’s no more complicated than any other domain.

    I always wanted to write a response post, “How it feels to learn JavaScript in 1996”. Because yes, webpack is harder than flat JS files. But you have 1 billion tutorial videos to help you do it, and open source project skeletons to start you off, and Q&A sites to fix your problems for you.

    Some of us learned JS before YouTube or StackOverflow or even W3Schools existed. When I got my first job browsers didn’t even have developer tools! If your code didn’t work you just had to guess why!