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.

Leaked financial docs show OpenAI is losing billions of dollars a year
2026-06-17Leaked audited financial documents reveal that OpenAI is losing billions of dollars annually despite experiencing growing revenues. These massive losses are primarily driven by research and development costs and other operational expenses that continue to vastly outpace the company's income.

A Nipkow Disk Mechanical TV Simulator
2026-06-17A new browser-based simulator brings historical Nipkow disk mechanical television technology to the web. Ported from an iOS app, the interactive tool features live webcam input and full control over all eight signal-chain passes. Users can now experience multiple vintage broadcasting formats directly in their browser, including Baird 30-line, Jenkins 48, German 180, and CBS Colour.
Show HN: cuTile Rust: Safe, data-race-free GPU kernels in Rust
2026-06-17NVlabs has released cuTile Rust, a tile-based domain-specific language designed for writing safe, data-race-free GPU kernels in Rust. The new framework provides developers with a secure host-side API to efficiently pass tensors to asynchronously executed kernel functions.

Running local models is good now
2026-06-16Running local AI models has seen significant performance improvements recently, making it a highly viable option for developers. Over the past few months, local agentic coding tools have become exceptionally capable, providing powerful on-device programming assistance without the need for cloud-based services.
SpaceX to buy Cursor for $60B
2026-06-16Discussions surrounding the reported $60 billion SpaceX acquisition of Cursor highlight ongoing developer debates over AI coding workflows using tools like Cursor, Claude, and Codex. Ultimately, the community agrees that these AI assistants are shifting the core value of software engineering away from writing syntax and toward systems thinking, domain modeling, and precise communication, effectively filtering out developers who struggle to contextualize complex logic.

GrapheneOS has been ported to Android 17
2026-06-16GrapheneOS has officially been ported to Android 17, bringing its enhanced privacy and security features to the new mobile platform. The community is currently discussing the technical details and rollout of this update on the official GrapheneOS discussion forum. This milestone ensures users can benefit from the latest underlying security patches and system improvements.

Mechanical Watch (2022)
2026-06-16A featured 2022 interactive article provides a comprehensive visual guide to the inner workings of a mechanical watch. This educational resource breaks down the intricate engineering and complex gear systems that keep traditional timepieces running.

TIL: You can make HTTP requests without curl using Bash /dev/TCP
2026-06-16Minimal container images often lack standard HTTP clients like curl, but developers can still make network requests using Bash's built-in /dev/tcp feature. By opening a raw TCP socket, users can manually construct and send simple HTTP/1.1 requests for quick troubleshooting without installing additional tools.

I admire Fabrice Bellard. He is almost certainly a better overall programmer
2026-06-16The author expresses deep admiration for programmer Fabrice Bellard in a recent post. Reflecting on their own technical skills, the writer humbly concedes that Bellard is almost certainly a better overall developer.

Calvin and Hobbes and the price of integrity
2026-06-16Despite the massive commercial success of his comic strip Calvin and Hobbes, creator Bill Watterson fiercely protected his intellectual property by refusing to license merchandise or expand the franchise. Ultimately, this unwavering commitment to his creative principles and resistance to endless monetization led him to end the series and completely withdraw from public life.

Stop Using JWTs
2026-06-16A recent GitHub Gist argues strongly against the use of JSON Web Tokens for application authentication and session management. The post highlights the hidden complexities, maintenance overhead, and potential security pitfalls associated with implementing JWTs. This discussion is prompting developers to reconsider token-based architectures in favor of more secure and manageable alternatives.

Apple's weird anti-nausea dots cured my car sickness
2026-06-16Apple has introduced Vehicle Motion Cues, a new feature that uses on-screen dots to help users combat motion sickness while in a moving vehicle. The tool taps into a device's accelerometer and gyroscope to provide visual reference points that align with the car's physical movement. Early accounts suggest these simple visual adjustments can effectively reduce or even completely eliminate car sickness.
But yak shaving is fun (2019)
2026-06-16A developer explains their decision to build a custom blog from scratch rather than relying on popular static site generators due to strict customization limitations. After initially writing posts in plain HTML, they realized the manual approach was unsustainable for long-term maintenance. Ultimately, they embraced the complex but rewarding process of building their own site infrastructure simply for the fun of yak shaving.

GPT‑NL: a sovereign language model for the Netherlands
2026-06-16TNO, SURF, and the Netherlands Forensic Institute are collaborating to develop GPT-NL, a sovereign Dutch language model and ecosystem. This initiative aims to strengthen digital autonomy across the Netherlands and Europe while providing a secure foundation for responsible AI applications.

The time the x86 emulator team found code so bad they fixed it during emulation
2026-06-16While working on an x86 emulator, developers encountered notoriously poor code in the software they were tasked with emulating. The implementation was so remarkably bad that it offended their engineering sensibilities. As a result, the team actually took the time to fix the original flawed code directly during the emulation process.

Is Meta destroying its engineering organization?
2026-06-16Meta's leadership is aggressively restructuring its engineering organization in a sweeping push to prioritize artificial intelligence. This AI-fueled overhaul has sparked concerns that the company may be inadvertently dismantling its core technical teams.
Humiliating IIS servers for fun and jail time
2026-06-16A recent article recounts the story of a hacker who compromised vulnerable Microsoft IIS servers after investigating diagnostic blue screen errors. Driven by the desire to humiliate server administrators, the perpetrator turned a technical curiosity into illegal exploitation. This pursuit of hacking for fun ultimately resulted in severe criminal charges and imprisonment.
10Gb/s Ethernet: switching to a Broadcom SFP+ module
2026-06-16After a Marvell-based 10Gb/s Ethernet SFP+ module began overheating, the author replaced it with a Broadcom-based alternative. The new module appears to run cooler and perform better, though the author notes that definitive results are not yet guaranteed.

Qwen-Robot Suite: A Foundation Model Suite for Physical World Intelligence
2026-06-16Qwen Studio has introduced the Qwen-Robot Suite, a foundation model focused on advancing physical world intelligence. Alongside this physical AI push, the platform offers extensive multimodal features spanning chatbot interactions, image and video understanding, content generation, and advanced tool utilization.
Apple is about to make Hide My Email useless
2026-06-16Apple is changing the domain for its Sign in with Apple and Hide My Email aliases to a new private.icloud.com subdomain. This consolidation makes it significantly easier for third-party services to identify and block these privacy-focused email addresses. Consequently, the update diminishes the plausible deniability and overall privacy benefits previously enjoyed by iCloud users.