Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Women in the drivers seat`? (Score 2) 482

That's why I've never understood why some men whine about "always having to make the first move." It puts us in the driver's seat.

I used to complain about it because I didn't want to be in the driver's seat all the time. I wanted women to approach me as often as I approached them. That's still what I'd want out of dating.

I've never understood why some men want control all of the time. Give it a rest every now and then.

Comment Re:Slashdot news for Nerds (Score 4, Insightful) 135

Because it's primarily a story about modernizing FCC regulations, not primarily a story about sports themselves. I doubt that a sports site would be as interested in the legal aspects of the change; they'd be more interested in the practical effects (i.e. that they get to watch more sports). Discussing legal ramifications of a regulatory change seems pretty nerdy to me.

Comment Re:Going Cable! (Score 1) 135

Well, there are plenty of football fans (and sports fans, in general) that will pay $$$ to watch a single game, and many more that like watching it on TV enough to schedule their lives around when the football game will be shown. Myself, I'll watch a game every now and then, and I have a general idea of how well the teams that other people in my family root for are doing.

As for whether fans would follow their games onto cable, in the cases that they don't already have cable or satellite, I'm sure that's a question of statistics. Some percentage will follow the sport to cable, some percentage will do more illegal online streaming, some percentage will just google the score after the game, some percentage will just stop watching. "Football fans" are different people, so they'll react differently.

Comment CoreOS (Score 1) 403

CoreOS uses systemd. RedHat has nothing to do with CoreOS. CoreOS makes use of systemd via a program called 'fleet'. The program manages a cluster of containers. Pretty cool stuff. Fleet is not the only program to do this. RedHat created geard that also uses systemd for container management. Systemd is actually pretty useful in a server.

Comment Re:How many of you are still using Gnome? (Score 2) 403

I still use it. It works for me. I like the clean interface. I like the search function (tracker). I like the way it integrates with OwnCloud (really easy). I just like the overall feel of the environment. Way better than OpenWindows or CDE. BTW, I'm not a new Linux user. I started with Linux and fvwm sometime around 1993-1994. I started out on Yggdrasil and Slackware and whatever "distro" I downloaded off a BBS in 1992 (but didn't really do anything with it other than boot it up).

Comment CoreOS uses systemd (Score 1) 221

You may be right, but I wonder if the author of the article is aware that one of the leading cloud friendly distros, CoreOS, uses systemd. If fact, systemd is an integral part of fleet:

With fleet, you can treat your CoreOS cluster as if it shared a single init system. It encourages users to write applications as small, ephemeral units that can easily migrate around a cluster of self-updating CoreOS machines.

RedHat's geard, which is part of OpenShift, also uses systemd.

It seems to me that the opposite is happening, cloud ready distros are choosing systemd.

Comment Re:So in the future ... (Score 1) 144

I think you're missing the point. Mirix was trying to say that injection molding will always be cheaper, for mass production ($5 being roughly the cost of a mass-produced, injection-molded chair). 3D printing will never match the per-unit price of mass-producing items, but it *will* (and has already started to) make the production of small-run items and prototypes much, much cheaper.

Comment Re:There is no "almost impossible" (Score 2, Informative) 236

If the key (the pad) is perfectly random, then there won't be any pattern. If the key was something like the first chapter of Moby Dick, and it's known that the key is an English-language text, and something is known about the contents, then you've got some patterns to work with, and it might be possible to retrieve the plaintext (and the key, simultaneously).

If the key is perfectly random, the plaintext won't be retrievable from the ciphertext, since for any candidate plaintext that you could construct, there would be a corresponding and equally-likely key paired with it. Trial and error can't decrypt a message encrypted via random one time pad.

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...