1421
Golang be like (i.imgur.com)
you are viewing a single comment's thread
view the rest of the comments
[-] pixeltree@lemmy.world 25 points 1 year ago

I mean, yeah that kind of stuff absolutely should not be in production. However, it's easy to see how it could be annoying while testing something while working on it. It being annoying doesn't make it a bad feature, just as finding it annoying doesn't make you a problem imo.

[-] redcalcium@lemmy.institute 7 points 1 year ago

It is VERY annoying when you're hunting for a bug. For example, when you comment out a function call to debug an issue, the compiler might suddenly complains about unused variables, so you'll need to comment them out as well. Repeat several times and you'll start having an urge to smack the monitor.

this post was submitted on 14 Aug 2023
1421 points (98.0% liked)

Programmer Humor

18872 readers
707 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