this post was submitted on 02 Sep 2026
1192 points (98.7% liked)

Programmer Humor

33104 readers
478 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[โ€“] AI_toothbrush@lemmy.zip -2 points 2 days ago (1 children)

Yeah you can? A neural network that only relies on wheights and doesnt use random numbers will always give the same output for the same input.

So does lossy compression... same output for input of an algorithm is deterministic, not lossless...