AI breakthroughs, critical security flaws, and open source releases
Decoding the obfuscated bash script on a Uniqlo t-shirt
A recently discovered obfuscated bash script printed on a novelty Uniqlo t-shirt has been decoded by the tech community, turning the apparel into a wearable piece of programming art. In response, legal experts are analyzing the garment to explore the intellectual property, technology, and commercial law implications of printing executable code on clothing.
CommentsChatto is now open source
Chatto, known for its exceptionally fast messaging speed, has officially released its codebase as open source. This update enables users to self-host the platform, offering greater control and privacy over their communications.
CommentsGrok 4.5
Grok 4.5 has been introduced as SpaceXAI's most advanced model, specifically engineered to excel in coding, agentic tasks, and knowledge work. This latest release is designed to enhance professional productivity by executing complex, autonomous workflows with significantly improved intelligence.
CommentsGPT‑Live
ChatGPT is now powered by GPT-Live, a new generation of voice models designed to facilitate highly natural human-AI interactions. This advanced technology aims to create a more seamless and realistic conversational experience for users.
CommentsShow HN: Microsoft releases Flint, a visualization language for AI agents
Microsoft has released Flint, a new visualization language specifically designed for AI agents. This tool provides developers with a dedicated framework to visually map and understand the complex workflows of autonomous systems.
CommentsCloudflare Drop
Cloudflare has launched Cloudflare Drop, a new tool enabling users to instantly deploy websites by simply dragging and dropping a folder or zip file. The feature automatically distributes the site across Cloudflare's global network in seconds, offering developers a rapid and hassle-free deployment solution.
CommentsGitLost: We Tricked GitHub's AI Agent into Leaking Private Repos
Security researchers at Noma Labs discovered a critical prompt injection vulnerability named GitLost within GitHub's new Agentic Workflows. This flaw enables unauthenticated attackers to silently extract data from private repositories by posting a specially crafted issue in a public repository belonging to the same organization.
CommentsRewriting Bun in Rust
The developers behind the Bun JavaScript runtime are rewriting the project's core codebase from Zig to Rust. A new article explores the strategic motivations driving this major transition and provides a technical breakdown of the migration process.
CommentsTenda firmware (multiple versions) contains hidden authentication backdoor
Security researchers have identified a hidden authentication backdoor in multiple versions of Tenda firmware. This vulnerability allows attackers to bypass standard login credentials and potentially take full control of affected networking devices. Users should immediately update their equipment to the latest patched versions to prevent unauthorized access.
CommentsGAO: DOE Is Prematurely Excluding Less Expensive Options for Nuclear Cleanup
The Government Accountability Office reports that the Department of Energy is prematurely dismissing cheaper alternatives for nuclear waste cleanup. Instead of evaluating these less expensive options, the agency continues to spend billions of taxpayer dollars on massive infrastructure projects. This approach leads to the pursuit of large-scale facilities like waste treatment plants without fully considering more cost-effective solutions.
CommentsMistral's Robostral Navigate: a state of the art robotics navigation model
Mistral has introduced Robostral Navigate, an 8B robotics navigation model that achieves a 76.6% score on the R2R-CE benchmark. The state-of-the-art system simplifies hardware requirements by relying solely on a single RGB camera, completely eliminating the need for LiDAR, depth sensors, or multiple cameras.
CommentsTypeScript 7
TypeScript 7 is now available, marking a major milestone as the language transitions to a native port. This complete architectural overhaul delivers a massive performance upgrade, offering developers compilation speeds that are 10 times faster than previous versions.
CommentsStructure and Interpretation of Computer Programs Video Lectures (1986)
The classic 1986 Structure and Interpretation of Computer Programs video lectures are now freely available online through MIT OpenCourseWare. This open platform provides permanent and global web access to virtually all of MIT's educational course content.
CommentsHow to Build a Minimal ZFS NAS Without Synology, QNAP, TrueNAS (2024)
A new guide demonstrates how to build a lightweight, GUI-free ZFS network-attached storage system without relying on platforms like Synology, QNAP, or TrueNAS. By simply configuring a ZFS dataset and sharing it over the network via Samba, users can quickly create a functional NAS without the overhead of complex graphical interfaces.
CommentsEVE Online's Carbon engine is now open source: Fenris Creations explains why
Fenris Creations has open-sourced EVE Online's Carbon engine to foster community collaboration and shared technological advancement. According to Ben Hunter, this decision will improve overall security and integrate modern tools like LLM coding and support from the Godot engine to benefit the broader developer ecosystem.
CommentsCanada's only watchmaking school still ticking after 80 years
Canada's only watchmaking school, the École national d’horlogerie, has remained in operation for 80 years since it was founded after World War II to help veterans reintegrate into society. Today, the institution has evolved its mission and focuses on training professional watchmakers for the global market.
CommentsSeparating signal from noise in coding evaluations
OpenAI has published a new analysis exposing critical flaws in SWE-Bench Pro, a widely used benchmark for assessing AI coding capabilities. These reliability issues cast significant doubt on the accuracy of how top artificial intelligence models are currently being tested and ranked.
CommentsFAANG Simulator
FAANG Simulator is a satirical new game that puts players in the shoes of a 22-year-old big tech worker trying to survive corporate burnout. Players must manage their time and sanity to fill a freedom bar for early retirement, or face the grim fate of being permanently replaced by an AI and falling into the underclass.
CommentsTurning a pile of documents into a searchable useable knowledge base
A new open-source tool called DocuBrowser uses local AI to transform static documents into a fully searchable knowledge base. Designed to do for documents what repo-browser does for code repositories, this GitHub project enables users to efficiently query and navigate their files entirely on-device.
CommentsCloudflare Meerkat - Globally distributed consensus
Cloudflare Research is developing Meerkat, a new globally distributed consensus service powered by a novel algorithm called QuePaxa. The company plans to leverage this infrastructure to build strongly consistent, fault-tolerant key-value stores and other distributed applications.
CommentsCopy That Floppy – Cambridge guide for preserving data from fragile floppy disks
A Cambridge guide on preserving fragile floppy disks has sparked technical corrections from experienced archivists regarding hardware compatibility. Community members dispute the article's claim that specialized controllers are strictly required for Apple-formatted media. Instead, experts argue that standard tools like the Greaseweazle can successfully image these disks when paired with the appropriate physical drives and software settings.
CommentsEU now one step away from reviving private message scanning rules
The European Parliament has approved an urgent procedure to fast-track legislation reviving the expired Chat Control 1.0 rules. This decision brings the private message scanning measures one step closer to official reinstatement.
CommentsLineageOS Statistics
Recent statistics reveal that 74% of LineageOS installations rely on unofficial builds, largely driven by users seeking support for unsupported devices or degoogled features. The data also highlights that two-thirds of US installations run on non-phone hardware, while less than a quarter of all active installs receive current security updates.
CommentsApple to increase spend with Broadcom to produce billions more U.S. chips
Apple has announced a new six-year commitment with Broadcom to produce billions more custom silicon and wireless connectivity chips in the U.S. This expanded agreement significantly increases Apple's spending with the semiconductor manufacturer to bolster domestic chip production.
CommentsA bug which affected only left handed users
A developer recently uncovered a unique web bug that exclusively disrupted the scrolling experience for left-handed users. The issue was identified while optimizing their personal blog and specifically affected how these users navigated the page using their thumb. To address the glitch, the creator documented the unusual problem in a highly humorous and unconventional bug report.
CommentsOpenMandriva: Statement regarding attempted distribution sabotage
The OpenMandriva Linux distribution has issued a statement addressing recent disruptions caused by an attempted sabotage of the project. The development team is informing the community about the incident to maintain full transparency regarding the situation and the individuals involved.
CommentsThe difference between "today's task" and "accretive work"
The article examines the engineering trade-off between writing quick, disposable code for immediate tasks and developing clean, long-term software. Readers discuss the ongoing struggle of managing technical debt in existing codebases while deciding what bad code is actually worth fixing. To cope with this reality, one developer humorously adapts the Serenity Prayer to find peace with the cruft they cannot change.
CommentsSWE-1.7 Reach Near GPT 5.5 and Opus Intelligence
The newly released SWE-1.7 model achieves frontier-level intelligence comparable to GPT 5.5 and Opus, marking a major leap in AI capabilities. It delivers this advanced performance at a significantly lower cost, substantially advancing the cost-performance Pareto curve.
CommentsOpenBSD has a use-after-free allowing local privilege escalation to root
A use-after-free vulnerability in OpenBSD has been discovered that allows attackers to escalate local privileges to root access. The flaw was identified as part of the Patch The Planet initiative, which uses AI models to scan open-source projects for security vulnerabilities.
CommentsWe're extending access to Fable 5 on all paid plans through July 12
Paid subscribers will receive extended access to Claude Fable 5 until July 12. This extension ensures that users on all paid plans can continue utilizing the service through the specified date.
Comments




















