Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission + - Volkswagen wants you to pay monthly to unlock more horsepower (neowin.net)

darwinmac writes: Volkswagen is offering a subscription model for extra horsepower on its ID.3 electric cars. Want to bump your ride from the standard 201 bhp to the full 228 bhp? That will be about £16.50 per month or £165 per year, or a one-time £649 "lifetime" fee that is tied to the car, not you. If you sell it, you have to pay again.

VW defended this by saying you are basically paying for a sportier experience without buying a higher powered model upfront, calling it "nothing new." Nothing changes mechanically. You are just paying VW to essentially flip a boolean somewhere in the car's software.

Submission + - Sad news: Another Linux distro is shutting down (neowin.net)

An anonymous reader writes: Neowin reports that Kaisen Linux, a Debian-based distro packed with tools for sysadmins, system rescue, and network diagnostics, is shutting down. This comes not long after Intel's Clear Linux also reached the end of the road.

Kaisen offered multiple desktop environments like KDE Plasma, LXQt, MATE, and Xfce, plus a "toram" mode that could load the whole OS into RAM so you could free up your USB port. The final release, Rolling 3.0, updates the base to Debian 13, defaults to KDE Plasma 6, replaces LightDM with SDDM, drops some packages like neofetch and hping3, and adds things like faster BTRFS snapshot restores, full ZFS support, and safer partitioning behavior.

Unlike Clear Linux, Kaisen will still get security updates for the next two years, giving current users time to migrate without rushing.

Submission + - Feds Used Local Cop's Password to Do Immigration Surveillance With Flock Cameras (404media.co)

darwinmac writes: According to a report by 404 Media, a DEA agent on a Chicago-area task force used a Palos Heights police detective’s Flock automated license plate reader login to search for someone suspected of an “immigration violation” and did it without the officer’s knowledge. That password belonged to Detective Todd Hutchinson and has now been changed.

This is problematic on multiple levels. First, using license plate reader systems for immigration enforcement is illegal under Illinois law. Second, casually sharing access between local cops and federal agents violates Flock’s terms of service.

An internal Palos Heights PD memo confirmed that Hutchinson routinely allowed others on the task force to use his login for narcotics cases. In late January 2025, one of those DEA agents ran 24 searches using the term “immigration violation.” Even after the incident came to light, the officer “remains one of our greatest officers,” according to a deputy chief.

Submission + - Syncthing 2.0 released with major changes, switching from LevelDB to SQLite (neowin.net)

darwinmac writes: Syncthing 2.0 is out, and the headline change is a switch from LevelDB to SQLite for its database backend. The devs say this should make the codebase easier to maintain, improve reliability, and simplify the data layer. On first launch after upgrading, expect a database migration that can take a while if you have a lot of files.

Other changes include structured logging with key-value pairs, per-package log level control, and a new WARNING level between INFO and ERROR. Deleted items are now forgotten after six months by default, the default folder no longer appears automatically, and rolling-hash detection has been removed for faster scanning and syncing.

Under the hood, devices running v2 can now maintain multiple connections by default, delete conflicts can take priority, Ed25519 keys are supported for secure sync, bandwidth limiting has been added, and QUIC UDP port mapping is supported.

One catch is that some platforms have lost prebuilt binaries due to SQLite build complexity, including DragonFly BSD, Illumos/Solaris, Linux ppc64, various BSDs, and Windows ARM.

Submission + - Linus Torvalds Blasts Kernel Dev For 'Making the World Worse' With 'Garbage' (zdnet.com)

An anonymous reader writes: You can't say Linux creator Linus Torvalds didn't give the kernel developers fair warning. He'd told them: "The upcoming merge window for 6.17 is going to be slightly chaotic for me. I have multiple family events this August (a wedding and a big birthday), and with said family being spread not only across the US, but in Finland too, I'm spending about half the month traveling." Therefore, Torvalds continued, "That does not mean I'll be more lenient to late pull requests (probably quite the reverse, since it's just going to add to the potential chaos)." So, when Meta software engineer Palmer Dabbelt pushed through a set of RISC-V patches and admitted "this is very late," he knew he was playing with fire. He just didn't know how badly he'd be burned.

Torvalds fired back on the Linux Kernel Mailing List (LKML): "This is garbage and it came in too late. I asked for early pull requests because I'm traveling, and if you can't follow that rule, at least make the pull requests good." It went downhill from there. Torvalds continued: "This adds various garbage that isn't RISC-V specific to generic header files. And by 'garbage," I really mean it. This is stuff that nobody should ever send me, never mind late in a merge window." Specifically, Torvalds hated the "crazy and pointless" way in which one of the patch's helper functions combined two unsigned 16-bit integers into a 32-bit integer. How bad was it? "That thing makes the world actively a worse place to live. It's useless garbage that makes any user incomprehensible, and actively *WORSE* than not using that stupid 'helper.'"

