frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Reform UK's Nigel Farage 'disgusts' Dexys Midnight Runners for using their song

https://www.msn.com/en-gb/entertainment/general/reform-uk-s-nigel-farage-disgusts-birmingham-s-de...
1•jjgreen•1m ago•0 comments

OpenAI admits to German wiki 'incident'

https://www.theverge.com/ai-artificial-intelligence/990773/openai-german-wiki-incident
2•sbulaev•2m ago•0 comments

Show HN: Screenshotify – Rename Screenshots with AI

https://github.com/shaqkao/screenshotify
1•shaqkao•3m ago•1 comments

An unsourced 2007 Wikipedia edit became the history of Snakes and Ladders

https://en.quantumgame.love/guide/who-invented-snakes-and-ladders.html
1•AlexLeela•3m ago•0 comments

XMR Surges 13.96%, Best Monthly Close

https://cyphergoat.com/this-week-in-monero/issue-38
1•Cider9986•3m ago•0 comments

Show HN: A ThreeJS office space for Herdr agents with terminals and shotguns

https://github.com/luiscleto/weherd
1•lfcc•3m ago•0 comments

UN tells the world: Stop making Africa look small

https://news.un.org/en/story/2026/09/1168284
1•latexr•4m ago•1 comments

Deploy Your Fork

https://buttondown.com/carlton/archive/deploy-your-fork/
1•bigsassy•4m ago•0 comments

Chrome again exempts Google from user site data settings

https://lapcatsoftware.com/articles/2026/9/1.html
1•frizlab•4m ago•0 comments

Poetry book that Anthropic tried to censor

https://kk.org/cooltools/the-1930-poetry-book-that-anthropic-tried-to-censor/
2•cainxinth•4m ago•0 comments

OpenAI acknowledges 'wiki incident' and need for more transparency

https://www.reuters.com/business/media-telecom/openai-acknowledges-wiki-incident-need-more-transp...
2•geox•5m ago•0 comments

How bad is AI for our environment

https://shrinkthatfootprint.com/ai-is-it-bad-for-the-environment/
2•venk12•9m ago•0 comments

Lamzouri's new proof of Claude's Theorem on Riemann zeta zeroes

https://arxiv.org/abs/2609.02882
1•math_dandy•11m ago•1 comments

Nationalists, theocrats and tech titans turned their backs on the future

https://www.ft.com/content/bd134250-00d8-4bfd-bf4b-d32479ac0fed
2•JumpCrisscross•11m ago•0 comments

Fable hacked my piano, can I release the results?

1•jmpman•14m ago•0 comments

Indie Developer Simulator

https://indiesimulator.com/
1•microflash•15m ago•0 comments

Money to Wealth – 100% offline net worth and budget tracker (Android)

https://play.google.com/store/apps/details?id=com.tausif.moneytowealth&hl=en_US
1•Design_life•16m ago•0 comments

Defending Against AI Agents with Social Engineering

https://blog.thinkst.com/2026/09/getting-agents-to-tell-on-themselves.html
2•strangelooop•17m ago•0 comments

Qwen Drive 1.0: A Vision-Language Foundation Model for Autonomous Driving

https://github.com/QwenLM/Qwen-Drive-1.0
1•LorenDB•17m ago•0 comments

HF hack alignment: make agents more selfish

https://nonlineartransform.substack.com/p/the-collective
1•program_whiz•18m ago•0 comments

AI creators race to understand their creations

https://www.axios.com/2026/09/04/ai-dangers-risks-superintelligence
1•psychanarch•20m ago•0 comments

A field guide to sandboxes for AI

https://www.luiscardoso.dev/blog/sandboxes-for-ai
1•abdelhousni•22m ago•0 comments

Show HN: textlog – The quieter social microblogging platform. HTML-only, no JS.

https://textlog.cc/about?hn
1•stagas•22m ago•0 comments

OpenAI GPT-6 Astra is AGI? [video]

https://www.youtube.com/watch?v=vuFYLqe3-xc
2•harshalone•24m ago•1 comments

Ancient Coins Reveal a Wealth of Information About the Roman Republic

https://nautil.us/ancient-coins-reveal-a-wealth-of-information-about-the-roman-republic-1284847
1•Brajeshwar•25m ago•0 comments

AI Philosophy Competition

https://www.zacharygoodsell.com/ai-philosophy-competition
1•m-hodges•26m ago•0 comments

Two Nations, an Accident, and the Urgent Need to Understand the Laws of Space

https://www.wired.com/story/two-nations-horrible-accident-urgent-need-laws-of-space-lachs-moot/
1•voxleone•27m ago•0 comments

How the Planet-Altering Disaster of "Forever Chemicals" Was Kept Secret

https://www.propublica.org/podcast/forever-chemicals-pfas-pfos-3m-secret-kris-hansen
3•stevenwoo•28m ago•0 comments

Show HN: Show HN Hall of Fame

https://artifactbin.dev/@vivek/6bXsx3-vol-2-show-hn-hall-of-fame
2•nuwandavek•31m ago•0 comments

Donut Labs Solid State Battery Looks Like It May Be Real After All

https://cleantechnica.com/2026/09/04/donut-lab-reveals-amazing-performance-tests/
3•gumby•31m ago•0 comments
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.