1143
Programmers then and now
(lemmy.ml)
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.
IMO tables should be more used for... tabular data. Shocking, I know, but the amount of websites that try to emulate a table with
div
s andul
s out there is crazy.