Searching We Love Privacy Club

Twts matching #running
Sort by: Newest, Oldest, Most Relevant
In-reply-to » @movq I'm very curious...

@prologic@twtxt.net Ahh, I see. Okay, I’m with you there. On this high level, I can understand how the thing works.

Maybe my wording isn’t good. 🤔 Let’s take a real life example from what we do at work.

There’s this AI chatbot. It gets support requests from users, so the user says something like “I need access to a particular system”. This triggers the bot to “run” the instructions stored in a large Markdown file, like “check if the user is authorized to do this, then issue the following API requests”, and so on. This is essentially like running a little script, except it’s written in natural language (German) and there’s no “script interpreter” but just the AI.

Now, suppose that the AI doesn’t quite do what was intended. There’s some subtle bug. How do you debug this? How do you find out how the AI came to the “conclusion” to run step A instead of step B? And how do you find out how exactly you have to change your prompt so this doesn’t happen again next time?

If this was an actual script/program instead of AI, you could repeat the request and attach a debugger or throw in some printf() or whatever. How do you do that kind of thing with AI? How do you pinpoint exactly what the problem was?

(Or is this just a stupid idea? Do we have to give up that way of thinking when using AI? Is the era of debuggability over?)

⤋ Read More

Wine 11.10 Released With VKD3D 2.0, Improved VBScript Compatibility
Wine 11.10 marks the latest bi-weekly development release of Wine for running Windows games and applications on Linux, macOS, and other platforms… ⌘ Read more

⤋ Read More

Europe Told To Cool Its Datacenter Boom Before Water, Power Run Short
A new Grundfos report warns that Europe’s datacenter boom could strain water supplies and power grids unless regulators bake water and energy efficiency into planning, reporting, and incentives for new facilities. The Register reports: According to the report, the EU-wide server farm IT load is about 10 GW today, and is expected to r … ⌘ Read more

⤋ Read More
In-reply-to » I’ve started collecting reasons against AI usage here, so I don’t have to repeat myself all the time:

Of course, @movq@www.uninformativ.de! Most of my points are also included in your list.

First of all, programming is what I really do enjoy the most. So, it doesn’t make any sense at all to not do this anymore. “But you could use your now free time to do something much cooler and more valuable!”, others might reply. Fuck no, I don’t want to waste my time with other shit that doesn’t fulfill me, why on earth would I want to do that?

All this hallucination reduces quality badly. In my experience, it’s also happening much more rapidly than I expected. Even though developers are still supposed to own and understand whatever has been generated under their name and even be responsible for that, the sad reality is that teammates often blindly trust the AI output. “But I asked the AI and it told me that $this was impossible”, “I’ve no idea either, but the AI just generated it” are responses I get more often. What really makes my angry is when I point out a flaw and suggest an alternative and this is the reaction. It happened several times that just trying it out and seeing it clearly work to proof my point only took me half a minute, but people still did something handwavy else instead.

The learning effect is drastically reduced. The more time I spend on a topic, the better the odds that whatever I learned actually makes it over into long-term memory. It’s like if a collegue just says “do it like that” or “this solves your problem”, but neither explains the why or how. Somehow, people are still convinced that it’s a completely different story when you replace the human counterpart with a computer program in this equation.

Skills are unlearned. It’s like with automation in general, just much worse. You end up in a state where you’ve no clue how anything works under the hood or how to actually find out important information that are needed to solve your problem. You’re screwed when a process breaks out of the blue. Even though it can become also rather terrible, with classical automation you’re typically still be able to decipher how exactly the thing was supposed to do something.

The energy consumption is sooo high, I absolutely do not want to be a part in burning down our planet. I’m sure I find (and probably have long found without knowing) other ways to contribute to worsen our climate crisis.

The scraper part is already covered in detail in your list. :-)

I’m convinced that license and copyright violations are only played down or even refused entirely because companies want to make big money quickly. With the work of others of course. Their double standards are obvious, they still try to actively keep their own stuff secret and out of any training sets. At most for internal use only. Virtually noone in charge is interested in good long-term solutions. Short-term for the win, when disaster eventually strikes, the causers are long gone, the responsibilities in other hands.

Vendor lock-in is something that lots of folks are only realizing very slowly. It’s completely crazy to me. This drug dealer routine should be well-known by now. It’s fucking everywhere. Yet, people are always surprised when they found themselves caught in it.

