frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Using Aspect-Oriented Programming to Record DRL Agents' Data

https://blog.ptidej.net/using-aspect-oriented-programming-to-record-drl-agents-data/
1•luca-sctr•48s ago•1 comments

Law to Save Coloradans Money on Property Insurance Goes into Effect

https://www.senatedems.co/newsroom/law-to-save-coloradans-money-on-property-insurance-goes-into-e...
1•mooreds•1m ago•0 comments

Show HN: Uselink – publish and collaborate on AI-generated HTML

https://uselink.app:443/
1•nathanjryc•1m ago•0 comments

Supreme Court rules Trump cannot fire Fed member Lisa Cook

https://www.nbcnews.com/politics/supreme-court/supreme-court-rules-trump-cannot-fire-fed-member-l...
1•ceejayoz•2m ago•0 comments

Entrepreneur Personal Brand: Why Every Founder Needs One to Grow a Business

https://socialplod.com/blog/why-every-entrepreneur-needs-a-personal-brand-to-grow-their-business-...
1•dexterwura•2m ago•1 comments

Ask HN: How to use AI to learn faster but effectively?

1•justanything•3m ago•0 comments

A field guide to the modern front end for developers who hand-wrote HTML

https://davidpoblador.com/deep-dives/the-descent/
1•nirvanis•3m ago•0 comments

Anonymous Communication – Nick Mathewson (2014) [video]

https://www.youtube.com/watch?v=OgGTJIgNewE
2•jupr•3m ago•0 comments

The Cutthroat Battle to Become America's Rare-Earth Champion

https://www.wsj.com/business/the-cutthroat-battle-to-become-americas-rare-earth-champion-31a2916f
1•WalterGR•5m ago•0 comments

Chatrie vs. US: 4th amendment protects location history data [pdf]

https://www.supremecourt.gov/opinions/25pdf/25-112_0am4.pdf
1•cscscscscsc•5m ago•0 comments

Observability Engineering book, 2nd Edition [pdf]

https://www.honeycomb.io/observability-engineering-oreilly-book
1•tanelpoder•7m ago•0 comments

Show HN: Klorn–I built an email firewall because every AI inbox made mine louder

https://github.com/k08200/klorn
1•k08200•8m ago•0 comments

Saturating 10 Gigabit on Linux

https://thoughts.greyh.at/posts/saturating-10-gigabit/
1•speckx•9m ago•0 comments

I Built a 3 MB iPhone Vault Instead of a 100 MB Cross-Platform App

https://kryptprivacy.com/guides/native-ios-vs-cross-platform-security-apps.html
1•clausemint•10m ago•0 comments

Why did one day of AI cost more than a month of servers?

https://junueno.dev/en/retry-storm-rebilled-llm-cost/
3•dxs•11m ago•0 comments

I Don't Maintain My Homelab

https://cleberg.net/blog/homelab-maintenance.html
2•surprisetalk•11m ago•0 comments

Icinga2 Release v2.14.9 (3 x critial) + v2.15.4 + v2.16.2

https://icinga.com/blog/icinga2-security-release-v2-16-2/
1•gforce_de•13m ago•1 comments

The A.I. Race Isn't America vs. China

https://www.nytimes.com/2026/06/28/opinion/ai-race-china-us.html
2•mooreds•14m ago•2 comments

Mag 7 starting to underperform [pdf]

https://www.apollo.com/content/dam/apolloaem/pdf/daily-spark/2026/jun/28/062826-Mag7.pdf
2•mooreds•14m ago•0 comments

You Don't Know Jack About Formal Verification

https://queue.acm.org/detail.cfm?id=3819084
1•eatonphil•15m ago•0 comments

Are you sure OneDrive has got your back(up)?

https://www.mikeayles.com/blog/onedrive-backup-limit/
3•mikeayles•16m ago•0 comments

The Fable of Mythos

https://djsumdog.substack.com/p/the-fable-of-mythos
1•airhangerf15•16m ago•0 comments

Once, cyber-attacks required great skill. AI is changing that

https://www.theguardian.com/commentisfree/2026/jun/29/cyber-attacks-ai
1•speckx•16m ago•0 comments

Rocket Lab buys Iridium in $8B deal, to expand beyond launches

https://www.reuters.com/business/media-telecom/rocket-lab-buy-satellite-communications-firm-iridi...
4•tartoran•17m ago•0 comments

RocketLab Acquires Iridium

https://investors.rocketlabcorp.com/news-releases/news-release-details/rocket-lab-acquire-iridium...
3•everfrustrated•17m ago•1 comments

DocumentDB – a MongoDB compatible open-source database

https://documentdb.io/
2•amai•18m ago•0 comments

The Lab Mistake That Might Revolutionize Computing

https://spectrum.ieee.org/artificial-neurons-on-silicon-chips
2•Brajeshwar•18m ago•0 comments

Supermium – An up-to-date Chromium-based web browser compatible with Windows XP

https://win32subsystem.live/supermium/
3•rvnx•20m ago•1 comments

Show HN: Hail.so – Send and receive emails, calls, SMS via a single MCP/API/CLI

https://hail.so/
1•r13i•21m ago•0 comments

Building a voice dictation pipeline tuned for devs

https://freestylevoice.com/blog/freestyle-transcribe
1•matteo8p•23m 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.