frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Bank of Japan September rate hike locked in; SME bankruptcies hit 12-year high

https://www.msn.com/en-us/money/economy/bank-of-japan-september-rate-hike-locked-in-sme-bankruptc...
1•petethomas•58s ago•0 comments

DOJ finds three federal STEM education programs unconstitutional

https://fedscoop.com/doj-opinion-nsf-stem-dei-unconstitutional/
1•petethomas•4m ago•0 comments

Computer History

https://learn.chatgpt.com/docs/customization/computer-history
1•mfiguiere•4m ago•0 comments

LinkedIn Wants Users to Lean Less on AI. Maybe Less

https://www.wsj.com/cmo-today/linkedin-wants-users-to-lean-less-on-ai-maybe-a-lot-less-8e03b2aa
1•JumpCrisscross•4m ago•0 comments

Vibe coding local first personal apps in mid-2026

https://www.flourish.org/2026/08/personal-apps/
1•frabcus•5m ago•0 comments

Burrito – Cross-Platform Elixir Deployments

https://github.com/burrito-elixir/burrito
1•auraham•8m ago•0 comments

Let's get physical

https://newsletter.wirepine.com/cp/210683776
2•rbanffy•12m ago•0 comments

IOI 2026 Official Results

https://stats.ioinformatics.org/results/2026
1•pykello•13m ago•0 comments

White House Opens Path for Private Companies to Hack Cybercriminals

https://www.nytimes.com/live/2026/08/13/us/trump-news
1•mikhael•13m ago•0 comments

Fake Forbes websites and the PR agency offering guaranteed coverage – at a price

https://pressgazette.co.uk/news/fake-forbes-websites-and-the-pr-agency-offering-guaranteed-covera...
1•ilamont•14m ago•0 comments

Coding was never the hard part

https://ulveon.net/p/2026-08-13-coding-was-never-the-hard-part/
2•kevin061•16m ago•0 comments

Privacy Email with No Logs

https://polve.cc/
1•dzkuser•18m ago•1 comments

CodeJourney – Small utility to create evidences for technical due diligence

https://github.com/adaptive-scale/codejourney
1•debarshri•18m ago•0 comments

I built an MCP server so Claude can send my invoices

https://getholdings.com/mcp
2•sirjrg•19m ago•0 comments

Garry Tan says turning down early offer to join Palantir a $2-4B 'mistake'

https://www.businessinsider.com/garry-tan-turning-down-palantir-billion-mistake-2026-8
1•muzz•21m ago•1 comments

SF exempted 1900 parcels from a housing law. YIMBYs are suing city to reverse it

https://www.sfchronicle.com/sf/article/sf-housing-yimby-lawsuit-sb79-22385659.php
3•littlexsparkee•21m ago•0 comments

CalPrivacy 2nd Fine in As Many Days Against a data broker

https://captaincompliance.com/news/calprivacy-hits-second-data-broker-in-days-cybba-fined-52400-f...
1•richartruddie•22m ago•1 comments

One Hundred Reasons to Be a Scientist [pdf]

http://web.archive.org/web/20090115212435/http://users.ictp.it/~pub_off/books/100_reasons.pdf
1•joebig•25m ago•0 comments

Show HN: Hearth – a shared family workspace where an agent can build apps

1•jmtulloss•27m ago•0 comments

Classic: How hard can it be?

https://pastila.org/essays/classic-gradient-interpolation/
1•jjgreen•27m ago•0 comments

Mistral AI Strategy

https://venturebeat.com/infrastructure/mistral-ai-wants-to-build-1-gigawatt-of-european-compute-b...
1•PhilipVinc•28m ago•1 comments

Apache Fory JSON: Fast JSON Serialization for Java

https://fory.apache.org/blog/fory_json_fastest_java_json_framework/
1•mooreds•29m ago•0 comments

Claude First Customer Finder

https://github.com/leo-proger/claude-first-customer-finder-skill
1•leo_proger•29m ago•0 comments

Namecheap is down due to DC cooling failure

https://www.engadget.com/2236616/hosting-provider-namecheap-is-down-after-data-center-cooling-fai...
3•nvahalik•31m ago•0 comments

Reachpad now includes free Gemma 4 31B and Gemini 3.6 Flash

https://reachpad.dev/blog/free-models
1•sakuraiben•33m ago•0 comments

Signal and noise – Compact Disc microscopy

http://www.pmonta.com/compact-disc-microscopy.html
1•Eridanus2•33m ago•0 comments

In Nepal's 'Kidney Valley' poverty drives illegal market for human organs (2023)

https://www.pbs.org/newshour/world/in-nepals-kidney-valley-poverty-drives-an-illegal-market-for-h...
1•bookofjoe•34m ago•0 comments

Zapping Rocks Unlocks Stimulated Geologic Hydrogen

https://spectrum.ieee.org/stimulated-geologic-hydrogen
1•rbanffy•35m ago•0 comments

Trump Orders Navy to Restore [Steam Catapults] in Aircraft Carriers

https://www.wsj.com/us-news/trump-orders-navy-to-restore-old-technology-in-aircraft-carriers-cost...
5•dctoedt•36m ago•1 comments

Moderate wine drinkers had a 21% lower risk of cardiovascular death

https://www.sciencedaily.com/releases/2026/08/260808235008.htm
1•dreadsword•36m 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•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.