frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

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

Claude AIs tricked into unescapable conversation [beginning: Ctrl^F to "AI 1"]

https://www.thisamericanlife.org/896/transcriptz
1•alister•2m ago•0 comments

Show HN: The hacker who took 3,998 BTC is texting Blockstream on-chain, live

https://liquidsaga.miguelmedeiros.dev
1•miguelmedeiros•3m ago•0 comments

AI is breaking our proxies for expertise

https://www.seangoedecke.com/ai-is-breaking-our-proxies-for-expertise/
2•daniel-sc•4m ago•0 comments

Show HN: Words of Hanoi

https://crux.quest/hanoi
1•saretup•5m ago•0 comments

Terrence Tao: AI Is Teaching Us Something Uncomfortable About Our Own Minds [video]

https://www.youtube.com/watch?v=DRDoABHToEo
2•thelastgallon•10m ago•0 comments

Anthropic CEO says AI industry needs to give safety measures time to catch up

https://apnews.com/article/anthropic-ai-dario-amodei-d59552edcb27892d8ee4d98a48397706
1•xiaoyu2006•15m ago•0 comments

BioCompute is chasing a world where a dollar can buy you a million TB of storage

1•darius88•20m ago•0 comments

WordPress object cache backed by shared memory, ~19% faster than Memcached

https://wordpress.org/plugins/yac-object-cache/
1•laruence•23m ago•0 comments

Show HN: AI Rendering in Realtime at 3dbae

https://www.youtube.com/watch?v=Q9EZkVx-pws
1•Shraddha__Singh•24m ago•0 comments

Show HN: SF Title Alert

https://sftitlealert.com/
1•arkadiyt•30m ago•0 comments

Apple launches a new way to prove a photo was shot with an iPhone (not AI)

https://www.niemanlab.org/2026/09/apple-launches-a-new-way-to-prove-a-photo-was-shot-with-an-ipho...
2•ilamont•35m ago•1 comments

Show HN: The iPhone Duo fold effect on any Windows laptop

https://winduo.baselashraf.com/
1•BaselAshraf81•35m ago•1 comments

JPMorgan cut off Situational Awareness lending after AI losses

https://www.ft.com/content/916eea1b-d483-49e1-9a70-53b4df8f9870
2•1vuio0pswjnm7•37m ago•0 comments

Lizard Evolution in Real Time: Field Experiments on Evolutionary Process [video]

https://www.youtube.com/watch?v=MslG1nh7JdI
1•thunderbong•37m ago•0 comments

Data races and the limits of ThreadSanitizer in C and Go

https://theconsensus.dev/p/2026/09/06/data-races-and-the-limits-of-threadsanitizer-in-c-and-go.html
2•matt_d•42m ago•0 comments

India's First AI Agentic E-Commerce Platform

https://www.youtube.com/watch?v=e-Z690c_SLA
1•Shraddha__Singh•42m ago•0 comments

Quantum O(1) Invariants: Redefining Post-Quantum Cryptography

https://zenodo.org/records/22731417
1•GeometryKernel•46m ago•0 comments

Roon: "I think open source will be banned"

https://twitter.com/tszzl/status/2098875417373634944
4•pr337h4m•50m ago•1 comments

Fenton's Reagent

https://en.wikipedia.org/wiki/Fenton%27s_reagent
2•peter_d_sherman•1h ago•0 comments

Early Earth's Aurora may have made a ion-beam reactor for prebiotic chemistry

https://phys.org/news/2026-09-early-earth-auroral-belts-natural.html
4•wglb•1h ago•2 comments

JWST finds extreme star-forming galaxies masquerading as faint quasars

https://phys.org/news/2026-09-jwst-extreme-star-galaxies-masquerading.html
2•wglb•1h ago•1 comments

Show HN: I made an alternative to the archived filebrowser

https://github.com/skidoodle/filebrowser
2•skidoodle•1h ago•1 comments

A wandering black hole caught feeding on the run

https://phys.org/news/2026-08-black-hole-caught.html
2•wglb•1h ago•1 comments

MacFileSizing – What is consuming my disk space?

https://github.com/jaccon/macfilesizing/tree/main
3•jaccon•1h ago•0 comments

Anthropic CEO says AI swarm could 'take over the Internet' in 6-12 months

https://venturebeat.com/security/anthropic-ceo-says-ai-swarm-could-take-over-the-entire-internet-...
7•pseudolus•1h ago•5 comments

Show HN: Aqqai – Every answer, checked before you see it

https://demo.aqqai.in
2•Vineetyadav2•1h ago•1 comments

Kubernetes v1.37 brings 67 enhancements. Which matter for operators?

https://thenewstack.io/kubecon-kubernetes-updates-security/
2•geoffbp•1h ago•0 comments

Every invoice in Brazil's economy runs on SOAP 1.2. We mapped it all

https://github.com/stoix-dev/sefaz-webservices-postman
3•lestx•1h ago•0 comments

The Succession Crisis That Tore England Apart

https://www.historytoday.com/archive/feature/succession-crisis-tore-england-apart
9•pepys•1h ago•1 comments

Aligned to Whom?

https://hyperbo.la/w/aligned-to-whom/
3•lopopolo•1h ago•0 comments