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: Time as the 4th Dimension – What if it emerges from rotational motion?

1•lisajguo•1m ago•0 comments

The internet is being flooded with AI content. How can we tell what is human?

1•01-_-•1m ago•0 comments

Unified Attestation: open-source alternative to Google Play Integrity

https://uattest.net/
1•turrini•1m ago•0 comments

Moltbook: Bot‑Only Network Full of Prompt and Scam Posts Now Monitored

https://youscan.io/blog/moltbook-monitoring/
1•defly•2m ago•0 comments

Ultrasound-Responsive Nanoparticles for Biofilm Treatment

https://pubs.acs.org/doi/10.1021/jacsau.5c01711
1•PaulHoule•3m ago•0 comments

Show HN: Quadratic Intelligence Growth from Logarithmic Routing (QIS Protocol)

https://yonderzenith.github.io/QIS-Protocol-Website/article-architecture-diagram.html
1•chris_trevethan•3m ago•1 comments

OpenAI updates privacy policy as ads expand in ChatGPT

https://searchengineland.com/openai-updates-privacy-policy-as-ads-expand-in-chatgpt-471150
4•speckx•3m ago•0 comments

Show HN: Self-hosted Chromium engine with 256 parallel stealth sessions

https://owlbrowser.net/
1•ahstanin•4m ago•0 comments

Show HN: ChatShell – 22MB AI Agent with 9 Built-In Tools (Tauri, Not Electron)

https://github.com/chatshellapp/chatshell-desktop
1•s3anw3•4m ago•1 comments

Show HN: Marque – MCP/CLI server for persistent agent design identity

https://marque-web.vercel.app/
1•Parth_Sharma_18•5m ago•0 comments

AI Is a Microcontractor

https://aartur.substack.com/p/ai-is-a-microcontractor
1•aartur•5m ago•0 comments

AI agents with memory solve problems 2x better (and 5 more papers)

https://blog.santthosh.com/distilled-weekly-mar-02-mar-08-2026/
1•santthosh01•6m ago•1 comments

Adobe's OpenPBR BSDF

https://github.com/adobe/openpbr-bsdf
1•franzb•6m ago•0 comments

Notchi: A macOS notch companion that reacts to Claude Code activity in real-time

https://github.com/sk-ruban/notchi
1•Areibman•7m ago•0 comments

Show HN: We forked KuzuDB and added concurrent writes for AI agent memory

https://www.vela.partners/blog/kuzudb-ai-agent-memory-graph-database
1•yihlamur•8m ago•0 comments

Show HN: A tiny multiplayer experiment where everyone attacks the same dragon

https://dragon-attack-game--aridora520.replit.app
1•ArisLee•9m ago•0 comments

Anthropic "Philosopher" Amanda Askell's Connection to "Effective Altruism"

https://nypost.com/2026/03/03/business/ai-giant-anthropic-philosopher-amanda-askells-oddball-blog...
2•1vuio0pswjnm7•9m ago•0 comments

Ask HN: Free hosting/cloud providers for free non-profit open source apps?

1•-thrwwy-•9m ago•1 comments

Doom Counter – between Nostradamus, Gaza and elections

https://doomcounter.com
1•kalpolintrol•10m ago•0 comments

Deepfakes for Code and the Asymmetric Internet

https://matthiasplappert.com/blog/2026/deepfakes-for-code/
2•mplappert•11m ago•0 comments

Publisher demands $500 from impersonated author to retract paper

https://retractionwatch.com/2026/03/05/publisher-demands-500-from-impersonated-author-to-retract-...
4•MaysonL•12m ago•0 comments

A Brief History of Type Systems and How AI Is Changing the Tradeoffs

https://ntnt-lang.org/blog/type-systems-for-ai-agents
1•joshcramer•13m ago•0 comments

IBM takes a second shot at Post Office contract to replace Horizon

https://www.computerweekly.com/news/366639859/IBM-takes-a-second-shot-at-Post-Office-contract-to-...
1•latein•13m ago•0 comments

Promptfoo Is Joining OpenAI

https://www.promptfoo.dev/blog/promptfoo-joining-openai/
11•Areibman•14m ago•1 comments

Show HN: Nikui – An LLM-Powered "Stench Guard" for Your CI/CD

https://github.com/Blue-Bear-Security/nikui
1•amirshk80•15m ago•0 comments

Fixfest is a global gathering of repairers, tinkerers, and activists

https://fixfest.therestartproject.org/
9•robtherobber•15m ago•0 comments

AI Observability and Evaluations: The Operating System for Reliable LLM Products

https://labs.adaline.ai/p/ai-observability-and-evaluations
1•yarapavan•16m ago•0 comments

The Prompt I Cannot Read

https://the-prompt-i-cannot-read-ee16d7.gitlab.io/
2•gmays•18m ago•0 comments

We have more privacy controls yet less privacy

https://www.bbc.com/news/articles/c4gj39zk1k0o
2•1vuio0pswjnm7•18m ago•0 comments

MacBook Neo: Commenting from Privilege?

https://twitter.com/mufasaYC/status/2030908794180633010
1•tosh•19m ago•1 comments