jlai.lu
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
not_IO@lemmy.blahaj.zone to 196@lemmy.blahaj.zoneEnglish · 25 days ago

rule rulerule rulerulerulerule rulerule rule rulerulerulerule

medias.meow.social

message-square
24
link
fedilink
249

rule rulerule rulerulerulerule rulerule rule rulerulerulerule

medias.meow.social

not_IO@lemmy.blahaj.zone to 196@lemmy.blahaj.zoneEnglish · 25 days ago
message-square
24
link
fedilink

https://meow.social/@yellowdog/116349359510807635

alert-triangle
You must log in or # to comment.
  • atropa@piefed.socialdeleted by creator
    link
    fedilink
    English
    arrow-up
    51
    ·
    edit-2
    5 days ago

    deleted by creator

    • Pat_Riot@lemmy.today
      link
      fedilink
      English
      arrow-up
      24
      ·
      25 days ago

      Can you explain for us casuals?

      • gnutrino@programming.dev
        link
        fedilink
        English
        arrow-up
        54
        ·
        edit-2
        25 days ago

        So, it uses the fact that bash allows functions with non-alphanumeric names, in this case it defines a function called :. If we rename that to, for example bomb it becomes a little clearer:

        bomb(){ bomb | bomb& };bomb

        This defines a function that calls itself piped into a version of itself in a separate, background, process (that’s what the & does) and then calls that function. Calling itself means the function never ends (it’s essentially a recursive version of an infinite loop) and the extra background process that is created each time it’s called means that it just keeps exponentially creating new processes that don’t exit and each of which infinitely forks off more processes until the OS runs out of resources (unless you use ulimit to set per-session/per-user process limits - this may even be done by default on some distros these days, it’s been a while since I looked)

        • skulblaka@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          30
          ·
          25 days ago

          Thank you, this is the first time I’ve ever actually seen the fork bomb described in a way that makes sense. I knew what it did but I didn’t understand how the input string caused it, it was effectively just a magic rune of crashing to me. This is a great explanation.

        • Pat_Riot@lemmy.today
          link
          fedilink
          English
          arrow-up
          4
          ·
          24 days ago

          So does it actually hurt anything?

          • snoons@lemmy.ca
            link
            fedilink
            English
            arrow-up
            11
            ·
            24 days ago

            It might freeze up your computer.

          • Holytimes@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            23 days ago

            Worse case you just gotta reboot your PC.

      • atropa@piefed.socialdeleted by creator
        link
        fedilink
        English
        arrow-up
        28
        ·
        edit-2
        5 days ago

        deleted by creator

        • Pat_Riot@lemmy.today
          link
          fedilink
          English
          arrow-up
          9
          ·
          25 days ago

          Sounds awful. Since I switched to Mint my computer has only crashed when I got out of hand with Blender, I can’t see myself doing it on purpose.

          • ozymandias@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            11
            ·
            25 days ago

            People do it as a stress test of their system. A goodly OS should be able to stop it before it crashes the system, otherwise it won’t cause much damage (depends on what else you’re doing when it crashes)

            • atropa@piefed.socialdeleted by creator
              link
              fedilink
              English
              arrow-up
              6
              ·
              edit-2
              5 days ago

              deleted by creator

          • RamenJunkie@midwest.social
            link
            fedilink
            English
            arrow-up
            9
            ·
            25 days ago

            When I switched to Mint mine just started smelling nicer.

            • atropa@piefed.socialdeleted by creator
              link
              fedilink
              English
              arrow-up
              6
              ·
              edit-2
              5 days ago

              deleted by creator

          • atropa@piefed.socialdeleted by creator
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            5 days ago

            deleted by creator

            • Pat_Riot@lemmy.today
              link
              fedilink
              English
              arrow-up
              3
              ·
              24 days ago

              All my computer is for is drawing pictures, making noise and occasionally doing internet stuff that’s too obnoxious to do from my phone. I don’t game or code or torrent. Really mostly just Blender and PrusaSlicer.

      • AzuraTheSpellkissed@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        3
        ·
        24 days ago

        In easier terms: it’s a script function, which when executed starts itself twice (recursion), leading to an infinite loop that takes up resources, and - in the worst case - causes a freeze or crash. Due to its cryptic code, an unknowing user might not know what they get themselves into when they run it.

      • niartenyaw@midwest.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        25 days ago

        it creates a process that makes copies of itself. then those copies make copies… until your computer runs out of resources and crashes

        • Pat_Riot@lemmy.today
          link
          fedilink
          English
          arrow-up
          1
          ·
          25 days ago

          Ick.

  • Edna (dey/sie)@feddit.org
    link
    fedilink
    English
    arrow-up
    17
    ·
    25 days ago

    Xenia my beloved

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

      Xenia 🥰 happy to see more of her.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    11
    ·
    24 days ago

    Little Bobby Fork Bomb

  • ElectroLisa@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    11
    ·
    25 days ago

    I need this mug

  • wolfrasin@lemmy.today
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    25 days ago

    Gets me with the Bobby tables xkcd https://imgs.xkcd.com/comics/exploits_of_a_mom_2x.png

    • snoons@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      24 days ago

      Cute lil’ Bobby Tables.

  • mastod0n@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    25 days ago

    Is this digital Mitosis?

    • SAF77@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      25 days ago

      More like cancer. Replication till death.

  • Another Catgirl@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    8
    ·
    25 days ago

    fork bomb still works, causes my android phone to freeze up and reboot

  • Draconic NEO@pawb.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    23 days ago

    Ah Xenia, very often up to no good it seems.

  • Cevilia (they/she/…)@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    ·
    24 days ago

    I’m a simple girl, I see Xenia, I upvote

