this post was submitted on 27 Oct 2025
1000 points (98.9% liked)

Opensource

4215 readers
79 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

Foundation says it won't compromise policy of inclusivity even if that cash would've really helped

you are viewing a single comment's thread
view the rest of the comments
[–] chickenf622@sh.itjust.works 23 points 3 days ago (2 children)

Honestly I'm all on board with formatters that just make decisions for you. I don't give a fuck if it's my preferred style. I just want the entire codebase to be consistent.

[–] jjjalljs@ttrpg.network 17 points 3 days ago (2 children)

The only change I made to black was setting the line length to 120, because its default of 88 is too short and oof that number means something else already.

[–] tlmcleod@lemmy.dbzer0.com 13 points 3 days ago (1 children)

8 is a lucky number in China. 88 is just double that. Fuck nazis. Stop letting them take things that never belonged to them from the rest of the world

[–] jjjalljs@ttrpg.network 4 points 3 days ago (1 children)

There's some truth to this, but I don't want to be the white guy telling the new hire in the US in 2025 "our line length is 88". They probably won't think anything of it, but if they do they probably won't think I'm into Chinese superstition.

[–] oce@jlai.lu 1 points 1 day ago

You should just tell them you are, problem solved!

[–] oce@jlai.lu 4 points 3 days ago* (last edited 3 days ago) (1 children)

My current team is using 120 too and honestly I don't like it. 88 is great when you work with split screen and I do that a lot. Short lines are easier to read than wrapped lines for my brain.

[–] FishFace@piefed.social 3 points 3 days ago

My terminal with a comfortably large font, full screen at 1080p, has 238 columns. That should be enough to split screen 2x120 column editors for all but the very longest lines, and you have even more room if you reduce the font size a point or have a 1440p monitor.

[–] BlameTheAntifa@lemmy.world 2 points 3 days ago

I feel vindicated. I thought I was the only one.