devtake.dev

Open Source

Breakout GitHub projects, open-source releases, and developer tools.

Doom running on Bazzite Linux on a handheld gaming device
Open Source·

Elizabeth Figura's NTSYNC driver shipped in Linux 6.14. Wine 11 retired esync and fsync over it.

Linux 6.14 merged the NTSYNC driver Elizabeth Figura wrote at CodeWeavers. SteamOS 3.7.20 loads it by default; Wine 11 went mainline on it. Here's what changed.

Obsidian application banner showing the note-taking app branding
Open Source·

120 million plugin downloads later, Obsidian moved off GitHub. Paid plugins are now allowed.

Obsidian launched Obsidian Community on May 12. The new directory replaces the GitHub plugin queue with automated reviews, and paid plugins are in for the first time.

RPCS3 project logo on a solid black background, from the official rpcs3.net press graphic
Open Source·

RPCS3's maintainers will ban contributors who submit undisclosed AI pull requests

The PS3 emulator project posted on X on May 10, citing 'AI slop' that has been clogging review. The hard line: ban-on-sight if you don't disclose.

The Register's coverage of Bun's experimental Zig-to-Rust port
Open Source·

Jarred Sumner rewrote 960,000 lines of Bun from Zig to Rust in six days. He might throw it all away.

Bun's creator used Claude to port the JavaScript runtime from Zig to Rust, hitting 99.8% test compatibility. He says there's a 'very high chance' it gets scrapped.

A page of the original 86-DOS 1.00 assembler listing showing handwritten changelist annotations
Open Source·

Microsoft open-sourced the earliest known DOS code, transcribed from a stack of Tim Paterson's printouts.

MIT-licensed at GitHub on April 28, the 86-DOS 1.00 kernel and PC-DOS development snapshots were OCR'd from 45-year-old assembler listings.

Notepad++ for Mac project page hero showing the ported macOS code editor
Open Source·

An unofficial Notepad++ port finally landed on Mac. Don Ho didn't write it.

Andrey Letov shipped a native macOS Notepad++ port as a universal binary with the original Scintilla engine and a new Cocoa UI. It's GPL, free, and unaffiliated with Don Ho.

The Zed 1.0 launch graphic in dark mode with the Zed wordmark and a stylized cursor.
Open Source·

Zed 1.0 ships its agentic editor. The Atom team's Rust rewrite finally has a stable label.

Zed Industries shipped 1.0 on April 29 after five years of Rust and GPU work. Free forever for humans, with $10/month hosted AI and an open Agent Client Protocol.

Open-source illustration showing a stylized icon for collaborative software development.
Open Source·

Mitchell Hashimoto is pulling Ghostty off GitHub. The reason is daily outages.

Ghostty's creator has tracked GitHub outages every workday for months. After 18 years on the platform, he's moving the project. A read-only mirror stays.

Warp terminal product screenshot from the company's website.
Open Source·

Warp's terminal is now open source. The cloud agent platform Oz is the actual product.

Warp released its 36k-star Rust client on GitHub under AGPLv3 on April 28. OpenAI is the founding sponsor and Oz keeps the bills paid.

Arcee AI Trinity branding from the Trinity-Large-Thinking blog post.
Open Source·

Arcee's Trinity-Large-Thinking is a 399B open MoE that costs 96% less than Opus

Arcee released Trinity-Large-Thinking on April 1: a 399B-param sparse MoE with 13B active, Apache 2.0 weights, $0.88 per million output tokens, and PinchBench just behind Opus 4.6.

MinIO project logo over a server-room background.
Open Source·

MinIO archived its repo on April 25. The community fork already has the admin console back.

MinIO's GitHub repo went read-only with a 'NO LONGER MAINTAINED' banner pointing users at AIStor. Pigsty's Ruohang Feng forked it and restored the binaries.

Illustration accompanying Tom's Hardware coverage of the Linux kernel driver removal.
Open Source·

Linux 7.1 is yanking ham radio, ISDN, and ATM. The reason: AI bug-report spam.

Jakub Kicinski's networking pull request removes 138,161 lines of decades-old code. Kernel maintainers say LLM-generated bug reports made the old subsystems un-maintainable.

Ubuntu 26.04 LTS Resolute Raccoon desktop with GNOME 50
Open Source·

Ubuntu 26.04 LTS ships Wayland-only, Rust coreutils, and post-quantum SSH by default

Canonical released Ubuntu 26.04 'Resolute Raccoon' on April 23. It's the first LTS without X11, ships kernel 7.0 and GNOME 50, and sets post-quantum SSH on by default.

Mozilla Firefox 150 security announcement cover graphic
Open Source·

Mozilla fixed 271 Firefox bugs that Claude Mythos found. Its own tests caught 22.

Firefox 150 shipped Monday with 271 security fixes from Anthropic's Project Glasswing. Mozilla CTO Bobby Holley says Mythos matches elite human researchers.

GitHub OG card for the StarScout research repository from Carnegie Mellon
Open Source·

Inside GitHub's fake star economy: 6 million bought stars and how to spot them

A Carnegie Mellon study counted 6 million suspected fake stars across 18,617 GitHub repos. Here's what the StarScout research actually found and how to read a star count now.

Ruby Central logo on the organization's April 2026 'A New Chapter' announcement
Open Source·

Ruby Central admits 'real financial jeopardy' seven months after the RubyGems takeover

Ruby Central cut its executive director, CFO, and PR firm, and shifted to a volunteer working board. The April 16 letter closes the arc from September's RubyGems walkout.

OnlyOffice DocumentServer GitHub repository page
Open Source·

The FSF just told OnlyOffice it can't use AGPLv3 to block forks

OnlyOffice bolted a 'keep our logo' clause onto its AGPLv3, then accused the Euro-Office fork of violating it. The FSF says users can strip the clause.

Cloudflare Unweight tensor compression announcement social graphic
Open Source·

Cloudflare open-sourced a lossless LLM compressor that shaves 22% off model weights

Unweight is Cloudflare Research's new BF16 weight compressor. 22% smaller bundles, 13% smaller inference footprint, 30-40% throughput overhead, BSD license.