this post was submitted on 26 Sep 2023
686 points (92.1% liked)

Programmer Humor

31224 readers
48 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 9 months ago (1 children)

I started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults.

Also fuck python and js (used both for work) TS is better but we all know it's not by much

[–] [email protected] 15 points 9 months ago (2 children)

TS is “better” but often I feel like just configuring typescript takes up a significant amount of the time you save by using it.

[–] [email protected] 4 points 9 months ago

It gets easier the more you do it but ts needed a default official config to start things up with.

[–] Rooki 1 points 9 months ago

Yeah, i feel the same but it is at least configurable and not terrible configurable like python