Forgot your password?
typodupeerror

Comment Re:Oh give it a fucking rest (Score 2) 62

The boomers introduced many of the policies that screwed things up, largely based on the assumption that every subsequent generation would be larger (more people) and wealthier. Climate change when they knew it was causing problems is a part of it, but so is the pension system that is basically a ponzi scheme, and house prices.

Every subsequent generation was smaller and less well off, but the boomers are still demanding what they promised themselves. They aren't willing to use any of their oil-based wealth to mitigate climate change either. In fact a lot of them seem to want to accelerate it.

Comment Re:They weren't creating anyway (Score 1) 112

Comic Tropes just released a video about this sort of thing.

Two Japanese manga artists, one accused of plagiarism and the other not. Both copy poses from fashion magazines and photos of famous artists, but one traces them directly while the other takes inspiration from them and then draws his own version from scratch.

A subtle distinction, but an important one.

Comment Re:I bet he does it for 2 reasons (Score 1) 112

To be fair he has developed a lot of other people in the industry, and created the Beats brand that was sold to Apple.

There is always an element of luck - right place, right time, or born to wealthy parents - but he does seem to have some talent and understanding of the industry.

Arguably this is a demonstration of that. In the end people won't care if the bass line was made with AI, that's not why they listen to the kind of music he produces.

Comment Re:splat at the end (Score 1) 62

There's nothing particularly interesting or surprising about it. The barrier is there to protect the robots from damage, and to protect the spectators and the stadium from damage. These are experimental machines and weigh enough that they could cause damage or injure someone.

The stretchers are for the same reason, basically. The robots have to be autonomous, with the only remote control being a kill switch to make them inert, for safety reasons. To prevent the teams having to go onto the track to recover their robots, they simply stretcher them off. Saves time, and helps control human access to the track. Similar to motor racing where cars are recovered by track staff, not the teams.

These are all long established safety rules for any kind of event involving machines, or even equipment like swords and javelins used by human competitors.

Comment Re:No.... (Score 4, Insightful) 36

First, I thought everyone knew about this, the same as using the HTML canvas and CSS to do fingerprinting. I'm sure they aren't the first to do it. That's one reason why audio permission has defaulted to off in my browsers for as long as I can remember.

Second, even if you for some reason trust Amazon and the like more, AliExpress is how you avoid getting shafted by middle men. 90% of the stuff on Amazon is just AliExpress resellers and a 1000% mark-up. Boycotting them is going to be very, very expensive.

Comment Re:Flock (Score 2) 44

Thanks, but unfortunately some of the information there is wrong or misleading. For example, what they call a "GPS module" is actually just an active antenna, basically a GNSS antenna with a built in LNA.

The bigger issue is that there are a lot of modules that we don't know the contents of. For example, the NimbeLink Skywire LTE modem contains a Sierra Wireless modem, which itself is made from parts from another company. Maybe Chinese, maybe not. Incidentally, the GNSS receiver is likely in there too. Combined cellular, WiFi, Bluetooth, and GNSS modules are quite common.

Comment Re:a path-traversal attack (Score 1) 78

There doesn't need to be a standard, they can just use USB vendor defined endpoints, or a USB HID vendor defined report. Then the standard WinUSB and HID APIs work, and no driver is required. Plug it in, Windows recognizes it and attaches the appropriate generic USB driver, and the RGB control software sends whatever data is likes.

Comment Re:a path-traversal attack (Score 1) 78

To be fair if I were Microsoft I would tell motherboard manufacturers to get a grip and make it a USB device. Hanging it off the SMBUS, where critical stuff like fan control and power management also lives, is kind of insane for controlling some lights.

If it was USB then it could just use WinUSB or even HID. No driver needed, API is very mature.

Comment Re:a path-traversal attack (Score 1) 78

I don't think it's particularly hard or anything. The bigger issue is getting it signed by Microsoft. Because it's a very low level driver that can interact with critical parts of the hardware, like controlling your fans and power management, the bar is naturally a bit higher than a driver for some random USB device. Therefore every time it gets updated, Microsoft has to check it and sign off on it.

There was some company that was updating it, basically just rebuilding it to keep it compatible with the latest Windows version and getting the driver re-signed. Really though it's something Microsoft should take on themselves and create an API for. I think Gamers Nexus were trying to create some common API for RGB, but I don't know how far they got.

Comment Re:Non sequitur (Score 1) 58

It's going to get nasty when home batteries and solar really start to become the norm and being totally reliant on the grid gets much more expensive. It's inevitable as the cost of solar and batteries keeps falling, while the cost of distribution stays the same or rises due to climate change. As ever, it will be expensive to be poor and not be able to make the up-front investment.

Slashdot Top Deals

* UNIX is a Trademark of Bell Laboratories.

Working...