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.

Why Kanji survived in Japan but not in Korea or Vietnam [video]

https://www.youtube.com/watch?v=61kf0AY5rzY
1•teleforce•1m ago•0 comments

Show HN: Convert Audio to Text – NeatScribe

https://neatscribe.com
1•kadeus•2m ago•0 comments

Show HN: Sayou: Open-source agent workspace with versioned files and MCP tools

https://github.com/pixell-global/sayou
1•syumpx•4m ago•1 comments

Elon Musk posted about race almost every day in January

https://www.theguardian.com/technology/2026/feb/12/elon-musk-posts-january-white-supremacists
6•tastyface•8m ago•0 comments

AI-recorded meetings can go horribly wrong

https://www.afr.com/world/europe/this-is-how-ai-recorded-meetings-can-go-horribly-wrong-20260223-...
2•KnuthIsGod•8m ago•0 comments

Bug Traceability: Translating Bugs to Business Impact

https://docs.testchimp.io/blog/ux_bug_traceability/
1•nsamarasekera•10m ago•0 comments

Show HN: Clocktopussheets generated from your Git commits

https://clocktopus.app
1•allanclempe•11m ago•0 comments

How close are we to a vision for 2010?

https://shkspr.mobi/blog/2026/02/how-close-are-we-to-a-vision-for-2010/
2•ColinWright•13m ago•1 comments

WebSR: Real-time AI Upscaling of videos and images on the web

https://github.com/sb2702/websr
1•avaer•16m ago•0 comments

Worldmonitor: Real-time global intelligence dashboard

https://github.com/koala73/worldmonitor
1•nreece•16m ago•0 comments

Ari Emanuel

https://en.wikipedia.org/wiki/Ari_Emanuel
1•barrister•19m ago•0 comments

Manage Git Worktrees with Ease

https://grove.safia.sh/
1•doomroot13•22m ago•0 comments

Show HN: Openslack – An open source version of Slack

https://github.com/BilalG1/openslack
2•bgwmj•23m ago•0 comments

The A.I. Evangelists on a Mission to Shake Up Japan

https://www.nytimes.com/2026/02/22/world/asia/japan-ai-politics-election.html
1•JumpCrisscross•24m ago•0 comments

Pinterest is drowning in a sea of AI slop and auto-moderation

https://www.404media.co/pinterest-is-drowning-in-a-sea-of-ai-slop-and-auto-moderation/
5•trinsic2•25m ago•1 comments

What I learned designing a barebones UI engine

https://madebymohammed.com/miniui
2•teleforce•27m ago•0 comments

Prompt Injection = 100% Unbeatable – Try for Yourself

https://memorylight.org
1•ed-aylward•27m ago•0 comments

Show HN: Tandem is a CLI to assist in reading Latin texts

https://github.com/TeamDei/tandem
2•anoncatholic3•27m ago•1 comments

Windows93.net

https://www.windows93.net/
1•mistat•28m ago•0 comments

Show HN: MeterFlow – Usage-based billing engine with fraud detection

https://github.com/ajithmanmu/meterflow
1•ajithmanmu•28m ago•1 comments

Crawling a billion web pages in just over 24 hours, in 2025

https://andrewkchan.dev/posts/crawler.html
2•pseudolus•34m ago•0 comments

Show HN: Goxe – Fast log clustering on an i5 (Reduced to 1 alloc/log, road to 0)

1•nxus_dev•36m ago•0 comments

Social media companies face legal reckoning over mental health harms to children

https://apnews.com/article/social-media-trials-meta-zuckerberg-youtube-tiktok-addiction-85c4d813c...
4•1vuio0pswjnm7•36m ago•0 comments

AI Assistant instructs staff to ignore fire alarm and keep working

https://mastodon.online/@tagir_valeev/116057271527521893
2•serial_dev•37m ago•0 comments

Show HN: Sprime – weather, crypto, news, forex all normalized to one JSON schema

https://sprime.us/
1•mario0318•43m ago•0 comments

EmberOT Releases OT PCAP Analyzer v2.0.4 with Major Asset Fidelity Enhancements

https://www.emberot.com/newsroom/emberot-introduces-ot-pcap-analyzer-v2-0-4/
1•TheWiggles•44m ago•0 comments

Videos from the Royal Society

https://royalsociety.org/videos/
2•gurjeet•46m ago•0 comments

RuBisCO

https://en.wikipedia.org/wiki/RuBisCO
3•handfuloflight•49m ago•0 comments

Wendy's franchise database allegedly exposed in data breach

https://databreach.io/breaches/wendys-data-breach-allegedly-exposes-franchise-database/
4•dbio•50m ago•0 comments

Linked List Basics

http://cslibrary.stanford.edu/103/
1•teleforce•53m ago•0 comments