frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Next.js 16 vs Tanstack Start (2026): Performance, Memory Leaks and Migration

https://beyondit.blog/blogs/nextjs-16-vs-tanstack-start-data-comparison
1•isanudelhi•1h ago

Comments

isanudelhi•1h ago
We liked Next.js, and we built a lot of successful software on it. But over the last year, keeping up with the App Router and debugging opaque cache directives started to feel like a second job. We recently migrated our core SaaS architecture to TanStack Start, dropping our local dev startup time from 12 seconds down to just 2.

Here is exactly why we made the switch, and what the numbers look like on the other side.

The Core Signal:

Waiting on Turbopack: Our initial local route loads took 10 to 12 seconds under the full weight of the App Router and RSCs. Switching to a Vite-based runner dropped that to 2 seconds, completely changing the momentum and mood in our Slack channels.

Production memory leaks: We watched Next.js processes climb to 9GB locally and repeatedly OOMKilled our Kubernetes pods in production. Moving to TanStack’s explicit Node architecture eliminated these opaque router cache memory leaks entirely.

The RSC security tax: The recent React2Shell (CVSS 10.0) vulnerability proved that implicit Server Components turn your UI protocol into a security-critical transport. We wanted explicit JSON boundaries back, not a massive new attack surface to patch.

The multi-cloud ceiling: Next.js heavily incentivizes Vercel's edge network, which scales unpredictably for our workloads. Compiling to a standard Node build unlocks standard container hosting, saving us thousands in infrastructure costs.

The Contrarian Take: The industry insists that compiler magic and implicit server boundaries are the only way forward for React. We disagree.

For highly interactive SaaS applications, predictability beats abstraction every time. Explicit route loaders and strict TypeScript boundaries prevent the exact classes of runtime bugs that implicit frameworks tend to push into production. We traded the magic for explicitness, and the code is simply easier to reason about.

The Migration Playbook: We didn't pause our product roadmap for a massive, six-month rewrite. We used a phased, strangler-fig approach—putting an Nginx proxy in front and moving our highest-friction dashboards first. It wasn't perfectly smooth, and Vite SSR definitely has its quirks.

Read the exact migration playbook, our hard metrics, and the trade-offs we hit →

Show HN: Try Archetype 360 – AI‑powered personality test, 3× deeper than MBTI

https://archetype360.app/
1•ddesposito•1m ago•0 comments

Nvidia to invest $4B in two photonics companies

https://www.cnbc.com/2026/03/02/nvidia-investment-coherent-lumentum.html
1•voxadam•1m ago•0 comments

Open Camera is a FOSS Camera App for Android

https://opencamera.org.uk/
1•tetris11•3m ago•0 comments

Macron to boost nuclear arsenal, involve European allies in doctrine change

https://www.reuters.com/world/europe/macron-says-france-will-increase-size-its-nuclear-arsenal-20...
1•Teever•3m ago•0 comments

A new spin on VPS hosting

https://lowendbox.com/blog/shellbox-the-coolest-new-take-on-hosting-provision-your-new-vps-via-co...
1•messh•4m ago•0 comments

Escape from Social Media

https://alf.bearblog.dev/escape-from-social-media/
1•speckx•4m ago•0 comments

The Anatomy of a Trace

https://encore.dev/blog/anatomy-of-a-trace
2•andout_•5m ago•0 comments

Show HN: I parsed 10 years of Japanese corporate filings into an API

https://axiora.dev/en
2•dahaleonkar•5m ago•0 comments

Show HN: AndroJack – A grounding gate for Android AI assistants

https://github.com/VIKAS9793/AndroJack-mcp
1•Vikas9793•7m ago•0 comments

OpenAI Built a Pipeline from Silicon Valley to the Surveillance State

https://matt728243.substack.com/p/the-supply-side-how-openai-built
4•resters•7m ago•1 comments

The Kremlin Banned These Books. You Can Find Them in a New York Library.

https://www.nytimes.com/2026/02/23/nyregion/hunter-college-soviet-banned-books.html
1•bookofjoe•8m ago•1 comments

A Nintendo 64 Rumble Pak so Bad that it's Good

https://phoboslab.org/log/2026/03/n64-rumble-pak
1•nilstycho•8m ago•0 comments

One of Amazon's data centers in the UAE caught fire after being hit by 'objects'

https://www.businessinsider.com/amazon-web-services-data-center-fire-objects-middle-east-strikes-...
2•0x002A•8m ago•0 comments

I read 44 books last year

https://www.jakeworth.com/posts/how-i-read-44-books-last-year/
1•jwworth•8m ago•0 comments

Language Model Contains Personality Subnetworks

https://arxiv.org/abs/2602.07164
1•PaulHoule•9m ago•0 comments

Show HN: UMC – Lossless compression that beats lzma by 7-46% on numeric data

https://github.com/gunnerhowe/Koba-UMC
1•gunnerlevi•10m ago•0 comments

Iran War Widens as Iran Attacks Saudi Oil Infrastructure

https://www.nakedcapitalism.com/2026/03/iran-war-widens-as-iran-attacks-saudi-oil-infrastructure-...
2•hackandthink•11m ago•0 comments

The Bull Case for Ambition

https://www.defmethod.com/essential-complexity/the-bull-case-for-ambition
1•joeleo46•11m ago•0 comments

Kickstarter's CEO on Running a Remote Company with a Four-Day Workweek

https://www.nytimes.com/2026/03/01/business/kickstarter-everette-taylor-interview-remote-four-day...
1•mooreds•14m ago•1 comments

Crypto's Richest Man Details His Secret Talks, Prison Time and Humbling Comedown

https://www.nytimes.com/2026/02/27/technology/cz-changpeng-zhao-binance-memoir-prison.html
1•JumpCrisscross•15m ago•0 comments

We Made the Isospectral Drums

https://prismika.github.io/2026/03/01/we-made-the-isospectral-drums.html
1•brantmv•15m ago•1 comments

How OpenAI caved to The Pentagon on AI surveillance

https://www.theverge.com/ai-artificial-intelligence/887309/openai-anthropic-dod-military-pentagon...
5•zachb211•16m ago•1 comments

Gram 1.0 Released

https://gram.liten.app/posts/first-release/
2•todsacerdoti•16m ago•0 comments

Help the FBI Identify Theses Images – Endangered Child Alert Program (ECAP)

https://www.fbi.gov/wanted/ecap/seeking-information
1•TigerUniversity•17m ago•0 comments

Balance Comes to Force Multiplication

https://kyefox.com/balance-comes-to-force-multiplication/
1•Kye•18m ago•0 comments

Image manipulation with convolution using Julia

https://medium.com/@Ahmad_Hamze/image-manipulation-with-convolution-using-julia-f898995ac1e5
1•AhmadHamze•19m ago•0 comments

Vibecoding Challenge 2: The Five Feathers (Spring 2026)

https://gist.github.com/MostAwesomeDude/ebb60b9bec53c4795f54606e944fccd7
1•todsacerdoti•20m ago•0 comments

Show HN: Agent Orchestrator – Built using the agents it orchestrates

https://github.com/ComposioHQ/agent-orchestrator
1•prateekk77•21m ago•1 comments

Transfr AI – Transfer Conversations Between Claude, ChatGPT, and Gemini

https://chromewebstore.google.com/detail/transfrai/nhhdkdmgcigbmdeacpmanconapeceedf
1•begad_ten•21m ago•1 comments

Catching Up on Some Social Media Addiction Rulings

https://blog.ericgoldman.org/archives/2026/03/catching-up-on-some-social-media-addiction-rulings.htm
1•hn_acker•21m ago•0 comments