Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:It's sad (Score 1) 427

Also, OEM/carrier crapware was far more likely to do funky stuff in the background without the user's knowledge/approval than GMS.

I don't have much experience with OEM/carrier crapware, but it must be pretty extreme if people are running to Google to get away from funky stuff happening in the background. GMS is in constant communication with Google and runs with root access and the ability to do/read/install anything without the user's knowledge/approval.

Most people may install CM/AOSP to subsequently install gapps, but I went that way to get Google's creepy feelers out of my phone.

Comment Re:Folks.... (Score 1) 185

A decent stepping stone would be to allow multiple CA signatures on a certificate. Then, a user can decide how much they trust a certificate based on which CAs trust that certificate. As an added bonus, and verified through DANE or the like, it would be necessary to compromise multiple CAs in order to present a forged certificate. This moves us toward the big web of trust that you propose.

Once this is set up, we can start pruning the massive implicitly trusted root CA list and bring a little sanity to who we need to "trust". If you haven't done so, take a look a the lists sometime. Your computer/browser completely trust any certificate signed by any one of those foreign governments or unrecognizable organizations. How secure is that?

Comment Re:Completely converted house to LED, 3 have died. (Score 1) 602

New incandescents and halogen bulbs have markedly short lifespans, too. Most of the old incandescents in my house that are many years (to decades) old are stamped "USA". The older ones that fail are stamped "Mexico" and the newest ones made in China rarely last more than a few months. This generally tracks the age of the bulbs as manufacturing was moved and costs were cut.

If you go to the hardware store, you'll see new halogen bulbs bragging about how they'll "Last 1 Year!!". Sometimes they do, while the ten year old bulbs next to them keep going. I'm hoping that the LED bulbs that I'm replacing them with last longer.

Comment Re:Useless Elements and Padding. (Score 1) 250

I just wished they would make it impossible to use terminals at all anymore so we would never be bothered by such garbage again. I guess Gnome is not as awesome as they thought they were since it is still (technically) possible to fire up a terminal and start, EGAD!, typing. What an archaic concept.

Don't worry. In Gnome 3.swipeup.swipeleft, the terminal will be replaced by a multitouch paint program where you enter all of your commands from an arcane collection of gestures! Four-finger-left, three-finger-pinch, tap for the win!

Comment Re:Test string here: (Score 4, Informative) 399

The (ancient) version of bash that ships with OS X appears vulnerable. Luckily, as a remote exploit, only authenticated ssh sessions and cgi scripts etc expose it, so most single user workstations (of all OSs) should be safe.

If this is a bash exploit, and not a Linux exploit, why all of the focus on Linux in the article? I use bash on many different OSs.

Comment Re:min install (Score 1) 221

Those of us who build and maintain large-scale Linux infrastructures would be happy to see a highly specific, highly stable mainstream distro that had no desktop package or dependency support whatsoever, so was not beholden to architectural changes made due to desktop package requirements.

He's talking about systemd. That's the only real architectural change that affects the server installs of many desktop/server distros. I don't know why he couldn't just come out and say it, though.

As you say, Gentoo or Slackware will still let you make "thin" servers if you feel the need for that.

Operating Systems

Outlining Thin Linux 221

snydeq writes: Deep End's Paul Venezia follows up his call for splitting Linux distros in two by arguing that the new shape of the Linux server is thin, light, and fine-tuned to a single purpose. "Those of us who build and maintain large-scale Linux infrastructures would be happy to see a highly specific, highly stable mainstream distro that had no desktop package or dependency support whatsoever, so was not beholden to architectural changes made due to desktop package requirements. When you're rolling out a few hundred Linux VMs locally, in the cloud, or both, you won't manually log into them, much less need any type of graphical support. Frankly, you could lose the framebuffer too; it wouldn't matter unless you were running certain tests," Venezia writes. "It's only a matter of time before a Linux distribution that caters solely to these considerations becomes mainstream and is offered alongside more traditional distributions."

Comment Re:Finally someone decides to do something (Score 5, Interesting) 469

I agree and am happy to see this fork. As unpopular as it may make me, I actually like the initd functionality of systemd. I'm fine with using and writing the old init scripts, but systemd unit files are simple, concise, and powerful enough for my needs.

On the other hand, I find the kitchen-sink feature creep of systemd absolutely repulsive. Cramming all of that functionality into PID 1 as a unwieldy monolith seems like such a deeply flawed exercise. Uselessd seems like a perfect replacement for systemd: all of the benefits and none/less of the cruft.

Comment Re:This isn't scaremongering. (Score 1) 494

I'm not attacking your facts and your logic is just as sound as the pro-slaver's logic was. I'm also not saying that Scotland is a vassal state. I'm only saying that your entire premise is false.

The post you responded to stated that "I don't think you understand that you've not exactly treated Scotland very well and that's one of the reasons it wants to leave," to which you responded that Scotland was poor before and would still be poor if they were left to their own devices. The argument that self-determination can't be trusted to the Scots because you know better is exactly the same argument made in favor of slavery.

BTW whatever happens it looks like at least half of Scotland is going to disagree with it. So even if the vote is for independence, they're hardly "unwilling subjects", especially as they want to keep large parts of the union.

Many slaves in the US weren't happy about losing their "job" and being cast out on their own, so I guess they were hardly "unwilling subjects".

Slashdot Top Deals

If you have a procedure with 10 parameters, you probably missed some.

Working...