• 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
    3
    ·
    1 hour ago

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

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    3 hours 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
      1
      ·
      edit-2
      3 minutes 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? 😭

    • gens@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 hours 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
    5
    ·
    3 hours 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?

  • kryptonianCodeMonkey@lemmy.world
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    6 hours ago

    This isn’t the original image and that sword doesn’t really look like it goes with that scabbard. Did someone recreate/enhance the image with AI?

    The original:

  • moleverine@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    6 hours ago

    “…you have the audacity to come to me for help?

    Sure! Linux isn’t nearly as difficult to use as people think. There’s a learning curve since Linux does things differently than Windows, but you’d face that if you switched to Mac, too. Here’s a USB disk with [insert user-friendly distro here] loaded on it. If you can make your computer boot with it you have all the skills necessary to install Linux. You can test-drive it from the USB and if it’s just too different from what you’re used to, it won’t have made any changes. Have fun!”

  • Geodad@lemm.ee
    link
    fedilink
    English
    arrow-up
    146
    arrow-down
    5
    ·
    15 hours ago

    Don’t be elitist. You were a noob once, and someone helped you along the way.

    The more people who leave corporate platforms, the better. Punch up, not down.

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    10 hours ago

    Hey don’t bash Excel, it can run Linux too, although heavily stripped Risc-V version.