this post was submitted on 26 Sep 2023
670 points (91.9% liked)

Programmer Humor

32443 readers
649 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ______@lemm.ee 31 points 1 year 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

[–] jvisick@programming.dev 15 points 1 year 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.

[–] ______@lemm.ee 4 points 1 year ago

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

[–] Rooki@lemmy.world 1 points 1 year ago

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