frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

9-year-old Minecraft YouTuber ran up a $118,000 ad bill using dad's company card

https://www.videogameschronicle.com/news/im-definitely-cooked-a-9-year-old-minecraft-youtuber-ran...
1•speckx•1m ago•0 comments

Ask HN: What is the best local model that runs on your Mac at decent speed?

1•carloslfu•5m ago•0 comments

UK mathematician debunks myth around Parthenon's optical illusions

https://www.theguardian.com/science/2026/sep/16/uk-mathematician-debunks-myth-parthenon-optical-i...
2•pseudolus•5m ago•0 comments

A masterfully architected application for solving ANYTHING

https://the-analog-method--sophiasbookofl2.replit.app/
1•Harperissharper•5m ago•0 comments

Artificial Analysis: What Is the Intelligence Index Measuring?

https://itsmonkey.business/blogposts/01-On_Artificial_Analysis.html
1•baddash•6m ago•0 comments

GoBench: Evaluating LLMs on 9×9 Go using KataGo opponents as Elo anchors

https://rolandgao.com/blog/gobench/
1•GodelNumbering•6m ago•1 comments

Pull the best espresso shot with derivative-free optimization

https://humpday.microprediction.org/applications/espresso.html
1•timkpaine•8m ago•0 comments

An agent fleet needs a new kind of OS, not a bigger harness

https://pentad.ai/blog/fleet-needs-an-os/
3•kgcgfva•8m ago•0 comments

Iran improved targeting of US assets. How Russian satellites likely have helped

https://www.cnn.com/2026/09/16/world/video/russia-spy-satellites-iran-intelligence-strikes-us-ass...
1•giuliomagnifico•14m ago•0 comments

Fed approves interest rate hike, signals one more to come this year

https://www.cnbc.com/2026/09/16/fed-rate-decision-september-2026.html
5•rawgabbit•15m ago•0 comments

Is GitHub a social network that endangers children? Australia wants to know

https://www.theregister.com/offbeat/2025/09/25/australia-asks-github-if-its-a-dangerous-social-ne...
2•docflabby•16m ago•0 comments

Jotter – A local recording and transcription tool written in Rust

https://github.com/nfishel48/Jotter
1•movingmovie•18m ago•1 comments

NASA spacecraft discovers a new crater on the moon

https://apnews.com/article/moon-lunar-crater-space-nasa-80eea242ad275fda1f7a88587cdccd2f
1•dwringer•19m ago•0 comments

Feds Want California to Give Up 14 Years of Broadband Protections. It Should Sue

https://cyberlaw.stanford.edu/blog/2026/09/california-is-being-asked-to-give-up-14-years-of-broad...
1•rsingel•20m ago•0 comments

Who is vertigoruntime and how do they have 3 posts on the front page rn?

https://news.ycombinator.com/user?id=vertigoruntime
1•johnnyApplePRNG•21m ago•1 comments

GDScript: The Good, Bad, and Ugly Parts

https://azhdarchid.com/gdscript-good-bad-ugly/
3•birdculture•22m ago•0 comments

Fed Raises Rates as Warsh Bucks Trump to Contain Inflation

https://www.bloomberg.com/news/articles/2026-09-16/fed-raises-rates-as-warsh-bucks-trump-to-conta...
12•toomuchtodo•24m ago•4 comments

Show HN: Real-Time Chess Assistant (C++ DirectX, OpenCV, ImGui and Stockfish)

https://github.com/rccmb/oracle
2•baptistarodrigo•24m ago•1 comments

How to Train a Frontier-Level World Model

https://next-state.github.io/open-dreamer/
3•Sacco215•25m ago•0 comments

The Oddity of Your Sneezes

https://bodilyoddities.com/blog/the-oddity-of-your-sneezes/
2•vesterde•27m ago•1 comments

Statement On V/H/S SCP Foundation Film

https://scp-wiki.wikidot.com/statement-on-vhs-film
3•andybak•30m ago•0 comments

First Round Capital Sales Program – Free

https://www.firstround.com/sales-combine
1•lockeluhnow•30m ago•1 comments

Show HN: TabMail. Open-source AI email for Thunderbird and iPhone

https://tabmail.ai/
2•kmyi•31m ago•0 comments

Show HN: I built a router for agent tools

https://github.com/monid-ai/monid
8•Exquisitian•31m ago•2 comments

AI Safety Needs a State

https://atomstointelligence.substack.com/p/ai-safety-needs-a-state
2•abhinavsns•32m ago•0 comments

Show HN: Pkgbot – Fast Linux package search engine

https://pkg.bot
2•knadh•34m ago•0 comments

ArXivMath and BrokenArXiv: Harder Problems and Revised Grading

https://matharena.ai/arxiv_august/
5•bluepeter•36m ago•0 comments

Every Agent Session Is a Test Run

https://mielony.com/blog/self-improvement-by-cron/
2•tkwiatek•37m ago•0 comments

OpenAI's Navier-Stokes Proof Meets a New Kind of Database

https://8braid.com/journal/openai-navier-stokes-proof-meets-a-new-kind-of-database
4•ashdee•39m ago•0 comments

Can agents price a PR's impact?

https://weaveos.com/blog/can-agents-price-a-prs-impact-or-utility
3•adeland•39m ago•1 comments
Open in hackernews

Stresstest my AI chat – HAMMER IT

1•tobiaslins•1y ago
Please stress test it - like hammer it hard: https://jazz-ai-chat.vercel.app

It was so delightful to build thanks to jazz.tools.

Vercel's Fluid compute makes it run efficient and scale endlessly

How does it work? Each message is created locally and added to the chat. At the same time I "wake up" a Vercel Function which consumes the chat, runs AI and writes directly into Jazz

The client just renders the state from Jazz. No real streaming required.

Source: https://github.com/tobiaslins/jazz-ai-chat

Whats Fluid Compute? When you run Serverless Functions, usually one invocations serves one request. With Fluid, multiple requests can be served by one function invocation, which is super useful when using AI (low CPU usage, only waiting for upstreams)

Whats Jazz? It's a new way to build apps. It's persistence (like a graph database) with permissions and sync built in.

You can access/write Jazz even from backend workers like here from Vercel Functions.

Comments

gus_massa•1y ago
It needs a spinning circle or dots to show that the AI is thinking. (It can be just an animated gif :) .)

Sometimes it doesn't reply until I add a second question like "????"