this post was submitted on 05 Jul 2024
116 points (95.3% liked)

Programmer Humor

18971 readers
639 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] calcopiritus@lemmy.world 24 points 1 month ago (3 children)

Make it strongly statically typed. Dictionaries and lists must have all their items of the same type. For extra confusion.

[–] MHanak@lemmy.world 9 points 1 month ago (1 children)

Even better: make it purely functional

[–] dwraf_of_ignorance@programming.dev 5 points 1 month ago* (last edited 1 month ago)

Even betterer: make it MOP(Monad Oriented Programming). IYou pray to a supreme being monad till your program works.

[–] mexicancartel@lemmy.dbzer0.com 7 points 1 month ago
  • require compilation
[–] sukhmel@programming.dev 3 points 1 month ago

And tuples should have the same types inside. And dictionary keys should have the same type as that dictionary's values 😈