this post was submitted on 07 Apr 2026
35 points (83.0% liked)

Programmer Humor

41695 readers
204 users here now

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

Rules:

founded 6 years ago
MODERATORS
 

Just a shower thought I had when thinking about claims like "80% of all code will be written by AI"...

you are viewing a single comment's thread
view the rest of the comments
[–] JackbyDev@programming.dev 4 points 6 hours ago (1 children)

I could've sworn that I saw a headline recently that gcc isn't deterministic. But maybe that was some really weird edge case or a bug.

[–] fragrantvegetable@sopuli.xyz 1 points 3 hours ago (1 children)

I'm fairly certain that clang is non-deterministic and I strongly suspect that gcc is too.

[–] MangoCats@feddit.it 1 points 56 minutes ago

Say what you will, Turbo C++ in 1991 was dysfunctional for anything over 5 pages of code, a lot like LLMs a year ago.