Forgot your password?
typodupeerror

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

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) 43

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) 27

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.

Comment Re:Wrong conclusion. (Score 1) 27

It might not just be a lack of appropriate compensation, although that is chronic in my country. It takes time to train people in this technology, and there is sometimes no substitute for experience. There are lots of different people needed too - some to install the batteries, some to handle the electrical side at the local level, and some to deal with them at the grid level. There can be delays anywhere along the chain.

If you look at how China did it, the government said that adding battery capacity should get priority, and even then it took them a few years to really ramp up. Also their grid is quite different, newer and with less regulatory capture. 220V as well, giving them a bit of an edge with things like EV charging and heat pumps.

Comment Re:How is that even possible? (Score 1) 29

Hopefully they make significant gains when it comes to maintainability and readability as well. A lot of AI generated code looks superficially properly commented, decent variable names, that sort of thing, but in reality is a pain to deal with and only likely to ever be worked on again by more AI.

Comment Re:High Aspirations (Score 1) 51

Hopefully now this has been proven to work, we can accelerate the process.

The issue is political. A lot of people in London and the wider are poor, and can't afford a new car or even a used EV when petrol bangers are as little as a few hundred quid. At least sales of new ones are increasing steadily, and the Chinese manufacturers are offering them at reasonable prices. That competition seems to have driven down prices from European, Japanese, and Korean manufacturers too.

Comment Re:Hold up... (Score 1) 39

If they just popped out they could be reused cheaply. Most of them are going to be fine, ready to re-use without any more than a simple test. Some people collect them and build their own home batteries out of discarded vapes.

We could do with an EU level rule that such batteries must be removable without tools and use a standard JST connector.

Comment Re:a path-traversal attack (Score 3, Informative) 43

In this case it's an open source driver that is the problem. Specifically this one: https://www.highrez.co.uk/Down...

The maintainer abandoned it, but everyone kept using it because it's the only real option for apps (including open source ones like Open Hardware Monitor) to access the motherboard SMBUS which controls fans and RGB lighting, among other things.

It's not clear exactly what the cause of the crash is, but it may be related to anti-cheat tech which basically rootkits Windows and then panics when it sees certain drivers installed.

Submission + - Iran-linked hackers behind cyber attack that shut down UK power plant (bbc.co.uk)

Alain Williams writes: The government said that at no point was there a risk to the UK's energy system, but the Department for Energy Security and Net Zero (DESNZ) has contacted power companies to advise them about the risk of cyber attacks.

The Telegraph reported, external that the attack, which took place last month, was carried out by hackers affiliated to the Iranian regime.

For security reasons, neither the government nor the National Cyber Security Centre, which deals with attacks on critical infrastructure, would give further details of the site affected. However this was not an attack on an essential service such as a large power station.

Comment Re:Linux Domestic Everywhere (Score 3, Interesting) 121

China has domestic hardware for government computers.

For example, they have multiple domestic CPU designs. RISC-V, ARM, MIPS, and even some licensed AMD Epyc cores with the random number generators replaced by domestic designs.

Richard Stalman used to have one of the MIPS CPUs IIRC, until it got stolen. Reason being that it was the freest laptop available at the time, running almost entirely open source software.

Submission + - Battery fires at recycling centres are costing UK £1bn a year, figures sho (theguardian.com)

AmiMoJo writes: Fires at recycling centres caused by wrongly discarded lithium batteries such as those found in vapes are occurring at the rate of more than 10 a week, according to new figures.

Experts say the sheer volume of battery fires now occurring at waste facilities has reached a crisis that is putting lives at risk, costing £1bn a year and frustrating fire chiefs.

In figures shared with the Guardian, the Environment Services Association (ESA), the trade body for waste management companies, said its members had reported 1,518 fires in the year to March 2026. At least 541 of these fires were directly attributed to lithium ion batteries, the survey found. There were a further 216 battery fires in bin lorries.

Comment Re:This isn't the EU. He's going to win. (Score 1) 278

Cloning the data won't help. The data on any half decent phone is encrypted. The encryption key is kept insecure a secure memory, which requires the password to unlock.

When you use the duress password, it doesn't overwrite the data on the flash memory, instead that key is wiped. The secure memory has an integrated processor that generates a new key.

Merely having a copy of the data is useless, because unless there is a flaw in the key generation there is no way you can decrypt it. If there is a flaw, a mere border agent probably isn't going to have access to that information, it's the sort of thing that the NSA keeps to itself.

Slashdot Top Deals

THEGODDESSOFTHENETHASTWISTINGFINGERSANDHERVOICEISLIKEAJAVELININTHENIGHTDUDE

Working...