Friend who is not a software person sent me this tweet, which amused me as it did them. They asked if “runk” was real, which I assume not.

But what are some good examples of real ones like this? xz became famous for the hack of course, so i then read a bit about how important this compression algorithm is/was.

    • beveradb@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      7 months ago

      Eh, bagder is more than “just some guy” to a lot of people! To me he’s kinda been my tech idol for 20 years lol, he also was a core part of building Rockbox (open source firmware for MP3 players) which was the first open source project I got seriously involved in as a kid ☺️

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

        “Just some guy” doesn’t mean they aren’t amazing. I would argue the opposite. It just means they didn’t use their abilities to become rich and famous like some other assholes. They’re almost certainly more capable than them, not less.

  • baltakatei@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    24
    ·
    edit-2
    7 months ago

    Based on my cheatsheet, GNU Coreutils, sed, awk, ImageMagick, exiftool, jdupes, rsync, jq, par2, parallel, tar and xz utils are examples of commands that I frequently use but whose developers I don’t believe receive any significant cashflow despite the huge benefit they provide to software developers. The last one was basically taken over in by a nation-state hacking team until the subtle backdoor for OpenSSH was found in 2024-03 by some Microsoft guy not doing his assigned job.

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      And those are only fully packaged user-facing software.

      I’d guess almost all of the Rust code for low level hardware access is maintained by a single person. Most of them once joined forces and created a standard, it had 4 developers last time I checked. The only usable cryptography library for C# has a single developer, and while on crypto, that meme got widespread because of OpenSSL, that had a single developer who spent most of his time on OpenSSH and other BSD user-facing software.

      Also, while we are on crypto, the modern algorithms were all created by a single researcher, that got famous for a work on how to decide if you can trust a crypto algorithm. Almost everybody uses his code.

      Anyway, that meme first appeared because of Javascript, when a developer removed his library (with ~10 lines of code) from the language’s repository and almost every Javascript software broke.

    • DamienGramatacus@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      I heard about that last one on a podcast and it was the first thing I thought of when I saw this post. Genuinely interesting story (if you’re into that sort of thing). The pod was saying how it’s both a flaw of open source that it could happen that way and an advantage because it was discoverable due to the fact that the code is open source.

  • [object Object]@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    23
    ·
    edit-2
    7 months ago

    Idk who needs to know this, but in Norwegian “runke” means to jerk off. “runk” is the word you add a prefix to in conjugation to get the different inflections

    • runke - jerk off
    • runker - jerking off
    • runket - jerked off

    Etc…

  • Aatube@kbin.melroy.org
    link
    fedilink
    arrow-up
    21
    ·
    7 months ago

    core-js (whose maintainer is also a bit picky about and probably doesn’t understand the OSS process) Phil Katz, the guy who invented .zip. To this day, every .zip file contains his initials in hexadecmial. His story is incredibly interesting.

    • Pyro@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      7 months ago

      The core-js story always makes me sad. Sure, he’s developing an open source project and no one HAS to pay him. But the meager amount of donations and the tons of hate he receives isn’t justifiable.

      • Aatube@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        It’s especially sadder when a substantial amount of the donations vanished when Open Collective and others stopped operating to Russians.

      • Thomrade@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        I had seen the hate before and foolishly just assumed he was deserving of it. Its a horrible situation he’s in and he is being cast in a bad light because he reached out for help.

    • Electric@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Oh dear, that post from the core-js guy made my blood boil. He’s been taken advantage of by the whole world.

      • MisterFrog@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        7 months ago

        Perhaps we’ll move to UTC+10¼, and then move forward 45 minutes in the summer.

        If the day number is a prime, then we’ll go back π hours.

        Hope that will help!

      • MisterFrog@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        It would make sooo much more sense for the ISO to set something up, and make governments each responsible for keeping it updated, since they’re the ones doing the changing.

        Require all participants to amend their law/regulations, so there’s a note to prompt whoever is in power and changes it next.

        I’m sure some places would still neglect to do it… Haha

    • Piece_Maker@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Wasn’t there also very recently a whole thing about the single guy who maintains the NTP spec threatened to retire so he could get a “real” job, which caused a gigantic internet-wide panic as pretty much everything we do relies on computer’s clocks being perfectly synced?

  • IceHouse@lemmy.zip
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    7 months ago

    Mark Russanovich was just some guy who had trouble fixing Windows computers so he wrote systernals from scratch including widely used psexec and other required tools if you are forced to be a windows admin. He has since grown up into a very hansom man who runs Azure which sucks.

  • weker01@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    7 months ago

    A few libraries come to mind immediately: fftw (I think the most widely used fft library) or GMP (I think the most used multi precision library).

  • Godort@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    NTP is the one that comes to mind for me.

    Basically every device uses it and until fairly recently was maintained by a single person

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    I mean, it was either Richard Stallman or Dennis Ritchie that created grep in an evening so that a buddy of his could do research on volumes of text that wouldn’t fit in the RAM of a PDP-11 (or similar machine. I’m telling this story from memory). It’s designed to do what you would do with the ancient text editor ed using the commands Global, Regular Expression, and Print. g re p. grep. Probably the most important piece of software ever written in a couple hours.

  • dosse91@lemmy.trippy.pizza
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 months ago

    I’d say ffmpeg is a good example, it’s used by almost every piece of software that has to manipulate audio or video (including messaging applications), yet not many people know about its existance.

    • Fred@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      And Fabrice Bellard, the original author of ffmpeg, went on to create qemu which pretty much made open-source virtualization possible. Also TCC (even if I don’t think that one is widely used), he established a world record for computing decimals of Pi using a single machine that had ~2000× less FLOPS than the previous record, and so much more…

      • cartoon meme dog@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        Fabric Bellard’s body of work is fairly strong evidence for time travel having happened already.

        Or just genius.