Searching We Love Privacy Club

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

VideoLAN Publishes Dav2d For Open-Source AV2 Decoder
While the Alliance For Open Media had been aiming for the AV2 release by the end of 2025, as of right now the AV2 specification remains in a draft status. VideoLAN developers though for months have already been working on dav2d as an open-source AV2 decoder and that code was published this weekend… ⌘ Read more

⤋ Read More

AI Agent Designed To Speed Up Company’s Coding Wipes Entire Database In 9 Seconds
joshuark shares a report from Live Science: An AI coding agent designed to help a small software company streamline its tasks instead blew a hole through its business in just nine seconds. PocketOS founder Jer Crane, said that the AI coding agent Cursor –powered by Anthropic’s Claude Opus 4.6 model – delet … ⌘ Read more

⤋ Read More

Microsoft Open-Sources ‘Earliest DOS Source Code Discovered To Date’
An anonymous reader quotes a report from Ars Technica: Several times in the last couple of decades, Microsoft has released source code for the original MS-DOS operating system that kicked off its decades-long dominance of consumer PCs. This week, the company has reached further back than ever, releasing “the earliest DOS source code discove … ⌘ Read more

⤋ Read More

Linux’s sched_ext Sees A Bunch Of Bug Fixes Following Increased AI Code Review
Just days after the Linux 7.1-rc1 kernel release, the Linux kernel’s extensible scheduler class “sched_ext” is seeing a lot of bug fixes. Many of these bug fixes aren’t just from the Linux 7.1 merge window but a number date back many kernel cycles. This uptick in bug fixes for sched_ext is coming due to increased AI code review… ⌘ Read more

⤋ Read More

OpenAI Really Wants Codex to Shut Up About Goblins
“Never talk about goblins, gremlins, raccoons, trolls, ogres, pigeons, or other animals or creatures unless it is absolutely and unambiguously relevant,” reads OpenAI’s coding agent instructions. ⌘ Read more

⤋ Read More

Kernel prepatch 7.1-rc1
Linus has released 7.1-rc1 and closed the
merge window for this release.

Things look fairly normal, although we do have a few different
projects to cull some old hardware support to help minimize
maintenance burden: phasing out i486 support (configs deleted, code
deletions to follow) and independently starting to remove some
really old networking hardware support, and removing some SoC
support that never went anywhere.

But we’re more than making up for … ⌘ Read more

⤋ Read More

The Linux Kernel Tree About To Hit 40 Million Lines, AMD Driver Above 6 Million Lines
Ahead of the Linux 7.1-rc1 kernel release due out later today for closing the Linux 7.1 merge window, I was curious if all the code removals would lead to a negative change in line count over Linux 7.0. The removals were not enough and Linux 7.1 Git is fast approaching 40 million lines… ⌘ Read more

⤋ Read More

Apple M3 Support On Asahi Linux Is Approaching The Original Alpha Quality Of The M1
A new progress report from the Asahi Linux project is now published that highlights recent upstreaming work for the Linux 7.0 kernel release as well as the latest additions to the downstream Asahi Linux code. The Asahi Linux project also pushed out their first updated Asahi installer in nearly two years… ⌘ Read more

⤋ Read More

Colorado Adds Open-Source Exemption to Age-Verification Bill
Colorado’s “age-attestation” bill left the House committee with new exemptions for open-source operating systems, applications, code repositories, and containerized software distribution, reports the blog Linuxiac:

[The bill] focuses on operating system providers and application stores. Its main requirement is that these providers supply an age-related … ⌘ Read more

⤋ Read More

Linux Drops ISDN Subsystem and Other Old Network Drivers
“Old code like amateur radio and NFC have long been a burden to core networking developers,” reads the pull request.

And so Thursday Linus Torvald merged the pull request “to rid the Linux kernel of the old Integrated Services Digital Network (ISDN) subsystem,” reports Phoronix, “and various other old network drivers largely for PCMCIA era network adapters.”
… ⌘ Read more

⤋ Read More

Farewell ISDN, Ham Radio & Old Network Drivers: Linus Torvalds Merges 138k L.O.C. Removal
Linus Torvalds did it! He merged the pull request to rid the Linux kernel of the old Integrated Services Digital Network (ISDN) subsystem and various other old network drivers largely for PCMCIA era network adapters. This was the code suggested for removal given the recent influx of AI/LLM-generated bug reports against this dated code that likely has no active upstream users remaining… ⌘ Read more

⤋ Read More

Newly Deciphered Sabotage Malware May Have Targeted Iran’s Nuclear Program—and Predates Stuxnet
Researchers have finally cracked Fast16, mysterious code capable of silently tampering with calculation and simulation software. It was created in 2005—and likely deployed by the US or an ally. ⌘ Read more

⤋ Read More

OpenAI Says Its New GPT-5.5 Model Is More Efficient and Better At Coding
OpenAI released its new GPT-5.5 model today, which the company calls its “smartest and most intuitive to use model yet, and the next step toward a new way of getting work done on a computer.” The Verge reports: OpenAI just released GPT-5.4 last month, but says that the new GPT-5.5 “excels” at tasks like writing and debugging code, doing … ⌘ Read more

⤋ Read More

Linux 7.1 Removes Some Obsolete PCMCIA Drivers That Likely Haven’t Been Used In Years
In addition to some network drivers on the chopping block due to AI bug reports for obsolete hardware/drivers and Linux 7.1 dropping various drivers for Russia’s Baikal CPUs, the Linux 7.1 kernel as of today also dropped some obsolete PCMCIA host controller drivers… ⌘ Read more

⤋ Read More

[$] LWN.net Weekly Edition for April 23, 2026
Inside this week’s LWN.net Weekly Edition:

  • Front: LLMs and Python bugs; scheduler regression; new Rust traits; dependency cooldowns; 7.1 merge window; Shor’s algorithm; drama at The Document Foundation.

  • Briefs: Firefox zero-days; kernel code removal; reproduceible Arch; Debian election; Firefox 150; Forgejo 15.0; Git 2.54.0; KDE Gear 26.04; LillyPond 2.26.0; Rust 1.95.0; Quotes; …

  • [Announcements](https:/ … ⌘ Read more

⤋ Read More

[$] Dependency-cooldown discussions warm up
Efforts to introduce malicious code into the open-source supply
chain have been on the rise in recent years, and there is no indication that they
will abate anytime soon. These attacks are often found quickly, but not quickly
enough to prevent the compromised code from being automatically injected into other
projects or code deployed by users where it can wreak havoc. One method of avoiding
supply-chain attacks is to add a delay of a few days before pulling upates in what
is known as a “dep … ⌘ Read more

⤋ Read More