this post was submitted on 08 Nov 2024
290 points (96.5% liked)

Programmer Humor

32461 readers
641 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TimeSquirrel@kbin.melroy.org 13 points 5 days ago

for (auto it = line.begin(); it != line.end(); it++) { snort(line); }