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.

Geo-engineering to protect against solar storms

https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2025SW004846
1•dylancollins•1m ago•1 comments

Survival Ball

https://survivalball.com/
1•lopespm•2m ago•0 comments

Jazzy – Productive, Developer-Friendly Web Framework for Nim

https://github.com/canermastan/jazzy-framework
1•TheWiggles•3m ago•0 comments

SmolSharp – Extremely small standalone C# executables using NativeAOT

https://github.com/ascpixi/smolsharp
1•breve•5m ago•0 comments

DeepSWE Benchmark updated with GLM 5.2 and updated results for other models

https://deepswe.datacurve.ai/
1•theanonymousone•7m ago•0 comments

A controlled hypothermia cure for Lyme disease [video]

https://www.youtube.com/watch?v=jwtPtlcNXEs
1•cromka•8m ago•0 comments

Show HN: Built this tool to solve my marketing content problem

https://www.clickcast.tech/
1•modulusme•8m ago•0 comments

CAD vs. CAD Tournament

https://www.tootalltoby.com/Tournaments/
1•dgellow•15m ago•0 comments

[$29.99 Lifetime → Free – The App Blocker That Makes You

https://old.reddit.com/r/AppHookup/comments/1u8yrff/ios_offkit_2999_lifetime_free_the_app_blocker/
1•nickfthedev•19m ago•0 comments

Ethereum's biggest 'sandwich' bot drained of $7.5M in ironic exploit

https://www.techsentiments.com/article/2026/06/21/ethereums-biggest-sandwich-bot-drained-of-75-mi...
3•rajsuper123•20m ago•0 comments

Can someone try to get my websites admin panel?

https://gag.gg/
1•nottakens•20m ago•1 comments

A neuro-adaptive OS concept for energy efficiency and execution-path attestation

https://github.com/Jtr85/paper-os-neurale
1•JTR85•22m ago•0 comments

Form Before Data: The Real Bottleneck for Physical AI

https://adlrocha.substack.com/p/adlrocha-form-before-data-the-real
2•adlrocha•23m ago•0 comments

Steve Gull's Challenge

https://gill1109.com/2021/01/14/steve-gulls-challenge-an-impossible-monte-carlo-simulation-projec...
2•jruohonen•28m ago•0 comments

Scrutari – forensic statistical analyzer for opaque firmware blobs

https://codeberg.org/xvilka/scrutari
1•xvilka•30m ago•0 comments

The AI Definition of Done: Human in the Loop Is Not a Quality Standard

https://age-of-product.com/ai-definition-of-done/
1•swolpers•32m ago•0 comments

Morale is so bad at Meta even CTO admits: "probably the worst it's ever been"

https://finance.yahoo.com/technology/articles/morale-bad-mark-zuckerbergs-meta-130000803.html
4•theanonymousone•33m ago•0 comments

Nothing's co-founder says CMF can't build a phone 'at a price that makes sense'

https://www.theverge.com/gadgets/953066/nothing-cmf-phone-delayed-ram-prices
2•syx•34m ago•0 comments

Horcrux – Distributed, Zero-Trust Secret Manager

https://github.com/44za12/horcrux
2•44za12•37m ago•1 comments

Pentestr – Automated Web Security Audit

https://pentestr.up.railway.app
1•nikitafaesch•41m ago•0 comments

Fix All the Orphan Pages

https://rectoapp.com/
1•Eikiyo•44m ago•0 comments

Futarchy is insecure without a trusted gatekeeper

https://www.lesswrong.com/posts/oAKsuX5XpPxFSEoHM/futarchy-is-insecure-without-a-trusted-gatekeeper
2•distbit•45m ago•0 comments

I am dreading our LLM-written incident report future

https://surfingcomplexity.blog/2026/06/19/i-am-dreading-our-llm-written-incident-report-future/
2•birdculture•50m ago•0 comments

FreeDom free and open-source minimal web browser – Zero Trust and Zero Knowledge

https://github.com/grisuno/FreeDom
1•grisun0•53m ago•0 comments

The Serpent in the Grove

https://granta.com/the-serpent-in-the-grove/
2•tobr•57m ago•0 comments

The "I don't know, Claude wrote this" pandemic

https://newsletter.manager.dev/p/the-i-don-t-know-claude-wrote-this-pandemic
5•theanonymousone•59m ago•0 comments

Ideas for Startups

https://www.paulgraham.com/ideas.html
1•guiltyf•1h ago•1 comments

Anthropic Faces Questions over AI Export Ban Influence

https://fivetakes.news/did-anthropic-talk-its-way-into-an-ai-export-ban
1•mmeirovich•1h ago•0 comments

Maco – Let your agent rg a filesystem of MCP tools and run them as code

https://github.com/jingkaihe/maco
1•jingkai_he•1h ago•0 comments

Open Ralph Wiggum – Autonomous Agentic Loop

https://github.com/Th0rgal/open-ralph-wiggum
1•tomaskafka•1h ago•0 comments