Searching We.Love.Privacy.Club

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

Will Some Programmers Become ‘AI Babysitters’?
Will some programmers become “AI babysitters”? asks long-time Slashdot readertheodp. They share some thoughts from a founding member of Code.org and former Director of Education at Google:

“AI may allow anyone to generate code, but only a computer scientist can maintain a system,” explained Google.org Global Head Maggie Johnson in a LinkedIn post. So “As AI-generated code beco … ⌘ Read more

⤋ Read More

GNU Linux-libre 7.0 Deals With Deblobbing More Drivers & Cleansing DT Files
Building off last night’s release of the Linux 7.0 kernel is now the GNU Linux-libre 7.0-gnu kernel release for that downstream kernel that removes support for loading non-free-software kernel modules, blocks the loading of loadable microcode/firmware even when it means greatly reduced hardware support, and other sanitization of code in the name of software freedom… ⌘ Read more

⤋ Read More

Latin America’s Central Banks Establish Digital Payments Used By Hundreds of Millions
175 million people in Brazil now use its instant-payment system “Pix”, developed by the country’s central bank for real-time payments using QR codes or keys, and American Banker notes that the central banks of Argentina and Costa Rica also have developed their own widely used digital systems for instant pa … ⌘ Read more

⤋ Read More
In-reply-to » @lyse Yes, and that’s why I’m 100% convinced that we’ll see a massive brain drain in a couple of years. This will affect young people even more, because they don’t have all the “old” knowledge to fall back on.

@movq@www.uninformativ.de I couldn’t agree more! I also have the feeling that it causes more people to just accept “it’s a software problem, there’s nothing that can be done about it”. Which is very frightning to me.

Up until now, I was successful in refusing to actively use that crap. I had to do one mandatory AI training, but even our hippest AI enthusiasts found it absolutely terrible. Probably also nailed together by the same rubbish they want us to now use everyday as much as possible.

Code reviews are the part that I have to deal with most. And I believe that the code quality is degrading.

Let’s hope the bubble bursts sooner than later. It will definitely burst at some point. That’s for sure.

⤋ Read More

Intel’s New Shader Compiler “Jay” Merged For Mesa 26.1
It was just a few days ago that Jay was publicly posted as the new shader compiler in-development for Intel GPUs on Linux for both their ANV Vulkan and Iris Gallium3D drivers. While still very experimental, that initial Jay compiler code was merged today for Mesa 26.1-devel… ⌘ Read more

⤋ Read More

Linux 2026 “Spring Cleaning” To Address Some Code Remnants As Far Back As Linux v0.1
A big kernel patch series was posted today by longtime Linux developer Thomas Gleixner. The set of 38 patches amount to some big time “spring cleaning” with addressing some code remnants still around that originated back in the very early Linux v0.1 kernel while some other code being cleaned up dates back to the Linux 1.3~2.1 kernel series from the 90’s… ⌘ Read more

⤋ Read More

被 AI 编程坑过两次后,我终于做出了一个上架的微信小程序
被 AI 编程坑了两次之后,我终于做出了一个上架的微信小程序:不靠“让 AI 一句话生成微信小程序”,而是换了一种方式:给数据 → 做设计 → 再开发 → 拆任务 → 多对话。 来自 @阿童木先森 的 vibe coding 作品,如果你也觉得 AI 编程“不太靠谱”,可以看看他的方法。 想直接体验 ⌘ Read more

⤋ Read More

Redox OS Establishes AI Policy To Forbid Contributions Made Using LLMs
The Rust-based Redox OS open-source operating system provided a status update on all of their interesting development activities during the month of March. In addition to a lot of code improvements, Redox OS also enhanced its documentation as well as added an AI policy to reject any contributions relying on large language models… ⌘ Read more

⤋ Read More

Hugging Face Contributes Safetensors To PyTorch Foundation To Secure AI Model Execution
Announced today from the PyTorch Conference EU in Paris is word that Hugging Face has contributed their Safetensors project to the PyTorch Foundation, which is an umbrella organization under the Linux Foundation for hosting AI initiatives. Safetensors aims to help mitigate arbitrary code execution risks and more… ⌘ Read more

