frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

dthyresson•1y 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•1y 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•1y ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•1y 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•1y 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•1y 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•1y 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.

My agent hacked my gym

http://web.archive.org/web/20260516025532/https://www.affinda.com/expert-insights/when-my-ai-agen...
1•tmrtsmith•32s ago•1 comments

Previous-Token Prediction Based LLM Near-Exact Prompt Reconstruction

https://arxiv.org/abs/2607.29378
1•doener•39s ago•0 comments

Show HN: LidAwake – Keep your Mac awake with the lid closed (200 lines of Swift)

https://github.com/deezeddd/LidAwake-Mac
1•deezedd•1m ago•0 comments

Tiled Rasterization for Large DOM Captures

https://snapdom.dev/blog/huge-page-mosaic/
2•tinchox6•2m ago•0 comments

Introducing Grok Bot

https://xcancel.com/antibot/captcha
1•StanAngeloff•2m ago•0 comments

The Fanfare Around the Band Geese Was a Psyop

https://www.wired.com/story/geese-chaotic-good-marketing-industry-plant/
1•dbl000•3m ago•0 comments

Show HN: Personal AI Policy Directory

https://howiai.directory/
1•emilesilvis•3m ago•0 comments

Firefly Aerospace hits record $117.7M Q2 revenue, beating estimates by 34%

https://runtimewire.com/article/firefly-aerospace-hits-record-117-7m-q2-revenue-beating-estimates...
1•ryanmerket•3m ago•0 comments

Blend2D – High Performance 2D Vector Graphics

https://blend2d.com/
2•coffeeaddict1•5m ago•0 comments

Rocky Linux Founder Kurtzer Launches OpenWALDO to Open Up AI Training Data

https://techstrong.ai/articles/rocky-linux-founder-gregory-kurtzer-launches-openwaldo-to-open-up-...
2•CrankyBear•5m ago•0 comments

Glyph – Content intelligence without the baggage

https://github.com/Koda-OSS/Glyph
2•justinthemax•8m ago•0 comments

The brain may be about to have its Ozempic moment

https://economist.com/science-and-technology/2026/08/11/the-brain-may-be-about-to-have-its-ozempi...
3•andsoitis•13m ago•0 comments

Ask HN: How should I progress in my hacking journey?

1•anonomity•13m ago•0 comments

Trystero

https://github.com/dmotz/trystero
2•tibbar•14m ago•0 comments

Ancient Engineering Marvel Was Built Without Rulers

https://www.404media.co/no-bosses-ancient-engineering-marvel-was-built-without-rulers-study-sugge...
1•Jimmc414•16m ago•0 comments

How to Migrate from Airtable to Obsidian

https://obsidian.md/help/import/airtable
1•skadamat•16m ago•0 comments

Ask HN: What is your biggest bottleneck when developing with agents

1•sakuraiben•18m ago•1 comments

Textdämmerung: On Arday, the EU, and How One Philosophizes with a Chatbot

https://critiqueanddigest.substack.com/p/textdammerung
2•crescit_eundo•19m ago•0 comments

Show HN: Openleetcode – local LeetCode runner where tests live in the repo

https://github.com/therepanic/openleetcode
2•therepanic•20m ago•0 comments

Microsoft to increase Windows OEM license pricing 7-10%

https://www.pcmag.com/news/buying-a-new-pc-a-windows-11-price-hike-could-soon-make-it-more-expensive
1•Rooster61•20m ago•1 comments

Anydoc: Word, PowerPoint, Excel, OpenDocument, RTF, ePub, CSV, PDF to Markdown

https://github.com/firecrawl/anydoc
3•nateb2022•22m ago•0 comments

If the American Dream Is Dead, No One Told the People Who Are Still Chasing It

https://www.robkhenderson.com/p/if-the-american-dream-is-dead-no
2•paulpauper•22m ago•0 comments

Gemini is Cooked, but GCP is Cooking

https://newsletter.semianalysis.com/p/gemini-is-cooked-but-gcp-is-cooking
2•isnotchicago•22m ago•0 comments

NVIDIA & partners to mobilize over $500B of third-party capital for AI buildout

https://nvidianews.nvidia.com/news/nvidia-partners-with-apollo-blackrock-blackstone-brookfield-go...
1•frozenseven•22m ago•0 comments

AI Found a Zoom Takeover Flaw in Fewer Than 20 Prompts

https://ai-updates.net/ai-found-zoom-takeover-flaw-20-prompts/
1•ashurandi•23m ago•0 comments

My Answers to "Prove You Are Worthy to Post About Diets"

https://www.exfatloss.com/p/my-answers-to-prove-you-are-worthy
2•paulpauper•23m ago•0 comments

How much will cybersecurity costs rise?

https://marginalrevolution.com/marginalrevolution/2026/08/how-much-will-cybersecurity-costs-rise....
2•paulpauper•24m ago•0 comments

Compression Is Prediction

https://ngrok.com/blog/compression-is-prediction
12•nikolay•25m ago•4 comments

OpenRouter is a example of the Application layer of AI

https://s-1.vercel.app/posts/why-openrouter-can-be-the-next-great/
1•Altaba•27m ago•0 comments

Next-Token Predictor Is An AI's Job, Not Its Species

https://www.astralcodexten.com/p/next-token-predictor-is-an-ais-job
2•optimalsolver•28m ago•0 comments