frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tap Code

https://en.wikipedia.org/wiki/Tap_code
1•Timothee•1m ago•0 comments

Syria: Israel Forcibly Displaces Villagers in Occupied South

https://www.hrw.org/news/2025/09/17/syria-israel-forcibly-displaces-villagers-in-occupied-south
4•hggh•3m ago•0 comments

Introducing Space Grade Linux

https://lwn.net/Articles/1036168/
1•pykello•6m ago•0 comments

How OpenAI Codex Works Behind-the-Scenes (and How It Compares to Claude Code)

https://blog.promptlayer.com/how-openai-codex-works-behind-the-scenes-and-how-it-compares-to-clau...
2•benwaffle•12m ago•0 comments

Myanmar armed groups disrupt China rare earth trade, sparking regional scramble

https://english.dvb.no/myanmar-armed-groups-disrupt-china-rare-earth-trade-sparking-regional-scra...
3•yorwba•13m ago•0 comments

AI Companion Futures

https://osmarks.net/aic/
2•kiyanwang•25m ago•0 comments

Secrets of DeepSeek AI model revealed in landmark paper

https://www.nature.com/articles/d41586-025-03015-6
1•lawrenceyan•25m ago•0 comments

Google and Microsoft Back NASA Scientist's Food Crisis Hotline

https://www.bloomberg.com/news/articles/2025-09-17/google-and-microsoft-back-nasa-scientist-s-foo...
1•helsinkiandrew•30m ago•1 comments

'Dystopian' toilets won't give you loo roll unless you watch an advert first

https://metro.co.uk/2025/09/17/dystopian-toilets-wont-give-loo-roll-unless-watch-advert-first-241...
3•gscott•30m ago•2 comments

Hong Kong's Dim Sum Cart 'Aunties' Make Their Final Rounds

https://www.nytimes.com/2025/09/18/world/asia/hong-kong-dim-sum-cart.html
2•mykowebhn•37m ago•1 comments

Show HN: I twisted my foot, so used an old phone's sensors into a recovery alarm

3•madinmo•38m ago•0 comments

I vibe coded into the top 100 of the berghain puzzle

https://twitter.com/__tosh/status/1968353395884122196
2•tosh•38m ago•0 comments

Best Calling Apps for PC, Android, and iOS

https://linkedphone.com/best-calling-apps-for-pc-android-and-ios/
1•hellenkay•43m ago•0 comments

Doodles.google/Robots.txt

https://doodles.google/robots.txt
2•sans_souse•49m ago•0 comments

European ant is the first known animal to clone members of another species

https://www.livescience.com/animals/ants/almost-like-science-fiction-european-ant-is-the-first-kn...
14•zdw•50m ago•0 comments

It's Not Just You: Music Streaming Is Broken Now

https://www.youtube.com/watch?v=plleJ0Zv0Ww
1•mosiuerbarso•52m ago•0 comments

US to invest £150B in UK, promising jobs

https://www.bbc.com/news/articles/cx2nllgl3q7o
2•1659447091•52m ago•1 comments

Genomic Integration and Molecular Dysregulation in Cancer Following mRNA Vaxx

https://zenodo.org/records/17122912
1•palmfacehn•56m ago•1 comments

Evals in 2025: benchmarks to build models people can use

https://github.com/huggingface/evaluation-guidebook/blob/main/yearly_dives/2025-evaluations-for-u...
2•jxmorris12•1h ago•0 comments

Seed Diffusion Preview

https://seed.bytedance.com/en/seed_diffusion
1•NeoInHacker•1h ago•2 comments

NASA+ Is Coming to Netflix This Summer

https://www.nasa.gov/news-release/nasa-is-coming-to-netflix-this-summer/
2•mgh2•1h ago•2 comments

BART Cab Cam: Yellow Line from SFO Airport to Antioch

https://www.youtube.com/watch?v=2KqdAlQvj1A
1•hahahacorn•1h ago•0 comments

Ask HN: What makes a great engineering manager?

2•mrroryflint•1h ago•0 comments

Mercedes to bring back cabin buttons for current and future models

https://www.autocar.co.uk/car-news/new-cars/mercedes-bring-back-cabin-buttons-current-and-future-...
2•breve•1h ago•0 comments

Saving Lives by Ignoring the Models

https://www.statesmanjournal.com/story/travel/outdoors/explore/2025/09/10/explore-oregon-podcast-...
1•schmichael•1h ago•0 comments

Who ~Framed~ Created Pitman?

http://blog.hardcoregaming101.net/2011/08/who-framed-created-pitman.html
1•snvzz•1h ago•0 comments

INapGPU: Text-mode graphics card, using only TTL gates

https://github.com/Leoneq/iNapGPU
2•userbinator•1h ago•0 comments

Notes on writing a monovocalic sonnet

https://www.muppetlabs.com/~breadbox/txt/infirni-notes.html
2•quuxplusone•1h ago•0 comments

We have outgrown the Process model

https://sidhion.com/blog/process_model_outgrown/
3•todsacerdoti•1h ago•0 comments

Three Perspectives on Equivalence Relations

https://pseudonium.github.io/2025/09/16/Three_Perspectives_on_Equivalence_Relations.html
2•nill0•1h 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•3mo ago

Comments

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