⤋ Read More

Google Proposes JSIR As A High-Level IR For JavaScript
Google engineers have been developing JSIR as a high-level intermediate representation (JSIR) for JavaScript that they are already using in production at the company code code analysis and transforming other code/bytecode to JavaScript as well as for deobfuscating JavaScript code… ⌘ Read more

⤋ Read More

Claude Code Leak Reveals a ‘Stealth’ Mode for GenAI Code Contributions - and a ‘Frustration Words’ Regex
That leak of Claude Code’s source code “revealed “all kinds of juicy details,” writes PC World.
The more than 500,000 lines of code included:
- An ‘undercover mode’ for Claude that allows it to make ‘stealth’ contributions to public code bases
- An ‘always-on’ age … ⌘ Read more

⤋ Read More

Mesa 26.1 Makes It Easier To “Fake” A GPU Reset Using LLVMpipe
As a small but interesting addition coming for this quarter’s Mesa 26.1 release is making it easy to simulate a GPU reset with the LLVMpipe software driver. While seemingly mundane, this can be quite handy for compositor developers and other app/software developers wanting to more easily test how their code behaves when encountering a GPU reset… ⌘ Read more

⤋ Read More

CentOS Launches Accelerated Infrastructure Enablement For Driving NVIDIA AI Factories
The CentOS project has established the Accelerated Infrastructure Enablement “AIE” special interest group with a focus on providing a “fast lane” for “in-flight” patches. This CentOS AIE SIG is particularly focused on carrying the code needed for enabling NVIDIA AI factories… ⌘ Read more

⤋ Read More

Proposed Wine Code Uses Zink For OpenGL-On-Vulkan By Default
A CodeWeavers engineer opened a merge request yesterday for Wine to use Mesa’s Zink OpenGL-on-Vulkan driver by default. This would build Zink as a Windows Portable Executable (PE) for allowing OpenGL to go straight to the Vulkan API with the host Vulkan drivers… ⌘ Read more

⤋ Read More

AMD GPU Driver Sees DC Idle Manager & Multi-SDMA Engine Optimization For Linux 7.1
With Linux 7.0-rc6 having released on Sunday, we are hitting the point of the cut-off of new feature material being allowed into the Direct Rendering Manager’s DRM-Next tree of queuing new graphics/display/accelerator feature code ahead of the upcoming Linux 7.1 merge window. As presumably the last AMDGPU/AMDKFD feature pull ahead of Linux 7.1, today’s pull request from AMD contains some noteworthy final enhancements… ⌘ Read more

⤋ Read More

AI Can Clone Open-Source Software In Minutes
ZipNada writes: Two software researchers recently demonstrated how modern AI tools can reproduce entire open-source projects, creating proprietary versions that appear both functional and legally distinct. The partly-satirical demonstration shows how quickly artificial intelligence can blur long-standing boundaries between coding innovation, copyright law, and the open-source principles … ⌘ Read more

⤋ Read More

Cloudflare Announces EmDash As Open-Source ‘Spiritual Successor’ To WordPress
In classic Cloudflare fashion, the CDN provider used April Fool’s Day to unveil an actual, “not a joke” product. Today, the company announced EmDash – an open-source “spiritual successor” to WordPress that aims to solve plugin security. Phoronix reports: With the help of AI coding agents, Cloudflare engineers have been re … ⌘ Read more

⤋ Read More

Anthropic Issues Copyright Takedown Requests To Remove 8,000+ Copies of Claude Code Source Code
Anthropic is using copyright takedown notices to try to contain an accidental leak of the underlying instructions for its Claude Code AI agent. According to the Wall Street Journal, “Anthropic representatives had used a copyright takedown request to force the removal of more than 8, … ⌘ Read more

⤋ Read More
In-reply-to » @lyse Oops, I guess the new text is a bit obscure. If you follow the link, the text is a bit more explicit, but you still need to know what a lexical scope is. Anyway, this is part of Perl moving very carefully toward being UTF-8 by default while also not breaking code written in the 90s. If you name a recent version like "use v5.42;" then Perl stops letting you use non-ASCII characters unless you also say "use utf8;". The "lexically" part basically means that strictness continues until the next "}", or the end of the program. That lets you fix up old code one block at a time, if you aren't ready to apply the new strictness to a whole file at once.

