Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:heh! (Score 2) 215

Did you see that compromised on board network adapter or the USB cable? Those things were amazing pieces of tech.

The network adapter really just looked like a big RJ45 jack with some hardware on the back. That's what the non compromised version looks like. It does all the layer 1 stuff right there so you don't need to worry about things like impedance matching. The NSA added an extra chip which is invisible from the outside that acts as a second layer 2/3 controller. A simple single component replacement and that machine is now owned forever. Worse, there is NO WAY that you would know it from on the machine.

Speaking as someone who has a Bachelor Degree in Computer Engineering, I'm impressed. Scared, but still impressed.

Comment Re:Only nVidia? (Score 5, Interesting) 201

so far only NVIDIA is officially supported

This seems odd to me, as I thought that the actual Steam/Valve hardware would be using AMD APU's?

Might be, but when you're doing early prototyping you go with what the developer knows, and in this case the dev used to work for NVIDIA.

I'm excited about the RT patches myself. I'm hoping one day that whole branch can get merged into the mainline kernel.

Comment Re:Why does UEFI matter? (Score 1) 211

as long as a USB drive is fat32

Does this mean that I am paying to Microsoft if I buy an UEFI motherboard? AFAIK they still extort money for their FAT file systems. Why did somebody choose FAT? If I am clever enough to dual boot than I am also clever enough to format a drive with the completely free ext2.

Because just about every OS and it's mother reads fat32. I run Linux, but all I ask from motherboard manufacturers are easy to follow open standards. Like it or not fat32 is the de facto inoperable file system.
Are you really saying that you want bios coders to understand NTFS and HFS+? Because you can't have them reading ext2 without those as well. Plus all the OS's touch the EFS partition. If anything you should be grateful that one of those two didn't win.

Besides, I use btrfs not ext2. Expecting bios makers to support every *nix file system is crazy talk.

Comment Re:Why does UEFI matter? (Score 4, Interesting) 211

You don't realize how much easier UEFI makes things until you figure it out and start using it.

UEFI can do other fun stuff, but by default it runs "\EFI\Boot\bootx64.efi" on the first fat32 partition it sees.
No more dealing with trying to backup custom bootloaders, or trying to figure out why grub install isn't letting you dual boot. Just rename a shell with a default script to bootx64.efi and you're good to go. Hell, those shells even include their own editor.

I wonder how many people realize that UEFI means that as long as a USB drive is fat32 they can just drag and drop the files without worrying about formatting the thing with a bootloader.

Comment Re:Key distribution and metadata? (Score 1) 118

From what I gather the encryption scheme is vulnerable to MITM attacks, and doesn't do anything about metadata.

Every message is encrypted with a unique key so if they MITM a conversation they'll only get that conversation's data.

MITM isn't hard for agencies like the NSA, but it takes a hell of a lot more effort than passive taps.
The idea isn't to prevent a targeted attack, the idea is for users to prevent large scale data collection.

Comment Re:Remind me why this is needed? (Score 1) 550

That's a very nice premise. I wish everything were written like that.

Unfortunately, what would end up happening is a small "clarification" would be written in to the legal speak section that does what the lobbyists want. That's what happens today. 90% of the bill is good, but you get one or two lines that ruin it.

Another common trick politicians and lobbyists use is a "Definitions" section. It serves to explicitly define who and what the bill is talking about. While this is a good thing, they sometimes take the opportunity to include or exclude something from that definition. For example, it would be easy to not add any explanation to "Firearms Manufacturer." Then as soon as someone 3d prints a gun, bam they have to follow the same labeling, reporting, and licensing laws as Bereta and Glock.

Good idea, but it underestimates the craftiness of lobbyists and politicians.

Comment Re:Current state of the art (Score 1) 37

Those are some very interesting observations.
What's the smallest etch resist you've been able to work with?

Most of my recent projects have involved small surface mount components. It seems like most non-prepackaged radio modules all use QFN. So, trace size and accuracy are a big hindrance to at home board creation.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...