Searching We.Love.Privacy.Club

Twts matching #processing
Sort by: Newest, Oldest, Most Relevant

AMD’s Local, Open-Source AI Can Now Easily Interact With Your Gmail
AMD software engineers continue rapidly advancing their open-source software efforts around local AI/LLM use on consumer-class Radeon and Ryzen hardware. AMD GAIA 0.17.6 was released on Thursday with more improvements for local AI processing on Windows, Linux, and even macOS. For those trusting enough in local LLM pipelines to do the right thing, there is even integration now for AMD GAIA to interface with your Gmail account… ⌘ Read more

⤋ Read More

LinkedIn Profile Visitor Lists Belong to the People, Says Noyb
A LinkedIn user in the EU is challenging Microsoft’s refusal to provide a full list of profile visitors under GDPR Article 15, arguing that the data should be available for free because LinkedIn processes it and sells a more complete version to Premium users. Privacy group Noyb says the case could set a broader precedent over whether companies can mone … ⌘ Read more

⤋ Read More

SR-IOV Support Appears To Be Coming For Next-Gen Ryzen AI NPUs
AMD recently upstreamed Linux support for their next-gen AIE4 NPU. That next-gen AMD NPU support is expected to premiere in Linux 7.2 while this week an interesting new patch series has surfaced for SR-IOV support with those upcoming neural processing units… ⌘ Read more

⤋ Read More

Claude Managed Agents Can Engage In a ‘Dreaming’ Process To Preserve Memories
An anonymous reader quotes a report from Ars Technica: At its Code with Claude developers’ conference, Anthropic has introduced what it calls “dreaming” to Claude Managed Agents. Dreaming, in this case, is a process of going over recent events and identifying specific things that are worth storing in “memory” to inform future t … ⌘ Read more

⤋ Read More

AMD’s GAIA Defaults To Better Model, Continued Improvements For Local AI
AMD software engineers on Friday released a new version of GAIA “Generative AI Is Awesome” as their open-source software for Windows and Linux leveraging the Lemonade SDK and aiming to make it easy to build AI agents on your PC with all local AI processing across AMD’s CPUs, GPUs, and NPUs… ⌘ Read more

⤋ Read More

ICANN Opens Applications For New Generic Top-Level Domains
ICANN has opened applications for new generic top-level domains for the first time since 2012. The Register reports: ICANN hasn’t offered new gTLDs since 2012, but on Thursday opened applications for new domains in 27 scripts. A 439-page Applicant Guidebook explains the process. The Register suggests paying attention to the string evaluation FAQ, which expla … ⌘ Read more

⤋ Read More

DOJ Sues Cloudera For Deliberately Excluding American Workers From Tech Jobs
Longtime Slashdot reader schwit1 shares a report from ZeroHedge: The Justice Department on Tuesday sued Cloudera, accusing the enterprise data and artificial intelligence company of deliberately engineering a hiring process that excluded American workers from at least seven lucrative technology positions while the firm purs … ⌘ Read more

⤋ Read More

AMDXDNA Driver Preps Hardware Scheduler Time Quantum For Ryzen AI Multi-User Fairness
The AMDXDNA accelerator driver for Ryzen AI NPUs is preparing a new feature called hardware scheduler time quantum for ensuring fairness between multiple users/contexts wanting to leverage this neural processing unit for AI workloads… ⌘ Read more

⤋ Read More

Intel Lands Tesla As First Major Customer For 14A Chip Technology
An anonymous reader quotes a report from Reuters: Tesla CEO Elon Musk said on Wednesday the EV maker plans to use Intel’s next-generation 14A manufacturing process to make chips at its Terafab project, an advanced AI chip complex Musk has envisioned in Austin. The contract would mark Intel’s first major customer for the technology, a breakt … ⌘ Read more

⤋ Read More

Your Phone’s Next Speed Boost May Come From Magnetic Chips
alternative_right writes: A new technology has been proposed that could fundamentally solve the issue of smartphones overheating during high-spec gaming or extended video streaming. Researchers at KAIST have discovered the principle of processing signals using the minute vibrations of magnets (spin waves) instead of electrons. This method significantly reduc … ⌘ Read more

⤋ Read More

