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 Apparatus, Not the Artifact

https://skiplabs.io/blog/notes_from_the_comments
1•venturin•53s ago•0 comments

Apple Notes Tips That Will Change How You Work – MeshWorld

https://meshworld.in/blog/hacks/apple-notes/
1•cooldashing24•55s ago•0 comments

Show HN: WikiMixer – Explore random Wikipedia and Wikivoyage in 50 languages

https://wikimixer.com
1•nihilpista•1m ago•0 comments

An Open Letter on Hardware Sovereignty and the Future of Mobile Security

https://pastebin.com/RzRbzhwn
2•Sub-Root•2m ago•0 comments

China knows that governing new tech can be harder than inventing it

https://www.economist.com/china/2026/05/11/china-knows-that-governing-new-tech-can-be-harder-than...
1•andsoitis•2m ago•0 comments

The Internet Is a UGC Reaction Video Now

https://www.joanwestenberg.com/the-entire-internet-is-a-ugc-reaction-video-now/
2•surprisetalk•2m ago•0 comments

China knows that governing new tech can be harder than inventing it

https://economist.com/china/2026/05/11/china-knows-that-governing-new-tech-can-be-harder-than-inv...
1•andsoitis•3m ago•0 comments

Oversight chair seeks info from OpenAI's Altman re potential financial conflicts

https://www.latimes.com/politics/story/2026-05-11/oversight-chair-seeks-information-from-openais-...
1•1vuio0pswjnm7•3m ago•0 comments

Principia Softwarica: Plan 9 Code Explained

https://www.youtube.com/watch?v=blVTDhr4QN8
1•dharmatech•3m ago•0 comments

Designing a Custom Query Language for Non-Technical Analysts

https://nchammas.com/writing/custom-query-language-design
1•nchammas•4m ago•0 comments

CME to Create Futures Market for Computing Power Backing AI

https://www.bloomberg.com/news/articles/2026-05-12/cme-to-create-futures-market-for-computing-pow...
1•mfiguiere•5m ago•0 comments

Evershop: TypeScript E-Commerce Platform

https://github.com/evershopcommerce/evershop
1•nateb2022•5m ago•0 comments

Meta Sued by California County over 'Scam' Advertisements

https://www.bloomberg.com/news/articles/2026-05-11/meta-sued-by-california-county-over-scam-adver...
2•1vuio0pswjnm7•5m ago•0 comments

Red Hat blasts RHEL 10.1 into orbit aboard Voyager's micro datacenter

https://www.theregister.com/off-prem/2026/05/12/red-hat-gives-rhel-101-the-boot-into-orbit/5238373
1•Bender•6m ago•0 comments

Milkdown: Plugin driven WYSIWYG Markdown editor framework

https://github.com/Milkdown/milkdown
1•nateb2022•6m ago•0 comments

Gyroflow: Video stabilization using gyroscope data

https://github.com/gyroflow/gyroflow
1•nateb2022•6m ago•0 comments

Fedora Hummingbird Introduces a Container-Native Rolling Linux Variant

https://linuxiac.com/fedora-hummingbird-introduces-a-container-native-rolling-linux-variant/
1•losgehts•6m ago•0 comments

Show HN: Formal Verification with Lean

https://www.daniellowengrub.com/blog/2026/04/30/lean
2•lowdanie•7m ago•0 comments

Reactive Agents, Typed Event Handlers, and Agent Swarms: What's New in Mozaik

https://www.jigjoy.ai/blog/mozaik-reactive-agents
1•mijura•7m ago•0 comments

Instructure Reaches Deal with Hackers to Return Canvas User Data

https://www.bloomberg.com/news/articles/2026-05-12/instructure-reaches-deal-with-hackers-to-retur...
1•1vuio0pswjnm7•7m ago•0 comments

ICE Agents Have List of 20M People on Their iPhones Thanks to Palantir

https://www.404media.co/ice-agents-have-list-of-20-million-people-on-their-iphones-thanks-to-pala...
3•cdrnsf•8m ago•0 comments

Liquid Radius – standardize the corner radius of every app on macOS Tahoe

https://liquidradius.com/
1•microflash•8m ago•0 comments

The Most Surprising Capitalist Makeover Is Under Way in Sweden

https://www.wsj.com/world/europe/the-worlds-most-surprising-capitalist-makeover-is-under-way-in-s...
1•rawgabbit•8m ago•0 comments

ChatGPT encouraged FSU shooter, victim's family alleges in new lawsuit

https://www.cnn.com/2026/05/11/tech/fsu-shooter-victim-lawsuit-openai-chatgpt
1•Bender•9m ago•0 comments

Analyze LLM-generated posts: reasoning and rhetoric

https://gravity7.com/Modules/Light/prototype-3-reverse-standalone.html
1•gravity7•9m ago•1 comments

RmlUi – HTML/CSS User Interface Library Evolved

https://github.com/mikke89/RmlUi
1•nateb2022•11m ago•0 comments

Influencing factors of public electric vehicle charger usage in Great Britain

https://www.sciencedirect.com/science/article/pii/S0966692326001213
1•PaulHoule•12m ago•0 comments

What Is a REST API, and Why Yours Probably Isn't One

https://fagnerbrack.com/what-is-a-rest-api-and-why-yours-probably-isnt-one-7e5fb65ece4d?postPubli...
1•fagnerbrack•13m ago•0 comments

Measuring CPU core-to-core latency

https://github.com/nviennot/core-to-core-latency
1•foltik•13m ago•0 comments

Semantic Search Without Embeddings

https://softwaredoug.com/blog/2026/01/08/semantic-search-without-embeddings.html
1•fagnerbrack•13m ago•0 comments