frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Building a personal book library with NotebookLM and Claude Code

https://blog.dornea.nu/2026/06/02/building-a-personal-book-library-with-notebooklm-and-claude-code/
1•eustoria•1m ago•0 comments

Comms – Show and tell, for your agents

https://trycomms.app
1•eustoria•2m ago•0 comments

Favorite TypeScript Learnings from TypeNotes

https://www.jakeworth.com/posts/favorite-typescript-learnings-from-typenotes
1•surprisetalk•2m ago•0 comments

Show HN: Windrunner – AI-powered project collaboration workspace

https://shzlw.github.io/windrunner/
1•yuegui•3m ago•0 comments

Beware Global Scoreboards

https://alearningaday.blog/2026/09/02/beware-global-scoreboards/
1•herbertl•3m ago•0 comments

AI Slop Is Ruining Cute Animals on the Internet

https://www.wired.com/story/ai-slop-is-ruining-the-internets-cute-animal-economy/
4•amelius•3m ago•0 comments

Anthropic changes data retention policy after pushback from customers

https://www.cnbc.com/2026/09/01/anthropic-data-retention.html
1•cramer4next•4m ago•0 comments

Show HN: SecMask – a 66M parameter model for finding secrets in source code

https://github.com/AndrewAndrewsen/secmask
1•AndrewAndrewsen•4m ago•1 comments

A Proof of Conway's Refinement Conjecture

https://github.com/gaearon/conway-refinement
3•m-hodges•6m ago•0 comments

The Empire of Information

https://lareviewofbooks.org/article/data-empire-roopika-risam-information-organize-control-dominate/
2•Petiver•7m ago•0 comments

An Update on FSD Supervised in Europe

https://twitter.com/teslaeurope/status/2094661569582096779
1•tosh•9m ago•0 comments

AI Agent Memory Design: What Works and What Doesn't

https://machinelearningmastery.com/ai-agent-memory-design-what-works-and-what-doesnt/
1•eigenBasis•9m ago•0 comments

AI goes where the oracle is cheap

https://dilpreet.co/blog/2026/9/1/ai-goes-where-the-oracle-is-cheap
1•argilium•10m ago•0 comments

Claude Fable 5.1 tops AI index but costs 20% more per task

https://artificialanalysis.ai/articles/claude-fable-5-1
1•wertyk•10m ago•0 comments

Show HN: PulsarForge – run a 744B MoE model on 32GB RAM with zero GPU (pure C)

https://github.com/siris9476/pulsarforge
1•siris9476•11m ago•0 comments

Polars v2.0 Release Candidate

https://github.com/pola-rs/polars/releases/tag/py-2.0.0-rc.1
1•simicd•14m ago•0 comments

Show HN: OctoLoops – automated marketing for indie devs

https://octoloops.com
2•davedx•15m ago•0 comments

FTC, States Sue Amazon over Secret Ad Surcharge Scheme

https://www.ftc.gov/news-events/news/press-releases/2026/08/ftc-states-sue-amazon-over-secret-ad-...
3•astonex•16m ago•0 comments

Mount Everest Base Camp Is Melting. Human Urine Is a Contributor.

https://www.nytimes.com/2026/08/29/science/everest-base-camp-urine.html
1•bookofjoe•17m ago•1 comments

Bassfinity for iOS – AI guide built on solunar data, weather, and bathymetry

https://www.bassfinity.com/blog/bassfinity-for-ios-the-whole-lake-in-your-pocket
2•jequals5•17m ago•0 comments

Pointing at the error: compiler-style diagnostics in uutils coreutils

https://uutils.org/blog/2026-08-error-diagnostics/
2•ingve•18m ago•0 comments

My local model setup on an M4 Pro Mac Mini

2•RanjithKumarRag•18m ago•0 comments

Ed Zitron Is Ben Ortiz

2•thatwasez•19m ago•0 comments

Two halves make a hole – when availability features aren't

https://veesh.me/posts/two-halves-make-a-hole/?src=ha
1•rabbiveesh•20m ago•0 comments

Solar Overtakes Coal as China's Largest Power Source

https://oilprice.com/Latest-Energy-News/World-News/Solar-Overtakes-Coal-as-Chinas-Largest-Power-S...
6•gradus_ad•20m ago•0 comments

Show HN: ToolJet – Claude Code and Codex build internal tools, no codegen

https://github.com/ToolJet/ToolJet
1•oss-dev•21m ago•0 comments

Kin: Looking for Doctors to Improve Elder Care

https://wanderingfounder.substack.com/p/kin
1•surprisetalk•22m ago•0 comments

Show HN: SandrPod – run the unmodified E2B SDK against your own infrastructure

https://github.com/sandrpod/sandrpod
1•cjzhao•23m ago•0 comments

Crooks Are Learning to Love AI Hallucinations

https://spectrum.ieee.org/ai-cyberattacks-llm-slop-squatting
2•sohkamyung•23m ago•0 comments

WhatsApp flaw lets anyone access private photos on your locked phone

https://www.notebookcheck.net/A-WhatsApp-flaw-lets-anyone-access-private-photos-on-your-locked-ph...
4•ledoge•24m 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.