There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

MrGerrit , (edited ) to gaming in Pure Evil

Franticly pushing buttons to speed through the dialog. Even then it’s 3 minutes long.

"Did you get all that or shall I repeat it?

->Yes No

“Okay, let me start over again then”

Argh!

youtu.be/UcLNEU2l0mY?si=0PtoXAcA3QHGZFmO

prd , to memes in It' fine guys

“And I find it kind of funny I find it kind of sad The dreams in which I’m dying Are the best I’ve ever had”

CoolSouthpaw , to linux in Today GNU/Linux is 32 years old

Ah yes, the guy they named Linus Tech Tips after. 😇

/s

TCB13 , (edited ) to linux in SystemD
@TCB13@lemmy.world avatar

Devuan is the outlet of a bunch of people that don’t want Linux to evolve, become better and have more flexibility because it violates the UNIX philosophy and/or it is backed by big corp. Systemd was made to tackle a bunch of issues with poorly integrated tools and old architectures that aren’t as good as they used to be. If you look at other operating systems, even Apple has a better service manager (launchd).

Systemd is incredibly versatile and most people are unaware of its full potential. Apart from the obvious - start services - it can also run most of a base system with features such as networking (IPv4+IPV6, PBR), NTP, Timers (cron replacement), secure DNS resolutions, isolate processes, setup basic firewalls, port forwarding, centralize logging (in an easy way to query and read), monitor and restart services, detect hardware changes and react to them, mount filesystems, listen for connections in sockets and launch programs to handle incoming data, become your bootloader and… even run full fledged containers both privileged and non-privileged containers. Read this for more details: tadeubento.com/…/systemd-hidden-gems-for-a-better…

The question isn’t “what is the benefit of removing this init system”, it is “what I’ll be missing if I remove it”. Although it is possible to do all the above without Systemd, you’ll end up with a lot of small integration pains and dozens of processes and different tools all wasting resources.

thelastknowngod ,

people that don’t want Linux to evolve

Exactly this.

The philosophical arguments are pretty garbage. I generally want to know if the “it violates the UNIX philosophy” people use browser extensions… That violates the UNIX philosophy too. Systemd “is backed by big corp” but who do you think is actually contributing time/effort/code to the Linux kernel? It’s the device manufacturers who are trying to get you to buy their products… So that fails too.

No offense to anyone reading this but if you’re really passionately anti-systemd, I would not hire you. This is a dumb hill to die on and a red flag.

Auli ,

Exactly bigncorp is doing the majority of the Linux kernel development. Wonder why nobody complains about that.

TCB13 ,
@TCB13@lemmy.world avatar

Maybe you should hire me then?

HakFoo ,

What worries me about the “systemd does everything as a tightly integrated package” is the too-big-to-fail aspect. I’d be worried that we’re seeing a lot of configurations that can’t be pulled apart piecemeal-- for example, if you need a feature not available in systemd, or you need to deactivate a systemd component due to an unfixed vulnerability. It feels like there’s value in supporting a non-systemd init in the same way there’s value for individual packages to support an architecture beyond x86-64-- you get some extra checks that you aren’t making assumptions that only work for a specific happy path.

TCB13 ,
@TCB13@lemmy.world avatar

The problem of not having systemd is the mess what’ve seen before. It doesn’t make sense to have 200 different services to be able to have usable dual-stack networking. Furthermore Init and Cron are aging, having everything based on bash scripts doesn’t cut it anymore - they don’t scale, you can’t monitor and audit things properly and worse it creates a dependency on some very specific shell.

thelastknowngod ,

What worries me about the “systemd does everything as a tightly integrated package” is the too-big-to-fail aspect.

It’s been the default for ~10 years and it hasn’t been an issue yet… Even if it did “fail” the solution would never be to roll an entirely different init system. That would be absurd. If there is a bug, it gets patched.

I’d be worried that we’re seeing a lot of configurations that can’t be pulled apart piecemeal-- for example, if you need a feature not available in systemd

You can run services independently of systemd. There is no reason you couldn’t have whatever feature you want and systemd at the same time.

you need to deactivate a systemd component due to an unfixed vulnerability.

When vulnerabilities are discovered there is disclosure to maintainers, a patch is released, and then an announcement is made publicly with the instructions on how to fix the problem. I’ve never seen an instance where the industry collectively says “There’s a vulnerability here but we aren’t going to fix it. Good luck!” Especially for such an important layer of the stack… There’s no way that is going to happen.

pastermil ,

Devuan community is a cesspool indeed. However, I cannot deny the validity on some of their argument, namely about having alternatives.

TCB13 ,
@TCB13@lemmy.world avatar

