Have a good day.

  • geogle
    link
    fedilink
    25
    edit-2
    1 year ago

    99 little bugs in the code

    Take one down, patch it around

    … 149 little bugs in the code.

  • @[email protected]
    link
    fedilink
    131 year ago

    Oh well, just mark them as work on in the next release. Then shove them to the bottom of the pile when marketing wants you to work on ten new features instead.

    • @[email protected]OP
      link
      fedilink
      71 year ago

      It’s a FOSS project, so wish me luck, as you can now get it in the mail eventually.

      I had to run a makepkg today, which now includes my self-written pieces of code in master. So I’m eating my own dog food now, and it’s good. Also, the itch from before has somehow relieved.

  • @[email protected]
    link
    fedilink
    21 year ago

    Mentor of mine used to say

    Developers, fix their heads, they lose their asses. Fix their asses they lose their heads.

    • @[email protected]OP
      link
      fedilink
      61 year ago

      Bugs that have existed for +3 years in a component and are nearly immediately visible to the end user. Oldest source line I touched was from before 2010.

  • @[email protected]
    link
    fedilink
    31 year ago

    I love when I make a small code change and then I make my PR, CI runs and some piece of code entirely unrelated fails and it’s now my job to work out how these two unrelated things are related.