Adding new AI stuff only increases complexity. But complexity is the enemy that everybody should fear and reduce as much as possible. Of course, this is not limited to AI at all. And everywhere I look around, people in charge looooove to make things way more complicated than they ever need to be. Yet, simplicity is the real art and much harder to achieve.

I don’t understand why we have to go back full force to the ambiguity of natural languages. This alone should be more than enough to realize what a stupid idea all that is. Linked to that is that the “instruction set” is interpreted differently with newer model versions. I mean, is has to be. Why else would somebody want to upgrade in the first place than to get more Powerful™ Features™?

Some people argue that with AI the democratization is empowered. However, in my view, the exact opposite is the case. Models are getting so large that you can basically not run them locally or even train them. So, you have to rely on whatever the vendor offers you and runs for you. In the end, this only gives the owners more power, the multi billionaires. Not exactly what I understand by democratization.

Finally, technology assessments are missing completely. Or they are faked such that mostly only the (questionable) benefits are listed. But all the negative impact is just ignored.

Let’s keep some popcorn around for when this all explodes. :-)

⤋ Read More

ReactOS Now Running On ARM64 In Experimental Form
ReactOS as the “open-source Windows” project working to implement binary compatibility for computer programs and drivers for Microsoft Windows now has experimental support for running on 64-bit ARM… ⌘ Read more

⤋ Read More

Windows’ Classic 3D Space Cadet Pinball Is Getting a Physical Re-Creation
Hobbyist CNCDan is trying to build a real-world version of Windows’ classic 3D Pinball for Windows – Space Cadet, using 3D-printed flippers, bumpers, LEDs, slingshots, and a raised playfield modeled after the original virtual table. But in bringing the digital table into the real world, CNCDan has already run into several physi … ⌘ Read more

⤋ Read More

Meet Mark Zuckerberg’s right-hand man
By Meghan Bobrowsky

Tensions were running high at Meta Platforms.

For weeks, rumours circulated that the company was planning a large layoff as it poured tens of billions of dollars into artificial intelligence. Then, employees were told their keystrokes and mouse clicks would be recorded to help train AI agents to use computers. ⌘ Read more

⤋ Read More

