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

Comments

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

Apple Watch's algorithm detects 89% of sleep apnea

https://www.empirical.health/apple-watch-sleep-apnea
1•brandonb•2m ago•0 comments

Humanoid robot Figure 02 helps build over 30k BMW X3s

https://www.heise.de/en/news/Humanoid-robot-Figure-02-helps-build-over-30-000-BMW-X3s-11085687.html
1•thenaturalist•5m ago•0 comments

Abstractive Thinking Model

https://github.com/Jonathan-Monclare/Abstractive-Thinking-Model-ATM-
1•J_Monclare•9m ago•0 comments

Over-Regulation Is Doubling the Cost by Peter Reinhardt

https://rein.pk/over-regulation-is-doubling-the-cost
3•bilsbie•10m ago•0 comments

The Game Awards 2025 Nominations

https://thegameawards.com/nominees
1•mrzool•10m ago•0 comments

France is taking state actions against GrapheneOS

https://grapheneos.social/@GrapheneOS/115584160910016309
9•gabrielgio•11m ago•0 comments

When First Amendment free speech protections came up against the Red Scare

https://theconversation.com/first-amendment-in-flux-when-free-speech-protections-came-up-against-...
1•hn_acker•12m ago•1 comments

Color Palette Pro: A Synthesizer for Color

https://ryanfeigenbaum.com/color-palette-pro/
2•interpol_p•14m ago•0 comments

Spiral Development for Hardware Programs

https://www.asbuilt.pub/p/spiral-development-for-hardware-programs
2•bharbr•15m ago•0 comments

World Bank Published about Artificial Intelligence in Bulgarian

https://wbginstitute.nouswise.com/c/fcd839f7-c91c-412f-baef-32e4842064f3
1•kaven1234•16m ago•0 comments

Fired techie admits sabotaging ex-employer, causing $862K in damage

https://www.theregister.com/2025/11/20/it_contractor_sabotage/
1•Bender•17m ago•1 comments

Show HN: UsageFlow – API usage metering, rate-limits and usage reporting

1•ronenalbagli•18m ago•0 comments

I made a voice agent to call my internet provider

https://www.businessinsider.com/scammed-internet-provider-lower-my-bill-deepfakes-ai-2025-11
1•indigodaddy•20m ago•0 comments

Stop Paying for Kubernetes Load Balancers: Use Cloudflare Tunnel Instead

https://vinta.ws/code/stop-paying-for-kubernetes-load-balancers-use-cloudflare-tunnel-instead.html
1•gibuloto•20m ago•1 comments

Rewiring Mozilla: Doing for AI what we did for the web

https://blog.mozilla.org/en/mozilla/rewiring-mozilla-ai-and-web/
4•soheilpro•23m ago•0 comments

US Citizens and Chinese Nationals Arrested for Exporting AI Technology to China

https://www.justice.gov/opa/pr/us-citizens-and-chinese-nationals-arrested-exporting-artificial-in...
7•737min•24m ago•0 comments

We present Olmo 3, our next family of open, leading language models

https://twitter.com/natolambert/status/1991508141687861479
1•ljosifov•25m ago•0 comments

The Droid Wars: Breaking up an AI‑orchestrated cyber fraud campaign

https://factory.ai/news/droid-neutralizing-fraud
1•janpio•26m ago•0 comments

Elon Musk says: money will be irrelevant soon thanks to AI and robotics

https://fortune.com/2025/11/20/elon-musk-tesla-ai-work-optional-money-irrelevant/
4•iamtech•27m ago•2 comments

The new Grok on X is aligned to favor Elon Musk over anyone else when asked

6•kranke155•27m ago•0 comments

Does AI-Assisted Coding Deliver? A Difference-in-Differences Study

https://arxiv.org/abs/2511.04427
2•airstrike•31m ago•0 comments

Making Fast-Paced Multiplayer Networked Games Is Hard (2015)

https://www.codeproject.com/articles/Making-Fast-Paced-Multiplayer-Networked-Games-is-H
1•indigodaddy•32m ago•0 comments

Elon Musk's Grokipedia cites a neo-Nazi website 42 times, researchers say

https://www.nbcnews.com/tech/elon-musk/elon-musk-grokipedia-wikipedia-neo-nazi-grok-42-encycloped...
4•tastyface•32m ago•0 comments

Dell Now Shipping Laptop with Qualcomm NPU on Linux Ahead of Windows 11

https://www.phoronix.com/news/Dell-Pro-Max-With-Qualcomm-NPU
2•Bender•36m ago•0 comments

Show HN: TDS Compass – AI prompt for your communication style

https://resonantlabsai.github.io/tds.compass/index.html
1•relationalai•37m ago•0 comments

US troops invade Mexico in dramatic escalation

https://www.dailymail.co.uk/news/article-15310923/US-troops-Mexican-beach-invasion-fentanyl.html
6•Bender•39m ago•4 comments

PHP 8.5 Released with New Pipe Operator, New URI Extension and Clone With

https://www.phoronix.com/news/PHP-8.5-Released
1•mikece•39m ago•2 comments

Show HN: Premortem, a coding-agent-powered airplane blackbox

https://github.com/tilework-tech/nori-premortem
2•theahura•40m ago•1 comments

Dropout CEO on launching superfan tier as streamer crosses 1M subscribers

https://variety.com/2025/tv/news/dropout-superfan-tier-price-explained-sam-reich-1236564699/
1•PaulHoule•40m ago•0 comments

Reversing the Construction of the View-Projection Matrix (Game Engine Reversing)

https://zero-irp.github.io/ViewProj-Blog/
1•davikr•40m ago•0 comments