196@lemmy.blahaj.zone

onehundredninetysix@lemmy.blahaj.zone

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !onehundredninetysix@lemmy.blahaj.zone

Community Rules

You must post before you leave

Be nice. Assume others have good intent (within reason).

Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.

Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.

Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very “off topic”.

Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.

Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.

Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.

Avoid AI generated content.

Avoid misinformation.

Avoid incomprehensible posts.

No threats or personal attacks.

No spam.

Moderator Guidelines

Moderator Guidelines

  • Don’t be mean to users. Be gentle or neutral.
  • Most moderator actions which have a modlog message should include your username.
  • When in doubt about whether or not a user is problematic, send them a DM.
  • Don’t waste time debating/arguing with problematic users.
  • Assume the best, but don’t tolerate sealioning/just asking questions/concern trolling.
  • Ask another mod to take over cases you struggle with, if you get tired, or when things get personal.
  • Ask the other mods for advice when things get complicated.
  • Share everything you do in the mod matrix, both so several mods aren’t unknowingly handling the same issues, but also so you can receive feedback on what you intend to do.
  • Don’t rush mod actions. If a case doesn’t need to be handled right away, consider taking a short break before getting to it. This is to say, cool down and make room for feedback.
  • Don’t perform too much moderation in the comments, except if you want a verdict to be public or to ask people to dial a convo down/stop. Single comment warnings are okay.
  • Send users concise DMs about verdicts about them, such as bans etc, except in cases where it is clear we don’t want them at all, such as obvious transphobes. No need to notify someone they haven’t been banned of course.
  • Explain to a user why their behavior is problematic and how it is distressing others rather than engage with whatever they are saying. Ask them to avoid this in the future and send them packing if they do not comply.
  • First warn users, then temp ban them, then finally perma ban them when they break the rules or act inappropriately. Skip steps if necessary.
  • Use neutral statements like “this statement can be considered transphobic” rather than “you are being transphobic”.
  • No large decisions or actions without community input (polls or meta posts f.ex.).
  • Large internal decisions (such as ousting a mod) might require a vote, needing more than 50% of the votes to pass. Also consider asking the community for feedback.
  • Remember you are a voluntary moderator. You don’t get paid. Take a break when you need one. Perhaps ask another moderator to step in if necessary.
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 1.79K users / day
  • 5.04K users / week
  • 8.77K users / month
  • 17K users / 6 months
  • 22 local subscribers
  • 6.14K subscribers
  • 7.99K Posts
  • 107K Comments
  • Modlog
  • mods:
  • SoleInvictus@lemmy.blahaj.zone
  • Jorunn (she/her)@lemmy.blahaj.zone
  • 🏳️‍⚧️MiaCD🏳️‍⚧️@lemmy.blahaj.zone
  • kittenzrulz123@lemmy.blahaj.zone
  • rockSlayer@lemmy.world
  • Jo Miran@lemmy.ml
  • jawa21@lemmy.sdf.orgdeleted by creator
  • TotallynotJessica@lemmy.blahaj.zone
  • erotador@lemmy.blahaj.zone
  • Arkhive (they/she)@lemmy.blahaj.zone
  • Bad Jojo@lemmy.blahaj.zone
  • rockSlayer@lemmy.blahaj.zone
  • Jorunn (she/her)@piefed.blahaj.zone
  • kittenzrulz123@piefed.blahaj.zone
  • kittenzrulz123@lemmy.dbzer0.com
  • BE: 0.19.18
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org