this post was submitted on 16 Jul 2023
1276 points (98.9% liked)

Programmer Humor

32060 readers
2168 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
[โ€“] [email protected] 4 points 1 year ago (1 children)

Kotlin won't save your skin if the code you wrote should be performant but you layered it into a heap of abstract classes, interfaces, factories, etc and, realistically, no one else would use or expand on that

[โ€“] [email protected] 7 points 1 year ago

Sure, but nobody codes like that in kotlin (or in modern Java for that matter)