Comment Re:Punishment (Score 1) 347
Comment Re:Confluence alternatives? (Score 2) 18
Comment Re:Great scott ... (Score 2) 26
For those outside the US that want to get their hands one one of these things, sorry: Honda tells us it's only planned for the US market. Consider it the Japanese motor maker's attempt to spare you all the pain of having your shins smashed in public spaces by passing waves of motorized carry-ons.
Comment Re:Sad to see Lightning go, but inevitable (Score 2) 191
One thing I wonder about for the somewhat distant future though is, how will we ever move to a new connector if someone in the industry develops a better connector? Since the move to USB-C was in large part pushed by the EU, what is the process (if any) of proposing technological upgrades to government mandated standards?
I read this text:
Regular updates: the Commission will be empowered to adopt delegated acts amending the list and the technical specifications in light of scientific and technological progress or market developments, to improve consumer convenience, avoid market fragmentation and reduce environmental waste. It will also be required to continuously assess whether adding other devices to this list would significantly improve consumer convenience and reduce environmental waste. The first report on this assessment is due by the end of 2025, and every five years afterwards (Article 3).
on https://www.europarl.europa.eu/RegData/etudes/BRIE/2021/698819/EPRS_BRI(2021)698819_EN.pdf as at least an indication that they're thinking about possible future technological upgrades.
Comment Re:silly (Score 1) 42
"A computer lets you make more mistakes faster than any invention in human history-with the possible exceptions of handguns and tequila." -- Mitch Ratcliffe
The Dutch have a few centuries of experience with managing water, why automate with the potential of something going wrong?
Quite a lot of people seem to like watching a few minutes each, displaying some attention to nature, and it's engagement of the public from the view of the water authorities and the municipality of Utrecht.
Submission + - European police arrest 42 after cracking covert messaging app (news24.com)
Police launched raids on 79 premises in Belgium, Germany and the Netherlands following an investigation that started back in September 2020 and led to the shutting down of the covert Exclu Messenger service. Exclu is just the latest encrypted online chat service to be unlocked by law enforcement. In 2021 investigators broke into Sky ECC — another "secure" app used by criminal gangs.
After police and prosecutors got into the Exclu secret communications system, they were able to read the messages passed between criminals for five months before the raids, said Dutch police. Those arrested include users of the app, as well as its owners and controllers. Police in France, Italy and Sweden, as well as Europol and Eurojust, its justice agency twin, also took part in the investigation. The police raids uncovered at least two drugs labs, one cocaine-processing facility, several kilograms of drugs, four million euros in cash, luxury goods and guns, Dutch police said.
Used by around 3 000 people, including around 750 Dutch speakers, Exclu was installed on smartphones with a licence to operate costing 800 euros for six months. Exclu made it possible to exchange messages, photos, notes, voice memos, chat conversations and videos with other users. The online service "was praised by the owners and manager for its high level of security", police added.
The earlier Sky ECC probe gave investigators a vast trove of messages sent between secretive drug smuggling gangs.
Breaking that encrypted system allowed police to intercept drug shipments and make a large number of arrests.
Comment For Linux systems: USBGuard (Score 5, Informative) 47
For Linux systems USBGuard can be probably be used to block devices like this. Anybody aware about similar software functionality for other OSes?
How to use Linux's built-in USB attack protection
https://www.zdnet.com/article/how-to-use-linuxs-built-in-usb-attack-protection/
Comment Re:What kind of fuckup does something like this? (Score 2) 30
Comment Re:landline (Score 1) 11
Comment Re:Somewhat limited relevancy (Score 1) 110
It appears to me that Debian Stable is unpatched after public disclosure, two weeks after the kernel update and one week after private disclosure to the distros. For a two line patch that's obvious on its face. I hope I can't read
If you missed the next line just below vulnerable on https://security-tracker.debian.org/tracker/CVE-2022-0847 then yes, read a bit more carefully next time, please.
Comment Re:Ghost in the Machine (Score 1) 68
- Absence of Evidence is not Evidence of Absence
- Extraordinary Claims Require Extraordinary Evidence
Back to the linked article, the suspected/suggested cause is more in the direction of manufacturing defects.
DRAM chip reliability is ~5.5x worse in DDR4 compared to DDR3.
from: https://www.amd.com/system/files/documents/advanced-memory-device-correction.pdf
Comment Re: Mama Mia, my pants smell like parmasan (Score 1) 47
Comment Re:Ah shit... (Score 2) 19
Comment Re:"Files" and "Folders" are skeuomorphisms (Score 1) 493
I'm missing the examples for those modern operating systems without "Files" and "Folders"...
2019 linux.conf.au presentation on "Database as Filesystem" https://www.youtube.com/watch?v=wN6IwNriwHc shows some reasons why filesytems are not so bad after all, among those:
- 9x slower than XFS
- 7x slower than NFS
for general read/write ops.