Google Unveils Two New AI Chips For the ‘Agentic Era’
Google announced two new tensor processing units (TPUs) for the “agentic era,” with separate processors dedicated to training and inference. “With the rise of AI agents, we determined the community would benefit from chips individually specialized to the needs of training and serving,” Amin Vahdat, a Google senior vice president and chief technologist for AI and infrast … ⌘ Read more

⤋ Read More

Somebody really has got their session handling licked. I’m surfing in a webshop and opening another article to check on the details only to receive the error message: “An error occurred during the ordering procedure with PayPal. Please try again later or use the normal ordering process.”

⤋ Read More

‘TotalRecall Reloaded’ Tool Finds a Side Entrance To Windows 11 Recall Database
An anonymous reader quotes a report from Ars Technica: Two years ago, Microsoft launched its first wave of “Copilot+” Windows PCs with a handful of exclusive features that could take advantage of the neural processing unit (NPU) hardware being built into newer laptop processors. These NPUs could enable AI and machine le … ⌘ Read more

⤋ Read More

Another AI rant:

One of the “key features” of LLMs is that you can use “natural language”, because that is supposed to be easier than having to learn a programming language. So, when someone says to me, “I automated this process using AI!”, what they mean is: They have written a very, very large Markdown document. In this document, they list what the AI is supposed to do.

In prose.

This is a complete disaster.

Programming and programming languages have one crucial property: They follow a well-defined structure and every word has a well-defined meaning. That is absolutely brilliant, because I can read this and I can follow the program in my head. I can build a mental model. I can debug this, down to the precise instructions that the CPU executes. This all follows well-defined patterns that you can reason about.

But with these Markdown files, I am completely lost. We lose all these important properties! No debugging, no reasoning about program flow, nothing. It’s all gone. It’s a magic black box now, literally randomized, that may or may not do what you wanted, in some order.

People now throw these Markdown files at me … and … am I supposed to read this? Why? It’s completely random and fuzzy.

Sadly, these AI tools are good enough to be able to mostly grasp the authors intentions. Hence people don’t see the harm they cause, because “it works”.

We already have a ton of automations like this at work: Tickets get piped through an LLM and these Markdown files / prompts determine what will happen with the ticket, and maybe they trigger additional actions as well, like account creation or granting permissions. All based on fuzzy natural language – that no two humans will ever properly agree on.

Jesus Christ, we’re now INTENTIONALLY bringing the ambiguity of legal texts and lawyers into programming.

Using natural language is NOT easier than using a programming language. It is HARDER. Have you people never read a legal contract? And that stuff can STILL be debated in a court room.

I can’t begin to comprehend why we, tech folks, push this so hard. What is wrong with you? Or me?

(And, once again, we’re ignoring other factors here. LLMs use a ton of energy and ressources, that we don’t have to spare. It’s expensive as fuck. It doesn’t even run locally on our servers, meaning we give all these credentials and permissions to some US company. It’s insane.)

⤋ Read More

Intel NPU Linux Driver To Allow Limiting Frequency For Power & Thermal Management
The Intel IVPU accelerator driver used on Linux for the neural processing unit (NPU) on Core Ultra SoCs saw a patch posted for allowing the NPU clock frequency to be limited in the name of power and thermal management… ⌘ Read more

⤋ Read More

Linux Finally Starts Removing Support for Intel’s 37-Year-Old i486 Processor
“It’s finally time,” writes Phoronix — since “no known Linux distribution vendors are still shipping with i486 CPU support.”
“A patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from … ⌘ Read more

⤋ Read More

Linux 7.1 Expected To Begin Removing i486 CPU Support
It’s finally time: a patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from the Linux kernel. Anyone still using an i486 CPU with an upstream Linux kernel would be incredibly rare and no known Linux distribution vendors are still shipping with i486 CPU support, but in case you are, you can continue to be running one of … ⌘ Read more

⤋ Read More

Linux 7.1 To Begin Removing i486 CPU Support
It’s finally time: a patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from the Linux kernel. Anyone still using an i486 CPU with an upstream Linux kernel would be incredibly rare and no known Linux distribution vendors are still shipping with i486 CPU support, but in case you are, you can continue to be running one of the exis … ⌘ Read more

⤋ Read More

Redox OS Introducing New CPU Scheduler For ~1.5x Performance In Heavy Tasks
The Rust-based Redox OS operating system is preparing to land a new CPU scheduler thanks to work being carried out by open-source developer Akshit Gaur on modernizing the platform’s process scheduling subsystem… ⌘ Read more

