this post was submitted on 05 Aug 2025
93 points (97.9% liked)

Programmer Humor

37589 readers
250 users here now

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

Rules:

founded 6 years ago
MODERATORS
 

That's it. That's the meme.

you are viewing a single comment's thread
view the rest of the comments
[–] tetris11@lemmy.ml -5 points 14 hours ago* (last edited 8 hours ago) (11 children)

Yes, we should all use rigid types. Name me one language you actually like writing quickly with that has types?

Pyth-oh. Bash-oh. Lisp-oh. Perl-oh. Oh yeah... typed languages suck because of all the boiler

Edit: Fine, Python / Lisp / Perl are all technically "typed" languages, but I ask you what's point of throwing type errors at runtime. Javascript and Rust actually have it right here that the code is either going to run, or it simply isn't. No pussyfooting letting it run first to throw complaints

[–] barubary@infosec.exchange 8 points 14 hours ago (1 children)
[–] tetris11@lemmy.ml 1 points 14 hours ago

Never got into Haskell, but I was taught Miranda at school and thought it was pretty cool

load more comments (9 replies)