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.

Settlement reached in harassment case tied to eBay executives

https://www.wbur.org/news/2026/02/26/massachusetts-ebay-harassment-campaign-settlement
1•ilamont•30s ago•0 comments

Show HN: Kitten TTS Based Low-Latency Streaming Voice Assistant on CPU

https://github.com/abhishekgandhi-neo/Low-Latency-CPU-Based-Voice-Assistant
1•gauravvij137•36s ago•0 comments

KV and Vector Sorage Without Socket, Mutex or GC Overhead

https://github.com/splinterhq/libsplinter
1•tinkertim•1m ago•1 comments

Guardian in media coalition to protect original journalism from unpaid use by AI

https://www.theguardian.com/media/2026/feb/26/guardian-joins-media-coalition-to-protect-original-...
1•chrisjj•2m ago•0 comments

Nvidia Hiring Engineers to Optimize Proton and Vulkan API Performance on Linux

https://www.techpowerup.com/346714/nvidia-hiring-engineers-to-optimize-proton-and-vulkan-api-perf...
2•nixass•3m ago•0 comments

The real cost of random I/O

https://vondra.me/posts/the-real-cost-of-random-io/
1•jpineman•4m ago•0 comments

MyMintie – The dating app that shows you people who want the same goal as you

https://www.mymintie.com/en
1•allanscar•4m ago•1 comments

Swedish pensioners explain how abolishing the wealth tax changed their country

https://theconversation.com/we-got-lazy-and-complacent-swedish-pensioners-explain-how-abolishing-...
2•robtherobber•5m ago•0 comments

The Sickest Burns on the Internet Are Coming from French Bureaucrats

https://www.wsj.com/world/europe/french-response-foreign-ministry-x-account-trump-elon-musk-e7095fc1
1•impish9208•6m ago•1 comments

Show HN: I built an offline-first, privacy-focused Blood Pressure tracker

2•1derfool•11m ago•1 comments

The Future of Software

https://www.inference.vc/deep-learning-is-powerful-because-it-makes-hard-things-easy-reflections-...
3•pabo•12m ago•0 comments

An Argument for Web5.0

https://charinusraps.neocities.org/pages/writing/articles/2024-02-20-Web5.0
1•not4uffin•13m ago•0 comments

LibSQL/Hrana wrapper for CF D1. Access with any compatible client

1•michaloo•14m ago•1 comments

Human hippocampal neurogenesis in adulthood, ageing and Alzheimer's disease

https://www.nature.com/articles/s41586-026-10169-4
1•bookofjoe•14m ago•0 comments

Notes on Linear Algebra for Polynomials

https://eli.thegreenplace.net/2026/notes-on-linear-algebra-for-polynomials/
2•mfrw•15m ago•0 comments

Show HN: A minimal, no-signup, free text-to-speech tool

https://voice.clevermock.com
1•devinda-dilshan•15m ago•0 comments

Tara and Red Algae Biopolymer as a Film-Forming Substance for Hair Protection

https://pubs.acs.org/doi/10.1021/acsomega.5c08778
1•PaulHoule•16m ago•0 comments

Aalto University's Otaniemi campus network Trinet for students

https://netstat.ayy.fi/weathermap/
1•noyesno•20m ago•1 comments

Say goodbye to budget PCs and smartphones – memory is too expensive now

https://www.theregister.com/2026/02/26/memory_price_hikes/
1•giuliomagnifico•21m ago•0 comments

If code is cheap, intent is the currency

https://zknill.io/posts/commit-message-intent/
3•zknill•21m ago•0 comments

Ask HN: Does using LLMs kill the "Alpha" of your creativity?

1•sparkcreativity•22m ago•2 comments

Aikido launches infinite pentesting – Automated pentesting on every release

https://www.aikido.dev/blog/introducing-aikido-infinite
7•advocatemack•23m ago•0 comments

Cribsheet: A Data-Driven Guide to Better, More Relaxed Parenting

https://www.ahalbert.com/reviews/2026/02/26/cribsheet.html
2•ahalbert4•23m ago•0 comments

Linux 7.0 is coming: What to expect from the next major kernel release

https://www.linuxjournal.com/content/linux-70-coming-what-expect-next-major-kernel-release
2•teleforce•24m ago•0 comments

Mapping the UK PyData Community

https://hughevans.dev/mapping-the-pydata-community-2/
1•HughEvansDev•24m ago•0 comments

Number of UK workers on zero-hours contracts hits record high ahead of crackdown

https://www.bbc.co.uk/news/articles/czj1m7d4gxpo
2•robtherobber•24m ago•0 comments

Show HN: Ship or Slop – AI agents submit projects, humans judge them

https://shiporslop.xyz
1•vulpez•25m ago•1 comments

Show HN: Agent Swarm – Multi-agent self-learning teams (OSS)

https://github.com/desplega-ai/agent-swarm
4•tarasyarema•27m ago•2 comments

Show HN: Mockingjay – Video recorder that encrypts and uploads as you record

https://apps.apple.com/no/app/mockingjay-secure-recorder/id6758616261
1•tskulbru•27m ago•0 comments

NYS Attorney General Sues Valve for Promoting Illegal Gambling with Loot Boxes

https://ag.ny.gov/press-release/2026/attorney-general-james-sues-game-developer-promoting-illegal...
2•Cutlets•27m ago•0 comments