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.

Accountants in Stratford

https://skzee.co.uk/accountants-in-stratford/
1•syedsherazahmed•43s ago•0 comments

What if AI systems weren't chatbots?

https://arxiv.org/abs/2605.07896
1•jrepinc•3m ago•0 comments

AI agents that need real social context

https://www.socialcrawl.dev/developers
1•vaaselene•4m ago•0 comments

Exploring the "Banality" of Deception in Generative AI

https://arxiv.org/abs/2605.07012
1•jrepinc•7m ago•0 comments

China is going dark to develop its own Mythos

https://www.politico.eu/article/china-is-going-dark-to-develop-its-own-mythos-german-cyber-chief-...
1•jonbaer•8m ago•1 comments

Show HN: FasterFixes – Open-source feedback widget with MCP for coding agents

https://github.com/manucoffin/faster-fixes
1•manuelcoffin•14m ago•1 comments

How Elon Musk turned an online nobody into his biggest promoter

https://www.washingtonpost.com/technology/2026/05/13/elon-musk-engages-with-anonymous-x-acount-xf...
1•1vuio0pswjnm7•16m ago•0 comments

AMD DGF SuperCompression

https://gpuopen.com/learn/introducing-amd-dgf-supercompression/
1•ibobev•17m ago•0 comments

Precomputed Lens Transport Maps

https://arxiv.org/abs/2605.04017
1•ibobev•17m ago•0 comments

More is different in real-world multilayer networks

https://www.nature.com/articles/s41567-023-02132-1
1•hamburgererror•19m ago•0 comments

Denise: C64/Amiga emulator with shader and runAhead

https://sourceforge.net/projects/deniseemu/files/v2.8/
1•doener•20m ago•0 comments

Review: A House of Dynamite

https://medium.com/luminasticity/review-a-house-of-dynamite-b1170fbe1bcb
1•bryanrasmussen•24m ago•0 comments

AI-Assistance in Character Posing: How It Works in Cascadeur

https://cascadeur.com/blog/general/ai-assistance-in-3d-character-posing-how-it-works-in-cascadeur
1•embedding-shape•24m ago•0 comments

Mainline Linux 6.12 on Annapurna Labs Alpine V2 (Ubiquiti UNVR, UDM-Pro)

https://github.com/bcyangkmluohmars/linux-alpine-v2
1•kabelkevin•25m ago•0 comments

The Chinese whiz kids of Silicon Valley

https://restofworld.org/2026/chinese-ai-researchers-silicon-valley/
1•thm•25m ago•0 comments

Show HN: Dart Live – compiler, VM, analyzer and hot reload on the web via WASM

https://modulovalue.com/dart-live/
2•modulovalue•26m ago•0 comments

D3D12 LinAlg Matrix Preview

https://devblogs.microsoft.com/directx/d3d12-linalg-preview/
1•ibobev•26m ago•0 comments

Security Baseline

https://securitybaseline.eu/
1•TechTechTech•27m ago•0 comments

Childhood and Education: Do the Math

https://thezvi.substack.com/p/childhood-and-education-18-do-the
1•FergusArgyll•28m ago•0 comments

Show HN: HYPD – AI co-pilot for marketers running Google Ads

https://www.hypd.ai/
1•cionut•32m ago•0 comments

So you've installed `fzf`. Now what? (2023)

https://andrew-quinn.me/fzf/
1•mpweiher•33m ago•0 comments

Show HN: I built a crypto price predictor

https://coinsignal.co
2•hieunc229•33m ago•0 comments

Show HN: Embedded Spritesheet PNG Standard

https://mccormick.cx/games/embedded-spritesheet-png-spec/
1•chr15m•37m ago•0 comments

Windows 11 still runs on code from the 1990s

https://www.pcworld.com/article/3133963/windows-11-still-runs-on-code-from-the-1990s-microsoft-ad...
3•redbell•39m ago•0 comments

Sam Altman was winning on the stand, but it might not be enough

https://www.theverge.com/ai-artificial-intelligence/929129/sam-altman-testimony-elon-musk-openai-...
1•frb•39m ago•1 comments

LLMs and Buttondown – Applied Cartography

https://www.jmduke.com/posts/llm-born.html
1•rhazn•42m ago•0 comments

AI datacenters in space do not have a cooling problem

https://www.seangoedecke.com/space-ai-datacenters-do-not-have-a-cooling-problem/
2•rhazn•42m ago•1 comments

Partial static single information form

https://bernsteinbear.com/blog/partial-ssi/
1•ibobev•43m ago•0 comments

The Macintosh Serial Cable

https://www.colino.net/wordpress/archives/2026/05/11/the-macintosh-serial-cable-mini-din-8-590-05...
1•ibobev•43m ago•0 comments

Learnings from Crawling Technical Documentation

https://www.heltweg.org/posts/learnings-from-crawling-technical-documentation/
1•rhazn•43m ago•0 comments