112
you are viewing a single comment's thread
view the rest of the comments
[-] tatterdemalion@programming.dev 9 points 1 year ago

Yes if you use type annotations. Languages like Python and Typescript end up resorting to "Any" types a lot of the time, which breaks any kind of theorem proving you might have otherwise benefited from.

[-] xmunk@sh.itjust.works 4 points 1 year ago

I know Java developers that are addicted to Object. Hit them over the head with an ensmarttening stick and reject their PRs.

[-] tzrlk@lemmy.world 7 points 1 year ago

Java developers aren't allowed to not know better by this point. If they think skipping types is somehow ideologically purer, keep hitting with that stick until you hit deckplate.

this post was submitted on 01 Nov 2023
112 points (91.2% liked)

Programmer Humor

19503 readers
329 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