Yeah, I just have a question about that community. Debian maintainers told them they were open to a multi init architecture (as in have Debian support both systemd and init) as long as they maintained it, they just rumbled around and decided to fork Debian instead. This is the kind of people we’re dealing with.

pastermil ,

Indeed wasted potential. Debian could’ve welcomed them with open arms had they participated in the Init divesity discussion.

TCB13 ,
@TCB13@lemmy.world avatar

That’s the problem, Debian did welcome them with open arms… they decided to left and fork.

lightnsfw , to memes in It' fine guys

Me literally fighting for my life in my dreams and somehow still being less stressed out than when I wake up and have to go to work.

moist_brouhaha , to mildlyinfuriating in Instagram doesn't let me remove like

I think you can only remove 100 likes per day

Polydextrous , to mildlyinfuriating in Instagram doesn't let me remove like

Because that’s their data. You can’t go deleting it. You’re the product, friend. My baby powder doesn’t get to decide it doesn’t want to go between my buttcheeks

nicetriangle ,

Part of this has to do with people creating spammy mass like/unlike follow/unfollow bots to grow accounts disingenuously. They just rapid fire like and follow stuff on IG so those people will return the favor in kind and then the bot later goes back and undoes those actions. Rinse and repeat. So it’s kinda understandable why they throttle this behavior.

Tanza ,
@Tanza@kbin.social avatar

yep, it's called rate limiting, any sane website will have this

MazonnaCara89 OP ,
@MazonnaCara89@lemmy.ml avatar

It would make any sense if they didn’t force you to make 1 request every hour or even longer to only to delete 100 of you likes/comments/story interactions from your almost 10 year old account.

Tangent5280 ,

lmao at that metaphor. I’m stealing that, to make myself seem funnier IRL than I am.

t0m5k1 , to linux in SystemD
@t0m5k1@lemmy.world avatar

If you’re a new user you’d be better off moving on from here and not paying much attention. It’s a hot topic full of opinions that everyone will want to force on you.

If you really want to swap out the init system there are some things you need to know.

First, do you need a desktop environment(DE)/window manager(WM)? If so you’ll need to find a DE/WM that is not going to demand you use the mainstream init choice which currently is SystemD. If you want to use Gnome from your chosen distro repo’s then chances are it will pull SystemD with it.

If you want Gnome but not SystemD you’re gonna be building that beast from source every update and for the most part you’ll need to go direct to Gnome for any issue/bug you fall over and this too will be painful.

Simpler WMs will be more forgiving and will only rely on either xorg or wayland and will happily run on any init.

There will be other packages out there that also demand you use SystemD, so you’ll have to find them and decide if you need them or if there are alternatives that don’t have a hard dependency on SystemD.

All the current usable inits are written in C or C+ (except for GNU Shepherd, this is written in guile).

The benefit of swapping out the init system is mainly down to choice, necessity but again this all boils down to what the installation is for and what will it be doing.

For a good run down of the features of the init systems refer to these 2 urls: wiki.gentoo.org/wiki/Comparison_of_init_systemswiki.archlinux.org/title/Init

All of the init’s (except for epoch) provide parallel service startup so if boot time is a focus test each to find the fastest for your platform, Not all of them provide per-service config.

For example one can cobble together: minirc, busybox, syslogng, crond, iptables, lighttpd.

And the end result would be a relatively secure webserver with a small footprint, you could further extend this with nginx to sit in front of lighttpd to provide waf and cache features.

The biggest bug bear with SystemD is that it writes to binary log files and even though it can be configured to generate plain text, if it falls over in a bad way you will still only get a binary log file and if you’re in a situation where your only access is say busybox for emergencies. In this instance your only option is to boot from another systemd distro and mount the broken install and run:

$ journalctl --file /var/log/journal/system.journal

Other than that many take issue with SystemD trying replace parts of the system that many say don’t really need replacing like sudo, fstab, resolv.conf, etc but again these statements get full of opinion and don’t help us truly way up the differences and some of the SystemD alternatives misbehave or become hard dependencies other projects which makes it harder to disable parts and swap out to your chosen package.

I’ve tried to be more objective with this response and keep as much of my personal opinion out of this, But here is mine:

I don’t really like it but to make it easier to get support for my OS I put up with it, I daily drive arch and so must accept it. I could rip it out or run artix, I’ve gone down this path and got fed up with jumping hurdles to get what I wanted so went back to Arch and now I disable parts of it I don’t need/want, have it generate text log files, use openresolv and other choices.

10_0 , to gaming in Pure Evil

Old people when I ride the bus

1984 , to linux in SystemD
@1984@lemmy.today avatar

You should embrace systemd. It’s actually good. Replaces all startup scripts, logs to a common log, even has scheduled systemd jobs just like cron but better, since they can have proper dependencies. Want to run something right after network stack is up and working? Easy with systemd, more difficult with cron and more hacky.

