Lemmy.ca
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 10 months ago

Shit, it's how I feel after contributing 1 line of code to fastfetch

sh.itjust.works

message-square
27
link
fedilink
401

Shit, it's how I feel after contributing 1 line of code to fastfetch

sh.itjust.works

0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 10 months ago
message-square
27
link
fedilink
alert-triangle
You must log in or register to comment.
  • homura1650@lemm.ee
    link
    fedilink
    arrow-up
    76
    ·
    10 months ago

    1 line of code?

    Amateur, I changed 1 byte of code in the Linux kernel!

    It was random driver with something along the lines of “if (hardware_version > 3) fail()”.

    One day we got a new shipment of hardware that wasn’t working for some reason until I upped that 3 to a 4.

    • Björn Tantau@swg-empire.de
      link
      fedilink
      arrow-up
      56
      ·
      10 months ago

      That’s 3 bits, from 00110011 to 00110100. Can anyone top that?

      • Wilzax@lemmy.world
        link
        fedilink
        arrow-up
        91
        ·
        10 months ago

        I’ve changed 0 bits of the kernel

        • trashgirlfriend@lemmy.world
          link
          fedilink
          arrow-up
          38
          ·
          10 months ago

          Someone needs to hit us with “I convinced someone to not contribute to the kernel”

          • cactusupyourbutt@lemmy.world
            link
            fedilink
            arrow-up
            25
            ·
            10 months ago

            Linus does this well enough on his own, he doesnt need help

          • Kyouki@lemmy.world
            link
            fedilink
            arrow-up
            6
            ·
            10 months ago

            Myself, because I’m stupid with coding.

          • divergency@scribe.disroot.org
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 months ago

            deleted by creator

            • trashgirlfriend@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              9 months ago

              Keep up the good work o7

        • SaharaMaleikuhm@feddit.org
          link
          fedilink
          arrow-up
          9
          ·
          10 months ago

          If you revert a change that’s negative bits. You can do it!

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    64
    ·
    10 months ago

    Still asking myself what that four year old girl who contributed to the kernel is doing today. Hopefully she goes into IT somewhere, she’d have a killer résumé.

    • 0x4E4F@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      25
      ·
      10 months ago

      Sauce?

      • cygnus
        link
        fedilink
        arrow-up
        85
        ·
        10 months ago

        https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=690b0543a813b0ecfc51b0374c0ce6c8275435f0

        • Hedlosa@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          17
          ·
          10 months ago

          Omg thank you much lol

        • 0x4E4F@sh.itjust.worksOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          10 months ago

          OMG, I’m gonna google her!

        • Rain World: Slugcat Game@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago
          s(
          
          s)
          -
          
    • spread@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      10 months ago

      14 year old with 10yoe of contributing to the Linux kernel is exactly the current IT market is looking for

  • ImplyingImplications
    link
    fedilink
    arrow-up
    45
    ·
    10 months ago

    Actual code!? Most of us have to settle for fixing a grammatical error in the documentation

    • 0x4E4F@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      Yeah, I also do that sometimes, but it doesn’t feel as good to be honest…

  • Petter1@lemm.ee
    link
    fedilink
    arrow-up
    24
    ·
    edit-2
    10 months ago

    🥳I am mentioned in the kernel git (even if it is only for a found bug in driver about a specific wifi dongle that had wrong MAC address)

    It really feels like that ☺️💕

  • henfredemars@infosec.pub
    link
    fedilink
    English
    arrow-up
    23
    ·
    10 months ago

    I was thinking about trying to contribute, but the code I was fixing is filled with so many workarounds that I’m terrified of breaking one.

    • TimeSquirrel@kbin.melroy.org
      link
      fedilink
      arrow-up
      31
      ·
      10 months ago

      “What if I just change this a bit…”

      segmentation fault

      “Nope, nope, let’s put that mystery code back…”

      • rtxn@lemmy.worldM
        link
        fedilink
        English
        arrow-up
        13
        ·
        10 months ago

        Do not touch The Coconut!

  • foggy@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    10 months ago

    These days id prefer a developer produce negative lines of code without breaking anything.

    • Elvith Ma'for@feddit.org
      link
      fedilink
      arrow-up
      18
      ·
      10 months ago

      As experience tells me, every program contains at least one bug.

      Experience also tells me, that you can remove the buggy line of code and the program will still not work as intended.

      From this follows, that every program can be reduced to a single line of code that doesn’t work as intended.

    • Skullgrid@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      10 months ago

      I want to roll back my commits, not make more!

    • Björn Tantau@swg-empire.de
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Wasn’t there a kernel release a few years back that actually resulted in less code? Or at least at some huge part?

    • h0bbl3s@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      I saw it put really well the other day. Any software has in general a set number of bugs per lines of code. Something like Debian the number of bugs goes down after release as only bugfixes occur, while anything constantly moving like a rolling release, is certain to grow in number of bugs as the less tested newer software (which generally includes more loc) is pushed. There are tradeoffs to both methods, and edge cases of course.

  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    10 months ago

    How I feel like after contributing

  • divergency@scribe.disroot.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    9 months ago

    deleted by creator

linuxmemes@lemmy.world

linuxmemes@lemmy.world

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: [email protected]

Hint: :q!


Sister communities:
  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

Visibility: Public
globe

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

  • 2.45K users / day
  • 4.83K users / week
  • 9.05K users / month
  • 19K users / 6 months
  • 412 local subscribers
  • 25K subscribers
  • 1.63K Posts
  • 93.9K Comments
  • Modlog
  • mods:
  • Kevin@lemmy.world
  • zephyr@lemmy.world
  • rtxn@lemmy.world
  • UI: 0.19.11
  • BE: 0.19.11-n.1
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org