frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Capital One to lay off more than 1,100 in latest cuts at Discover Financial

https://www.nbcchicago.com/news/local/capital-one-to-lay-off-more-than-1100-in-latest-round-of-cu...
1•toomuchtodo•23s ago•0 comments

Show HN: AI Code Validator – CI/CD quality gate for AI-generated code

https://github.com/raye-deng/ai-code-validator
1•aneyadeng•27s ago•0 comments

Female astronauts face clotting risks, five-day weightlessness simulation sugges

https://phys.org/news/2026-03-female-astronauts-clotting-day-weightlessness.html
1•bookmtn•32s ago•0 comments

Notes on Writing WASM

https://notes.brooklynzelenka.com/Blog/Notes-on-Writing-Wasm
1•luu•4m ago•0 comments

Disrupted Bitbucket Availability

https://bitbucket.status.atlassian.com/incidents/kp6zgtgk83mc
2•phreack•6m ago•0 comments

NASA now officially has no plans to use new mobile launcher for Artemis

https://phys.org/news/2026-03-nasa-mobile-launcher-artemis.html
1•bookmtn•9m ago•0 comments

Reasoning models struggle to control their chains of thought, and that's good

https://openai.com/index/reasoning-models-chain-of-thought-controllability/
1•vinhnx•9m ago•0 comments

OpenWrt 25.12 Stable Release

https://forum.openwrt.org/t/openwrt-25-12-0-stable-release/247228
2•drewfax•11m ago•0 comments

Wrinkles reveal whether elephants are left- or right-trunked, study finds

https://www.theguardian.com/science/2024/oct/09/wrinkles-elephants-left-right-trunked-study
1•thunderbong•12m ago•0 comments

Show HN: Zsh helpers for LLM Git diff review

https://github.com/benstroud/diffreview
1•ackdesha•15m ago•0 comments

UzAuto Motors (Formerly GM Uzbekistan)

https://en.wikipedia.org/wiki/UzAuto_Motors
1•WorldPeas•28m ago•0 comments

Dasalinization Plants as Military Targets

https://theconversation.com/persian-gulf-desalination-plants-could-become-military-targets-in-reg...
3•HR01•30m ago•0 comments

Bomb Drugs

https://medicinalseedkit.com/kit/#aff=hfc13x9e67
2•kanpoltrece•30m ago•0 comments

20yrs later short history of B2B sales enablement knowledge management BizSphere

https://salesenablement.wordpress.com/2026/03/06/20-years-later-the-history-of-bizsphere-a-sales-...
1•SalesEnablement•31m ago•0 comments

Show HN: I built an AI-assisted roadmap tool to prioritize SaaS features

https://buildvote.com/
2•itsthatuser•31m ago•0 comments

Full-Stack AI Agent Template

https://github.com/vstorm-co/full-stack-ai-agent-template
1•kacper-vstorm•31m ago•0 comments

A Grand Vision for Rust

https://blog.yoshuawuyts.com/a-grand-vision-for-rust/
3•p4ul•33m ago•0 comments

Josh Waitzkin’s Chessmaster Lectures

https://www.youtube.com/playlist?list=PL1TfIrAqsOzcNSHV00pmvNusNTqYagQfz
3•skogstokig•33m ago•0 comments

Show HN: Automated Testing for AI Agents

https://agents.zalor.ai/
3•rishavmitra•33m ago•3 comments

Netflix Acquires Ben Affleck-Founded AI Moviemaking Business

https://news.bloomberglaw.com/artificial-intelligence/netflix-acquires-ben-affleck-founded-ai-mov...
2•mgh2•35m ago•0 comments

Show HN: Aidevshield NPM audit for AI coding tool workflows

https://github.com/aidevshield/aidevshield
1•GrimLabs•37m ago•0 comments

OpenClaw Partners with VirusTotal for Skill Security

https://openclaw.ai/blog/virustotal-partnership
1•lilyshen2026•38m ago•0 comments

Show HN: A deterministic ecosystem simulator for long-horizon AI agents

https://biomesyn.com/
1•yangkecoy•38m ago•0 comments

Show HN: ThreatAlert – anonymous community incident map, no sign-up required

https://threatalert.live
1•TheProfitKing•38m ago•0 comments

Top Tech News Sites and Innovation Updates – BTW Media

https://btw.media/
1•Btmviolet123•38m ago•0 comments

Show HN: Whiplash – macOS menu bar app to track concurrent CLI agent sessions

https://arv.in/whiplash/
2•adangit•41m ago•0 comments

Your binary is no longer safe: Conversion with LLMs

https://reorchestrate.com/posts/your-binary-is-no-longer-safe-conversion/
1•pabs3•41m ago•0 comments

Your binary is no longer safe: Decompilation with LLMs

https://reorchestrate.com/posts/your-binary-is-no-longer-safe-decompilation/
1•pabs3•42m ago•0 comments

Chardet dispute shows how AI will kill software licensing, argues Bruce Perens

https://www.theregister.com/2026/03/06/ai_kills_software_licensing/
8•cwisecarver•46m ago•0 comments

Congress Is Considering Abolishing Your Right to Be Anonymous Online

https://theintercept.com/2026/03/05/kosa-online-age-verification-free-speech-privacy/
8•bilsbie•49m ago•2 comments
Open in hackernews

React Meta-Framework Feels Broken, Here's Why

https://rwsdk.com/blog/your-react-meta-framework-feels-broken
22•dthyresson•9mo ago

Comments

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