alienBlues , to memes in Wealth shown to scale

Many years ago, I used to work in infosec. One of my employer’s clients was a big and famous brand well-established in the luxury sector. One day, a colleague of mine was sent to test their POS. Inside one, he found a single transaction for around 6M € from a credit card swipe. It wasn’t a payment made from a bank transfer or a check, just a single credit card swipe! At the time, I couldn’t even dream a card with such a credit allowance would exist. I had a pretty good living then, with money for the rent, daily expenses, and even some savings. Still, for an instant, I remember feeling like a poor child living in a house made of mud.

RagingRobot ,

When there are so many that don’t have their needs met this is pretty disgusting

alienBlues ,

I agree. Seeing stuff like that and how, more often than not, the clients treated their employees and consultants was just bad for the soul. In such contexts, you understand why workers aren’t called people but “resources.” In the end, I got burned out and quit the job.

Drito , (edited ) to linux in SystemD

For a desktop user I don’t see any significant benefits to replace systemd. But also no-systemd distros works fine. I was impressed during my try on Alpine Linux, that uses openrc instead. The text printing during OS startup is so short that the terminal didn’t scroll. The bluetooth worked flawlessly. But it is a small community distro, and Alpine is limited by other things than the init system. The init system is a problem for people that have to deal with services.

On political aspects, IMO FOSS works easier with small and focused components that can survive with spare time developers. I can’t make critisicms on technical aspect, I’m not a good programmer, I just notice systemd seems to works fine. Red hat has man-power and capable of large contributions to Linux distros so they leads the innovations. All big distros switched to systemd, now its hard to avoid.

I would like to support smaller FOSS-friendly systems but I use Arch because I need recent versions and the anti-systemd arch-forks are harder to use. I’m a weak guy.

In short, as an user you should be fine by keeping normal Debian. If for political reasons you want a no systemd distro, the easiest is to use MX Linux with the default init.

SquiffSquiff , to linux in SystemD

SystemD replaced a variety of Linux init systems across different distros almost 10 years ago now but it is still resented by a significant and vocal section of the Linux community.

Devuan is a fork of the Debian Linux distribution that uses sysvinit, runit or OpenRC instead of systemd.

Realistically, at this point, non-SystemD distros are of niche interest. Devuan is one of the distros available in that niche

hunger ,
@hunger@programming.dev avatar

SystemD replaced a variety of Linux init systems across different distros almost 10 years ago now but it is still resented by a significant and vocal section of the Linux community.

No, it is not. It is always the same few people that repeat the same slogans that failed to convince anyone ten years ago. But that does not really matter: In open source the system that can captures developer mind share wins. Systemd did, nothing else came even close.

juliebean , (edited )

what you just wrote doesn’t seem to contradict what you quoted in any way. even if there haven’t been any people in the past decade who decided they prefer avoiding systemd (unlikely), there’s still that vocal minority of linux users that you yourself acknowledge, so idk why you’re posturing like you’re in a disagreement?

edit: a typo

hunger ,
@hunger@programming.dev avatar

There is no significant section. It is just a few people telling each other the same old conspiracy stories over and over again.

juliebean ,

ooh, conspiracy stories? do tell, if you’d like. i’ve never seen conspiracy stuff in this debate, but conspiracy theories are a cognitive failure mode that fascinate me.

hunger ,
@hunger@programming.dev avatar

Check out the devuan mailing lists then:-)

Eggymatrix ,

The contradiction is in the claim that the vocal minority is significant. One could argue that the lack of mainstream distros not using systemd is an indicator of the lack of a significant population against it.

winter , to memes in Wealth shown to scale

“It has to stop” I agree. But how do I make it stop? There’s a lot of talking about what is the issue and its consequences, I say this also for climate change. But they don’t say what can we do about it

Rachel ,

A possible solution could be to limit the personal (family?) wealth, fortune, possession, etc. to for example 100 million. That should be enough to live a luxury lifestyle and give your children’s children a ‘care free life’. Everything above that amount goes to the aid of the less fortunate, public and social improvements, energy transition, solving pollution problems, etc. (worldwide). In exchange you get a certificate with: “Congratulations you won capitalism!”

P.S. When you ‘cheat’ you get 1 dollar (or equivalent) and may start over. In addition and not exclusive of all possible legal proceedings.

P.P.S. The above is just an example to illustrate that there are possibilities. But this doesn’t solve all problems of inequality or everything else that is wrong on this planet.

P.P.P.S. Too many people think the have the possibility to also collect wealth above the 100 million ( or think they are entitled to an amount above that). They will protest and vote against any such solution. (I’m not talking about those 400 Americans from the website graphic).

