🔓 Omarchy: Any User Process Can Escalate to Root
The severity comes from the unusually broad attack surface: ordinary desktop processes could potentially cross what users would normally expect to be a strong privilege boundary.
A security flaw in Omarchy’s default Docker configuration allowed essentially any process running in a user’s desktop session to escalate privileges to root without a password, sudo, or a privilege prompt. The issue was privately disclosed and has been patched, with users advised to update to version 4.0.1.
🔗 Read more 🔗
🔗 Claude Session URL appended to commit messages and PR descriptions by default
This is less about attribution itself than about developer control over durable public artifacts, since information silently added to Git history can be difficult or undesirable to clean up later.
A Claude Code feature request objects to session URLs being appended automatically to commit messages and pull request descriptions without an explicit opt-in or prominent warning. The author proposes making the attribution optional by default or, at minimum, making the existing suppression setting much easier to discover.
🔗 Read more 🔗
🏜️ Europe’s summer drought is so extreme that desertification is a growing threat
The fish losses illustrate how drought can become an economic and ecological crisis simultaneously, particularly when low water levels and high temperatures reinforce each other.
Persistent drought and extreme heat across parts of Europe are damaging aquatic ecosystems and fish-farming businesses, with water levels falling and temperatures exceeding 30 degrees Celsius in some areas. The disruption spans countries including Serbia, Slovenia, Bosnia, the Czech Republic, Romania, and Hungary, with industry losses estimated in the millions and desertification becoming a growing concern.
🔗 Read more 🔗
🔐 Brits would quite like their private messages to stay private
The cross-party distrust is notable because it suggests opposition to encryption backdoors is not confined to one political constituency, making the issue harder to frame as a conventional partisan divide.
Polling commissioned by the Center for Democracy & Technology found overwhelming support among British adults for private online conversations and strong skepticism toward government access to encrypted messages. Two-thirds said they would not trust either the current or a future government with such powers, while majorities also worried about security vulnerabilities, abuse, and chilling effects on speech. The findings arrive amid continuing disputes over UK government demands involving encrypted user data and Apple’s Advanced Data Protection.
🔗 Read more 🔗
🦀 Rust Function Overloading – Call for Experimentation
Function overloading is especially relevant for C++ interoperability, where overloaded APIs are common and awkward mappings can make generated Rust bindings less ergonomic.
The Rust Project and Rust Foundation’s Rust-C++ Interop Initiative are experimenting with function overloading aimed at improving foreign-function interface bindings. The work has progressed far enough for compiler and interoperability tool developers to begin exploring it, potentially offering a more natural alternative to existing tuple-and-trait patterns for overloaded calls.
🔗 Read more 🔗
🔌 Transfer files over an ethernet patch cable
The broader point is that Ethernet is useful as a simple point-to-point data link, not merely as infrastructure for an existing LAN or internet connection.
A technical note explains how to transfer large files directly between two computers using an ordinary Ethernet patch cable, manual IPv6 addressing, and tools such as socat and dd. A standard gigabit connection can approach 900 Mbit/s, or roughly 6.7 GB per minute, while avoiding the duplicated transfers, internet bottlenecks, and removable-storage limitations of other approaches.
🔗 Read more 🔗
🧩 Interview with oofoe about REBOL, Forth, Decker, Janet and the VFx Industry
The interview is particularly relevant to programmers interested in language design outside the mainstream, where small languages and domain-specific tools can shape how problems are modeled rather than just how code is written.
Alex Alejandre interviews developer Oofoe, whose background spans animation, precision-instrument software, games, puzzles, and several unconventional programming languages. The conversation covers domain-specific language design, REBOL, Forth, Janet, Decker, Racket, visual effects, and tooling questions around Janet projects.
🔗 Read more 🔗
🎨 On Taste
The interesting shift is from valuing execution scarcity to valuing selection and judgment, though that raises a harder question about how strong taste is actually developed and demonstrated.
Matti Ryttyläinen reflects on the growing emphasis on human taste as AI takes over more mechanical aspects of white-collar work such as translation, programming, legal research, and corporate writing. The post examines the idea that judgment and taste may become a more important source of human differentiation as routine production becomes easier to automate.
🔗 Read more 🔗
🧠 But where does taste come from?
This is a useful counterpoint to the broader taste discourse because it challenges taste as an unexplained fallback advantage rather than simply accepting it as a durable human moat.
The author critiques the surge of essays presenting taste as a uniquely human advantage in an era of increasingly capable AI. While acknowledging the appeal of that argument, the post questions the repetitive and often vague treatment of taste and turns attention toward the more fundamental issue of where taste comes from.
🔗 Read more 🔗