Hacker News Digest
· 34 Hacker News
Mistral, the French AI startup, has raised €3 billion in a Series D round led by Samsung Electronics, valuing the company at over €21 billion. This is the largest equity fundraising ever by a Europea…
Jellyfin 12.0, the open-source media server's new major release, abandons the '10' version prefix to signal true major updates. It rewrites playlist and collection storage for speed, extends alternat…
The author extracts 512-bit RSA root certificates from archived Netscape and Internet Explorer installers, finds two from the defunct Canadian CA E-Certify, and factors them with CADO-NFS on a deskto…
Tristan Buckmaster and Levent Alpöge claim to have achieved finite-time blowup for the incompressible Euler equations and related models, using LLMs to extend earlier work by Diego Córdoba and Luis M…
GLM 5.3-flash, an open-weight model from Z.ai, is now cheap enough to run locally on consumer hardware and capable enough to exploit real-world vulnerabilities, with refusals removed by abliteration.…
Terrastruct has open-sourced TALA, its autolayout algorithm for D2 diagrams, under the permissive MPL-2.0 license. TALA is designed for software architecture diagrams, producing orthogonal layouts th…
Weird Gloop, the nonprofit hosting wikis for RuneScape, Minecraft, and others, reveals a frustrating Google Search change from March 2024 that effectively buries brand-new domains: only their main pa…
The Albanese government has released draft legislation for a Digital Duty of Care, building on its world-leading social media age ban. The proposed law would require platforms like social media, game…
Bedrock, a minimal, human-crafted starter kit for Emacs, has reached version 2.0. This major release requires Emacs 31 and breaks compatibility with Emacs 29. It introduces better defaults, improved…
A couple built a house with a basement game room featuring 12 wall-mounted PCs that fold away, DDR pads in the floor, and an office table that transforms into six more gaming stations. All 20 machine…
A new investigation by Gamers Nexus and Level1Techs reveals that LG OLED televisions are capturing audio, recording webcam feeds, and scanning home networks even when the TV appears to be off. The TV…
An analysis of 44,143 European companies with a detected CDN finds that 89.6% use Cloudflare, far ahead of Amazon (3,112), Fastly (1,299), and Akamai (396). The concentration varies by country, from…
A deep dive into GamersNexus's two-hour investigation of LG smart TVs reveals serious security vulnerabilities, including potential eavesdropping via microphones and webcams, even when the TV appears…
Dan Luu tests whether simple instructions to coding agents to use specific testing techniques or libraries improve implementation correctness. Across 26 prompt conditions—including TDD, property-base…
The Public Domain Review showcases John Margolies' photographs of American roadside architecture, from novelty buildings like a whale-shaped car wash to punning billboards. His archive, now in the Li…
A developer benchmarked 10 combinations of AI models and coding harnesses (Codex, OMP, OpenCode, DSH) on a single prompt: build a self-contained Three.js sci-fi hangar with drones, warning lights, an…
TradingAgents is an open-source framework that simulates a real trading firm using multiple LLM-powered agents. It employs specialized roles—fundamental, sentiment, news, and technical analysts—along…
Arm's Mali G2-Ultra NX is the first AI-native Mali GPU, integrating neural accelerators directly into the shader cores. This enables neural super sampling and frame rate upscaling, boosting performan…
A deep dive into computer memory architecture, from the basics of memory structure and operations to the memory hierarchy, CPU caches, memory interleaving, and the evolution of memory modules from SI…
The Colorlight 5A-75B, originally a receiver card for LED displays, has become a favorite among hardware hackers due to its low cost and full support for open-source FPGA tools. With a Lattice ECP5 F…
A deep dive into the virtual machines that run mobile agents. Claude Code uses Firecracker microVMs with a custom Rust init, while Instinct rents E2B sandboxes running full Ubuntu. The key difference…
New research reveals that the extinct thylacine, or Tasmanian tiger, had a unique skull and jaw structure adapted for snapping up small prey, not the sheep it was blamed for killing. Its skull was as…
A developer recounts how his business partner vibe-coded the entire payments backend in one day, producing a 5,236-line PR with redundant AI-generated docs and untested endpoints. The author, who had…
A developer explains why they added a floating orb screensaver to the center of their custom IDE. The orb provides a relaxing visual break from code, and the IDE itself is built with agents, terminal…
In a Stanford lecture, Andrew Ng predicts the end of prompt engineering within six months, advocating for graph-based agent architectures. He argues that simple prompts fail on multi-step tasks, whil…
Falcons AI, based in Ras Al Khaimah, has seen its open-source NSFW image classifier downloaded over 50.8 million times in the past 28 days, making it the sixth most-downloaded model on Hugging Face o…
A growing body of research suggests that contact with soil, plants, and other natural materials can boost the diversity of microbes on our skin, which in turn may benefit our immune system. Studies i…
The U.S. Fish and Wildlife Service's Feather Atlas now offers an interactive tool to identify bird feathers by pattern, color, size, position, and bird type. Users can search by feather length (small…
NYC MapTap is an interactive quiz game designed to help you master New York City's neighborhoods and subway system. Each round presents a neighborhood name, and you tap its location on a map, with im…
aispace.sh has open-sourced its client, a scriptable CLI for temporary file sharing designed for both AI agents and humans. It features expiring links, predictable JSON output, and optional local age…
Ad tech companies like LG use Automatic Content Recognition (ACR) to analyze everything displayed on their smart TVs. We Own the Glass is an artistic protest that turns your screen into a digital pit…
Anystation is an experimental public bulletin board shaped like a tree, where every post has a unique address and replies form threads. No account is needed, and posts can be made through a surprisin…
Applied Compute Agent Cloud (AC2) is a researcher cockpit for end-to-end model development, inference, and continual learning. It offers a CLI, an MCP server, and a Python SDK with packages for datas…
The web is in constant flux, and so is its markup. This post catalogs obsolete HTML snippets that once served practical purposes—fighting browser wars, appeasing third-party integrations, or preventi…