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

 



Forgot your password?
typodupeerror

Comment Re:Betteridge says... (Score 1) 67

Maybe, but these figures already basically match my evaluation of the situation.

The figures can be entirely correct and still the answer can be "no". Why? Because Android might use the Linux kernel, but it isn't really a Linux distro in any meaningful sense of the word. And Steam Deck and Chromebooks *can* have some reasonable facsimile of a Linux development environment, but I'd expect maybe 0.1% of users to actually turn it on.

So most of those folks are Linux "users" in much the same way that TiVo owners were linux "users", i.e. they are using a device that deep down, at a level that the user is unaware of, runs some small subset of what a Linux distro typically contains, with a bunch of stuff on top that they mostly aren't in control over.

It's like calling Mac users UNIX users. It's technically correct — the best kind of correct — but grossly misleading.

Comment Who drives? (Score 1) 27

Once inside, the hackers used the truckers' accounts to bid on real shipments,

So the hackers enter bids in the name of real truckers. Don't these truckers "close the loop" on the paperwork? They didn't bid on that load, so why are they picking it up?

Comment Re:Really? (Score 1) 114

It can probably write you a full NTP client. But it can't run it,

Then the proper response should be something like:

Run the following:

#!/usr/bin/perl

use Net::NTP qw(get_ntp_response);
use Time::HiRes qw(time);
my %response = get_ntp_response();

.
.
etc.

Comment Re:Struggling to quit the dollar (Score 1) 30

Using nukes (or even a large dose of conventional warfare) is beyond a point of no return. Where most other nations will refuse to deal with you. Some may, but then you end up with a division into two groups. Like the Axis and Allied powers during WWII. And we all know how that ended up.

It's not a situation one can step back from easily and return to the negotiating table.

Slashdot Top Deals

"Help Mr. Wizard!" -- Tennessee Tuxedo

Working...