rurb ,

Reminder that the money is printed out of thin air and it’s not really that we need anyone’s stored wealth. Not even liquidating a mansion or ten from a billionaire, or from all billionaires, is going to solve our problems. Sure they are worth a lot to one person, but how much is a mansion worth to society in effect? Not much really.

The system is designed to have poor people. It must so that there is incentive to work. Otherwise we would have to force people to work. I’m not trying to justify the ways things are, I just don’t see going after stored wealth as solving the problem especially when it is not their assets we need or their made up currency.

Reva ,

Marxism has a rich history of thousands upon thousands of books, millions of adherents, influential thinkers across nations, disciplines and social stratae; it’s not as if there is no-one with a solution on their hands. They are just being willfully ignored.

ZzyzxRoad ,

I think their question is more about how we would implement that. Marx believed that proletariat uprising would be the “how,” and that it is an inevitability of end stage capitalism. But the nature of capitalism keeps people from attempting that. This is a system that we are forced to participate in if we want to survive. We need food and shelter and we don’t want to get arrested and/or murdered by cops for revolting. With that in mind, we have to get to a point where we collectively have nothing left to lose.

Reva ,

With all due respect; do you think that Marx, let alone Engels and myriads of Marxist thinkers over the centuries overlooked the idea that people are dependent on wages and therefore not likely to throw their lives to a revolutionary effort? I think the historical intricacies of revolutions are perhaps the most studied part of history for Marxists.

That said, there is obvious truth in the fact that obviously people will not join a revolutionary mass movement today or even tomorrow in the world that we live in. The circumstances ought to be life-or-death for many of them to consider that much of a sacrifice; not that I advocate that at all of course, but revolutions have not historically been staged as fun and games for all those involved.

The sad truth is that the permanent solution to our woes is a revolution that can only really happen when things are already boiling.

yewler ,

We have had the solution for hundreds of years. Most people, however, don’t want to hear it.

newline ,
ZiemekZ ,

Ok tankie

h3mlocke ,

“Derpa derpa dankie”

Rev3rze ,

See, this is the fucking problem right here. You are a commoner. The person you replied to is a commoner. Compared to the ultra rich anybody but that tiny tiny subset of people are commoners. As long as we keep name calling and pointing fingers at each other this shit will never change and we’ll be rolling around in the mud until we all fry under the sun.

I understand your frustration, we all feel the same way. Let’s direct that frustration at the people and the system that is telling us to turn on each other simply so we are blind to how we’re all being played for fools.

ZenFriedRice ,

Aye the rich are likely very nutritious

SwingingTheLamp ,

Not to be fatalistic deliberately, but what can we do about it? If we try to take on the system individually, we face the Plucky Ninja problem. If we try to coordinate, it’s too big a movement to keep secret, so the rich and powerful can subvert it before we get anywhere. (They’re doing a pretty good job of it already.)

Arigion , to linux in SystemD

My problem with systemd is that since I’m practically forced to use it that it’s flakey in starting services after boot (independent of service and distro). Since systemd I had to install monit to check if all services came up. Didn’t had that problem before. Or I forgot, it’s been a while…

7heo ,

Don’t worry about the downvotes, Lemmy is a systemd sausage fest. If you want negative “karma”, just write “systemd bad” or even “pulseausio bad” anywhere, and wait…

ProtonBadger ,

Well yes, if you don't provide intelligible arguments it doesn't deserve better. And a lot of the arguments really are like that: "systemd bad" or "is monolithic blob" (which it isn't).

Arigion ,

Lol. Thanks. I really don’t care. I’m running linux servers professionally since the late 90s, which means I have seen one or the other WTF. And systemd had quit some of them, especially flooding log files and race conditions. For example see github.com/systemd/systemd/issues/7293. That took more than 2 years to fix. And if people like to downvote my personal experience with it they are welcome to do so. I mean all I did was answering a question why one might use a systemd free distribution. Oh and for the downvoters: SYSTEMD IS MICROSOFTS ATTEMPT TO KILL LINUX! Poettering always was their agent. en.m.wikipedia.org/wiki/Lennart_Poettering😉

ProtonBadger ,

systemd does have one problem that also existed before: sometimes services come with buggy unit files (or copy/pasted from something else and modified), similar to how there were all kinds of buggy scripts before. Unit files are much simpler than scripts and it should be easier to get right but when the author sometimes doesn't consider dependencies or test fail scenarios...

argv_minus_one ,

Use systemctl --failed to see which services didn’t come up, systemctl status SERVICENAMEHERE to see some status info about a service, and journalctl -b -u SERVICENAMEHERE to see all log messages generated by a service since last reboot.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines