YC News Startups
Startups connected to Y Combinator are the focus here. Read about newly launched products, growth milestones, fundraising news, and shutdowns, along with analysis of the patterns that emerge when hundreds of ambitious young companies pass through the same accelerator.
Coverage often clusters around launch season, when dozens of new companies announce themselves in quick succession, and around funding cycles, when graduates close seed and Series A rounds. Between those peaks you will find growth stories, pivot announcements, and honest post-mortems from teams that wound down.
Studying many startups from a shared starting point is unusually revealing, because differences in outcome say more when the initial conditions are similar. Founders mine these stories for tactics, while investors and researchers use the cohort view to separate durable trends from passing fashion.
Ice water drowning survival of young patient (2025)
2026-06-19A young patient in Norway remarkably survived ice water drowning and severe hypothermia after being clinically dead for 20 hours, aided by a dedicated medical team that adhered to the principle of rewarming patients before declaring them dead. This extraordinary survival has sparked tech discussions about integrating personal locator beacons and RECCO tracking systems directly into winter clothing to expedite future mountain rescues.
Ask HN: Will programmers write more efficient code during the memory shortage?
2026-06-19Amid a growing memory shortage, major tech companies are increasingly prioritizing code optimization to reduce RAM requirements, though developers emphasize that fixing basic inefficiencies remains more practical than algorithmic rewrites. Meanwhile, the discussion highlights the tech industry's heavy reliance on AI for code generation, sparking debate over the actual success and quality of these machine-written projects across major platforms.

Akse3D – open-source 3D modelling anyone can master
2026-06-19Akse3D is a free and open-source 3D modeling tool designed to make digital design accessible for kids and teens. Users can easily build models using primitive shapes and 2D blueprints, then export their final creations as STL files ready for 3D printing.
I found 10k GitHub repositories distributing Trojan malware
2026-06-18A security researcher discovered approximately 10,000 unique GitHub repositories distributing Trojan malware by identifying a shared underlying pattern among them. Despite having different names and contributors, an automated script was used to successfully flag the malicious repositories across the platform.
Midjourney Medical
2026-06-18Midjourney Medical is developing a novel full-body ultrasound scanning system that uses a water spa and advanced computational imaging to screen for diseases without radiation. While the company claims the technology could significantly reduce mortality through early detection, medical professionals remain highly skeptical of the concept. Critics highlight physical limitations in imaging air-filled organs like the lungs, a lack of published scientific validation, and overly ambitious marketing claims that ignore the realities of clinical diagnostics.

Hospitals and universities repurposing drugs at lower cost
2026-06-18Hospitals and universities are significantly reducing drug development expenses by repurposing existing medications through late-stage clinical trials. This approach enables these institutions to fund new treatments at costs up to 90% lower than those of the traditional pharmaceutical industry.
Ubiquiti: Enterprise NAS, Built on ZFS
2026-06-18Ubiquiti has introduced ENAS, a new license-free enterprise NAS platform powered by the native ZFS file system. Designed for modern business infrastructure, it delivers scalable petabyte-class capacity, secure UniFi management, multi-site backups, and shared iSCSI storage.
CS 6120: Advanced Compilers: The Self-Guided Online Course (2020)
2026-06-18Readers discussing the Advanced Compilers online course note that while trace compilation is conceptually interesting, it is largely impractical for general-purpose dynamic languages due to unpredictable control flow. They highlight the curriculum's focus on type feedback, deoptimization, and speculation as more universally applicable concepts for modern compiler design. However, they acknowledge that trace compilation remains highly effective in narrow, stable domains like numerical computing and machine learning frameworks where code behavior is highly predictable.

Swiss parliament lifts ban on new nuclear power plants
2026-06-18The Swiss parliament has lifted its ban on the construction of new nuclear power plants. This major policy shift is one of numerous critical issues being addressed during the ongoing summer session of the Federal Parliament in Bern.

W Social, public institutions and the theater of European digital sovereignty
2026-06-18Despite championing digital sovereignty and open-source software, European public institutions have recently migrated their social media accounts to W Social. This decision contradicts their stated goals, as W Social is a private, for-profit network owned by Swedish entrepreneurs that has quietly transitioned to a closed-source model. The move highlights a growing contradiction in the region's push for technological independence.

Zero-Touch OAuth for MCP
2026-06-18The Enterprise-Managed Authorization extension for the Model Context Protocol has reached stability, bringing zero-touch OAuth capabilities to organizations. This update enables IT teams to centrally provision server access through their existing identity providers. As a result, users can seamlessly connect to MCP servers on their first login without needing to complete per-app authentication flows.

Modos Color Monitor Pushes E-Paper Displays Further
2026-06-18Modos has introduced the Flow, a color e-paper monitor that utilizes an open Enchanter controller to significantly reduce input lag. This innovation makes the display highly responsive for productivity tasks like coding and writing while maintaining the traditional eye-friendly benefits of e-ink technology.

Microsoft new Outlook takes 10 seconds to do what Outlook Classic does instantly
2026-06-18Microsoft's New Outlook suffers from a significant performance lag compared to the Classic version, taking up to ten seconds to load emails from Windows 11 notifications. While Outlook Classic handles the same task instantly, the accompanying report details the technical reasons behind the newer application's frustrating delays.
DeepSeek Introduces Vision
2026-06-18DeepSeek has introduced a new Vision feature that enables its AI chatbot to analyze, understand, and describe images without generating or modifying them. Users are praising the cost-effective update for its competitive visual processing capabilities, drawing favorable comparisons to premium alternatives like Google Gemini and ChatGPT. While some noted the continued absence of native speech features, the new image analysis tool is being celebrated as a major practical enhancement.

.gitignore Isn't the only way to ignore files in Git
2026-06-18While .gitignore is the standard method for excluding files in Git, developers actually have two other practical options. You can use .git/info/exclude to set repository-specific rules without tracking them, or rely on ~/.config/git/ignore to apply global exclusion rules across all your local projects.
Local Qwen isn't a worse Opus, it's a different tool
2026-06-18A recent analysis challenges the popular narrative that the local Qwen model is merely an inferior alternative to Claude 3 Opus. The author presents new evidence to demonstrate that Qwen is not just a weaker substitute, but a fundamentally different tool with its own distinct capabilities.

Show HN: Are You in the Weights?
2026-06-18A new interactive tool named Are You in the Weights allows users to type a name and see how strongly leading artificial intelligence models recognize it. By analyzing the billions of numerical parameters that form a neural network, the platform offers a unique way to explore the underlying knowledge embedded within modern machine learning models.

Emacs 31 is around the corner: The changes I'm daily driving
2026-06-18As the release of Emacs 31 approaches, a recent blog post highlights the key new features and workflow improvements the author is currently testing in his daily routine. The article provides practical insights into how these upcoming updates function in real-world scenarios for long-time users. It serves as a useful preview for the community looking to optimize their productivity with the next major version of the text editor.

I told them forced consent was unlawful. 5 years later it cost Elkjop €1.8M
2026-06-18The Norwegian Data Protection Authority has fined electronics retailer Elkjop €1.8 million for enforcing unlawful forced consent practices within its loyalty club. The penalty arrives five years after a privacy advocate explicitly warned the company's data protection officer that the practice was illegal.
If your product is Great, it doesn't need to be Good (2010)
2026-06-18This 2010 article defends the original iPad against early critics by arguing that truly great products do not need to be conventionally good. The author asserts that groundbreaking innovations transcend standard feature checklists, making traditional complaints about the tablet entirely misguided.