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•11mo ago

Comments

dthyresson•11mo 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•11mo 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•11mo ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•11mo 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•11mo 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•11mo 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•11mo 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.

The Best Lesson I Never Asked For

1•spkrninv•2m ago•0 comments

Show HN: LLM Steganography to hide text inside another plausible text

https://github.com/hodgesmr/calgacus-mlx
1•m-hodges•4m ago•0 comments

An idiot's guide to lead optimisation for proteins

https://magnusross.github.io/posts/protein-lead-optimisation-1/
1•magni121•5m ago•0 comments

NHS to grant Palantir contractors unlimited access to patient data

https://www.ft.com/content/8ce1b9be-1d51-466b-90de-54bff1a504ca
3•macleginn•9m ago•1 comments

Shared Geometry of Neural Networks

https://twitter.com/TheAITimeline/status/2053712704104206729
1•metonymy•11m ago•0 comments

Implementing proper canary rollouts for Serverless and sponsoring osls

https://www.flagsmith.com/blog/when-canary-alerts-go-wrong
1•khvn26•12m ago•0 comments

Unbundling Google Maps

https://worldbuilder.substack.com/p/unbundling-google-maps
1•marklit•13m ago•0 comments

Low Cost High Profit Business Ideas Guide – SMFG India Credit

https://www.smfgindiacredit.com/knowledge-center/low-cost-business-ideas-with-high-profit.aspx
1•saumyaraut11•16m ago•0 comments

A score assigned to everything imaginable

https://blunt.ai
1•oomarsalehh•17m ago•0 comments

Organized Dogmatism Controls the Message about Gender Bias in the Academy

https://journalofcontroversialideas.org/article/6/1/313
10•mpweiher•19m ago•1 comments

What a Japanese cooking principle taught me about overcoming AI fatigue

https://www.devas.life/what-a-japanese-cooking-principle-taught-me-about-overcoming-ai-fatigue/
1•marksully•19m ago•0 comments

AI data center project sucked 29M gallons of water

https://www.tomshardware.com/tech-industry/georgia-data-center-used-29-million-gallons-of-water
1•2ndorderthought•20m ago•0 comments

Submit your next post: feature-rich YCHackerNews FORK! Unlimited Replies+ Rating

https://forum.openrockets.com/
3•openrockets•20m ago•1 comments

I Work in Hollywood. Everyone Who Used to Make TV Is Now Training AI

https://www.wired.com/story/i-work-in-hollywood-everyone-who-used-to-make-tv-now-training-ai/
6•joozio•21m ago•0 comments

Salmon make clicking sounds (at 139dB) when stressed, but no one knows how

https://norwegianscitechnews.com/2026/05/salmon-make-clicking-sounds-when-stressed-but-no-one-kno...
1•giuliomagnifico•21m ago•0 comments

Down with Meritocracy (2001)

https://www.theguardian.com/politics/2001/jun/29/comment
2•robtherobber•22m ago•0 comments

OMLX: Local LLM Server for Apple Silicon Macs

https://github.com/jundot/omlx
1•steveharing1•26m ago•0 comments

Endy – orchestrate multiple coding-agent CLIs to cut LLM spend

https://github.com/trentisiete/endy
2•trentisiete•30m ago•0 comments

Show HN: Map Joy, easiest way to create and share maps

https://mapjoy.app/
1•coolThingsFirst•30m ago•0 comments

Quantity-Safe Analog Literals

https://morwenn.github.io//c++/2026/05/02/TSB011-quantity-safe-analog-literals.html
1•ibobev•32m ago•0 comments

Notes on the Hantavirus Outbreak

https://borretti.me/article/notes-on-the-hantavirus-outbreak
1•ibobev•33m ago•0 comments

A Database Without Dynamic Memory Allocation

https://tigerbeetle.com/blog/2022-10-12-a-database-without-dynamic-memory/
1•ibobev•33m ago•0 comments

AI will make language barriers disappear, diminish our understanding of cultures

https://www.theguardian.com/world/commentisfree/2026/may/09/ai-interpretation-diego-marani
1•brandrick•39m ago•0 comments

The Recursive Descent

https://deadlime.hu/en/2026/05/05/the-recursive-descent/
1•knagy•41m ago•0 comments

Open Agent Memory Protocol 1.2 ships; 1.3 (draft) adds governed memory

https://dthink.ai/blog/oamp-governed-memory/
1•jaikoo•43m ago•0 comments

Israel Turned Eurovision's Stage into a Soft Power Tool

https://www.nytimes.com/2026/05/11/world/europe/eurovision-israel-gaza-netanyahu.html
3•ledoge•43m ago•0 comments

The new Wild West of AI kids' toys

https://www.wired.com/story/the-new-wild-west-of-ai-kids-toys/
3•rbanffy•44m ago•0 comments

Robot Dogs Are a Security Nightmare [video]

https://www.youtube.com/watch?v=lA8WuXDXfcI
1•pet_the_bird•46m ago•0 comments

DoneSpec – deterministic completion checks for AI coding agents

https://github.com/xryv/DoneSpec
1•brunocerqueira•47m ago•0 comments

Hosting an Open Alternative to Google Docs for Digital Sovereignty

https://www.heltweg.org/posts/hosting-an-open-alternative-to-google-docs-for-digital-sovereignty/
3•rhazn•48m ago•0 comments