frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: When AI models use harnesses who liable between model/harness/user?

1•spwa4•27s ago•0 comments

Agent Applications: A Reference Architecture for AI Agent Systems

https://agentapplication.io
1•amthewiz•1m ago•0 comments

Evals Are the Next Bottleneck

https://www.boolean.ai/blog/evals-are-the-next-bottleneck
2•ssatia•2m ago•0 comments

RNA droplets may have helped start life on Earth

https://www.buffalo.edu/alumni/at-buffalo.host.html/content/shared/university/news/news-center-re...
1•geox•2m ago•0 comments

Loose Navigation Grids

http://digestingduck.blogspot.com/2012/01/loose-navigation-grids.html
1•luu•2m ago•0 comments

LG Display Develops New OLED Panels with More Brightness and Longer Lifespans

https://www.forbes.com/sites/johnarcher/2026/08/19/lg-display-develops-new-oled-panels-with-more-...
1•ksec•3m ago•0 comments

Clicks Communicator: First Look [video]

https://www.youtube.com/watch?v=wMNdr8dV23A
1•hliyan•3m ago•0 comments

What breaks when you switch LLMs?

https://www.evalshift.dev/blog/what-breaks-when-you-switch-llms
1•babaliauskas•4m ago•0 comments

Show HN: The First 3D Map of North America's Underground Geology

https://drillerdb.com/underground
2•craig_vg•5m ago•0 comments

Bulgaria's Nuclear Plant Plans First Output Cut Due to Low Danube

https://www.bloomberg.com/news/articles/2026-08-20/bulgaria-s-nuclear-plant-plans-first-output-cu...
1•toomuchtodo•8m ago•1 comments

DuckDB v2.0: Your Database Deserves a Better Parser

https://duckdb.org/2026/08/20/duckdb-20-peg-parser
1•DanieltenW•9m ago•0 comments

Going Freestanding

https://antonz.org/going-freestanding/
1•matheusmoreira•11m ago•0 comments

Top Open Source MCP Gateways in 2026

https://www.getmaxim.ai/articles/top-5-open-source-mcp-gateways-in-2026/
1•aanthonymax•11m ago•0 comments

AI for science needs reasoning, not just data – Eric Schmidt and Suhas Mahesh

https://www.technologyreview.com/2026/08/10/1141384/ai-agents-for-science/
1•unprovable•11m ago•0 comments

Why can't you combine .tar.gz files with cat?

https://alexwlchan.net/2026/cat-confusion/
1•speckx•11m ago•0 comments

Same Tencent VPS plan in 8 regions: identical CPU different networks

https://webbynode.com/articles/tencent-same-vps-plan-8-regions-network-performance
1•gsgreen•12m ago•1 comments

Under Trump, Protected Wild Horses Are Going to Slaughter

https://www.nytimes.com/2026/08/20/us/trump-wild-horses-legal-loophole-slaughter.html
2•giwook•13m ago•0 comments

I'm done coding with AI [video]

https://www.youtube.com/watch?v=2ZU3j4GQ4K8
2•qwertox•14m ago•0 comments

Show HN: Pacer – Realtime Claude Code Usage Tracking / Pacing

https://github.com/EricAndrechek/Pacer
1•jwoodsworks•14m ago•1 comments

Everyone Says Assembly Is Untyped–Everyone Is Wrong

https://www.gingerbill.org/article/2026/08/20/designing-odins-inline-asm/
1•adamrezich•14m ago•0 comments

On Mount Etna, Lightning Has Claimed More Lives Than Eruptions Since 1980

https://www.discovermagazine.com/on-mount-etna-lightning-has-claimed-more-lives-than-eruptions-si...
2•bookofjoe•15m ago•0 comments

Show HN: RecoveryCodes – MFA inventory for auth outside IdPs

https://recoverycodes.eu/
2•CER10TY•17m ago•1 comments

We Ship Our Security Webhook Fail-Open

https://pandocore.io/blog/fail-open-webhook
2•eaferstl•18m ago•0 comments

Music Theory for Programmers

https://runjs.app/blog/music-theory-for-programmers
4•birdculture•20m ago•0 comments

Firefox Extensions Linked to Crypto Wallet and Credential Theft

https://socket.dev/blog/firefox-crypto-wallet-theft
2•speckx•20m ago•0 comments

Google Cloud us-west1 down

7•anurag•20m ago•4 comments

Google Maps adds agentic features, including food ordering and hotel bookings

https://techcrunch.com/2026/08/06/google-maps-adds-agentic-features-including-food-ordering-and-h...
2•toomuchtodo•22m ago•0 comments

No, Anthropic Won't Be the Only Company Left

https://forwardfuture.com/newsletter/originals/no-anthropic-won-t-be-the-only-company-left
2•the-mitr•23m ago•0 comments

Cognition and consciousness arise from analog computations, says new theory

https://picower.mit.edu/news/cognition-and-consciousness-arise-analog-computations-says-new-theory
4•arto•24m ago•0 comments

Building a Quantum Computer, One Fragile Qubit at a Time

https://www.quantamagazine.org/building-a-quantum-computer-one-fragile-qubit-at-a-time-20260819/
2•pykello•28m ago•0 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 "????"