• Hyphlosion@lemm.ee
    link
    fedilink
    English
    arrow-up
    18
    ·
    6 days ago

    While y’all were beating your chests over PC operating systems, I was simply browsing lemmy on my phone.

  • 𝕿𝖊𝖗 𝕸𝖆𝖝𝖎𝖒𝖆@programming.dev
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    7 days ago

    I hope the point is that it is as idiotic as the original. WTF did the original guy study the blade for, if not to protect other people from the barbarians ? Is he really so bad at the blade he can only protect himself ? Then I guess maybe he really did need to train all that time after all 😆

  • wpb@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    7 days ago

    I’m kind of surprised at the number of people taking this post seriously.

  • Crashumbc@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 days ago

    I find it amussing that tech bros think the average home user will care… They’ll keep using Win 10 like nothing has changed. I knew people still happily using XP in 2014…

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    7 days ago

    Yeah? No looking it up, give me a bash script for a ping scan of a subnet with a 24 bit mask.

    • dream_weasel@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      7 days ago

      #!/bin/bash

      ping 255.255.255.0 > checker &

      sleep 5

      kill “$!”

      grep unreachable checker || echo ‘255.255.255.0’

      ping 255.255.255.1 > checker &

      sleep 5

      kill “$!”

      grep unreachable checker || echo ‘255.255.255.1’

      ping 255.255.255.2 > checker &

      sleep 5

      kill “$!”

      grep unreachable checker || echo ‘255.255.255.2’

      Did I do it coach? 😭

    • ihawk@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      6 days ago

      #!/bin/bash

      for i in 0…254; do ping -c 4 10.0.0.$i &; done

      wait

      Throwing that many background tasks at once is a little risky, but awesome

    • gens@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      7 days ago

      nmap -sn x.x.0.0/24 I think, was a while. Pure coincidence how I know.

      Edit: no, it’s one less x because 16 is the middle.

  • fullovellas@lemm.ee
    link
    fedilink
    arrow-up
    13
    ·
    7 days ago

    Why is everyone so sure that W10 support ending will have its users stampede towards Linux? I think most users don’t care about support and will happily run an outdated OS. They’ll probably switch to Apple if they are concerned with that. Am I being too pessimistic?

      • fullovellas@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        6 days ago

        Yeah some people for sure will come to Linux, and that’s good. Maybe that PewDiePie video (as much as I don’t like it) will have some impact too.

        The biggest hump is probably video games, even I do most of my gaming on Windows. I guess Valve is making really good progress there, but I don’t think we’ll see mainstream Linux native game development any time soon.

        Also, sounds like there are some cool people at your university!

    • Piatro@programming.dev
      link
      fedilink
      English
      arrow-up
      7
      ·
      7 days ago

      It doesn’t help that win10 support ending doesn’t mean your device will immediately die. It means that you’ll probably face some kind of consequences at some point in the following year and years to come, which is too hand-wavey for most people.

    • dual_sport_dork 🐧🗡️@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 days ago

      I think most users don’t care about support and will happily run an outdated OS.

      This is precisely what happened every time a previous edition of Windows met end of support, with most users only moving to the current version by way of buying a new name-brand PC because their old one either finally broke or, more likely, because it became so loaded down with malware that it was subsequently unusable.

      The majority of home users are non-nerds who only barely tolerate their computer at the best of times, click off error messages without reading them, and are quite likely to ignore any pleas from Microsoft to upgrade or buy a new computer as long as the prompts are dismissable and don’t go as far as fully locking them out of using their machine.

      These users will overwhelmingly have a “go to the store and buy it” mentality; they will not migrate to Linux. Rather, they will march to Best Buy or go to Amazon and buy a new PC with Windows 11 already on it, or maybe a small subset of them will work themselves up to being angry enough to switch to a Mac.

    • HellsBelle@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 days ago

      I ran XP for years after, Win 7 until 2.5 yrs ago, and bumped my current laptop back to 10 immediately.

      Soon enough I’ll be changing it to Mint tho 'cause shit is real out there now.

      • fullovellas@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        6 days ago

        Heck yeah! I hear a lot of people go to Mint as their first Linux distribution. I don’t know what the experience is like now, but it’s probably good for newcomers. I think EndeavourOS is another good one. Right now I’m fully invested in NixOS, but it’s not beginner-friendly at all. I think it’s the best OS out there right now, though, so feel free to check it out!

  • millie@slrpnk.net
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    6 days ago

    For those who aren’t already aware, you can continue to get Windows 10 security updates after EOS, as well as updates for legacy windows systems, with 0patch. That’s what I plan on doing. https://0patch.com/index.html

    • reksas@sopuli.xyz
      link
      fedilink
      arrow-up
      6
      ·
      6 days ago

      I thought they specifically planned to end the security updates to force people to use win11

      • millie@slrpnk.net
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        6 days ago

        Microsoft is going to stop providing updates, but 0patch is specifically providing security patches after EOS so that people don’t have to upgrade to Windows 11.

        • lud@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          Microsoft does that too though. And afaik they have offered extended support for a long time for loads of windows versions (especially for the server versions)

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        6 days ago

        They are not ending support for some evil plot to force people to use win11. They just don’t want to support win10 forever. The exact same thing has happened to every other windows version and most Linux distros and lots of other stuff like servers and networking hardware.

          • lud@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            5 days ago

            That’s just incompetence. It’s not like they are laughing with the devil because people can’t place the taskbar at the top anymore.

            • reksas@sopuli.xyz
              link
              fedilink
              arrow-up
              1
              ·
              5 days ago

              They feel they can afford incompetence because they know so many people dont have a choice anyway. Any microsoft locked institution for example. If that isnt at least a little evil I dont know what is.

      • millie@slrpnk.net
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        Unfortunately there are a few things that keep me from switching to Linux.

        • The drivers for my mouse don’t work properly
        • JACK is not a substitute for Voicemeeter
        • JACK’s latency makes it less suitable for recording guitar
        • I use FL Studio
        • I need access to a Windows testing environment
        • Having to suddenly troubleshoot in Linux completely breaks my flow
  • EarthShipTechIntern@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 days ago

    Yes, everyone can have Audacity (for all your audio basics needs!) Audacity & Gimp work on Windows & MacOS, for those of you who continue to pay homage to corporate overlords for your computational playground (but want to use free (& open source) tools).