frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

React Meta-Framework Feels Broken, Here's Why

https://rwsdk.com/blog/your-react-meta-framework-feels-broken
22•dthyresson•10mo ago

Comments

dthyresson•10mo ago
A new blog post argues that today’s React meta-frameworks like Next.js and Remix are too abstract and “feel broken,” adding complexity through magic and indirection. It introduces RedwoodSDK as a simpler, more transparent alternative that prioritizes native web APIs and production-parity development.
codingdave•10mo ago
You don't need to (and should not) add a Tl;dr comment when you post something. If you want to tell the story of how you came up with an idea, do a "Show HN". That is the correct way to self-promote on HN.
dthyresson•10mo ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•10mo ago
I'm the author of this article, and this is the second time I've built a framework. I co-created RedwoodJS with Tom Preston-Werner several years ago - and we came up with some novel ideas, but I had a nagging feeling that something wasn't right.

A failed-startup and a kid later... and I'm back. I couldn't let go of the original vision of RedwoodJS, but I wanted to start from scratch. So we built RedwoodSDK, which is a React framework for Cloudflare. It starts as a Vite Plugin that gives you server-side-rendering, RSC, streaming, and realtime capabilities.

Our standards based route feels invisible, with simple pattern matching, middleware and interrupters. You receive a request and return a response. You own every byte over the wire.

There's zero magic. Just TypeScript, modules, functions, values, and types.

chipgap98•10mo ago
Aren't the "defineApp" and "route" methods in rwsdk also magic? It feels like rwsdk is just being more deliberate about when and where to introduce those magic functions.

I'm a big fan of rwsdk so far. Thanks for building!

pistoriusp•10mo ago
Nope! They just return standard JavaScript.

A typical worker looks something like this:

    export default {
        fetch({ request }) {
          return new Response('ok')
        } 
    }

DefineApp just wraps that initial entry point into something that allows us to run middleware, match the router, and render out the page or the response object.

Love that you're a fan! Remember... No magicians allowed here.

gadfly361•10mo ago
I think a notable difference is with one, you can read the code in the file and understand what it will return. With others, you need to read the code and then do a mental join of the framework's conventions to know what it'll return.

Om Malik – Newbird.ai or Loony.ai

https://om.co/2026/04/15/newbirds-ai-is-really-loonybirds-ai/
1•rmason•1m ago•0 comments

The Case for Semi-Autonomous Nonprofits

https://emresarbak.com/semi-autonomous-nonprofits.html
1•sarbak•3m ago•0 comments

C++26: Structured Bindings in Conditions

https://www.sandordargo.com/blog/2026/04/15/cpp26-structured-bindings-condition
1•ibobev•4m ago•0 comments

Sovereign Cloud Stats Every CIO Needs Before Their Next Board Meeting

https://www.windriver.com/blog/Sovereign-Cloud-Stats-Every-CIO-Needs
1•ohjeez•4m ago•0 comments

Zero-Copy Pages in Rust: Or How I Learned to Stop Worrying and Love Lifetimes

https://redixhumayun.github.io/databases/2026/04/14/zero-copy-pages-in-rust.html
1•ibobev•4m ago•0 comments

Nvidia, DLSS5 and Breaking Rendering

https://c0de517e.com/028_dlss5.htm
1•ibobev•4m ago•0 comments

Is Tech Companies Are Right About the AI Trend?

1•denimew145•5m ago•0 comments

Mozilla Announces "Thunderbolt" as an Open-Source, Enterprise AI Client

https://www.phoronix.com/news/Mozilla-Thunderbolt
3•Palmik•7m ago•1 comments

Perplexity Health

https://www.perplexity.ai/health
2•evo_9•8m ago•0 comments

Galton–Watson process: how family names go extinct

https://en.wikipedia.org/wiki/Galton%E2%80%93Watson_process
2•cybermango•9m ago•0 comments

White House to give US agencies Anthropic Mythos access, Bloomberg News reports

https://www.reuters.com/technology/white-house-give-us-agencies-anthropic-mythos-access-bloomberg...
2•wslh•9m ago•0 comments

Binary Dependencies: Identifying the Hidden Packages We All Depend On

https://vlad.website/binary-dependencies-identifying-the-hidden-packages-we-all-depend-on/
2•PaulHoule•11m ago•0 comments

Number of candidates ghosted by employers has reached a 3-year high thanks to AI

https://fortune.com/2026/03/20/job-seekers-arent-imagining-things-candidates-ghosted-by-employers...
2•akyuu•11m ago•0 comments

Should you turn off your laptop while commuting?

https://www.rnz.co.nz/life/lifestyle/should-you-turn-off-your-laptop-while-commuting
4•billybuckwheat•13m ago•0 comments

Israel escalates attacks on medics in Lebanon with deadly 'quadruple tap'

https://www.theguardian.com/world/2026/apr/16/israel-escalates-attacks-on-medics-in-lebanon-with-...
7•hebelehubele•14m ago•0 comments

Europe has "maybe 6 weeks of jet fuel left"

https://apnews.com/article/iran-war-europe-jet-fuel-flight-cancellations-birol-6e67fafd493861b385...
23•ck2•16m ago•9 comments

Need Help

1•bkabhijeet•17m ago•0 comments

Find bugs with ultrareview in Claude Code

https://code.claude.com/docs/en/ultrareview
1•iBelieve•17m ago•0 comments

Ask HN: What pricing model works for high COGs side project?

1•onemiketwelve•18m ago•0 comments

What is the simplest architecture for running a multi-agent system at scale?

https://www.ashpreetbedi.com/articles/scaling-agentic-software-part-1
2•ashpreet-bedi•18m ago•0 comments

The Kyonghung Cover: The Rarest Item of the Joseon Postal Administration

https://koreastampsociety.org/2025/11/01/the-kyonghung-cover-the-rarest-item-of-the-joseon-postal...
1•georgecmu•18m ago•0 comments

A catalogue of rocky exoplanets in the habitable zone

https://academic.oup.com/mnras/article/547/3/stag028/8526432
2•simonebrunozzi•20m ago•0 comments

Building The payment layer for APIs and AI agents

https://chexhq.com/
1•DhirajKadam27•20m ago•0 comments

2× – nine months later: We did it

https://ideas.fin.ai/p/2x-nine-months-later
2•xfax•25m ago•0 comments

Turn Your Codebase into a Podcast

https://code2cast.com/
6•itswillbrazil•25m ago•0 comments

Our Long Love Affair with Gold

https://www.wsj.com/finance/investing/gold-bullion-market-trading-4456cbde
1•thm•29m ago•0 comments

Two inmates at an Ohio prison built a secret hacking operation from behind bars [pdf]

https://dam.assets.ohio.gov/image/upload/watchdog.ohio.gov/Investigations/2017/2015-CA00043.pdf
4•Anon84•29m ago•0 comments

Show HN: Launchy – A Next.js template for weekly launch directories

https://launchy.tools/template
1•drdruide•30m ago•0 comments

Graupel

https://en.wikipedia.org/wiki/Graupel
2•surprisetalk•32m ago•0 comments

Playdate for Education

https://play.date/education/
2•owlmusic•32m ago•0 comments