frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

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

Vulnerability giving attackers full control of Macs is under active exploitation

https://arstechnica.com/security/2026/08/vulnerability-giving-attackers-full-control-of-macs-is-u...
1•sbulaev•1m ago•0 comments

The flags given letter grades

https://worldflagsgraded.com/ratings.html
1•carlos-menezes•2m ago•0 comments

Show HN: I asked Claude to turn 20 years of my research into a game

https://playhyperbubble.com/
1•2020science•7m ago•0 comments

Show HN: WeaveScope – Elixir native observability for AI agents

https://weavescope.com/
1•caudena•10m ago•0 comments

Randomness Is a Tax – Until It Isn't

https://www.sidhantbansal.com/2026/When-is-randomness-an-asset-vs-a-tax/
1•sidhantbansal•10m ago•0 comments

'Platformicide' of Palestine: Activists struggle to be heard on Meta

https://www.aljazeera.com/news/2026/8/12/platformicide-of-palestine-activists-struggle-to-be-hear...
2•slowin•11m ago•0 comments

GitHub Stacks in Jujutsu

https://alan.norbauer.com/articles/github-stacks-with-jujutsu/
1•birdculture•14m ago•0 comments

Show HN: Conjecscore - conjecscore is a (semi-)serious coding competition site.

https://conjecscore.org/
1•thyrgle•15m ago•1 comments

Man attempts to prompt-inject court, fails

https://arstechnica.com/tech-policy/2026/08/suspecting-court-of-using-ai-man-injected-prompts-in-...
1•madaxe_again•16m ago•0 comments

OKLCH in CSS: why we moved from RGB and HSL

https://evilmartians.com/chronicles/oklch-in-css-why-quit-rgb-hsl
2•Trattue•17m ago•0 comments

Elon Musk mocks locals concerned about data center water use

https://twitter.com/essenviews/status/2088217508725559402
3•grandpajoey•18m ago•0 comments

Porkbun Forces ID Verification

https://www.reddit.com/r/selfhosted/comments/1rblh8n/porkbun_forces_id_verification/
4•trinsic2•19m ago•1 comments

Wikipedia: List of predictions for autonomous Tesla vehicles by Elon Musk

3•glaslong•19m ago•0 comments

Show HN: Embassia – LLM Search Console – Web crawlers talk to your site's agent

https://embassia.com
1•ramazanaliakdas•20m ago•0 comments

America's largest home lender falls out of the hamster wheel

https://www.ft.com/content/0a4794fa-7112-436f-a311-9077fcba14b8
1•petethomas•25m ago•0 comments

Show HN: Open-Source Paper

https://github.com/caffeinum/tracepaper
1•bykhun•29m ago•0 comments

Show HN: A sandbox for AI agents using nothing but Go's standard library

https://towardsdev.com/i-built-an-ai-agent-sandbox-from-the-go-standard-library-350ecac5d578?sk=f...
1•cheikhdev•32m ago•0 comments

Bill Gates' daughter Phoebe accused of 'cookie stuffing' scheme

https://nypost.com/2026/08/12/business/bill-gates-daughter-phoebe-accused-of-cookie-stuffing-sche...
6•randycupertino•33m ago•2 comments

Pikuma: SIMD in the 90s: Programming Intel's Pentium MMX

https://pikuma.com/blog/programming-intel-pentium-mmx-simd
1•rbanffy•34m ago•0 comments

Compilable Wishes

https://opentheory.substack.com/p/compilable-wishes
1•eatitraw•34m ago•0 comments

Vesta, adaptive ontology for Claude Code

https://github.com/kanjani-ai-research/Vesta
1•aug2uag•35m ago•1 comments

AI runs here. Not out there

https://osaurus.ai
1•ALLTaken•36m ago•0 comments

Ukrainian drones wipe out US tank brigade in live war game

https://arstechnica.com/gadgets/2026/08/ukrainian-drones-wipe-out-entire-us-tank-brigade-in-live-...
3•rbanffy•36m ago•0 comments

Show HN: AlmondLab – Virtual lab and Stage 1 report for salt-tolerant crops

https://consigcody94.github.io/saltwater-mini-almond/
1•sentinelowl•40m ago•0 comments

Are You a Human?

https://www.newyorker.com/magazine/2026/08/17/are-you-a-human
1•petethomas•41m ago•0 comments

Qwen 3.8 27B vs. Nemotron 3.5 vs. Muse Glimmer on an RTX 5090

https://kgptalkie.com/tutorials/generative-ai/qwen-3-8-27b-vs-nemotron-3-5-vs-muse-glimmer
1•2a0c40•43m ago•0 comments

Talking with Synopsys about the Physics of Chip Design at DAC 2026

https://chipsandcheese.com/p/talking-with-synopsys-about-the-physics
2•rbanffy•45m ago•0 comments

Lightweight Task agent – checkable receipts

https://github.com/GCLprimary/PAT
1•wwes369•46m ago•1 comments

Luigi Mangione pleads guilty to federal stalking charges in killing of UHC CEO

https://apnews.com/article/luigi-mangione-plea-unitedhealthcare-ceo-3b8a5bb41589c9f5f4775dba2beea66f
2•cagey•47m ago•0 comments

The online shopping trend where you buy nothing

https://restofworld.org/2026/south-korea-shopping-trend/
2•herbertl•52m ago•0 comments