Launch HN: Superset (YC P26) – IDE for the agents era
Hey HN, we’re Avi, Kiet, and Satya. We’re building Superset ( https://github.com/superset-sh/superset), an open-source agentic IDE for running coding agents like Claude Code, Codex, OpenCode etc in parallel.

Demo: https://www.youtube.com/watch?v=YWDHn7gUwfg

Try it: https://superset.sh/

We’re three engineers who’ve built and maintained large codebases, and we k … ⌘ Read more

⤋ Read More

chipStar 1.3 Released For Running HIP/CUDA Code On SPIR-V With OpenCL
A new release of chipStar is now available as the open-source tool for compiling and running HIP/CUDA code in a vendor-neutral manner with the SPIR-V intermediate representation on OpenCL or even Intel Level Zero as the run-time alternative. This is part of the ambitious effort to allow NVIDIA CUDA and AMD HIP code to ultimately run on alternative vendors with increasing levels of success… ⌘ Read more

⤋ Read More

Yearslong Fight Over Users’ Right To Tweak Smart TV Software Heads To Trial
A long-running lawsuit over Vizio’s Linux-based smart TV software is headed to trial in August, with the Software Freedom Conservancy arguing that GPL rules require Vizio to release complete source code owners could use to modify, maintain, or strip ads and tracking from their TVs. Ars Technica reports: The outcome could rever … ⌘ Read more

⤋ Read More

Initial Benchmarks Of The SpacemiT K3 RVA23 RISC-V CPU With The K3 Pico-ITX
One of the RISC-V SoCs we have been most looking forward to this year is the SpacemiT K3 that features the X100 RISC-V cores that are RVA23 compliant and among the first readily available RVA23 RISC-V platform for running on the likes of Ubuntu 26.04 LTS. In this article is a preview of some very early benchmarks of the SpacemiT K3 with the new Pico-ITX single board computer offering. ⌘ Read more

⤋ Read More

An ICE Firearms Trainer Was Involved in At Least 4 Deadly Shootings
David Norman, a former Phoenix police officer who’s described himself as “a fucking savage,” now runs a company that provided training to Homeland Security’s Special Response Teams. ⌘ Read more

⤋ Read More

Private capital’s pent-up firepower faces frustration
Private capital transactions in New Zealand extended their 10-year, lumpy run-up in 2025, although pent-up funds awaiting deployment face potential frustration amid geopolitical, election and interest-rate uncertainty, new research shows.

“The [private capital] industry entered 2026 with a more measured but still constructive outlook,” NZ Private Capital executive director Colin McKinnon said. ⌘ Read more

⤋ Read More

The running boom brings business for brands, retailers
Four days a week, the Zone Blue run club gathers for runs of varying length on Wellington’s waterfront, on the track at Newtown Park, and at Freyberg Beach.

There’s a “take it easy” Tuesday evening run, a speed session on the track on Wednesday, and a 30-minute effort followed by a coffee on Saturday mornings. ⌘ Read more

⤋ Read More

Claude Code Did The Heavy Lifting To Get Adobe Lightroom CC Running On Linux
An open-source developer with the assistance of Claude Code has managed to get the Adobe Lightroom CC software working on Linux under Wine… ⌘ Read more

⤋ Read More

Anthropic’s Mythos Helped Build a Working macOS Exploit in Five Days
“The vulnerability is simple in practice,” writes Tom’s Hardware: “run a command as a standard user and gain root (administrator) access to the machine.”

And it was Mythos Preview that helped the security researchers at Palo Alto-based Calif bypass a five-year Apple security effort in just five days. The blog 9to5Mac reports:

Last year, … ⌘ Read more

⤋ Read More

Japan Runs Out of Robot Wolves In Fight Against Bears
Japan’s worsening bear problem has created a shortage of handmade “Monster Wolf” robots, which are $4,000 solar-powered scarecrow-like devices with glowing eyes, sensors, and blaring sounds designed to frighten the animals away. “We make them by hand. We cannot make them fast enough now. We are asking our customers to wait two to three months,” company president Y … ⌘ Read more

⤋ Read More

Google Announces Its Chromebook Successor: the Googlebook
Google is teasing a new line of “Googlebook” laptops for this fall, powered by a new Android-and-ChromeOS-derived operating system that will run Chrome, Android apps, phone-connected apps and files, and deeply integrated Gemini features. The company says Chromebooks will continue “after the launch of Googlebook” and “…all Chromebooks will continue to receive … ⌘ Read more

⤋ Read More

Running Four Intel Graphics Cards Under Linux On Ubuntu 26.04
It’s been nearly one year to the week since Intel introduced Project Battlematrix as their initiative for improving their Linux driver support for the Arc Pro B-Series with enhancements such as bettering the multi-GPU support in allowing up to eight Arc Pro GPUs per system as well as other open-source driver optimizations in the era of AI. Recently with the Arc Pro B70 in having four review samples for testing I was finally able to try out the multi-GP … ⌘ Read more

⤋ Read More

[$] Providing 64KB base pages with 4KB kernels, two different ways
Some CPU architectures are able to run with a number of different base-page
sizes; using a larger size can often result in better performance at the
cost of increased memory use. Other architectures are more limited. At
the 2026 Linux\
Storage, Filesystem, Memory Management, and BPF Summit, two sessions in
the memory-management track explored options for letting processes run with
64KB page sizes when the underlying kern … ⌘ Read more

⤋ Read More

Social Media Sites Got Information from Ad Trackers on US State Health Insurance Sites
All 20 of America’s state-run healthcare marketplace sites “include advertising trackers that share information with Big Tech companies,” reports Gizmodo, citing a report from Bloomberg:

Per the report, seven million Americans bought their health insurance through state exchanges in 2026, and many of them ma … ⌘ Read more

⤋ Read More

FEX 2605 Brings Performance Improvements, Initial Snapdragon X2 Elite Fixes
FEX 2605 is out this weekend as the newest monthly feature release to this emulator for running Linux x86_64 binaries on ARM64 (AArch64) devices. This is the open-source project sponsored by Valve and planned for use with the upcoming Steam Frame as well as being relevant to Linux gaming on other 64-bit ARM laptops and other devices… ⌘ Read more

⤋ Read More

NVIDIA-VAAPI-Driver 0.0.17 Fixes Support For GB10 Powered Systems
The open-source, community-developed NVIDIA-VAAPI-Driver that provides a Video Acceleration API (VA-API) implementation built atop NVIDIA’s NVDEC video decode interface is out with a new release. This is the open-source project that’s motivated by getting accelerated video decoding to work within Mozilla Firefox and other apps when running with NVIDIA’s packaged Linux driver… ⌘ Read more

⤋ Read More

Claw Cloud Run 将于2026年5月11日服务停止,可退款
Claw Cloud Run 是阿里云青春版 Claw Cloud 旗下,类似于 Vercel、Netlify 的在线开发平台,可以快速部署 Alist、Dify、frp 等程序。2026年4月23日发布公告,将于2026年5月11日服务停止。 两个重要的时间点 由于太久没用也忘了这件事,还在使用的 ⌘ Read more

⤋ Read More

killswitch for short-term emergency vulnerability mitigation
It seems that we are in for an extended period of the disclosure of
vulnerabilities before fixes become available. One possible way of coping
with this flood might be the killswitch
proposal from Sasha Levin. In short, killswitch can immediately disable
access to specific functionality in a running kernel, essentially blasting
a vulnerable path (and its associated functionality) out of existence until
a fi … ⌘ Read more

⤋ Read More

Linux Erroneously Thinks Intel Bartlett Lake CPUs Run At 7GHz
With Intel’s recently-launched Bartlett Lake P-core-only processors intended for the embedded market, there is a rather surprising oversight under Linux: the Intel P-State driver reporting a 7.0+ GHz clock speed. While many would yearn for a 7GHz CPU, the Core 9 273PE where this issue was discovered in reality can only boost up to 5.7GHz for its maximum turbo frequency… ⌘ Read more

⤋ Read More

Sam Altman Had a Bad Day In Court
An anonymous reader quotes a report from Business Insider: As the trial between Elon Musk and OpenAI ended its second week, the Tesla CEO started scoring points against Sam Altman. His witnesses landed three solid punches in testimony about how Altman runs OpenAI as CEO, raising concerns about his dedication to AI safety, the nonprofit’s mission, and his honesty as a leader of the organization. […] This … ⌘ Read more

⤋ Read More

Trump Pivots on AI Regulation, Worker Ousted by DOGE Runs for Office, and Hantavirus Explained
Today on Uncanny Valley, we’re diving into recent reports that the Trump administration is considering an executive order that would establish some sort of federal oversight over new AI models. ⌘ Read more

⤋ Read More

An update on KDE’s Union style engine
Arjen Hiemstra has published
an article on the status of the Union project: a
single system to support all of KDE’s technologies used for styling
applications.

The work on Union’s Breeze implementation has progressed to the
point where it is very hard to distinguish whether or not you are
running the Union version. We have also tested with a bunch of
applications and … ⌘ Read more

⤋ Read More

Rust-Written Redox OS Sees Improvements For Running On Real Hardware
Redox OS is out with its status report for April 2026. During the past month this open-source, Rust-based operating system written from scratch has seen improvements for running on real hardware as well as a wide variety of other improvements for bettering this original OS project… ⌘ Read more

⤋ Read More
In-reply-to » @lyse These days (and it’s been like that for a while), almost everything is loaded on-demand depending on which hardware the OS finds, so you can simply copy all your files with cp -a, install a bootloader, adjust some minor things /etc/fstab, done. Well, maybe not “done”, but it’s easy to sort out the remaining stuff afterwards.

@bender@twtxt.net It’s been a while (6.5 years) since I’ve done this. I’d do it like this:

  • Boot some Linux from a USB stick on the new machine. Preferably Arch Linux, since that is what I’m running and that’ll make the upcoming chroot easier.
  • Partition the new disk, create LUKS devices, filesystems, …
  • Mount the new filesystems and copy all data (user data and the system itself – everything). Do this either over the network or by hooking up the old disk directly.
  • chroot into the new system (Arch has an arch-chroot tool for that which is used during normal installation, if I’m not mistaken). Inside the chroot, install the bootloader.
  • Do some fixups, like adjusting /etc/fstab or /etc/crypttab.

And I think that should be it. 🤔

⤋ Read More

My first game of Magic ended with a truly EPIC TURN yesterday…

It was a 5-player game, and I was running my (unpublished) Superfriends deck (mostly Planeswalkers and counter manipulators). After some ups and downs, I was able to pop the ultimate abilities on a handful of PWs all on a single turn, pumping my Bioessence Hydra to 110/110 (!) before tapping it twice to kill 2 opponents, and then following that by destroying all of the lands of a 3rd opponent and stealing all of the creatures from the 4th, at which point the survivors decided to quit. As I said, EPIC TURN!

Game 2 ran long, so I dropped out. But that first game…

⤋ Read More