news

YC Updates News

Keep up with the steady stream of news surrounding Y Combinator. This section collects articles on portfolio company milestones, program announcements, notable partner commentary, and the wider conversation about how accelerators influence the direction of the startup world.

On any given week the feed might include a portfolio company raising a large round, an essay from a well-known partner sparking debate, or reporting on how the accelerator adapts its program to new technology waves. Smaller items, like notable hires and product launches, round out the picture.

A steady stream of small updates often tells the story before any single headline does. Founders, investors, and journalists watch this flow to catch shifts early, whether that is a new sector gaining favor inside the program or a change in how early-stage deals get done.

The first British person in space
2026-05-22

Thirty-five years ago, Helen Sharman became the first British person in space after responding to an unconventional job advertisement. Her historic orbital mission remains a landmark milestone in the UK's aerospace and technology history.

CODA: Rewriting Transformer Blocks as GEMM-Epilogue Programs
2026-05-22

A recent research paper introduces CODA, a novel framework that optimizes Transformer models by rewriting their computational blocks as GEMM-epilogue programs. This technique is designed to enhance hardware efficiency by fusing operations and reducing memory access overhead during neural network execution. Consequently, the proposed method offers a promising strategy for accelerating both the training and inference speeds of large-scale AI systems.

Project Hail Mary – Stellar Navigation Chart
2026-05-21

A newly launched digital project recreates the in-ship navigation computer from the science fiction novel Project Hail Mary. The stellar chart features highly accurate real-world star data sourced directly from the GAIA DR3 mission. This scientifically precise replica allows space enthusiasts to explore a realistic mapping system directly from the book.

Flipper One – we need your help
2026-05-21

Flipper is developing an ambitious new project called Flipper One to reimagine the concept of a Linux cyberdeck. To bring the device to life, the team is opening up the development process and actively seeking community contributions.

We're testing new ad formats in Search and expanding our Direct Offers pilot
2026-05-21

Google is testing new advertising formats in Search powered by its Gemini AI model. The company is also expanding its Direct Offers pilot program to enhance the online shopping experience for users.

Python 3.15: features that didn't make the headlines
2026-05-21

With the Python 3.15.0b1 feature freeze complete, the upcoming release is bringing several under-the-radar improvements alongside its major announcements. This update highlights the lesser-known features and hidden enhancements that developers should watch for in the new version.

Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)
2026-05-21

A developer indexed a year of video into a local, queryable archive using a 2021 MacBook Pro M1 Max and the Gemma4-31B model via LM Studio. The intensive build required utilizing 50GB of swap memory to handle the large AI model and provided valuable technical insights through the resolution of four distinct bugs.

Lost Images from the 1945 Trinity Nuclear Test Restored
2026-05-21

Researchers have successfully restored lost images from the 1945 Trinity nuclear test, providing a clearer visual analysis of the first atomic detonation. These recovered visuals highlight the terrifying power of early atomic weaponry that forever reset humanity's understanding of modern warfare.

Google's Antigravity bait and switch
2026-05-21

Google is facing user backlash after abruptly pivoting its specialized Antigravity IDE into a general agentic tool, effectively resetting the product and breaking established workflows. The controversial update, which also sunsets the Gemini CLI, has been criticized for missing key features like Windows WSL support and causing significant local storage bloat. Although some users found the new standalone command-line interface works as a basic drop-in replacement, the transition highlights a frustrating pattern of abrupt product changes and rapid AI tool churn.

Was my $48K GPU server worth it?
2026-05-21

After leaving a FAANG job to become an independent researcher, an engineer built a custom $48,000 server equipped with six RTX 6000 Ada GPUs. The blog post details the technical challenges of the build and evaluates whether owning the local hardware was ultimately more practical and cost-effective than relying on cloud computing resources.

Blog ran on Ubuntu 16.04 for 10 years. I migrated it to FreeBSD
2026-05-21

After running a blog on Ubuntu 16.04 for ten years, the author successfully migrated the site to a FreeBSD virtual private server hosted on Hetzner. The migration guide details the configuration of Jails, Bastille, and Caddy reverse proxies. The author also performed comprehensive load testing and benchmarking from four continents to assess the new setup.

Waymo pauses Atlanta service as its robotaxis keep driving into floods
2026-05-21

Waymo has suspended its robotaxi services in Atlanta and San Antonio after its autonomous vehicles repeatedly drove into flooded roads. The company paused operations in both cities to address the navigation issue and prevent the vehicles from entering hazardous floodwaters in the future.

Seattle Shield, an intelligence-sharing network operated by the Seattle police
2026-05-21

Seattle Shield is an intelligence-sharing network operated by the Seattle police that collects suspicious activity reports from private companies. This information is then circulated among network members to support a broader municipal surveillance apparatus.

Throwing AI-generated walls of text into conversations
2026-05-21

A recent opinion piece criticizes the frustrating trend of pasting lengthy AI-generated blocks of text into everyday conversations, arguing that recipients prefer genuine human interaction over robotic essays. The author notes that anyone looking for a ChatGPT response would simply use the tool themselves, urging users to keep their digital communications natural and concise.

Using Kagi Search with Low Vision
2026-05-21

This article explores how Kagi Search helps users with low vision and cortical visual impairment manage visual fatigue. The author highlights the platform's most effective accessibility features, including a dedicated low vision theme designed to create a more comfortable browsing experience.

Show HN: Freenet, a peer-to-peer platform for decentralized apps
2026-05-21

The launch of a new peer-to-peer platform named Freenet has sparked backlash after a dormant board repurposed the original project's funding and name to build a new system that abandons anonymity. The ousted original development team continues their censorship-resistant and privacy-focused work under the rebranded name Hyphanet. Critics accuse the new Freenet of capitalizing on the original project's legacy while fundamentally diverging from its core design principles.

News outlets are limiting the Internet Archive’s access to their journalism
2026-05-21

Major newspaper chains including McClatchy and Tribune Publishing are blocking the Internet Archive's web crawlers from accessing their online content. This restriction prevents the nonprofit from preserving historical news articles on its Wayback Machine. The move significantly limits the long-term digital preservation of modern journalism for researchers and the public.

AI is just unauthorised plagiarism at a bigger scale
2026-05-21

Readers criticize the defense of AI as a tool for unauthorized plagiarism at scale, arguing that automating the mass extraction of information creates qualitative harms that cannot be equated to individual learning. The discussion also highlights broader frustrations with online privacy, noting the stark contrast between easily accessible public records and the nearly impossible process of actually deleting personal information from the internet.

Show HN: I reverse engineered Apple's video wallpapers
2026-05-21

A developer reverse-engineered Apple's dynamic video wallpaper feature to create Phosphene, an open-source tool for macOS. The project enables users to apply any custom video as a desktop or lock screen background directly through the native System Settings menu.

The Letter S, by Donald Knuth (1980) [pdf]
2026-05-21

Donald Knuth developed the TeX typesetting system and METAFONT program after becoming dissatisfied with the declining typographic quality of his books during the publishing industry's shift to digital typesetting. His 1980 paper details the complex process of using METAFONT to algorithmically capture the underlying design logic of traditional typefaces, an ambitious endeavor that took him years of rigorous refinement with professional typographers to achieve his exacting visual standards.