Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Out-of-the-box babysitting of processes (Score 1) 928

Autopilots on production servers seem like a bad idea to me.

I once thought the same. But investigating with a "OMGF!!! THE SERVER IS DOWN!!!!" over my head just doesn't work well in practice - so I tend to end up restarting the service anyway, in which case the difference between a program doing it and me is just loss of availability (and worse working conditions for me).

Have you ever found any practical advantage of doing this manually?

Comment Re:What system d really is (Score 5, Insightful) 928

The reality is that before systemd showed up, there wasn't really any project with an active upstream that tried to solve the plumbing problem (I'm not talking about init in isolation here). Each distro had to invent their own hacks, some of them good, some of them not.

The fact is that the community that is beginning to form around systemd is much more healthy than the scattered bits and not-quite-fitting pieces we had before. Maybe that's sad, I don't know. I think that in the end, the unification around systemd will allow competitors to form (just implement the interesting subset of the systemd interface and you can integrate with all distros!). So long term we'll end up with a much more vibrant plumbing for Linux.

Comment Out-of-the-box babysitting of processes (Score 4, Informative) 928

I like that in the future when the integration is more complete, I'll be able to install a database or a webserver and then once in a full moon when a cosmic ray hits the process and kills it, systemd will just restart it.

Yes, you can do that with other tools too once you've learnt your lesson (many years ago I had 1.5 year uptime with Apache and then it suddenly crashed) and I am using one of those at the moment. What I like is that this will just work out of the box for newbies and veterans alike with no clunky configuration/interfacing.

Comment It's not first and foremost about you (Score 1) 863

If you are full-time sysadmin having setup the perfect shop with sysvinit, you'll probably not see that many benefits. However, lots and lots of people don't have access to a resource like you. When systemd is properly integrated, these people will get a much better experience out of the box, e.g. daemon supervision, watchdog integration or better on-demand startup of services (for really cheap VPS stuff).

If you know your stuff, you'll have configured this by hand long ago - but most people don't know their stuff. systemd allows distributions a better default experience.

Comment Re:The list of features is quite telling... (Score 2) 250

Things like "multitouch" are clearly not important to me, but all three users using Gnome on their tablets might care.

It's not really intended for tablets, AFAIK the primary target is the touch screens you can buy these days and which some laptops come equipped with. Without some help from the desktop environment and applets, the touch aspect of those screens is more or less completely useless. Maybe you don't care, but the people who buy those screens probably do.

Comment Re:Already like that to an extent, but ... (Score 1) 120

The French had this a few times and had to shut down all of their commercial nuclear power plants at once on occasion but it's not a nuclear thing, it's the drawback of a monoculture.

Actually, this is not entirely true. If the security concerns over nuclear weren't so high, you wouldn't have to shutdown everything, and vice versa even without monoculture, you may have to shutdown the whole industry if flaws in inspection rules are found (witness Japan for a recent example).

Comment Re:First post (Score 1) 266

What? No evidence? Have you researched the recent whistleblower/leak cases? Did they get a fair treatment?

When people are saying he won't get a fair trial, they aren't necessarily talking about the courts as such.

It's like the Guantanamo prisoners. The court system only works if it's not circumvented.

Comment Re:Sometimes I wonder... (Score 1) 247

Judging from his words and actions, it's seems unlikely to me that he'll exit as long as there is still potential to change the world. Once electric cars are common (and they will be if the current trends in battery tech and oil prices continue) then I could see him exit to pursue other things. But we're a long way from that happening.

Comment Technology vs. market (Score 2) 583

So the technology is now there, but is there really a market for a car that drives you without your input other than the destination?

I think the summary has this backwards. Of course there is a market for a vehicle (let's not call it a car for the moment) that drives you around without your input, think of buses, trains, planes, taxis. If the price is right, it will definitely be a success - it doesn't really need to compete with cars to be useful, although it seems likely that many of those who think of their car as an expensive annoyance they have to have to get around would be interested.

But the thing is that this is still a prototype. The technologi is in fact not there yet - it may be in a couple of years, but we don't know yet.

IMHO the prototype makes sense as a statement and as a challenge. With no steering wheel, there's no 99% self-driving non-sense - they have to have a plan for all corner cases, even if that's something like car stops and is remote-controlled around obstacle.

Comment Re:Boring and repetitive? (Score 1) 394

The fact that you can't save a Netflix video to watch later is no different from the fact that you can't use a rental car after you have returned it.

Actually, as he points out in one of the answers, it isn't because in one case there's a practical reason (you can't have two people renting the same car), while in the other case if you had access to the source code, there would be no practical reason.

That's the crux of the argument - computers are general-purpose devices and (according to RMS) we should not accept restrictions to that. Period.

Slashdot Top Deals

Work without a vision is slavery, Vision without work is a pipe dream, But vision with work is the hope of the world.

Working...