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.

Use plain old REST instead of MCP

https://imbue.com/product/latchkey/
1•Wuzzy•1m ago•0 comments

Xbox Replaces Head of Gaming, Xbox History, Whither Xbox

https://stratechery.com/2026/xbox-replaces-head-of-gaming-xbox-history-whither-xbox/
1•vinnyglennon•2m ago•0 comments

Amid crackdown on Chinese students, one US university appears to block them

https://www.theguardian.com/us-news/2026/feb/20/chinese-university-student-trump-crackdown
1•pseudalopex•4m ago•0 comments

Show HN: Vis Pro – A Formula-Based Workout Program Editor

https://vis.fitness/pro
1•strongpigeon•5m ago•0 comments

What Is Driving Change in the Net Carbon Budget in Forest Soils?

https://onlinelibrary.wiley.com/doi/10.1111/gcb.70729
1•PaulHoule•5m ago•0 comments

Show HN: My iPhone notifies me about cloud outages before they blow up here

https://apps.apple.com/us/app/pingy-cloud-outage-alerts/id6759363978
1•Sayuj01•6m ago•0 comments

Why AI hallucinations make automated SoC triage dangerous

https://thehgtech.com/articles/ai-soc-analyst-future-2026.html
1•thehgtech•7m ago•1 comments

Red Dwarf creator Rob Grant has died

https://www.beyondthejoke.co.uk/content/17193/red-dwarf-rob-grant
2•nephihaha•7m ago•0 comments

Something for My Friends and Colleagues

https://stackresearch.org/blog/
1•dnmacon•7m ago•0 comments

How LDAP Works

https://growingswe.com/blog/ldap
1•PROTechThor•9m ago•0 comments

Show HN: NutriAssess – AI body composition for nutritionists

https://nutri-assess.vercel.app
1•caffaroai•9m ago•0 comments

Show HN: Interactive Resume/CV Game

https://breezko.dev
1•breezk0•12m ago•0 comments

NASA announces change to its Moon landing plans

https://www.bbc.com/news/articles/c6270030neyo
3•colinprince•13m ago•0 comments

Anthropic says it 'cannot in good conscience' allow Pentagon to remove AI checks

https://www.theguardian.com/us-news/2026/feb/26/anthropic-pentagon-claude
3•devonnull•13m ago•0 comments

Myrient Is Shutting Down

https://www.timeextension.com/news/2026/02/this-is-what-ai-and-greed-does-video-game-preservation...
1•kn0where•14m ago•0 comments

From 60 APM to 60 Agents: A Reluctant Convert's Guide to Agentic Workflows

https://github.com/chao2zhang/chao2zhang/blob/main/blog/apm-for-software-engineers.md
2•chao2zhang2•16m ago•0 comments

Ask HN: Is Claude Code slow for you as well? It thinks a lot

1•Gooblebrai•16m ago•0 comments

Show HN: Roxlit – Open-source launcher that connects AI tools to Roblox Studio

https://github.com/Roxlit/installer
1•juanzab•16m ago•1 comments

AI Won't Automatically Accelerate Clinical Trials

https://www.asimov.press/p/ai-clinical-trials
1•mailyk•18m ago•0 comments

Show HN: I Built AGI on GitHub Actions

https://github.com/statespersons/AGI
2•Alexander9•18m ago•0 comments

Confused about how to keep up with the pace they themselves created

https://lucumr.pocoo.org/2026/2/13/the-final-bottleneck/
1•hypertexthero•18m ago•0 comments

Congress finds data brokers cost consumers tens of billions of dollars

https://themarkup.org/privacy/2026/02/27/following-markup-investigation-congress-finds-data-broke...
3•billybuckwheat•21m ago•0 comments

The Ownership Problem: Why We Get Territorial and What to Do About It

https://www.thecaringtechie.com/p/how-to-handle-territorial-behavior
2•rbanffy•22m ago•0 comments

Show HN: Open‑Source Capital Formation OS (Postgres and AI Agents)

https://github.com/agio711/Riserva-Fly
1•tgiordano•23m ago•0 comments

Suicide forum in breach of Online Safety Act after failing to block UK users

https://www.theguardian.com/technology/2026/feb/27/suicide-forum-in-breach-of-online-safety-act-a...
1•chrisjj•24m ago•1 comments

AI Agents to validate your idea

https://www.founderspace.work
1•VladCovaci•24m ago•0 comments

Using Reticulum, open-source, using decentralized parallel networking stack [video]

https://www.youtube.com/watch?v=XTnYVh7K6xQ
1•PeteZa•24m ago•1 comments

A Day in the Life of an Enshittificator

https://www.youtube.com/watch?v=T4Upf_B9RLQ
3•adipid•25m ago•0 comments

Leaving Google has actively improved my life

https://pseudosingleton.com/leaving-google-improved-my-life/
3•speckx•25m ago•0 comments

California forcing age verification on every operating system

https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=202520260AB1043
1•vsgherzi•25m ago•2 comments