this post was submitted on 04 Feb 2026
422 points (99.5% liked)

Programming

25964 readers
132 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

It's hard to imagine something as fundamental to computing as the sudo command becoming abandonware, yet here we are: its solitary maintainer is asking for help to keep the project alive.

Archived version

you are viewing a single comment's thread
view the rest of the comments
[–] mech@feddit.org 41 points 1 month ago (2 children)

This is the state of free software, especially when it matures.

The state of free software also includes the fact that even if the sudo maintainer doesn't find support, no one steps up and sudo becomes unmaintained, sudo-rs, doas, opendoas and please already exist as alternatives.

[–] 0xtero@beehaw.org 9 points 1 month ago (1 children)

and let's not forget - systemd, which has RedHat money backing it up.

[–] srestegosaurio@lemmy.dbzer0.com 6 points 1 month ago (1 children)

Hope you don't see who pays for kernel development…

[–] 0xtero@beehaw.org 5 points 1 month ago (1 children)

Why? I'm not against developers getting paid to do FOSS work. It's far more reasonable than the whole "bazaar of free people"-model that lives entirely on ideology.

[–] srestegosaurio@lemmy.dbzer0.com 1 points 3 weeks ago

Oh, mb then. I read that comment as complaining about corpos involvement in FOSS.

And yeah, people should be compensated, specially if they are the backbone making billions of profit to companies.

[–] sbeak@sopuli.xyz 7 points 1 month ago (2 children)

hang on, there's one called please? Are there any downsides with using please instead of sudo?

[–] mech@feddit.org 6 points 1 month ago (1 children)

From what I can see, it's a sudo clone with added optional regex functionality, written in Rust.
So you can use it just like sudo, or you can limit superuser rights to directory names that contain a 💩 emoji, but only on Mondays.

[–] sbeak@sopuli.xyz 6 points 1 month ago

Interesting. I just found out that you can just use alias to use please instead of sudo which is cool!

[–] Brickhead92@lemmy.world 4 points 1 month ago

It promotes familiarity with the machine which is best to avoid. Except of course if the machine uprising happens, then it would be in you favour to have been using it for years.