⤋ Read More

Google Now Lets You Change Your Gmail Address
Google is rolling out a feature in the U.S. that lets some users change their Gmail address without creating a new account or losing their data. TechCrunch reports: Users who have access to this feature can go to their Google Account settings, navigate to Personal info > Email > Google Account email option. Tap on the “Change Google Account email” button to start the process of chang … ⌘ Read more

⤋ Read More

New Rust-Based BUS1 In-Kernel IPC In Development For The Linux Kernel
After KDBUS failed to make it into the mainline Linux kernel more than one decade ago as an in-kernel version of D-Bus, BUS1 was proposed as a clean sheet design for in-kernel, capability-based inter-process communication (IPC). BUS1 didn’t gain enough traction to make it to the mainline kernel and then many of the same developers devised Dbus-Broker as a more performant D-Bus user-space implementation. Well, as a big surprise now, a new version of BUS1 … ⌘ Read more

⤋ Read More

NXP Neutron NPU Kernel Driver Blocked For Now By A Closed-Source User-Space Blob
Last month NXP posted open-source Linux kernel driver patches for their Neutron NPU accelerator. The NXP Neutron NPU aims to help with edge AI applications and this neural processing unit is found in their different SoCs. Unfortunately, their GitHub repository for the user-space software ends up containing a binary-only blob that will end up delaying plans on getting this driver into the mainline Linux kernel… ⌘ Read more

⤋ Read More

Lemonade 10.0.1 Improves Setup Process For Using AMD Ryzen AI NPUs On Linux
Earlier this month with the release of the Lemonade SDK 10.0 and FastFlowLM 0.9.35, using AMD Ryzen AI NPUs for running LLMs on Linux finally became feasible. AMD XDNA 2 NPUs can now run on Linux well for LLM workloads! Released on Tuesday was Lemonade 10.0.1 with a few improvements for the setup process of this local LLM open-source solution on Linux… ⌘ Read more

⤋ Read More

Why Apple Temporarily Blocked Popular Vibe Coding Apps
An anonymous reader shared this report from the tech-news blog Neowin:

Apple appears to have temporarily prevented apps, including Replit and Vibecode, from pushing new updates. Apple seems bothered by how apps like Replit present vibe-coded apps in a web view within the original app. This process virtually allows the app to become something else. And the new app … ⌘ Read more

⤋ Read More

Google Details New 24-Hour Process To Sideload Unverified Android Apps
An anonymous reader quotes a report from Ars Technica: Google is planning big changes for Android in 2026 aimed at combating malware across the entire device ecosystem. Starting in September, Google will begin restricting application sideloading with its developer verification program, but not everyone is on board. Android Ecosy … ⌘ Read more

⤋ Read More

Perplexity’s ‘Personal Computer’ Lets AI Agents Access Your Local Files
Perplexity AI has introduced a “Personal Computer” agent system that can run on a local machine such as a Mac mini, giving its AI agents access to a user’s files and applications to automate tasks. According to CEO Aravind Srinivas, the heavy AI processing runs on Perplexity’s “secure servers” but sensitive actions will require user approval … ⌘ Read more

⤋ Read More
In-reply-to » Last year, I made a huge mistake. I repeated on here, what multiple sourcea at Google told me, and what is to this day, written on their blog about Android. I failed to take into consideration, that people who work at Google, often just lie, or present things intentionally vaguely, so they do not have to follow through with their promises. I would like to apologize to everyone, who took my previous posts here, as assurance software not explicitly approved by Google, will continue working on Android, past this year (or even just a couple months from now) and that everything has been resolved, as things are now in fact even worse, than they were before. To follow the current state of "Open Android", please check: https://keepandroidopen.org/

@thecanine@twtxt.net

as things are now in fact even worse

You mean this, right?

Contrary to a vague mention of a possible “advanced flow” that may eventually allow “experienced users to accept the risks of installing software that isn’t verified”, Google’s description of the program continues to state plainly that:

Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices

Until such time that they have shown evidence that it will be possible to bypass the verification process without undue friction, we must believe what is stated on their official page: that all apps from non-registered developers will be blocked once their lock-down goes into effect.

