YC Demo Day News
Demo Day is the moment each Y Combinator batch presents its startups to investors, and this section gathers reporting around it. Expect stories on notable pitches, standout companies, funding momentum, and the trends that emerge when a new cohort of founders steps on stage.
Typical coverage includes batch recaps, lists of the most talked-about companies, and interviews with founders fresh off their presentations. You will also find pieces examining which sectors dominated a given batch, from AI infrastructure to healthcare, and how those choices reflect where early-stage attention is flowing.
Investors, founders, and industry watchers follow Demo Day because it works as an early signal of what the next wave of technology companies will look like. Ideas that debut on that stage often reappear months later as funded, growing businesses, which makes each batch worth studying closely.

Uv is fantastic, but its package management UX is a mess
2026-05-22While Uv is highly regarded for its overall performance, users are finding its package management user experience to be frustratingly disorganized. Developers note that the command-line interface feels surprisingly clunky when compared to established peers like pnpm and Poetry.

DeepSeek makes the V4 Pro price discount permanent
2026-05-22DeepSeek has made the price discount for its V4 Pro model permanent. The company bills users based on the total number of input and output tokens consumed, with pricing calculated per one million tokens.
Bun support is now limited and deprecated
2026-05-22Due to foreseeable compatibility and security concerns, yt-dlp is limiting and deprecating support for the Bun JavaScript runtime. Future releases will restrict compatibility to Bun versions 1.2.11 through 1.3.1. Users currently relying on Bun to execute the tool will need to adjust their environments or switch to an alternative runtime.

Microsoft starts canceling Claude Code licenses
2026-05-22Microsoft is canceling Claude Code licenses for thousands of its internal developers in a shift toward in-house AI tools. The affected employees will be transitioned to use GitHub Copilot CLI as their primary coding assistant.
A Forth-inspired language for writing websites
2026-05-22A developer has created an experimental, Forth-inspired stack-based programming language designed specifically for building websites. This unconventional approach allows users to generate HTML elements and structure web pages using stack operations instead of traditional markup. The project provides a unique, minimalist alternative for developers looking to explore different paradigms in web development.

U.S. researchers face new restrictions on publishing with foreign collaborators
2026-05-22U.S. researchers are facing new restrictions on publishing with foreign collaborators, sparking widespread confusion and concern among grant recipients. Scientists funded by agencies such as the NIH and NASA report that fragmented communication is making it difficult to understand and navigate these evolving policies.
Open source Kanban desktop app that runs parallel agents on every card
2026-05-22A new open-source Kanban desktop app allows developers to run 11 AI coding agents in parallel directly on every task card. Users can simply drop a project folder to generate a board and dispatch tools like Claude Code, Gemini, and Copilot simultaneously. The MIT-licensed software is free for desktop use, with an additional cloud version available for teams.
Cleve Moler has died
2026-05-22Cleve Moler, co-founder of MathWorks, has died. Along with Jack Little, he developed MATLAB to provide engineers and scientists with a more powerful computational environment than what was offered by languages like Fortran and C.
Steve Wozniak cheered after telling students they have AI ā actual intelligence
2026-05-22During a recent commencement speech at Grand Valley State University, Apple cofounder Steve Wozniak playfully redefined artificial intelligence as actual intelligence. He told the graduating students that they themselves possess true intelligence, a witty remark that earned him cheers and applause from the audience.
Iām writing again
2026-05-22After a writing hiatus since 2022 to focus on artificial intelligence and co-found a new company, the author is returning to their regular column. They expressed gratitude to their readers for their patience during the multi-year absence.

A Wayland Compositor in Minecraft
2026-05-22A developer has created a unique Minecraft mod called waylandcraft that functions as a working Wayland compositor. Available for download on the Modrinth platform, the project brings open-source Linux display technology directly into the game. This innovative modification allows users to run and interact with native Wayland applications within the Minecraft environment.
1940 Air Terminal Museum Begins Liquidation
2026-05-22Houston's 1940 Air Terminal Museum is liquidating its collection of vintage aviation artifacts and early flight simulator technology, including historic General Precision and Texas Instruments computing equipment. Although the closure has saddened aviation and tech enthusiasts, there is ongoing hope that the Texas Historical Commission will intervene to preserve the historic site.

Multi-Stream LLMs: new paper on parallelizing/separating prompts, thinking, I/O
2026-05-22A new arXiv paper introduces Multi-Stream LLMs, a framework that unblocks language models by processing prompts, internal reasoning, and I/O operations in parallel streams. By separating these traditionally sequential tasks, the proposed architecture aims to significantly enhance computational efficiency and overall model performance.

Mycorrhizal Fungi, Nature's Key to Plant Survival and Success
2026-05-22For over 460 million years, plants and mycorrhizal fungi have maintained a mutually beneficial underground relationship that promotes plant health and feeds soil organisms. Today, this ancient symbiosis supports over ninety percent of terrestrial plant species, enabling them to survive severe environmental challenges such as drought, disease, and extreme temperatures.
Slumber a TUI HTTP Client
2026-05-22Slumber is a new terminal user interface HTTP client designed for command-line environments. It enables developers to efficiently define, execute, and share configurable HTTP requests without leaving the terminal.
Wi-Wi is wireless time sync at 1 nanosecond
2026-05-22Researchers from Japan's NICT have demonstrated Wi-Wi STAMP, a wireless time synchronization protocol that utilizes the 900 MHz band for nanosecond-level accuracy and millimeter-level distance precision. While current smartphone-sized prototypes achieve 30-nanosecond synchronization, developers are targeting a next-generation version capable of real-world time sync down to 5 nanoseconds.

The death of the brick and mortar toy store
2026-05-22The traditional brick-and-mortar toy store is rapidly disappearing as consumers increasingly favor the convenience of e-commerce platforms. This ongoing shift to online shopping highlights the broader technological disruption currently reshaping the physical retail landscape.
Launch HN: Superset (YC P26) ā IDE for the agents era
2026-05-22YC P26 startup Superset has launched on Hacker News as a new code editor built specifically for the AI agent era. The platform allows developers to run and manage multiple AI coding agents, such as Claude Code and Codex, simultaneously on a single local machine. This local orchestration aims to streamline software development workflows for engineers working alongside autonomous AI tools.

A blueprint for formal verification of Apple corecrypto
2026-05-22Apple's latest corecrypto release includes quantum-secure ML-KEM and ML-DSA algorithm implementations along with mathematical proofs verifying their compliance with FIPS 203 and FIPS 204 standards. Additionally, the company has published the formal verification libraries and tools utilized to achieve these unprecedented correctness guarantees for production-grade cryptographic software.

AI has a multiplying effect on existing technical skills
2026-05-22Artificial intelligence is increasingly acting as a multiplier for existing technical skills rather than a replacement for developers. To help professionals leverage this technology, a new collection of accessible articles and tutorials tailored specifically for front-end web developers has been released. These practical resources provide friendly guidance to help coders seamlessly integrate AI tools into their daily workflows.