frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How long before we stop reading the code?

https://thenewstack.io/future-of-code-reviews/
1•tonkkatonka•2m ago•0 comments

Ask HN: Bootstrap founders, how do you distribute what you build?

1•akashwadhwani35•2m ago•0 comments

Buckets – know which user caused your database bill

https://github.com/Crossdeckhq/buckets-oss
1•Crossdeck•5m ago•0 comments

We know the official GTA 6 price – it's expensive, but not too bad

https://www.techradar.com/gaming/we-finally-know-the-official-gta-6-price-its-expensive-but-not-t...
1•spectral_beel•7m ago•1 comments

Tech Company Ranker

https://tech.bingo/?f=JTdCJTIyeCUyMiUzQSUyMmVzdF92YWx1YXRpb25fdXNkX2IlMjIlMkMlMjJ5JTIyJTNBJTIyZm9...
2•thisismytest•14m ago•0 comments

Show HN: Execlave – AI Agent Management Platform for Governance and Enforcement

https://www.execlave.com
1•rishitmavani•14m ago•0 comments

Medicine: Country Surgeon (1932)

https://time.com/archive/6748492/medicine-country-surgeon/
1•EndXA•15m ago•0 comments

LastPass confirms data breach after hacker compromises supply chain

https://www.techradar.com/pro/security/lastpass-confirms-data-breach-after-hacker-compromises-sup...
3•mistic92•15m ago•1 comments

ChatGPT Exporter – Export Conversations to PDF, Word, Google Docs

https://chromewebstore.google.com/detail/chatgpt-exporter-save-cha/ploaaddkflkapjfbfapmkmkefigedefp
2•quysala12•16m ago•1 comments

The Emergence of a New Paedophile Panic

http://guerrillademocracy.blogspot.com/2026/06/the-emergence-of-new-paedophile-panic.html
1•GDNews503AD•16m ago•0 comments

Show HN: How Loud Is My Hotel?

https://noise.vantezzen.io/
1•bennett_dev•18m ago•0 comments

Fate – a joke horoscope generator utility for Linux pids

https://github.com/cjd8/fate
1•cjd8•18m ago•1 comments

Carspreading' could lead to extra 2,600 crash deaths a year by 2040, study finds

https://www.theguardian.com/environment/2026/jun/24/carspreading-vehicle-size-crash-deaths-study
3•mellosouls•19m ago•0 comments

When typing is better than talking

https://alearningaday.blog/2026/06/23/when-typing-is-better-than-talking/
1•herbertl•19m ago•0 comments

Show HN: Fillr – Save web form as a preset and autofill with data you control

https://chromewebstore.google.com/detail/fillr-form-filler-test-da/peppngdnnhjpchacodkdadojgnafepdd
1•amineinai•20m ago•0 comments

Confluence Server Backup Reader

https://confuencereader.netlify.app/
1•valentynt•21m ago•0 comments

Functional Geekery – Fogus (2014)

https://web.archive.org/web/20200814221428/https://www.functionalgeekery.com/episode-3-fogus/
1•tosh•21m ago•0 comments

SEO Schema Markup

https://github.com/bilalnaseer/seo-schema-markup
1•wspycnews•25m ago•0 comments

Ask HN: How to avoid LLMs struggling with Lisp parens?

2•chriswarbo•28m ago•1 comments

European Commission's Metsola Overrides MEPs to Force Through Chat Control

https://www.politico.eu/article/president-vs-parliament-roberta-metsola-overrides-meps-bid-force-...
24•miohtama•30m ago•10 comments

GL.iNet claims alleged GPLd code is propriety to Realtek, haven't released it

https://forum.gl-inet.com/t/gl-mt5000-brume-3-upstream-openwrt-support/67297?page=4
1•james_in_the_uk•30m ago•1 comments

Purism announces Librem 16 laptop designed to respect privacy, security, freedom

https://puri.sm/posts/librem-16-product-launch/
1•fsflover•31m ago•0 comments

Arma: Cold War Assault (2001) source code released

https://github.com/BohemiaInteractive/CWR
3•qweqwe14•32m ago•1 comments

Show HN: Flounder – an autonomous white-hat security auditor

https://github.com/adshao/flounder
2•adshao•33m ago•0 comments

100 Years Ago, Students Took the First SAT. Where Is It Headed?

https://www.smithsonianmag.com/innovation/100-years-ago-students-across-the-us-took-the-first-sat...
1•pseudolus•33m ago•0 comments

France confirms first Ebola case

https://www.bbc.com/news/articles/cj9gzr9rdjlo
1•lilytweed•33m ago•0 comments

New Locked Pi Install

https://rfc.earendil.com/0047/
2•tosh•34m ago•0 comments

Shooting and Crying

https://en.wikipedia.org/wiki/Shooting_and_crying
1•KoftaBob•35m ago•0 comments

Show HN: I made a PvP style multiplayer Minesweeper game

https://minesweeperpro.com/
1•AdamKib•36m ago•0 comments

Roles over Jobs

https://personalis.io/blog/roles-over-jobs
1•sylvanjsmit•37m 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.