@falsifian@www.falsifian.org Thanks for clarification. I already thought something along those lines. Wow, so, you can really mix different encodings in a single file, crazy. My Perl experience is limited to maybe 10, 20 or at the very most 30 written lines of code over the decades.

⤋ Read More

The Linux Kernel’s Minimum Rust Version Supported Prepares For Rust 1.85 Baseline
The Rust-For-Linux crew is preparing to raise the minimum supported Rust version for building the Linux kernel and and similarly also bumping the minimum supported version of bindgen, the tool for generating Rust FFI bindings for C code in the kernel… ⌘ Read more

⤋ Read More
In-reply-to » My first pull request to Perl has been merged! https://github.com/Perl/perl5/commit/2aea97bf3f5c2ea62cf5e701858694b7378ed58c

@lyse@lyse.isobeef.org Oops, I guess the new text is a bit obscure. If you follow the link, the text is a bit more explicit, but you still need to know what a lexical scope is. Anyway, this is part of Perl moving very carefully toward being UTF-8 by default while also not breaking code written in the 90s. If you name a recent version like “use v5.42;” then Perl stops letting you use non-ASCII characters unless you also say “use utf8;”. The “lexically” part basically means that strictness continues until the next “}”, or the end of the program. That lets you fix up old code one block at a time, if you aren’t ready to apply the new strictness to a whole file at once.

⤋ Read More

Claude Code’s Source Code Leaks Via npm Source Maps
Grady Martin writes: A security researcher has leaked a complete repository of source code for Anthropic’s flagship command-line tool. The file listing was exposed via a Node Package Manager (npm) mapping, with every target publicly accessible on a Cloudflare R2 storage bucket. $ du -hs .35M .$ find -type f | sed ’s/^.*\.//’ | sort | uniq -c | sort -bVr 1332 ts … ⌘ Read more

⤋ Read More

A Lot Of Rust Graphics Driver Changes For Linux 7.1, NVIDIA Nova Driver Additions
Sent out yesterday were the DRM Rust feature changes for DRM-Next ahead of the Linux 7.1 merge window coming in April. The Rust graphics/display driver code for Linux 7.1 includes more programming language abstractions and other Rust infrastructure work to make graphics drivers written in Rust more capable… ⌘ Read more

⤋ Read More

The Next LVFS Actions Begin Tomorrow To Encourage More Hardware Vendors To Step Up
Last year the Linux Vendor Firmware Service (LVFS) announced plans for major vendors to pay or contribute code to this project that makes it easy for deploying new system and device firmware on Linux systems. They are asking those with less than 99 employees to contribute $10k USD annually or those larger organizations to contribute $100k USD annually or to be employing engineer(s) to work full-time on LVFS/Fwupd. Beginning tomorrow … ⌘ Read more

⤋ Read More

PEP 829: Structured Startup Configuration via .site.toml Files
This PEP proposes a TOML-based configuration file format to replace the .pth file mechanism used by site.py during interpreter startup. The new format, using files named .site.toml, provides structured configuration for extending sys.path and executing package initialization code, replacing the current ad-hoc .pth format that conflates path configuration with arbitrary code execution. ⌘ Read more

⤋ Read More

Life With AI Causing Human Brain ‘Fry’
fjo3 shares a report from France 24: Too many lines of code to analyze, armies of AI assistants to wrangle, and lengthy prompts to draft are among the laments by hard-core AI adopters. Consultants at Boston Consulting Group (BCG) have dubbed the phenomenon “AI brain fry,” a state of mental exhaustion stemming “from the excessive use or supervision of artificial intelligence tools, pushed beyond our co … ⌘ Read more

⤋ Read More

