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

Comments

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

Thousand Year old experiment to find height of atmosphere [video]

https://www.youtube.com/shorts/2MjmO4bL4xw
1•lifeisstillgood•28s ago•0 comments

Steve was a leader, innovator, and friend

https://twitter.com/tim_cook/status/2026296056435138620
1•keepamovin•2m ago•0 comments

What keeps Japan's 1k-year-old companies alive?

https://www.japantimes.co.jp/business/2026/02/09/companies/japan-1000-year-old-business/
1•PaulHoule•3m ago•0 comments

Ask HN: Built an algorithmic forensic accounting tool

1•cd_mkdir•4m ago•0 comments

Stress testing Claude's language skills

https://vivsha.ws/blog/stress-testing-claudes-language-skills
1•nl•5m ago•0 comments

Ask HN: How do you find a cofounder for a game?

1•general_reveal•5m ago•0 comments

Democracy in 2025: on rising authoritarianism in the United States

https://www.hks.harvard.edu/faculty-research/policy-topics/democracy-governance/harvard-experts-d...
2•KnuthIsGod•10m ago•0 comments

The Price of American Authoritarianism What Can Reverse Democratic Decline?

https://www.foreignaffairs.com/united-states/american-authoritarianism-levitsky-way-ziblatt
1•KnuthIsGod•11m ago•0 comments

The Internet, nobody knows you're a dog (1993)

https://en.wikipedia.org/wiki/On_the_Internet,_nobody_knows_you%27re_a_dog
1•vismit2000•13m ago•0 comments

Go-Size-Analyzer

https://www.datadoghq.com/blog/engineering/agent-go-binaries/
1•vismit2000•15m ago•0 comments

Show HN: AI Olympics – Claude vs. GPT-4 vs. Gemini in live browser competitions

https://ai-olympics.vercel.app
1•stefanogebara•15m ago•1 comments

The Tail That Wags the Company

https://k2xl.substack.com/p/the-tail-that-wags-the-company
1•k2xl•17m ago•0 comments

Secure, kernel-enforced sandbox CLI and SDKs for AI agents

https://github.com/always-further/nono
1•mooreds•18m ago•0 comments

Ask HN: Built a real functional game from scratch where do I find investors?

1•chiengineer•18m ago•0 comments

Offline Intelligence: Founding Software Engineer (Equity Only)

https://www.offlineintelligence.io
1•lillian_lakes•19m ago•1 comments

US Military leaders meet with Anthropic to argue against Claude safeguards

https://www.theguardian.com/us-news/2026/feb/24/anthropic-claude-military-ai
5•KnuthIsGod•20m ago•0 comments

AI's Uneven Impact

https://the-home-ceo.web.app/ai-blogs/ai-uneven-impact
1•astuteajax•21m ago•1 comments

The Edge of Mathematics

https://www.theatlantic.com/technology/2026/02/ai-math-terrance-tao/686107/
1•hackernj•21m ago•0 comments

One Million Checkboxes on SpacetimeDB

https://twitter.com/gill_kyle/status/2026450707990327415
1•kylegill•21m ago•0 comments

The Software Upgrade in Chinese Civic Behaviour

https://thewire.in/culture/the-software-upgrade-in-chinese-civic-behaviour
2•herbertl•21m ago•0 comments

Pentagon Gives Anthropic an Ultimatum

https://www.nytimes.com/2026/02/24/us/politics/pentagon-anthropic.html
3•egonschiele•22m ago•1 comments

The Physical Intelligence Layer

https://www.pi.website/blog/partner?v=1
4•lachyg•23m ago•0 comments

Native KV Cache Offloading to Any Filesystem with LLM-D

https://llm-d.ai/blog/native-kv-cache-offloading-to-any-file-system-with-llm-d
1•mji•23m ago•0 comments

Car Shopping Is Cooked

https://www.vehique.ai/
3•geboss•25m ago•3 comments

Mercury 2: Best-in-class speed-optimized intelligence at 1,200 tok/SEC

https://twitter.com/ArtificialAnlys/status/2026360491799621744
1•volodia•26m ago•0 comments

I Built an "AI for Shell Commands" CLI (So I Could Stop Asking ChatGPT)

https://agingcoder.com/posts/i-built-a-thing/
1•inssein•26m ago•0 comments

A Meta AI security researcher said an OpenClaw agent ran amok on her inbox

https://techcrunch.com/2026/02/23/a-meta-ai-security-researcher-said-an-openclaw-agent-ran-amok-o...
1•cratermoon•26m ago•0 comments

Argus: Automated Discovery of Test Oracles for DBMSs Using LLMs

https://joyemang33.github.io/blog/2026/argus/
1•matt_d•26m ago•0 comments

App Fair Project: free and open-source app store for iPhone and Android

https://appfair.org/
2•LorenDB•26m ago•0 comments

Habits to make sure you don't go insane

2•nyxtom•29m ago•0 comments