news

YC Startup News

Startups that come through Y Combinator often go on to shape entire markets. This section tracks news about YC-backed companies, from demo day launches and seed rounds to later funding, acquisitions, and the products these founders are building.

Expect launch announcements from current batch companies, follow-on rounds as alumni scale, product releases in categories from developer tools to AI agents and fintech, and the occasional exit or shutdown that closes a company's arc. Growth milestones and pivots fill in the stories between.

Watching these companies over time shows how early ideas evolve into real businesses, which is valuable study material for anyone building or backing startups. It also surfaces useful new products early, often before the wider market has heard of them.

Nvidia RTX Spark
2026-06-01

Nvidia RTX Spark combines advanced AI and RTX graphics technology into a compact form factor for slim laptops and small desktops. This integration is specifically designed to deliver high-performance computing tailored for creators, developers, and gamers.

Microsoft builds MacBook Pro rival with NVIDIA-powered Surface Laptop Ultra
2026-06-01

Microsoft is challenging Apple's MacBook Pro dominance with the launch of the new Surface Laptop Ultra. This premium device is equipped with an NVIDIA RTX Spark chip and 128GB of unified memory to offer high-end performance.

Debug Project
2026-06-01

The Debug Project leverages technology to breed and release beneficial mosquitoes that naturally suppress populations of disease-spreading insects. This innovative, tech-driven biological approach aims to control vector-borne diseases by utilizing helpful insects instead of traditional chemical pesticides.

I made my phone slow on purpose
2026-06-01

After purchasing a brand new iPhone, the author intentionally slowed down the device's performance. The article details the reasoning behind this experiment and how artificially limiting a modern smartphone's speed impacts the overall user experience.

Ask HN: Who is hiring? (June 2026)
2026-06-01

In the June 2026 Hacker News hiring thread, startup Hotwash is seeking a founding engineer to transition its fire department review platform from a low-code stack to React Native, while open-source chat platform Zulip is hiring a senior backend infrastructure engineer. Additionally, community members debated the future viability of no-code tools like FlutterFlow amid the rise of AI-assisted coding.

The Pirate Bay Remains Resilient, 20 Years After the Raid
2026-06-01

Twenty years after a major police raid intended to shut it down, The Pirate Bay remains online and highly resilient. The entertainment industry's attempt to seize the site's servers inadvertently cemented its legacy as one of the most iconic and enduring platforms on the internet.

Only 17% of all 64-bit Integers are products of two 32-bit integers
2026-06-01

Multiplying two fixed-bit integers in software programming frequently results in overflow because the full product typically requires double the bit length for accurate representation. This mathematical limitation means that only 17% of all possible 64-bit integers can actually be formed by multiplying two 32-bit integers.

Flipper Zero Zig Template
2026-06-01

Developer NishantJoshi00 has open-sourced a new Zig programming template for the Flipper Zero on GitHub to streamline custom application development for the popular hardware multi-tool. The project provides a foundational codebase and actively invites the developer community to contribute to its ongoing growth.

Anthropic confidentially submits draft S-1 to the SEC
2026-06-01

Anthropic has confidentially submitted a draft S-1 registration statement to the Securities and Exchange Commission, signaling early preparations for a potential initial public offering. This confidential filing allows the AI company to begin the regulatory review process while keeping its specific financial details private.

Florida sues OpenAI and Sam Altman over AI risks
2026-06-01

Florida has filed a lawsuit against OpenAI and Sam Altman over the potential risks associated with their artificial intelligence technologies. This marks the first time a state government has taken legal action against the company and its leader regarding AI safety concerns.

Windows GOG DOS Games on M-Series Macs
2026-06-01

A recent guide outlines how users can play classic DOS and Windows games purchased from GOG on Apple's M-series Macs. The tutorial provides practical workarounds for running nostalgic titles like SimCity 2000 and Theme Hospital on Apple Silicon hardware.

Alphabet announces $80B equity capital raise to expand AI infra and compute
2026-06-01

Alphabet plans to raise $80 billion in equity to significantly expand its AI infrastructure and compute capabilities, with a portion of that funding coming from a $10 billion private placement to Berkshire Hathaway. Despite concerns that advanced language models could cannibalize its core search advertising revenue, the company is mitigating this risk by deeply integrating AI directly into its existing search platform. By leveraging its vast proprietary data and unmatched distribution network, Alphabet aims to maintain its market dominance as user behavior transitions toward AI-driven queries.

Decades of Effort Restore Steelhead and Salmon Passage on Alameda Creek
2026-06-01

Following decades of effort, a NOAA-funded project has removed the final barrier on Alameda Creek in the San Francisco Bay Area to restore critical fish passage. This milestone marks the culmination of long-term conservation initiatives to revive steelhead and Chinook salmon populations in a waterway that was once the region's largest producer of these species.

Ask HN: Who wants to be hired? (June 2026)
2026-06-01

The June 2026 Hacker News job-seeking thread features numerous tech professionals seeking remote roles, with a prominent focus on artificial intelligence, large language models, and full-stack software engineering. Candidates are actively pitching their ability to build scalable backend systems, develop AI-powered SaaS applications, and solve complex, regulation-heavy technical challenges for startups and enterprise clients worldwide.

New Beam Spring Keyboards
2026-06-01

New beam spring keyboards from Ellipse and ModelFKeyboards are drawing attention from retro typing enthusiasts, but the company has a notorious reputation for poor quality control and virtually no warranty support. Although some users report that the latest metal-cased models work flawlessly out of the box, buyers are frequently warned they might receive a damaged unit. Consequently, customers should be prepared to spend significant time troubleshooting their expensive purchase to ensure they receive a fully functioning product.

Launch HN: Expanse (YC P26) – Unlock Wasted GPU Capacity
2026-06-01

YC P26 startup Expanse has launched an intelligent prediction layer designed to eliminate wasted GPU compute capacity in high-performance clusters. By analyzing source code and hardware topologies with a custom machine learning model, the platform determines the exact resources a job actually needs rather than relying on user allocations. This approach allows existing schedulers to optimize workload placement and significantly improve overall data center utilization rates.

Stealing from Biologists to Compile Haskell Faster
2026-06-01

Developers have significantly accelerated GHC's ApplicativeDo optimization by adapting a technique from biology. The structural approach used to speed up this compilation trick is identical to how biologists predict RNA folding.

Unix in East Germany (GDR) (1990)
2026-06-01

Reader discussions highlight the ingenuity of Eastern Bloc engineers who reverse-engineered Western hardware like the DEC PDP-11 to bypass US sanctions and maintain compatibility with global software standards. By cloning Western systems and replicating software to save resources, these Cold War-era machines closely mirrored their American counterparts despite limited access to global supply chains. Today, these historic Soviet and East German clones remain preserved in university lobbies and local flea markets, continuing to fascinate classic computing enthusiasts.

Tracing HTTP Requests with Go's net/HTTP/httptrace
2026-06-01

A recent community discussion highlights the power of Go's built-in httptrace package for tracing HTTP requests without relying on external dependencies. Developers praise the standard library's tools for tracking connection reuse and preventing resource exhaustion during benchmarking. Many compare Go's robust, self-contained ecosystem favorably to .NET, noting its strong native capabilities for building observability services.

Linux Basics for Hackers (2019)
2026-06-01

Developer ahegazy0 has published a structured open-source course based on personal study notes from the book Linux Basics for Hackers by OccupyTheWeb. This repository provides aspiring cybersecurity professionals with a practical, community-driven resource to master essential Linux skills for ethical hacking.