frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

C++26: String and String_view Improvements

https://www.sandordargo.com/blog/2026/04/29/cpp26-string-string_view-improvements
1•PaulHoule•5m ago•0 comments

Trump Backs Tobacco Firms in Vape Dispute, Prompting FDA Chief's Resignation

https://las-vegas-news.com/trump-backs-tobacco-firms-in-vape-dispute-prompting-fda-chiefs-resigna...
2•petethomas•6m ago•0 comments

Apple Developer Community Recognition

https://developer.apple.com/community/recognition/
1•robert-boehnke•9m ago•0 comments

Show HN: From 30 Photos to an FPS

https://free-visit.net/
1•tmilard•13m ago•0 comments

Nvidia/Numba-CUDA-mlir: CUDA C++-style Python GPU compiler built on MLIR

https://github.com/NVIDIA/numba-cuda-mlir
1•nickwanninger•14m ago•0 comments

Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

2•pycassa•14m ago•0 comments

Run Claude Code/Codex Sessions on GitHub and Linear Issues

https://lanes.sh/blog/integrations-have-arrived
5•s-xyz•15m ago•0 comments

Behind the scenes of OpenAI's open-source Windows sandbox

https://openai.com/index/building-codex-windows-sandbox/
1•dkundel•20m ago•0 comments

Microsoft researchers find AI models and agents can't handle long-running tasks

https://www.theregister.com/ai-ml/2026/05/11/microsoft-researchers-find-ai-models-and-agents-cant...
2•rbanffy•20m ago•0 comments

Numworks Graphing Calculator

https://www.numworks.com/buy/
2•kaladin-jasnah•20m ago•0 comments

Innovative startup pioneers 3D printing with recycled glass

https://www.tomshardware.com/3d-printing/innovative-startup-pioneers-3d-printing-with-recycled-gl...
1•rbanffy•21m ago•0 comments

Show HN: Like Reddit but for Interactive Simulations

https://www.simloops.com/
3•nerdlogic•21m ago•0 comments

Hello Robot's Wheeled Home Robot Ditches Humanoid Hype

https://spectrum.ieee.org/stretch-4-home-robot
1•rbanffy•23m ago•0 comments

FAA adding transponders to all its airport vehicles after LaGuardia runway crash

https://www.cbc.ca/news/world/transponders-airport-vehicles-air-canada-laguardia-crash-9.7198540
1•cf100clunk•24m ago•0 comments

A desire for a loud car correlates with higher scores on psychopathy and sadism

https://cipp.ug.edu.pl/A-desire-for-a-loud-car-with-a-modified-muffler-is-predicted-by-being-a-ma...
2•doener•24m ago•3 comments

Show HN: This Show HN is NotGen.AI

https://notgen.ai/
1•foote•25m ago•0 comments

Spire: Structure-Preserving Interpretable Retrieval of Evidence

https://arxiv.org/abs/2604.20849
1•PaulHoule•28m ago•0 comments

I took a physics class as a software engineer

https://frigade.com/blog/why-i-took-a-physics-class-as-a-software-engineer
2•pancomplex•28m ago•0 comments

Munich's IT transition: open-source is the default for the new coalition

https://www.heise.de/en/news/Munich-s-IT-transition-Open-Source-is-the-default-for-the-new-coalit...
1•doener•29m ago•0 comments

Great Essays About Biology

https://nikomc.com/essays/30-great-essays.html
2•sebg•29m ago•0 comments

Viral Marketing

1•FDX2018•29m ago•1 comments

Medicare's new payment model is built for AI. Most of the tech world has no idea

https://techcrunch.com/2026/05/12/medicares-new-payment-model-is-built-for-ai-and-most-of-the-tec...
2•brandonb•30m ago•0 comments

More concentrated precipitation decreases terrestrial water storage

https://www.nature.com/articles/s41586-026-10487-7
1•littlexsparkee•30m ago•0 comments

Lobotomized Claude Code: system-prompt overrides for Opus 4.7

https://github.com/skrabe/lobotomized-claude-code
1•opwizardx•31m ago•0 comments

Hondurasgate.ch Portal Under Attack

https://hondurasgate.ch/investigaciones/hondurasgate-under-attack-us-israel-digital-siege
1•lbrito•31m ago•0 comments

Token Dashboard – local desktop app to see where your Claude Code tokens go

https://github.com/Arylmera/Token-Dashboard
1•Arylmera•33m ago•0 comments

Show HN: Building effective Human-AI hybrid decision-making ecosystem

https://galdren.com/lgd/
1•stAInley•34m ago•0 comments

Windows 11 PCs Compared to MacBook Neo

https://signal65.com/research/windows-11-pcs-compared-to-macbook-neo/
2•ndr42•36m ago•1 comments

An 'Impossible' Idea Led to a Pancreatic Cancer Breakthrough

https://www.nytimes.com/2026/05/12/health/pancreatic-cancer-daraxonrasib-kras.html
1•bookofjoe•36m ago•1 comments

San Fransokyo: imagining a denser San Francisco

https://chinoiserie.media/posts/san-fransokyo/
1•stevenzzzzzzz•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•11mo ago

Comments

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