this post was submitted on 13 Jun 2023
37 points (100.0% liked)

Programmer Humor

19291 readers
1137 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
 
all 17 comments
sorted by: hot top controversial new old
[–] daluca@feddit.nz 4 points 1 year ago
[–] ilost7489@lemmy.ca 3 points 1 year ago

What happens when you give a python programmer java

Somebody is way too used to Python I see

[–] lowleveldata@programming.dev 2 points 1 year ago (1 children)

ok cool do whatever you want. Imma put in a pre-commit hook to auto format everything.

[–] sociablefish@programming.dev 2 points 1 year ago

im gonna install my own reformatter to reformat it back on my machine, win-win

[–] Namstel@programming.dev 1 points 1 year ago

That makes me physically uncomfortable. 😬

[–] chris@l.roofo.cc 1 points 1 year ago

I hate it so much

[–] DuckRaGod@programming.dev 1 points 1 year ago* (last edited 1 year ago)

MYYYYY EEEEEEEYYYYYYYYEEEEEEEESSSSSS

[–] verstra@programming.dev 1 points 1 year ago

I strongly believe that code formatting does not hold any information and that because of it, compilers should reject non-normalized code, saying "run a formatter first". We have the tooling for most of the languages to make this absolutely painless, remove all head scratching of "what the hell is up with this code style" and just focus of the semantics. I believe that you should be allowed to produce code abominations like this code sample and have it auto-formatted into the code style that everyone can easily interpret.

[–] kahnclusions@programming.dev 1 points 1 year ago

Alright, time to update my team's linters and formatters...

[–] SubPrimeBadger@lemmynsfw.com 1 points 1 year ago

You monster.

[–] jmk1ng@programming.dev 1 points 1 year ago

I actually winced

[–] BaroqueInMind@programming.dev 0 points 1 year ago (1 children)

Honestly, I kinda like it.

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

I think it looks nice but I can't imagine using it effectively