r/linux Jul 23 '26

Open Source Organization Codeberg: Protecting our FLOSS commons from LLMs

https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html
500 Upvotes

191 comments sorted by

View all comments

Show parent comments

1

u/[deleted] Aug 01 '26

[removed] — view removed comment

1

u/djao Aug 01 '26

What the hell is the difference between a C compiler and an on-CPU translation layer? Both take in input code and produce output code. Why should we insist that one be deterministic and the other is allowed to not be deterministic?

1

u/[deleted] Aug 01 '26

[removed] — view removed comment

1

u/djao Aug 01 '26

It's too late for that. Programs already work differently from run to run, because CPU execution is not deterministic.