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.

Show HN: Cc-reaper – Three-layer cleanup for orphan Claude Code processes

https://github.com/theQuert/cc-reaper
1•thequert•1m ago•0 comments

Cab-Rank Rule

https://en.wikipedia.org/wiki/Cab-rank_rule
1•valzevul•1m ago•0 comments

The Whispering Earring

https://gwern.net/doc/fiction/science-fiction/2012-10-03-yvain-thewhisperingearring.html
1•iamsam123•2m ago•0 comments

Software Engineering in the Agentic Era

https://sidv.dev/blog/software-engineering-agentic-era/
1•fangpenlin•4m ago•0 comments

Show HN: Ralphex – autonomous GPT Codex agent loop for ChatGPT Pro users

https://github.com/SmolNero/ralphex
1•edgar_ortega•6m ago•0 comments

Xuv: X11 user daemon to automatically run commands triggered by user specified

https://codeberg.org/NRK/xuv
2•todsacerdoti•7m ago•0 comments

SaaS-pocalypse chatter is doomster pr0n

https://www.theregister.com/2026/03/01/saaspocalypse_opinion/
1•Bender•9m ago•1 comments

Lenovo shows off snap-together laptop with removable keyboard, screen, and ports

https://www.theregister.com/2026/03/01/lenovo_shows_off_modular_laptop/
1•Bender•10m ago•0 comments

South Korea's tax office apologizes for leaking seed phrase to seized crypto

https://www.theregister.com/2026/03/02/south_korea_tax_office_cryptocurrency_leak/
1•Bender•10m ago•0 comments

Ultrafast neural sampling with spiking nanolasers

https://www.nature.com/articles/s41467-025-66818-1
1•PaulHoule•15m ago•0 comments

Show HN: Port Forwarding Wrapper for Mosh

https://github.com/liyu1981/moshpf
1•liyu1981au•16m ago•0 comments

GPL as the Best Licence – Governance and Philosophy

https://blog.hansenpartnership.com/gpl-as-the-best-licence-governance-and-philosophy/
2•pabs3•18m ago•0 comments

The Mystery of Asjo.org

https://acid.vegas/blog/the-mystery-of-asjo-org/
1•reubn•18m ago•0 comments

If Trump attacks Iran, western media will be cheering him on

https://www.middleeasteye.net/opinion/if-trump-attacks-iran-western-media-will-be-cheering-him
1•lyu07282•22m ago•0 comments

Say Goodbye to the Undersea Cable That Made the Global Internet Possible

https://www.wired.com/story/say-goodbye-to-the-undersea-cable-that-made-the-global-internet-possi...
2•CHB0403085482•24m ago•1 comments

We Made the Isospectral Drums and It Went Fine

https://prismika.github.io/2026/03/01/we-made-the-isospectral-drums.html
2•nill0•24m ago•0 comments

Floor113.com – A Scarcity-Driven Dating System Built on Deterministic Access

https://floor113.com/
1•chainbuilder•28m ago•1 comments

DeepSeek to release long-awaited AI model in new challenge to US rivals

https://www.ft.com/content/e3366881-0622-40a7-9c34-a0d82e3d573e
2•freely0085•28m ago•1 comments

The Boom in ADHD Coaching Has Few Rules

https://www.medscape.com/viewarticle/boom-adhd-coaching-has-few-rules-2026a10005iw
1•wjb3•30m ago•0 comments

Toward Guarantees for Clinical Reasoning in Vision Language Models

https://arxiv.org/abs/2602.24111
4•barthelomew•32m ago•3 comments

Mapping Human Activity at Sea from Space

https://globalfishingwatch.org/mapping-human-activity-at-sea-from-space/
1•femto•35m ago•0 comments

Ask HN: When do you expect ChatGPT moment in robotics?

2•p1esk•36m ago•0 comments

Why Rational Choice Theory Should Not Be the Standard for Good Decisions

https://behavioralscientist.org/why-rational-choice-theory-should-not-be-the-standard-for-good-de...
1•jyunwai•42m ago•0 comments

An Assistant with advanced memory and evolution functions

https://meet-edward.com
3•ben4mn•43m ago•2 comments

Show HN: Simaic – AI back end with memory, 90s setup for Cursor/Windsurf

https://www.simaic.com
1•sunch•46m ago•0 comments

Shipping code you don't read is like selling coffee you don't taste

https://anhvietle.substack.com/p/shipping-code-you-dont-read-is-like
4•haizzz•48m ago•0 comments

A Waymo vehicle blocked traffic as first responders raced to a mass shooting

https://twitter.com/Breaking911/status/2028160742755537397
2•guerrilla•50m ago•0 comments

Assorted links: clashes of tech and the US government

https://digitalseams.com/blog/assorted-links-2026-03-01
1•bobbiechen•51m ago•0 comments

How I Caught an Illegal Russian Spy

https://www.youtube.com/watch?v=xjo0iLssbI8
2•mudil•52m ago•2 comments

ASCII-cleaner – A zero-dependency Rust CLI to detect/remove non-ASCII

https://github.com/ancos2505/ascii-cleaner
1•ancos2505•55m ago•1 comments