Skip to content
DevMeme
7332 of 7590
OpenSource Post #8036 · source on Telegram

Linus Torvalds: The Original Vibe Coder With Free, Non-Hallucinating Agents

Description

A Twitter/X screenshot. Chayenne Zhao (verified, @GenAI_is_real) writes: 'linus was the original vibe coder before it was cool. dude just posts an angry email on the mailing list describing what he wants and thousands of engineers worldwide implement it for free. zero tokens consumed, zero API costs, infinite context window (30+ years of kernel knowledge). openai and anthropic are basically trying to replicate what linus has been doing with human contributors since 1991 except linus's agents dont hallucinate and they work for free.' She quote-tweets Sahil (@sahill_og, Mar 13): 'Linus Torvalds created Linux at 21 without Claude or any other AI. - He didn't have a co-founder. - No VC funding. No office. - No team...' above a photo of a smiling Linus Torvalds with round glasses in a black sweater. The joke reframes open-source maintainership through LLM-agent terminology, satirizing both AI hype and hustle-culture posts

Comments

27
Anonymous ★ Top Pick Linus pioneered prompt engineering decades ago: one sufficiently angry email to LKML and the agents refactor it themselves - no retries, no token bill, occasional flame review
  1. Anonymous ★ Top Pick

    Linus pioneered prompt engineering decades ago: one sufficiently angry email to LKML and the agents refactor it themselves - no retries, no token bill, occasional flame review

  2. Anonymous

    The original agent protocol was email, the memory layer became Git, and alignment was Linus replying in all caps.

  3. @VanuxaKR 2mo

    what would you expect from someone with username "GenAI is real"? :)

  4. dev_meme 2mo

    Linux is so outdated 😫🤛😅 That shit ain't made for humans no wonder why it's free

    1. @RiedleroD 2mo

      low-tier bait

  5. @Agent1378 2mo

    https://youtu.be/9foB2z_OVHc?t=26&is=VJiKBiW21CQSgREy

  6. @RiedleroD 2mo

    I'll note that linus has always been and is still writing code for the kernel, especially integral internal things. most of what other people are working on are self-contained areas of code, like drivers or subsystems (which to be fair is like 99% of what the kernel is made of … there are a LOT of drivers)

    1. @tema3210 2mo

      Can kernel just load the drivers on demand from aux files?

      1. @RiedleroD 2mo

        it's all part of the same binary afaik, but drivers are indeed loaded on demand (again, afaik)

        1. @RiedleroD 2mo

          as in: there is no .so to be loaded, but the driver methods and callbacks and such aren't invoked until a matching device is detected

          1. @purplesyringa 2mo

            there is a .ko (kernel object, pretty much the same thing as .so but with more metadata for the kernel)

            1. @RiedleroD 2mo

              ah well, I was mostly talking about internal ones. good point

              1. @RiedleroD 2mo

                modules are mostly in linux-firmware packages, right?

                1. @purplesyringa 2mo

                  yea

                2. @RiedleroD 2mo

                  looking through the files rn and most of what I see is just firmware, not drivers…

                  1. @RiedleroD 2mo

                    err, as in microcode

                3. @stilriv 2mo

                  no, firmware is distributed in firmware packages. modules are in /lib/modules and are usually distributed in kernel pkgs

      2. @purplesyringa 2mo

        yes, they're called modules

  7. Егор 2mo

    Linus wrote a super basic kernel for 386/486, heavily inspired by MINIX/Unix. Not portable, dependant on MINIX tools to build. And it was only the kernel, the rest was GNU tooling. In yesterdays’s terms it’s a student project, in today’s terms it’s couple hours of AI work. Linus only single-handedly authored v0.01, public collaboration began at v0.02, because hackers found the system interesting. So just like Gates he was just a person at the right place at the right time. And he grew quite an ego over the years.

    1. @f0cu53d 2mo

      I wonder how ai knows what kernel is

  8. Егор 2mo

    Today the only OS that doesn’t carry a stigma of retarded/discrediting leadership decisions is, surprisingly, MacOS.

    1. @b7sum 2mo

      i wonder where'd you get that info from

  9. dev_meme 2mo

    Linus Torvalds is like the Einstein of the 21st century

    1. Егор 2mo

      Only if you compare how rude and dismissive they both are/were.

      1. _ 2mo

        Was Einstein rude and dismissive ? Is there somewhere I can read about that ?

        1. Егор 2mo

          Of course you can read about it, like, everywhere.

          1. _ 2mo

            Well I'm interested but not enough to search everywhere about it

Use J and K for navigation