• TimeSquirrel@kbin.melroy.org
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    I found a “< 0” comparison instead of a “<= 0” in a conditional check once for someone else’s audio library I was using which caused random lockups in the decoding loop only ever so often when decoding MP3s. It was for a function that removed ID3 data on the fly while decoding and then checked for more to strip out. Took a day to finally pinpoint what was happening, test my change, and then notified the author, who immediately fixed it. It felt great.

    You don’t gotta be a rockstar 10x developer working on 50 projects at once to help out.

  • kekmacska@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    i translated a cli file compressing tool to my language. No coding, just editing the strings in the source and recompiling

    • 299792458ms@lemmy.zipOP
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      You mean where have I contributed? If that is your question then the answer is mostly window managers.