YC News
From new batch announcements to alumni raising major rounds, Y Combinator remains a bellwether for early-stage tech. This section collects news involving the accelerator, the startups that pass through it, and the ideas and trends its community is betting on.
Stories here range from changes to the program itself, its deal terms, batch sizes, and leadership, to the successes and stumbles of companies it funded years ago. Batch composition gets particular attention, since the categories founders cluster around tend to foreshadow broader trends.
For anyone working in or around startups, following this accelerator is an efficient habit: it condenses signals about talent, ideas, and capital into one observable community. Founders weighing an application also use this coverage to understand what the program has become.
I made tinnitus my friend, then it disappeared [video]
2026-08-10Audio platform creator Dr. Ir. Stéphane Pigeon shares his personal journey of overcoming tinnitus by embracing the condition, which ultimately made the ringing disappear. In the accompanying video, he discusses his deep passion for acoustics and the development of his popular sound generation app, myNoise.
The Alpha 21264 CPU: NT's Greatest RISC (1998)
2026-08-10Reader discussions regarding the 1998 Alpha 21264 CPU highlight the difficult early transition to 64-bit computing and the fierce rivalry between Windows NT and commercial Unix workstations in the late 1990s. During this era, Microsoft successfully captured the high-end GUI desktop market by convincing major software vendors to build for Windows first. However, Linux ultimately triumphed in the heavy engineering sector by displacing commercial Unix on more cost-effective hardware.
Human vs. AI – Diff-based line-level provenance for text under agentic editing
2026-08-10A new tool tracks whether specific lines of text were written by humans or AI agents during collaborative editing. Rather than relying on embedded file markup, it determines line-level provenance by analyzing version history diffs. This approach helps developers clearly distinguish between human and machine contributions in shared documents and codebases.

Show HN: Alphabet Soup, a multiplayer game, build the longest word to win
2026-08-10Alphabet Soup is a new multiplayer word game where players compete to spell the longest possible word using seven randomly generated letters. Participants must strategically use their assigned letters to outscore opponents and claim victory.

My server is a phone now
2026-08-09A user has rooted a CMF Phone 1 to repurpose the mobile device as a dedicated home server. This unconventional setup allows them to run their personal digital infrastructure directly from the phone instead of relying on traditional hardware.

Os8088: A powerful Mac-like OS for the IBM XT, 286, 386
2026-08-09Os8088 is a free, newly released operating system that brings a classic Macintosh System 1-style graphical interface to vintage Intel 8086 and 8088 machines. Written entirely in real-mode assembly, the lightweight software boots from a floppy disk and requires only 256KB of RAM to run on older IBM XT, 286, and 386 computers.

The phone book that led us to Assad's spy chief in hiding
2026-08-09Investigative journalists have successfully tracked down Syria's former feared spy chief, known as The Spider, who had been living in hiding. The breakthrough was achieved by using a publicly available phone book to uncover his exact location. This discovery demonstrates how basic data directories remain a powerful tool in modern digital investigations.
Improving Heuristics for A* Pathfinding
2026-08-09A newly published guide on improving the A-star pathfinding algorithm details advanced techniques like landmark-based distance estimation to drastically reduce node exploration. The interactive article by Red Blob Games, which the author refined over nearly two decades, provides deep insights into algorithmic bounds and practical applications for dynamic path recalculations in game development. Readers are highly praising the resource for its intuitive explanations and significant value to software developers.

Fastmail offers EU data region
2026-08-09Fastmail has introduced a new data region option allowing users to store their information within the European Union. Customers can now choose to have their data hosted on the company's own secure servers located in Amsterdam.

Shopify replaced Redis with MySQL for inventory reservations–and it scaled
2026-08-09Shopify successfully migrated its inventory reservation system from Redis to MySQL to achieve greater scalability. The engineering team leveraged specific database features, including SKIP LOCKED, composite primary keys, and connection visibility, to meet their demanding performance targets.

Dithered QR Codes
2026-08-09A new dithering technique allows users to embed photos directly into fully scannable QR codes by carefully manipulating the pixel data. This innovation maintains the code's functionality while providing marketers and designers with a striking visual upgrade for standard scanning experiences.

_for-sale DNS records
2026-08-09A new DNS TXT record allows domain owners to signal that their website is for sale without taking it offline or parking it. This approach enables seamless advertising to domain brokers and availability services while maintaining normal site operations.

Open-source interactive map for the Aug 12 total solar eclipse
2026-08-09An open-source interactive map has been released to help users track the total solar eclipse on August 12, 2026. The tool provides precise timings, the path of totality, weather odds, and location-specific viewing tips to help enthusiasts accurately plan their observations.
Making difficulty curves in games
2026-08-09A recent post on the Just Things Made By Dave blog explores the mechanics of designing effective difficulty curves in video games. The article breaks down how developers can balance challenge and player progression to optimize engagement and refine difficulty scaling techniques.
The Sound and Music of 'Hyper Light Drifter' [video]
2026-08-09A new video explores the unique and nightmarish soundscape of the acclaimed video game Hyper Light Drifter. The feature details the extensive three-year development process behind the game's audio, which required countless revisions to perfect.

Timeline of the OpenAI accidental attack against Hugging Face
2026-08-09OpenAI has released a video of its last-minute Black Hat presentation detailing the timeline of its accidental attack against Hugging Face. The brief talk provides key technical insights into how the security incident unfolded and was ultimately addressed.

Unexpected events and prosocial behavior: the Batman effect
2026-08-09A recent field study on the Milan metro revealed that passengers were significantly more likely to give up their seats to a pregnant woman when an individual dressed as Batman boarded the train. The unexpected presence of the costumed individual disrupted normal routines and increased the overall rate of seat-yielding from roughly 38 percent to over 67 percent. Surprisingly, nearly half of the passengers who offered their seats reported not even seeing Batman, suggesting that unexpected events can subconsciously promote prosocial behavior.

TheoremDB · A public workspace for machine mathematics
2026-08-09TheoremDB is a new public workspace dedicated to advancing collaborative machine mathematics. The platform allows users to track open problems, maintain permanent records of proofs, and properly attribute credit to contributors. By centralizing this computational evidence, the tool aims to streamline research and preserve the history of mathematical attempts.

Can Intel finally beat ARM on performance per Watt?
2026-08-09Hardware reviewer Jeff Geerling claims in a new video that Intel's latest processors have finally matched Apple Silicon in performance per watt. This bold assertion highlights a potential turning point for Intel as it strives to close the long-standing efficiency gap with ARM architecture.
Triton: DirectX 11 Driver for QEMU
2026-08-09The newly released Triton Windows driver brings full DirectX 11 support and modern graphics acceleration to QEMU virtual machines. By working alongside the previously introduced Neptune protocol forwarding layer, it enables high-performance graphics for Windows guests.