this post was submitted on 28 Feb 2024
180 points (97.4% liked)

World News

32076 readers
1141 users here now

News from around the world!

Rules:

founded 4 years ago
MODERATORS
 

Biden administration calls for developers to embrace memory-safe programing languages and move away from those that cause buffer overflows and other memory access vulnerabilities.

you are viewing a single comment's thread
view the rest of the comments
[–] velox_vulnus@lemmy.ml 74 points 6 months ago (3 children)
[–] pennomi@lemmy.world 88 points 6 months ago (6 children)

I think that’s the point. You can’t trust the average developer to do things safely. And remember, half of all programmers are even worse than average.

[–] thisfro@slrpnk.net 19 points 6 months ago

Maybe even more!

[–] datelmd5sum@lemmy.world 6 points 6 months ago (1 children)

Wouldn't that be the median programmer instead of average?

[–] pennomi@lemmy.world 0 points 6 months ago (1 children)

The word “average“ can mean many things, for example, mean, median, mode, or even things like “within 1 standard deviation from the mean”.

I was using it strictly as the mean which divides the population exactly in half.

[–] Zitronensaft@feddit.de 4 points 6 months ago (1 children)

The median is the one that splits a data set in half and picks the middle.

[–] pennomi@lemmy.world 1 points 6 months ago

You’re right of course, that was a stupid mistake on my part.

[–] Darkrai@kbin.social 2 points 6 months ago (2 children)
[–] superduperenigma@lemmy.world 16 points 6 months ago

If you have to ask

[–] tim-clark@kbin.social 1 points 6 months ago (1 children)
[–] Pons_Aelius@kbin.social 8 points 6 months ago (1 children)

Yes. And 75% of car driver believe they are above average as well...

[–] tim-clark@kbin.social 4 points 6 months ago

99% of devs believe they are in the top 1%

[–] ChillPenguin@lemmy.world 2 points 6 months ago

Yea! I'm one of them!

[–] FreudianCafe@lemmy.ml 2 points 6 months ago

Half of all programmers constitute the so called "average" group

[–] snooggums@midwest.social 7 points 6 months ago
[–] u_tamtam@programming.dev 5 points 6 months ago

Or rather a Dunning Kruger issue: seniors having spent a significant time architecturing and debugging complex applications tend to be big proponents for things like rust.