this post was submitted on 25 Feb 2024
959 points (98.1% liked)

Programmer Humor

32048 readers
1413 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 6 months ago* (last edited 6 months ago) (9 children)

most of my (rust) projects have zero (or maybe 1-2) warnings, unless I'm in the middle of working on a feature

[–] [email protected] 24 points 6 months ago (8 children)

First thing I do on my projects is enable warnings as errors and increase my warning levels when reasonable.

Unfortunately, the same can't be said on the projects I work on at work. Drives me crazy that we get likes 300+ warnings whenever we run the app and that we can't change it because "they're just warnings*.

[–] [email protected] 3 points 6 months ago (2 children)

Drives me crazy that we get likes 300+ warnings whenever we run the app and that we can't change it because "they're just warnings*.

Laughs in Xamarin. Only 300?

Well, it was a year ago, is Xamarin now finally changed to the new thing (what was it's name)?

[–] [email protected] 2 points 6 months ago (1 children)
[–] [email protected] 1 points 6 months ago

Right, thanks. The KDE thing.

load more comments (5 replies)
load more comments (5 replies)