frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

He Had Tenure. The New School Laid Him Off Anyway

https://www.nytimes.com/2026/08/05/nyregion/new-school-faculty-fired-nyc.html
1•malshe•25s ago•1 comments

The next 50 years: humanity, AI, power – Yuval Noah Harari

https://www.youtube.com/watch?v=_V_ed5fuexA
1•nyc111•47s ago•0 comments

Agent Plugins 1.0: Portable Package Format for AI Skills

https://aaif.io/blog/from-skills-and-tools-to-portable-agent-plugins
1•thm•1m ago•0 comments

Who will buy baby boomers' houses? The question that could shape the 2030s

https://www.msn.com/en-us/money/economy/who-will-buy-baby-boomers-houses-the-question-that-could-...
2•petethomas•3m ago•0 comments

Cloudflare Launches AEO Visibility Dashboard

https://www.cloudflare.com/press/press-releases/2026/cloudflare-adds-aeo-visibility-dashboard-to-...
1•thm•3m ago•0 comments

Why Pascal Is Not My Favorite Programming Language (1981) [pdf]

https://doc.cat-v.org/bell_labs/why_pascal/why_pascal_is_not_my_favorite_language.pdf
1•theanonymousone•3m ago•0 comments

Ask HN: Can trivial LLM calls be compiled into conventional data pipelines?

1•nlpnerd•3m ago•0 comments

Nancy Grace Roman Space Telescope will be best tool yet to spot killer asteroids

https://www.technologyreview.com/2026/08/05/1141200/nasas-roman-telescope-detect-asteroids/
1•ck2•3m ago•1 comments

The Genesis of Object-Oriented Programming (OOP): A Historical Overview (2023)

https://brightmarbles.io/blog/object-oriented-programming-history/
1•theanonymousone•5m ago•0 comments

Open source vertical website templates that connect to your business system

https://github.com/Alessandro114/scala-sites
1•alescalaios•6m ago•0 comments

Show HN: Physicsbase.ai Validated Physics for AI

https://www.physicsbase.ai/
1•white_tiger•7m ago•0 comments

The Misconception of Wealth and Genius

https://iol.co.za/sunday-tribune/opinion/2025-02-05-elon-musk-the-misconception-of-wealth-and-gen...
1•mnewme•8m ago•0 comments

Axioms for a new operating system for AI agents

https://fixpoint.co/axioms
3•dbmikus•9m ago•0 comments

Drone captures 'magical moment' of whale birth off Kingscliff on NSW coast

https://www.abc.net.au/news/2026-07-29/humpback-whale-birth-filmed-kingscliff-new-south-wales/106...
1•speckx•9m ago•0 comments

How to Export Telegram Chat History on macOS Safely

https://stackandink.com/blog/export-telegram-chat-history-on-mac/
1•Igor_Wiwi•10m ago•0 comments

C++ Version of vLLM

https://github.com/mudler/vllm.cpp
1•jacquesm•10m ago•0 comments

The Generativity Pattern in Rust

https://arhan.sh/blog/the-generativity-pattern-in-rust/
1•fanf2•10m ago•0 comments

Celebrity Voice Detection Model

https://thehive.ai/blog/introducing-celebrity-voice-detection-model
1•ilreb•13m ago•0 comments

Akinator can read your mind and tell you what character you are thinking of

https://en.akinator.com/
2•xkcd1963•14m ago•1 comments

Python implementation of C2PA text marking (C2PA 2.4 Annex A.8)

https://github.com/dualeai/c2patxt
1•clemlesne•15m ago•1 comments

I was wrong about the role that LLMs would come to play

https://twitter.com/fchollet/status/2085416724266983682
1•tosh•15m ago•0 comments

Canadian Man Pleads Guilty in Snowflake Extortions

https://krebsonsecurity.com/2026/08/canadian-man-pleads-guilty-in-snowflake-extortions/
2•DemiGuru•15m ago•1 comments

Pwc-CLI: CLI and Skill to Interact with Papers with Code

https://github.com/huggingface/pwc-cli
1•simonpure•16m ago•0 comments

Show HN: Validate your idea, know what to charge, and how to get first users

https://nellailabs.ai
4•nitin_flanker•17m ago•0 comments

I was reported to police over the Arday case. I was just doing my job

https://www.timeshighereducation.com/opinion/i-was-reported-police-over-arday-case-i-was-just-doi...
1•petethomas•17m ago•0 comments

Thank the moon for Earth's lengthening day

https://news.wisc.edu/thank-the-moon-for-earths-lengthening-day/
1•speckx•20m ago•0 comments

Poker and Liar's Dice over Bluetooth Low Energy

1•yincrash•20m ago•1 comments

Cloudflare Has Open‑Sourced Cloudflare OS for AI Agents

https://techstrong.ai/articles/cloudflare-has-open-sourced-cloudflare-os-for-ai-agents/
1•CrankyBear•20m ago•0 comments

Re-Defining the IndieWeb

https://vhbelvadi.com/re-defining-the-indieweb
2•alfirous•21m ago•0 comments

OpenAI makes GPT-5.6 Luna the default for free ChatGPT users

https://runtimewire.com/article/openai-gpt-5-6-luna-free-chatgpt-default
3•ryanmerket•25m 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.