this post was submitted on 12 Mar 2024
1087 points (95.7% liked)

Programmer Humor

31793 readers
32 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 5 months ago

That's true of basically all problems you deal with in programming. Unless you're truly bleeding edge you're working on a solved problem. It'll be novel enough that you can't out-of-the-box it but you can definitely use the tools and paths everyone else has put together.

Part of why I like kotlin as a language. It has so many tools built right in.