this post was submitted on 19 Jul 2023
6 points (100.0% liked)

Programmer Humor

19331 readers
20 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 1 year ago
MODERATORS
 
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago

Honestly, this is a good rule for programming in general. With user input, make sure it's in its own area where it can't interact with anything else and make sure to read and process in such a way that it can't fuck with the operation of the program.

[โ€“] [email protected] 1 points 1 year ago