Cosmic
June 10, 2026

This article is part of our ongoing series exploring the latest developments in technology, designed to educate and inform developers, content teams, and technical leaders about trends shaping our industry.
A site doubled its users by stripping out JavaScript. Apple shipped native container support for macOS. npm v12 is dropping features developers depend on. And a German court just made Google liable for its AI answers.
Here's what you need to know.
HTML-First Development Gets Real Results
A post titled "Building an HTML-first site doubled our users overnight" hit the top of Hacker News today. The discussion is packed with developers sharing similar experiences.
The core argument: ship HTML, minimize JavaScript, watch your metrics improve. Faster load times mean lower bounce rates. Lower bounce rates mean more conversions.
This isn't new advice, but seeing concrete numbers makes it harder to ignore. If your content-heavy site is struggling with engagement, the fix might not be more features. It might be fewer bytes.
For teams using a headless CMS like Cosmic, this pairs well with static site generators. Fetch content at build time, render to HTML, serve from a CDN. The architecture is simple and the results speak for themselves.
Apple Brings Native Containers to macOS
Apple quietly released container support for macOS and the Hacker News thread is one of the most active today.
This is significant for developers who've been running Docker Desktop or Lima to get Linux containers on their Macs. Native support means better performance and tighter integration with the OS.
The documentation covers container machines, networking, and file sharing. If you're building dev environments or CI pipelines on macOS, this is worth investigating.
npm v12 Breaking Changes
GitHub published a changelog for npm v12 that's causing some concern. The discussion highlights several deprecations that will affect existing workflows.
The changes focus on security and consistency, but they'll require updates to scripts and CI configurations. If you maintain packages or have complex build pipelines, review the changelog now rather than scrambling later.
Google Now Liable for AI Overview Errors in Germany
A German court ruling declared that Google's AI Overviews are Google's own statements, making the company liable for false information. The Hacker News discussion explores the implications.
This matters for anyone building AI-powered features that synthesize information. The legal framework around AI-generated content is still forming, and this ruling sets a precedent that AI answers aren't just aggregation. They're assertions.
For content teams, this reinforces why human review gates matter. At Cosmic, our AI Workflows include approval checkpoints specifically so AI-generated content gets human eyes before publication.
Chrome Dropping MV2 Extensions Permanently
Google is permanently removing Manifest V2 extension support from Chrome, and Edge and Opera will follow. The discussion is predictably heated.
This affects ad blockers like uBlock Origin that rely on MV2's more powerful APIs. Users who depend on these tools will need to switch browsers or accept reduced functionality.
For web developers, this is a reminder that browser APIs change. Build with fallbacks where possible.
Quick Hits
PgDog funding: PgDog announced funding for their Postgres connection pooler. The HN thread discusses how it compares to PgBouncer.
Apache Burr: The Apache Foundation released Burr, a framework for building reliable AI agents. Worth watching if you're in the agentic AI space.
Mercedes axial flux motors: Mercedes-Benz started large-scale production of electric axial flux motors. Smaller, lighter, more efficient. The engineering is impressive.
Japanese train stations visualization: Someone built an animated map of all 9,300 Japanese train stations showing when each opened from 1872 to 2026. It's beautiful.
What This Means for Content Teams
Today's news reinforces a few patterns:
-
Performance matters more than features - The HTML-first success story is just the latest data point. Speed wins.
-
Platform dependencies are risks - Whether it's Chrome extensions or npm packages, building on shifting ground requires planning.
-
AI liability is real - The German ruling won't be the last. Human oversight of AI content isn't optional.
If you're building content workflows that incorporate AI, think about where your review gates are. Cosmic's workflow system lets you chain AI generation with human approval, so you get the speed benefits without the liability exposure.
Want to see how AI agents can work within a governed content workflow? Start building free or book a demo to see it in action.
Continue Learning
Ready to get started?
Build your next project with Cosmic and start creating content faster.
No credit card required • Free forever




