Post #3585059
2026-06-30 18:20 UTC
RE: https://zomglol.wtf/@jamie/109567263302169459
@401matthall@mastodon.xyz lol It annoys me a lot. I get really annoyed when working with Go code specifically because folks tend to abbreviate variable names everywhere.
Replies (2)
-
@jamie@zomglol.wtf 2026-06-30 18:23
RE: https://zomglol.wtf/@jamie/109499480688297907 @401matthall@mastodon.xyz Another one that I found in actual code. The Go ecosystem is getting better, but I still find stuff like this frequently enough that I complain about it on the internet. 😄
-
@401matthall@mastodon.xyz 2026-06-30 18:27
@jamie@zomglol.wtf So much this... If I'm not _in your head_ exactly _when_ you wrote this... I dunno what this about. The overhead of sorting it out _while_ trying to fix a production bug is infuriating. Then I remind myself that almost all production code is written under duress and I relax a... A bit.