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•10mo ago

Comments

dthyresson•10mo 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•10mo 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•10mo ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•10mo 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•10mo 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•10mo 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•10mo 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: Yolt – safer YOLO mode for LLMs (recover deleted or overwritten files)

https://github.com/mvanderlinde/yolt
1•marc92•34s ago•0 comments

A systematic search for wormholes across all public astronomical data

https://www.blankline.org/research/hunting-for-real-wormholes-we-searched-every-available-dataset
1•DarenWatson•1m ago•0 comments

Show HN: I kept missing Claude Code prompts, so I built a tray dot in Rust

https://github.com/sprklai/agenttray
1•rakeshd•2m ago•0 comments

500 MWe Nuclear Fast Breeder Reactor built by India attains first criticality

https://www.pib.gov.in/FactsheetDetails.aspx?Id=150617
1•saharshpruthi•2m ago•0 comments

Fish Climbing in the Upper Congo Basin (Central Africa)

https://www.nature.com/articles/s41598-026-42534-8
1•Someone•3m ago•0 comments

Show HN: Heron is open-source security auditor that interviews your AI agents

https://github.com/theonaai/Heron
1•IlyaIvanov0•5m ago•0 comments

What Holds

https://www.kevinsdias.com/posts/what-holds.html
2•speckx•5m ago•0 comments

Show HN: Flowcost – know what your AI workflow is likely to cost

https://www.flowcost.ai/
1•erikms•5m ago•0 comments

Mythos Quest

https://thezvi.substack.com/p/ai-163-mythos-quest
1•7777777phil•7m ago•0 comments

Ask HN: What's Up with Azure DevOps

1•teekert•7m ago•0 comments

How to Set Up Your Monitoring System Alerts

https://blog.appsignal.com/2026/04/07/how-to-set-up-your-monitoring-system-alerts.html
1•malinavojvodic•9m ago•0 comments

Updu: Lightweight, self-hosted uptime monitoring in a single binary

https://github.com/nwpeckham88/updu
1•meysamazad•9m ago•0 comments

Used EV sales spike alongside gas prices

https://arstechnica.com/cars/2026/04/used-ev-sales-spike-alongside-gas-prices/
2•rbanffy•9m ago•0 comments

LLM inference engine from scratch in C++ – why output tokens cost 5x

https://www.anirudhsathiya.com/blog/transformer
4•ani17•12m ago•0 comments

Ask HN: How to learn web design in general

1•andrew-v•14m ago•1 comments

Early precursor signals observed before incidents (RTT/DNS/HTTP telemetry)

2•ravensystems•17m ago•0 comments

Bill Gates to testify before House Oversight in Epstein probe

https://www.politico.com/news/2026/04/07/bill-gates-testify-congress-epstein-probe-00861678
4•RickJWagner•18m ago•1 comments

Show HN: Skrun – Deploy any Agent Skill as an API (open source)

https://github.com/skrun-dev/skrun
4•frizull•22m ago•2 comments

Bonsai: The Spatial Index That Tunes Itself

https://github.com/anurag-as/bonsai
1•sampathanurag3•25m ago•0 comments

How Do I Integrate News for B2B Domain

1•Teleglobal•26m ago•0 comments

Show HN: SuperUtter – A lightweight macOS TTS app (Kokoro local and ElevenLabs)

https://superutter.com/
2•jotaefea•29m ago•0 comments

Show HN: I turned professional genealogy methodology into a system prompt

https://github.com/DigitalArchivst/Open-Genealogy/tree/main/skills/gra
1•DigitalArchivst•29m ago•0 comments

US cities are axing Flock Safety surveillance technology

https://www.cnet.com/home/security/when-flock-comes-to-town-why-cities-are-axing-the-controversia...
8•giuliomagnifico•31m ago•1 comments

FBI: Americans lost a record $21B to cybercrime last year

https://www.bleepingcomputer.com/news/security/fbi-americans-lost-a-record-21-billion-to-cybercri...
4•anonhaven•31m ago•1 comments

Show HN: Domternal – Rich text editor toolkit on ProseMirror with Angular UI

https://github.com/domternal/domternal
1•thomasnowhere•33m ago•0 comments

MegaTrain: Full Precision Training of 100B+ Parameter LLMs on a Single GPU

https://arxiv.org/abs/2604.05091
9•chrsw•38m ago•1 comments

Takeaways from Our Search for Bitcoin's Creator

https://www.nytimes.com/2026/04/08/business/takeaways-satoshi-nakamoto-bitcoin-adam-back.html
2•glenstein•39m ago•0 comments

Show HN: I pipe free sports streams into Jellyfin – no ads, just HLS

https://github.com/pcruz1905/hls-restream-proxy
2•pruz•39m ago•0 comments

The Empty Middle of AI Coding

https://xificurc.github.io/blog/the-empty-middle-of-ai-coding/
3•comma_at•42m ago•1 comments

Apple II emulator with extensive analytical tools

https://bsky.app/profile/jtauber.com/post/3mixa6ywbbk2l
1•mariuz•44m ago•0 comments