this post was submitted on 08 Apr 2025
492 points (98.2% liked)

Programmer Humor

35186 readers
113 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Bye bye stack was nice knowing you.

you are viewing a single comment's thread
view the rest of the comments
[–] hihi24522@lemm.ee 4 points 1 week ago

Well the svg file itself wouldn’t be, but whatever tries to render the image might think the file is infinite since it’d loop around forever. Come to think of it, I’d imaging there are probably safeguards in place to prevent svg files like this hypothetical one from being opened because they’d run as an infinite loop