• 1 Post
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle












  • I feel like there may be a reason to this. It looks like the flowers got recently moved. Maybe it was in the way of the main footpath that sees the most traffic? I can see it getting moved if people repeatedly tripped over it at night or when drunk.

    Remember kids, shitty code isn’t shitty until you find out how it came about.




  • bleistift2@feddit.detoProgrammer Humor@lemmy.mladvise
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    1 year ago

    How much can you really put in 50 characters?

    Fix: NPE in customer download component when users – That’s 50 characters. Should I not mention where I fixed the bug?

    Fix: NPE when users downloaded customers without s – I think I can get rid of the actor in some cases.

    ̀ Fix: NPE when downloading customers without select`. The summary I want to give cannot be truncated any further.

    Fix: NPE when downloading customers. This fits, but is so vague as to be pointless as a summary, in my view.



  • bleistift2@feddit.detoProgrammer Humor@lemmy.mladvise
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    My personal cent: Some tools strongly suggest that your commit messages should not exceed 50 characters in the first line, and 80 characters on every other line. While the 80-character rule makes sense if you’re using a terminal (and someone on your team will even if you don’t), I strongly disagree with the 50-character rule. If you want to be in any way clear what you did, 50 characters is simply not enough even for the subject line.