this post was submitted on 02 Jul 2023
1153 points (98.4% liked)

Programmer Humor

19197 readers
1599 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jmk1ng@programming.dev 49 points 1 year ago (2 children)
[–] Rob@lemmy.world 47 points 1 year ago

Let’s Gamble, Try Merging!

[–] TheGreenGolem@lemm.ee 14 points 1 year ago (3 children)

Why. Whyyyyyy people need to comment this always? Why isn't just the Approve button enough? I so much hate it.

[–] qwop@programming.dev 18 points 1 year ago* (last edited 1 year ago) (2 children)

Ah, that's too boring. I have a range of responses to pick from to keep things interesting:

  • LGTM
  • Nice
  • Looks good
  • Thanks
  • Looks great
  • :thumbsup:
  • Looks good to me
  • :shipit:

For me, no text means "I haven't really reviewed this properly so don't want to write anything that could be used against me if (when?) this breaks something in prod"

[–] BeigeAgenda@lemmy.ca 1 points 1 year ago

I reserve "ship it" to mostly trivial bug fixes.

[–] HorseWife@midwest.social 11 points 1 year ago (2 children)

If you're in a place with codebase analytics you want to have at least one comment on every MR - otherwise the system will start to think you're falling behind... I hate codebase analytics.

[–] IWriteDaCode@programming.dev 5 points 1 year ago

Analytics software like that has made my professional life so annoying at many times.

[–] GTG3000@programming.dev 1 points 1 year ago

In my experience, the managers get confused when issues/PRs are closed without any comment.
Useless comments beat having them pop into your slack to ask "hey, did you review this?" with a link to an approved PR.