Forgot your password?
typodupeerror

Comment Re:Stupid Passenger, but why was it an issue? (Score 1) 145

Or, why would a potential terrorist put a bomb on a plane with an active Bluetooth beacon advertising a bomb, if they don't want it found pre-explosion?

The whole thing is stupendously idiotic. Even if someone built a bomb to put on a plane, they wouldn't use Bluetooth. They'd use WiFi and have it automatically connect to the in-flight WiFi SSID once it's in the air, and then use the pathetic security that allows you to download an app from the app stores to breach the router to get to the Internet.

Nobody intent on doing actual damage would have left a Bluetooth device beaconing "Bomb" because that would be pathetically stupid. Like, even more stupid than the shoe bomb guy.

Comment Nobody should be shocked. (Score 2) 53

September: a Dell Precision 5860 with 256GB of DDR5 and a 16-core Sapphire Rapids Xeon cost around $8000.
Today: that same config will cost over $20000. Exactly the same.

When RAM and SSD prices are inflated to the point of hilarity, nobody should be shocked that OEMs are pulling in record revenues.

Comment Re:Future failure (Score 2) 77

Few people can handle multiple computers of that wattage in their environment

Did you even read the summary, or know how ARM works?

This thing can get down to single-digit watts if the performance is not required at that moment. And it says right there in the summary that it will go up to 80W, which is basically where any desktop gaming / performance chip sits (65 - 120W).

This will consume LESS watts while delivering more performance per watt, just like their Jetson Nano and Jetson AGX platforms do against x86-64 embedded and low-wattage alternatives (i.e. AMD Ryzen Embedded V3C14 / V3C18 or Intel Atom)

Comment Re:Windows? (Score 1) 77

For what it's worth, Nvidia's drivers have always sucked pretty bad, going back to the RIVA TNT2.

Their hardware has always what has carried them. There is a reason why they do so many driver releases, and the ones released a year after the initial hardware launch usually have much better performance and stability on that hardware because their drivers suck.

Comment Re:Windows? (Score 3, Interesting) 77

Nvidia has basically already solved that. We're currently creating an ODM design that uses the Jetson Nano as the SoC complex, and we attach a shitload of IO on a carrier board, including a Marvell 10Gbe switch. We are creating our own EFI and loading essentially a slimmed Debian onto it - there's a few modules we need from Nvidia for their hardware drivers / board support and that's it. Granted, we aren't loading any GPU anything because it's meant to be a low-wattage chassis controller that has *some* compute grunt if needed for self-repair and management.

It's far better than it used to be, and it's not the weird shit that Raspberry Pi and the like use. There's a real EFI interface with TPM so you can target whatever bootloader you like, and sign whatever keys you like for secure boot.

Slashdot Top Deals

Weekends were made for programming. - Karl Lehenbauer

Working...