frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Gemini for Go Developers: Building Agents in Go

https://danicat.dev/posts/gemini-for-go-developers-part-3-building-agents/
1•eigenBasis•3m ago•0 comments

iCloud+ Includes Apple TV, Arcade, and Curated Music Stations in 100 Countries

https://www.macrumors.com/2026/09/15/icloud-plus-includes-apple-tv-arcade-100-countries/
1•calme_toi•3m ago•1 comments

Omarchy ships its own Linux kernel in v4.0.4

https://github.com/omacom/omarchy/releases/tag/v4.0.4
2•djfergus•5m ago•0 comments

Organizing Context in a Multi-Agent Harness

https://www.langchain.com/blog/organizing-context-in-a-multi-agent-harness
1•gemanor•5m ago•0 comments

Never-again – so your AI agent stops repeating mistakes you fixed

https://github.com/malaysherasia-ai/claude-never-again
1•malaysherasia-a•7m ago•0 comments

There is NO realistic scenario where AI wipes out all of humanity

https://twitter.com/RichardSocher/status/2099889673153683766
1•tosh•7m ago•1 comments

Senate Blocks Cryptocurrency Regulation

https://www.latimes.com/world-nation/story/2026-09-15/senate-blocks-cryptocurrency-regulation-as-...
3•1vuio0pswjnm7•10m ago•0 comments

A backtest can pose a question its own data cannot answer

https://research.creativebyzuniga.com/rsi2/
1•CilantroCo•10m ago•0 comments

Potemkin Understanding in Large Language Models (2025)

https://arxiv.org/abs/2506.21521
1•mpweiher•10m ago•0 comments

Text Recognition techniques for premodern Italian and Devanāgarī manuscripts

https://uniqueatpenn.wordpress.com/2026/09/11/2025-2026-sims-fellows-applying-escriptoriums-handw...
1•bryanrasmussen•15m ago•1 comments

A Super-Accurate Clock Using a Tiny Microcontroller

https://hackaday.com/2026/09/15/a-super-accurate-clock-using-a-tiny-microcontroller/
2•fork-bomber•16m ago•0 comments

The structure and lasting impact of the Roman road system

https://www.nature.com/articles/s41467-026-75453-3
4•geox•20m ago•0 comments

Jev means structured output is interesting again

https://www.seangoedecke.com/jev-means-structured-output-is-interesting-again/
2•dondraper36•21m ago•0 comments

Qwen3.8 Max – Cost per task higher than Astra on Artificial Analysis

https://artificialanalysis.ai/models/qwen3-8-max
1•mydreamof•24m ago•1 comments

COBOL dev won .NET hackathon with help from AI

https://www.theregister.com/ai-and-ml/2026/09/15/cobol-dev-won-net-hackathon-with-help-from-ai-an...
3•theanonymousone•25m ago•1 comments

Valeriepieris Circle

https://en.wikipedia.org/wiki/Valeriepieris_circle
1•edward•29m ago•0 comments

Show HN: Point at anything in your app, say what you want, get a spec

https://dhamark.com/try
1•Femina•30m ago•0 comments

Show HN: LaunchPad – I built a Launchpad to replace macOS Apps

1•zhangchioulin•31m ago•0 comments

UK mathematician debunks myth around Parthenon's optical illusions

https://www.theguardian.com/science/2026/sep/16/uk-mathematician-debunks-myth-parthenon-optical-i...
1•trocado•33m ago•0 comments

The Gap Will Grow

https://backnotprop.substack.com/p/the-gap-will-grow
1•ramoz•35m ago•0 comments

The secret formula for Apple's rounded corners (2023)

https://arun.is/blog/apple-rounded-corners/
1•guynamedloren•36m ago•0 comments

Dense vs. Moe Models: Active Parameters, Throughput, and When to Choose Each

https://developer.nvidia.com/blog/dense-vs-moe-models-active-parameters-throughput-and-when-to-ch...
1•pretext•36m ago•0 comments

Nightmare Eclipse revelaved his identity

https://twitter.com/MSNightmare2000/status/2099381382925447545
1•croes•37m ago•0 comments

Secret Life of Circuits – Illustrated Guide to Electronic Circuit Design

https://nostarch.com/secret-life-of-circuits
2•alibarber•40m ago•0 comments

Sanders: "If AI is coming for workers, it should bring a 4-day workweek with it"

https://fortune.com/2026/09/15/bernie-sanders-ai-four-day-workweek-bill/
2•Markoff•42m ago•1 comments

Ask HN: How do you test an app from a region you're not physically in?

1•Stranger5901•44m ago•1 comments

Attribution-Based Control in AI Systems

https://attribution-based-control.ai/
1•handfuloflight•47m ago•0 comments

Why WordPress Is Still the #1 CMS in 2026

https://wpaudit.cc/blog/why-wordpress-is-the-worlds-number-one-cms-2026/
1•mysticmetal•50m ago•0 comments

Apple M5 Ultra Geekbench

https://browser.geekbench.com/v7/cpu/354092
2•7777777phil•52m ago•0 comments

Roundtables: Could AI kill us all?

https://www.technologyreview.com/2026/09/15/1143936/roundtables-will-ai-really-kill-us-all/
1•joozio•53m 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.