⤋ Read More

Fedora Evaluating New Idea For For Experimental Concepts & Fostering New Innovations
Fedora Project Leader Jef Spaleta announced a new proposal for “A Technology Innovation Lifecycle Process for Fedora.” With the help of Google’s Gemini AI, Spaleta laid out a proposal to help Fedora make greater accommodations for experimental concepts and building more interest around innovative ideas without a firm commitment to integrate them into Fedora proper until they can be assured of sustainability… ⌘ Read more

⤋ Read More

Current RISC-V CPUs Being Too Slow Causes Headaches For Fedora: ~5x Slower Builds
The current crop of RISC-V SoCs are still much slower than alternative CPU architectures and lead to much longer build times for Fedora packages as a result. There’s hope with next-gen RISC-V processors being faster but for now even compiling Binutils as an example is around five times slower than x86_64 – and that’s with disabling compiler link-time optimizations (LTO) for RISC-V to avoid an even longer build process… ⌘ Read more

⤋ Read More

Am I talking to the void?

Despite the driving force behind me being here lying in the curiosity and challenge of “let’s check out this new thing and see what it takes to bring get it working”, I’d like to know if there are other people reading me. Or if it’s just like on my gopher site, where around 96% of the visits are from bots.

I mean, it’s still fun to tinker with tech tools for the mere sake of it, but at times I can’t help but feel like Prometheus and Sisyphus at the same time.

Not that I’d stop. Just like my “self-sufficient” sense of humor (read this with a good hint of self-deprecation and irony), most of my electronic exploratory endeavors end up being more about the process than the result.

Or, in other words: I was so focused on building this vessel that I never stopped to think where I want to go!

⤋ Read More

Trump Administration Says It Can’t Process Tariff Refunds Because of Computer Problems
U.S. Customs and Border Protection (CBP) said in a filing on Friday that it currently cannot process billions in tariff refunds because its import-processing system is “not well suited to a task of this scale.” The Verge reports: The CBP’s admission comes after the Supreme Court struck down the tariffs im … ⌘ Read more

⤋ Read More

Intel’s Make-Or-Break 18A Process Node Debuts For Data Center With 288-Core Xeon 6+ CPU
Intel has formally unveiled its Xeon 6+ “Clearwater Forest” data-center processor with up to 288 cores, built on the company’s new Intel 18A process and using Foveros Direct packaging. The chip targets telecom, cloud, and edge-AI workloads with massive parallelism, large caches, and high-bandwidth D … ⌘ Read more

⤋ Read More

New App Alerts You If Someone Nearby Is Wearing Smart Glasses
A new Android app called Nearby Glasses alerts users when Bluetooth signals from smart glasses are detected nearby. The Android app, called Nearby Glasses, “launches at a time as there is an increasing resistance against always-recording or listening devices, which critics say process information about nearby people who do not give their consent,” repor … ⌘ Read more

⤋ Read More

Google Chrome Is Switching To a Two-Week Release Cycle
Google is accelerating Chrome’s major release cadence from four weeks to two starting with version 153 on September 8th. “…our goal is to ensure developers and users have immediate access to the latest performance improvements, fixes and new capabilities,” says Google. “Building on our history of adapting our release process to match the demands of a modern web, C … ⌘ Read more

⤋ Read More

Ubuntu 26.04 Resolute Snapshot 4 Released
The fourth and final monthly snapshot of Ubuntu 26.04 “Resolute Raccoon” is now available for testing. This alternative to the Ubuntu 26.04 daily ISOs is a monthly test release that also helps exercise the Ubuntu Linux release automation processes… ⌘ Read more

⤋ Read More

NXP Posts New Linux Accelerator Driver For Their Neutron NPU
The Linux kernel continues seeing more open-source kernel drivers emerge for supporting different AI accelerators / NPUs. The newest open-source driver breaking cover today is from NXP and is for enabling their Neutron neural processing unit… ⌘ Read more

⤋ Read More

b4’s Review TUI With AI Integration Nearing Pre-Alpha Release
The b4 tool used for managing patch workflows to the Linux kernel has been seeing a lot of work recently on b4 review as the text user interface (TUI) to help expedite the patch review process for the Linux kernel. The b4 review TUI has been integrating AI agent code review helpers powered by the likes of Claude Code too for trying to help enhance the efficiency for Linux kernel patch reviews. That b4 review work is quickly approaching a pre-alpha sta … ⌘ Read more

