this post was submitted on 24 Jun 2024
180 points (100.0% liked)

196

16087 readers
1812 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 36 points 1 month ago* (last edited 1 month ago) (2 children)

As a software dev, any code library named SimpleWhatever or whose documentation contains the word "simply" anywhere makes me afraid.

Because they never are. They are a sign that whoever makes them thinks the subject is too hard to understand.

The end result is a code library that doesn't make the inherent important hard parts organized and clear to work with, but obfuscates them.

[–] [email protected] 15 points 1 month ago

The exception is if the same dev makes a variant that is not simple. Like if the same guy makes SimpleWidget, AdvancedWidget, and WizardWidget the simple one is probably actually pretty simple

[–] [email protected] 7 points 1 month ago

Another exception is when the dev understands the subject too well in a way that distorts their view of what's simple for them and for every one else.

Or, it started as an actual simple library that everyone used so the dev kept adding things and it ended up as a huge thing that stopped being simple long ago, but the dev never updated the name.

If any of you have worked in software dev long enough you know 1 or 2 examples of these two cases :)

[–] [email protected] 14 points 1 month ago (1 children)

Kinda like "United", then?

[–] [email protected] 9 points 1 month ago (1 children)

That depends on your definition of "united", doesn't it? The United States of Mexico or America are definitely "united" into one country, i.e. there aren't really any serious secessionist movements, nearly all citizens speak the country's main language etc. The USA are politically divided, but the divide doesn't follow state borders that closely and many states are still swing states or flipped in the last 1-3 decades.

[–] [email protected] 5 points 1 month ago

Mexico is a bad example IMO. The Zapatistas are right there. That's a pretty significant bit of territory the Mexican State has very little control over.