News
8 small data transforms I don't want to write as shell glue anymore
29+ min ago (592+ words) " Practical fimod examples for small CI/config data transforms with a Python-like taste. In the first article, I wrote about why I built fimod: I kept seeing tiny python3 -c scripts in CI pipelines, doing just enough JSON/YAML/CSV work…...
Qt Bridges: Public Beta for the Rust Bridge Is Out!
1+ day, 16+ min ago (640+ words) Powerful UIs on Microcontrollers Agentic Development and IDE Support UI Design Tool with AI Assistant Bring Figma Designs to Device One Codebase, Every Platform Premium Experiences on Physical Products Test Results Management and Analysis Certified Static Code Analysis Automated Safety…...
Vibe Coded X11 Server Written In Rust Adds Xinerama, Free BSD Support & Other Features
2+ hour, 46+ min ago (194+ words) Phoronix - Categories Computers Display Drivers Graphics Cards Linux Gaming Memory Motherboards Processors Software Storage Operating Systems Peripherals Vibe Coded X11 Server Written In Rust Adds Xinerama, Free BSD Support & Other Features Michael Larabel is the principal author of Phoronix. com and…...
Puppeteer Sharp C# PDF: The Hidden Ops Cost (2026 Guide)
4+ hour, 53+ min ago (1006+ words) Here's the canonical first-snippet so we're all looking at the same thing: That is genuinely a clean API. There is a reason this library is popular. Before we get into the ops cost (which is most of this article), let's…...
Rust Duck botnet rapidly evolves with migration to Rust
16+ hour, 57+ min ago (162+ words) SC Media Rust Duck botnet rapidly evolves with migration to Rust As reported by Security Affairs, Qi An Xin XLab researchers are tracking a rapidly evolving botnet named Rust Duck, which is transitioning from C to Rust and exhibiting increasingly…...
I built a mac OS FTP client entirely in Rust " no Electron, no webview
19+ hour, 17+ min ago (344+ words) I'm building gmac FTP " a dual-pane FTP/FTPS/SFTP client for mac OS, written entirely in Rust. The UI runs on Slint with a GPU-accelerated Femto VG renderer on top of wgpu/Metal. No Electron. No Tauri. No webview. Just…...
A small C++ library for sending structured commands and telemetry between devices " no schema files, just add your parameters and serialize
20+ hour, 39+ min ago (445+ words) If you've ever tried to build a simple command/telemetry protocol between a PC and a fleet of SDR receivers, sensors, or embedded devices, you know the usual options aren't great: Roll your own binary format " fast, but you end…...
Black Bull goes multi-protocol (part 3) " one `app. py`, two protocols
21+ hour, 38+ min ago (217+ words) The first two posts were the engineering: part 1 rebuilt the connection dispatcher so Black Bull's core stopped assuming HTTP, and part 2 put a lock-free, single-owner MQTT 5 broker on top of that seam. This post is the payoff " what all of…...
Anthropic buffa Library Hit by Zero-Day Do S Flaw in Rust Protobuf Decoder
1+ day, 5+ hour ago (322+ words) A denial-of-service vulnerability in buffa, Anthropic's Rust protobuf library, shows that even memory-safe code from a frontier AI lab isn't immune to allocation-budget flaws. Tracked as CVE-2026-55407 (CVSS 4. 0: 6. 3, Moderate), the bug was uncovered by Endor Labs' AI SAST engine, which…...
Rust introduces new Range types
1+ day, 21+ hour ago (336+ words) Paul Krill is editor at large at Info World. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at Info World. He has specialized in coverage of software development tools and…...