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.

Reverse-engineering a Tinder scam [video]

https://www.youtube.com/watch?v=rjxAYdUe8uU
1•busymom0•1m ago•0 comments

Show HN: Daily Unfold – Spatial Logic Puzzle with Expert Mode and Leaderboard

https://www.dailyunfold.com/
1•astralasia•2m ago•0 comments

Show HN: I made simple tools for things people ask me to do for them

https://supereasy.tools/en
1•sreten•2m ago•0 comments

The 'crazy rule-defying' genes that determine sex

https://www.nature.com/articles/d41586-026-01101-x
1•Brajeshwar•3m ago•0 comments

Show HN: Chrome Extension Scanners, Spin AI vs. Am I Being Pwned

https://amibeingpwned.com/blog/spin-ai-vs-am-i-being-pwned
1•acorn221•4m ago•0 comments

Cooperative Software Design

https://andrewbegel.com/info461/readings/
1•rzk•4m ago•0 comments

Men Are Arrested in $1M Lego Theft in California

https://www.nytimes.com/2026/04/11/us/california-lego-heist-arrest.html
2•ripe•4m ago•1 comments

Mapped: The Cost of Living Across America

https://www.visualcapitalist.com/mapped-the-annual-cost-of-living-in-every-u-s-state/
1•Alupis•5m ago•0 comments

Buffer Overflow in Lean_io_prim_handle_read

https://github.com/leanprover/lean4/issues/13388
1•gopiandcode•5m ago•0 comments

Radio time machine AI audio system recreates past sounds for cognitive health

https://www.designboom.com/technology/radio-time-machine-ai-audio-system-past-sounds-cognitive-he...
1•ohjeez•6m ago•0 comments

Is Claude Mythos "Terrifying" or Just Hype?

https://calnewport.com/is-claude-mythos-terrifying-or-just-hype/
1•thedebuglife•7m ago•0 comments

Show HN: Gusco – Orthodox TUI file manager with SFTP/S3 support, written in Go

https://gitlab.com/gusco/gusco
2•gusco•7m ago•0 comments

1-week open source challenge using resilient LLMs

https://github.com/gitcommitshow/resilient-llm
1•prasadshankar•7m ago•0 comments

Meta builds AI version of Mark Zuckerberg to interact with staff

https://www.ft.com/content/02107c23-6c7a-4c19-b8e2-b45f4bb9ce5f
1•1vuio0pswjnm7•8m ago•0 comments

SupaShip – Next.js 14 Boilerplate with Supabase, Lemon Squeezy and OTP Auth

https://www.supaship.app/
1•claudiodev•9m ago•0 comments

MEMS Array Chip Can Project Video the Size of a Grain of Sand

https://spectrum.ieee.org/mems-photonics
1•bookofjoe•10m ago•0 comments

Why database tools are split – and that's the real problem

https://streams.dbconvert.com/blog/why-database-tools-are-split/
1•slotix•10m ago•0 comments

Linux 7.0 Released

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/?h=v7.0
2•Jotalea•11m ago•0 comments

OpenAI touts AWS alliance, says Microsoft has 'limited our ability'

https://www.cnbc.com/2026/04/13/openai-touts-amazon-alliance-in-memo-microsoft-limited-our-abilit...
2•cebert•11m ago•0 comments

Bitten by snakes 200 times – on purpose: quest to help deliver new antivenom

https://www.theguardian.com/environment/2026/apr/09/intentional-snakebites-antivenom
1•speckx•12m ago•0 comments

Mark Zuckerberg is reportedly building an AI clone to replace him in meetings

https://www.theverge.com/tech/910990/meta-ceo-mark-zuckerberg-ai-clone
6•temphaaa•14m ago•0 comments

Astro SEO Guide – From Yoast SEO Founder

https://joost.blog/astro-seo-complete-guide/
1•johnnyballgame•15m ago•0 comments

Show HN: Open KB: Open LLM Knowledge Base

3•mingtianzhang•15m ago•1 comments

Operational Experience as a Performance Multiplier in AI Assistants

https://github.com/patechlabs/aria-experience-study
1•RushNur•15m ago•0 comments

Popular Psychology Myths You Probably Still Believe

https://www.nateliason.com/blog/psychology-myths
1•theorchid•17m ago•0 comments

Build interactive Claude Code Playgrounds

https://www.jointjs.com/blog/build-better-claude-code-playgrounds-with-jointjs
2•marekhozak10•20m ago•0 comments

Booking.com warns customers of hack that exposed their data

https://www.theguardian.com/technology/2026/apr/13/booking-com-customers-hack-exposed-data
3•Brajeshwar•21m ago•0 comments

What, exactly, is the GIL?

https://finbarr.ca/what-is-the-gil/
1•tanelpoder•22m ago•0 comments

Show HN: I built a no-code report builder for Microsoft endpoint management data

1•jmoreau7679•22m ago•0 comments

Observer Patch Holography (OPH)

https://github.com/FloatingPragma/observer-patch-holography
1•regnull•23m ago•1 comments