Intel Graphics Driver For Linux 7.1 Preps Workaround For Dell XPS Panther Lake Laptop
Sent out today was the latest batch of drm-intel-next changes as feature work toward DRM-Next for Linux 7.1 winds down. This week’s drm-intel-next pull is mostly fixes and some low-level code refactoring. The only item really standing out is some new quirk infrastructure for dealing with laptop display panels that may have buggy Panel Replay handling… ⌘ Read more

⤋ Read More

World’s Smallest QR Code - Smaller Than Bacteria - Could Store Data for Centuries
“Scientists have created a microscopic QR code so tiny it can only be seen with an electron microscope,” reports Science Daily. It’s “smaller than most bacteria and now officially a world record.”

“But this isn’t just about size; it’s about durability. By engraving data into ultra-stable ceramic materials, th … ⌘ Read more

⤋ Read More

Linux Ham Radio KISS Serial Driver Being Modernized In 2026
Here’s something that wasn’t on my bingo card for this year of the “MKISS” driver for ham radio being modernized in 2026 as opposed to just being dropped. The MKISS code hasn’t seen much driver activity since the original Git import of the Linux kernel more than twenty years ago… ⌘ Read more

⤋ Read More

SystemD Contributor Harassed Over Optional Age Verification Field, Suggests Installer-Level Disabling
It’s FOSS interviewed a software engineer whose long-running open source contributions include Python code for the Arch Linux installer and maintaining packages for NixOS. But “a recent change he made to systemd has pushed him into the spotlight” after he’d added the optiona … ⌘ Read more

⤋ Read More

Linux Maintainer Greg Kroah-Hartman Says AI Tools Now Useful, Finding Real Bugs
Linux kernel maintainer Greg Kroah-Hartman tells The Register that AI-driven code review has “really jumped” for Linux. “There must have been some inflection point somewhere with the tools…”

“Something happened a month ago, and the world switched. Now we have real reports.” It’s not just Linux, he continued. “All … ⌘ Read more

⤋ Read More

DRBD Driver Working To Land ~15 Years Worth Of Changes Into The Linux Kernel
Developers behind the Distributed Replicated Block Device “DRBD” for mirroring block devices between multiple host systems are working to resync the upstream Linux kernel DRBD support with the out-of-tree DRBD code they have been maintaining for the past ~15 years out-of-sync. It’s a big undertaking but they have begun staging patches for review and testing to get this massive set of changes up to par for mainline… ⌘ Read more

⤋ Read More

OpenAI Abandons ChatGPT’s Erotic Mode
OpenAI has indefinitely paused plans for an erotic mode in ChatGPT as part of a broader strategy shift away from side projects and toward business and coding tools. TechCrunch reports: The proposed “adult mode,” which CEO Sam Altman first floated in October, had inspired considerable controversy from tech watchdog groups as well as from OpenAI’s own staff. In January, a meeting between company executives … ⌘ Read more

⤋ Read More

Fedora 45 Plan Approved For Web Frontend To Linux’s “Blue Screen of Death” DRM Panic
With just a few weeks to go until the official Fedora 44 release, there is already feature planning and activity beginning for Fedora 45 that will be released toward the end of 2026. Among the early feature approvals is a new web front-end feature to the DRM Panic “Blue/Black Screen of Death” functionality with a specialized QR code for kernel errors… ⌘ Read more

⤋ Read More

OpenAI Discontinues Sora Video Platform App
OpenAI is shutting down Sora, its generative-AI video creation platform it launched in December 2024. “The move is one of a number of steps OpenAI is taking to refocus on business and coding functions ahead of a potential initial public offering as soon as the fourth quarter of this year,” reports the Wall Street Journal.

CEO Sam Altman announced the changes to staff on Tuesday. “We’re sayin … ⌘ Read more

⤋ Read More

Blender Optimization Leads To Twice As Fast Performance With CPU Bottlenecked Scenes
Proposed code for Blender’s EEVEE engine can lead to both the OpenGL and Vulkan performance doubling in instancing-heavy scenes that are CPU bottlenecked… ⌘ Read more

⤋ Read More

Will AI Force Source Code to Evolve - Or Make it Extinct?
Will there be an AI-optimized programming language at the expense of human readability? There’s now been experiments with minimizing tokens for “LLM efficiency, without any concern for how it would serve human developers.”