In addition to the quality issues, Torvalds was annoyed that the offending code was added to generic header files rather than the RISC-V tree. He emphasized that such generic changes could negatively impact the broader Linux community, writing: "You just made things WORSE, and you added that 'helper' to a generic non-RISC-V file where people are apparently supposed to use it to make other code worse too... So no. Things like this need to get bent. It does not go into generic header files, and it damn well does not happen late in the merge window. You're on notice: no more late pull requests, and no more garbage outside the RISC-V tree." [...] Dabbelt gets it. He replied, "OK, sorry. I've been dropping the ball lately, and it kind of piled up, taking a bunch of stuff late, but that just leads to me making mistakes. So I'll stop being late, and hopefully that helps with the quality issues."

Submission + - Musk threatens legal action against Apple over alleged antitrust violations (cnbc.com)

An anonymous reader writes: "Apple is behaving in a manner that makes it impossible for any AI company besides OpenAI to reach #1 in the App Store," Musk said in a post on X.

ChatGPT was ranked No. 1 in the top free apps section of the American iOS store.

Submission + - Mozilla under fire for Firefox AI "bloat" that blows up CPU and drains battery (neowin.net)

darwinmac writes: Firefox 141 rolled out a shiny new AI-powered smart tab grouping feature (it tries to auto-organize your tabs using a local model), but it turns out the local "Inference" process that powers it is acting like an energy-sucking monster. Users are reporting massive CPU spikes and battery drain and calling the feature "garbage" thats ruining their browsing experience.

As one Redditor puts it: "I dont want this garbage bloating my browser, blowing up my CPU, and killing my battery life. There is absolutely no reason for it, its not a good feature, and its absolutely humiliating for Firefox to be jumping on this bandwagon. The point of a browser is to DOWNLOAD AND RENDER WEB PAGES."

If your laptops fans sound like a jet taking off, you can kill the AI tab groups by heading to about:config and setting browser.tabs.groups.smart.enabled to false.

Might be worth keeping that in mind before letting generative AI roam free in your browser.

Submission + - Ubuntu 25.10 May Ship with an "Unstable" Linux Kernel (omgubuntu.co.uk)

darwinmac writes: Ubuntu 25.10 “Questing Quokka” may launch using a kernel still marked as a release candidate (RC) rather than a final stable version. That’s because the kernel freeze is set for September 25, 2025, while Linux 6.17 is only expected to go stable shortly afterward. According to OMG! Ubuntu, the Canonical Kernel Team is proceeding with the assumption of shipping that RC version unless conditions change.

"The Kernel Team are announcing that Ubuntu 25.10 will potentially be an Unstable Release from the perspective of the kernel and will be henceforth working with that assumption until such time as conditions warrant a change." – Brett Grandbois, Canonical Engineer

Users may get the intended stable kernel later via updates. For most, the impact should be minor.

Comment Re:Tried reading the original issues, seems overbl (Score 2) 65

Again, not what I'd describe as a personal attack.

This looks like a personal attack, no?

After Zynequ closed the issue, the user created a duplicate one, then proceeded to resubmit the complaint under issue #13, this time with a different title: Kapitano developer is a malicious actor. Get this malware distributor blocked.

Submission + - Bitcoin briefly retakes $120,000 (cnbc.com)

darwinmac writes: Bitcoin pushed past $122,000 today, boosted by heavy inflows into crypto exchange-traded funds and a new executive order that could make it easier for Americans to hold digital assets in their 401(k) plans. According to CNBC, the White House also released a 160-page crypto blueprint aimed at speeding up adoption and removing some of the regulatory barriers that have slowed the industry.

Submission + - Promising Linux Project Dies After Dev Faces Harassment (neowin.net)

darwinmac writes: Kapitano, a user-friendly GTK4 frontend for the ClamAV scanner on Linux, has been killed by its developer ‘zynequ’ following a wave of harsh, personal attacks from a user. The tool was meant to simplify virus scanning but quickly became a flashpoint when a user claimed it produced malware.

After defending the code calmly, the developer was nonetheless met with escalating accusations and hostility, leading to burnout. The project is now marked as “not maintained,” its code released into the public domain under The Unlicense, and it’s being delisted from Flathub.

From the article:

This was always a hobby project, created in my free time with none of the financial support. Incidents like this make it hard to stay motivated.


Slashdot Top Deals

Advertising may be described as the science of arresting the human intelligence long enough to get money from it.

Working...