this post was submitted on 11 Oct 2023
1111 points (98.1% liked)

Programmer Humor

31230 readers
1372 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] herr 4 points 8 months ago (1 children)
[–] LazaroFilm 4 points 8 months ago

On small computers like Arduino there is a very small memory called eeprom that stays when powered off. It saves ultra low level data (at the bit and byte level) if you don’t “format” after changing what is being saved where it then tries to read gibberish and things go bonk.