This new article asks if AI will force source code to evolve — or make it extinct, noting that Stephen Cass, the special projects edi … ⌘ Read more

⤋ Read More

AMD Posts Latest “pghot” Code For Overhauling Linux Hot Page Tracking & Promotion
One of the core Linux infrastructure improvements that AMD engineers have been working on recently is pghot as a hot-page tracking and promotion subsystem. This proposed addition to the Linux kernel could be quite beneficial especially for those using modern AMD EPYC servers with CXL and multiple memory tiers… ⌘ 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

Wine-Staging 11.5 Released With A Few New Patches
Building off Friday’s exciting release of Wine 11.5 with Syscall User Dispatch support, Wine-Staging 11.5 is now available for this experimental/testing build of Wine that at the moment is some 228 patches atop the upstream code… ⌘ Read more

⤋ Read More

Loongson Linux Display Driver No Longer Orphaned
The Loongson Direct Rendering Manager driver for handling the display controller on LS7A/LS2K SoCs is no longer orphaned with new Loongson engineers stepping up to maintain the code moving forward… ⌘ Read more

⤋ Read More

Sashiko Now Providing AI Reviews On Rust Code For The Linux Kernel
A few days ago Google engineers went public with Sashiko with their agentic AI code review for the Linux kernel. The Google Gemini Pro powered AI code review service is automatically monitoring the Linux kernel mailing list for new patch submissions and has proven useful already. Interest continues to build by upstream Linux kernel stakeholders around Sashiko and the latest addition is now covering the Rust-For-Linux mailing list submission … ⌘ Read more

⤋ Read More

OpenAI Plans Launch of Desktop ‘Superapp’
joshuark shares a report from Neowin: OpenAI is planning to combine its Atlas web browser, ChatGPT app, and Codex coding app into a singular desktop “superapp.” CEO of Applications, Fidji Simo, said the company was doubling down on its successful products. By taking this move, the AI company aims to streamline the user experience and reduce fragmentation. Simo said in an internal memo: “We realized … ⌘ Read more

⤋ Read More

OpenAI Acquires Developer Tooling Startup Astral
OpenAI announced it’s acquiring developer tooling startup Astral to strengthen its Codex AI coding assistant, which has over 2 million weekly users and has seen a three-fold increase in user growth since the start of the year. CNBC reports: “Through it all, though, our goal remains the same: to make programming more productive. To build tools that radically change what it … ⌘ Read more

⤋ Read More

Google Engineers Launch “Sashiko” For Agentic AI Code Review Of The Linux Kernel
Google engineers have been spending the past number of months developing Sashiko as an agentic AI code review system for the Linux kernel. It’s now open-source and publicly available and will continue to do upstream Linux kernel code review thanks to funding from Google… ⌘ Read more

⤋ Read More

AMD MLIR-AIE Releases New AIECC C++ Compiler To Help Bring New Workloads To Ryzen AI NPUs
AMD Ryzen AI NPUs are now running LLMs on Linux with the recently debuted Lemonade 10.0 server and FastFlowLM 0.9.35 adding Linux support. In addition to those software components, AMD engineers have also been developing MLIR-AIE as a compiler toolchain for AMD AI Engine devices such as Ryzen AI NPUs in leveraging LLVM-based code generation with the Multi-Level Intermediate Representation (MLIR). Out today is MLIR-AIE v1.3 with some not … ⌘ Read more

⤋ Read More

AMD MLIR-AIE Releases New AIECC C++ Compiler To Help Bring New Workloads To Ryzen AI NPUs
AMD Ryzen AI NPUs are now running LLMs on Linux with the recently debuted Lemonade 10.0 server and FastFlowLM 0.9.35 adding Linux support. In addition to those software components, AMD engineers have also been developing MLIR-AIE as a compiler toolchain for AMD AI Engine devices such as Ryzen AI NPUs in leveraging LLVM-based code generation with the Multi-Level Intermediate Representation (MLIR). Out today is MLIR-AIE v1.3 with some not … ⌘ Read more

⤋ Read More