this post was submitted on 14 Feb 2024
539 points (96.7% liked)

Programmer Humor

18961 readers
1123 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
539
??? (lemm.ee)
submitted 6 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 6 months ago (1 children)

Every time I think "perhaps I should give Golang another try", it's shit like this that keeps me noping out

[โ€“] [email protected] 2 points 6 months ago

There's two types of programming languages, the ones people complain about and the ones nobody uses. Go is still my most productive language and is killer for building webservers. I basically use it as a scripting language since it's so fast to write, compile, and execute.