⤋ Read More

Uber Previews Its Dubai Air Taxi Service
An anonymous reader shares a report: Uber is one step closer to going airborne. On Wednesday, the company previewed its air taxi booking service ahead of an expected launch in Dubai later this year. The inaugural Uber Air program will let travelers book Joby Aviation’s electric air taxis through a familiar process in the Uber app.

The experience of booking an air taxi will be much like reserv … ⌘ Read more

⤋ Read More

AI Now Helps Manage 16% of America’s Apartments
Imagine a 280-unit apartment complex offering no on-site leasing office with a human agent for questions. “Instead, the entire process has been outsourced to AI…” reports SFGate, “from touring to signing the lease to completing management tasks once you actually move in.”

Now imagine it’s far more than just one apartment complex…

At two other Jack London Square apartment buildings … ⌘ Read more

⤋ Read More

Ask Slashdot: What’s Your Boot Time?
How much time does it take to even begin booting, asks long-time Slashdot reader BrendaEM. Say you want separate Windows and Linux boot processes, and “You have Windows on one SSD/NVMe, and Linux on another. How long do you have to wait for a chance to choose a boot drive?”

And more importantly, why is it all taking so long?
In a world of 4-5 GHz CPU’s that are thousands of times faster than they were, … ⌘ Read more

⤋ Read More

ollama 0.17 Released With Improved OpenClaw Onboarding
The open-source ollama project that makes it easy to get up and running with a variety of LLMs under Windows, macOS, and Linux is out with a new release. The ollama v0.17.0 release is driven by new functionality around enhancing the OpenClaw onboarding process… ⌘ Read more

⤋ Read More

US Particle Accelerators Turn Nuclear Waste Into Electricity, Cut Radioactive Life By 99.7%
Researchers at the Thomas Jefferson National Accelerator Facility are advancing Accelerator-Driven Systems (ADS) that use high-energy proton beams to transmute long-lived nuclear waste into shorter-lived isotopes. “The process also generates significant heat, which can be harnessed to produce … ⌘ Read more

⤋ Read More

Trump Directs US Government To Prepare Release of Files on Aliens and UFOs
US President Donald Trump says he will direct US agencies, including the defence department, to “begin the process of identifying and releasing” government files on aliens and extraterrestrial life. From a report: Trump made the declaration in a post on Truth Social, after he accused Barack Obama earlier in the day of revealin … ⌘ Read more

⤋ Read More

A $10 Plastic Speaker is the Most Durable Revenue Line in Indian Digital Payments
India’s digital payment platforms process trillions of dollars a year through UPI, the government-built real-time payments rail that handles more than 90% of all payment transactions in the country, but one of their largest net revenue line items is not a payment product at all: it’s a cheap plastic speaker that sits o … ⌘ Read more

⤋ Read More

A $10 Plastic Speaker is the Most Durable Revenue Line in Indian Digital Payments
India’s digital payment platforms process trillions of dollars a year through UPI, the government-built real-time payments rail that handles more than 90% of all payment transactions in the country, but one of their largest net revenue line items is not a payment product at all: it’s a cheap plastic speaker that sits o … ⌘ Read more

⤋ Read More

Linux 7.0 Merges The Code To Replace The Tux Boot Logo At Build Time
Linus Torvalds merged the code this weekend that allows easily replacing the Tux penguin boot logo used during the boot process. This new code optionally allows specifying an alternative boot logo at compile/build time… ⌘ Read more

⤋ Read More

X.Org Server’s “Master” Branch Now Closed With Cleaned Up State On “Main”
This Valentine’s Day there is a lot of red on the screen for the X.Org Server with the code delta as a result of renaming of their main Git development branch and in the process selectively dropping questionable patches to the prior “master” codebase… ⌘ Read more

⤋ Read More

Intel Is Making It Easier In Linux 7.0 To Monitor Energy Use For A Group Of Tasks
Intel has upstreamed some Resource Control “resctrl” improvements to Linux 7.0 for enhanced telemetry monitoring. This is the good kind of telemetry with this new code being useful for being able to monitor how much energy or work is attributed to a group of tasks / process IDs on the system… ⌘ Read more

⤋ Read More