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.

How the Government Deceived Congress in the Debate over Surveillance Powers (2013)

https://www.eff.org/deeplinks/2013/06/director-national-intelligences-word-games-explained-how-go...
1•doener•3m ago•0 comments

Show HN: Reflex – local code search engine and MCP server for AI coding

https://github.com/reflex-search/reflex
1•therecluse26•4m ago•0 comments

Bind 2 Port 0

https://bengarcia.dev/b2p0
1•hahahacorn•4m ago•0 comments

Poll: AI Winter

5•amelius•7m ago•2 comments

Show HN: AI Sees Me – CLIP running in the browser

https://www.howaiseesme.com/
1•jayyvk•7m ago•0 comments

SaaS in, SaaS out: Here's what's driving the SaaSpocalypse

https://techcrunch.com/2026/03/01/saas-in-saas-out-heres-whats-driving-the-saaspocalypse/
1•palad1n•8m ago•0 comments

Dbslice: Extract a slice of your production database to reproduce bugs

https://github.com/nabroleonx/dbslice
1•rbanffy•10m ago•0 comments

Show HN: Updater – one command for macOS app updates

https://github.com/lu-zhengda/updater
1•zhengda-lu•12m ago•0 comments

PEP 747 – Annotating Type Forms – peps.python.org

https://peps.python.org/pep-0747/
1•rbanffy•14m ago•0 comments

Show HN: AfterLive – Preserve a Loved One's Voice and Personality with AI

https://afterlive.ai
1•crawde•15m ago•0 comments

Samsung Galaxy S26 Ultra Privacy Display Testing

https://www.lttlabs.com/articles/2026/03/01/samsung-galaxy-s26-ultra-privacy-display
1•LabsLucas•17m ago•1 comments

Securing AI Model Weights

https://www.rand.org/pubs/research_reports/RRA2849-1.html
1•fi-le•17m ago•0 comments

The information space around military AI is being weaponized against us

https://weaponizedspaces.substack.com/p/the-information-space-around-military
2•rbanffy•21m ago•0 comments

Show HN: ContractPulse – Free intelligence on federal government contracts

https://contractpulse.io
2•signalstackhq•21m ago•0 comments

Sam Altman AMA on DoD Collaboration

https://twitter.com/sama/status/2027900042720498089
5•Palmik•21m ago•0 comments

"All Lawful Use": More Than You Wanted to Know

https://www.astralcodexten.com/p/all-lawful-use-much-more-than-you
2•pchristensen•24m ago•0 comments

Show HN: Agentic Gatekeeper – Auto-patch your code to enforce Markdown rules

https://github.com/revanthpobala/agentic-gatekeeper
1•revanth1108•25m ago•0 comments

Show HN: Deploybase – Compare GPU and LLM pricing across all major providers

https://deploybase.ai
1•grasper_•26m ago•0 comments

TPM-Sniffing LUKS Keys on an Embedded Linux Device [CVE-2026-0714]

https://www.cyloq.se/en/research/cve-2026-0714-tpm-sniffing-luks-keys-on-an-embedded-device
2•Tiberium•27m ago•1 comments

Palantir Sues Swiss Magazine for Accurate Report

https://www.techdirt.com/2026/02/27/palantir-sues-swiss-magazine-for-accurately-reporting-that-th...
4•doener•28m ago•0 comments

3D dashboard to monitor and control your AI coding agents in real-time

https://github.com/coding-by-feng/ai-agent-session-center
1•kasonzhan•32m ago•0 comments

$10M factory in 600sqft room

https://www.youtube.com/watch?v=hqGFcwyXYI0
1•humbfool2•33m ago•0 comments

The Zero-Server Code Intelligence Engine

https://github.com/abhigyanpatwari/GitNexus
1•mercat•37m ago•0 comments

Google quantum-proofs HTTPS by squeezing 15kB of data into 700-byte space

https://arstechnica.com/security/2026/02/google-is-using-clever-math-to-quantum-proof-https-certi...
1•naves•38m ago•0 comments

Why Does A.I. Write Like That?

https://www.nytimes.com/2025/12/03/magazine/chatbot-writing-style.html
1•paulpauper•38m ago•0 comments

Show HN: Habitat – A Self-Hosted Social Platform for Local Communities

https://github.com/carlnewton/habitat
2•carlnewton•38m ago•0 comments

AI Accelerates the Zombification of Academia

https://www.wsj.com/opinion/ai-accelerates-the-zombification-of-academia-tech-class-america-unive...
3•paulpauper•38m ago•0 comments

What I Wish I'd Known When I Was Younger

https://www.theatlantic.com/ideas/2025/12/elderly-happiness-advice-stress/685290/
1•paulpauper•40m ago•0 comments

Show HN: Mrkd – A native macOS Markdown viewer with iTerm2/VSCode theme import

https://github.com/jahala/mrkd
2•jahala•40m ago•0 comments

Greasing Linux Auth: Hardware-Backed Authentication with PAM+TPM2

https://blog.prizrak.me/post/pam_tpm/
1•razighter777•41m ago•1 comments