this post was submitted on 01 Jul 2023
7 points (88.9% liked)

Programmer Humor

8 readers
2 users here now

wat doing

founded 1 year ago
 
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 3 points 1 year ago (1 children)

Memes like this normalise shitty code made by developers working in companies, and then consumers whine about bugs.

[โ€“] [email protected] 2 points 1 year ago

Agreed. Good code compiles without warnings (at least that haven't been accounted for). An exception to this might include code that's designed to run on multiple compilers (as they tend to get particularly about different things). But acknowledging a warning is far different to ignoring them.