frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: Resources for non-web software architecture?

1•xqb64•3m ago•0 comments

Discovering the Hermit in the Garden (2013)

https://blog.oup.com/2013/04/discovering-hermit-in-garden/
1•EndXA•3m ago•0 comments

Nobel-Winning U.S. Chemist Will Move to China to Lead A.I. Institute

https://www.nytimes.com/2026/07/09/science/nobel-winning-us-chemist-will-move-to-china-to-lead-ai...
1•brandonb•5m ago•0 comments

Experimental drug reverses fatty liver disease by repairing the gut

https://www.sciencedaily.com/releases/2026/07/260711010116.htm
1•brandonb•6m ago•0 comments

Comics from March 1981 Issue of Computers and Automation Magazine

https://computeradsfromthepast.substack.com/p/comics-from-march-1981-issue-of-computers
3•rbanffy•8m ago•0 comments

Atari ST Advertising – By Paul Lefebvre

https://www.goto10retro.com/p/atari-st-advertising
3•rbanffy•9m ago•0 comments

SlimeBallBench · AI models play slime soccer

https://slimeballbench.com/
1•erikwiffin•11m ago•0 comments

China builds full-scale US warship replica in desert

https://www.cnn.com/2026/07/11/world/video/china-builds-full-scale-us-warship-replica-in-desert-w...
1•amelius•12m ago•0 comments

5Gi: India's own 5G technology [pdf]

https://ntiprit.gov.in/pdf/gsm2g/All_about_Indias_own_5G_called_5Gi.pdf
1•teleforce•13m ago•0 comments

Where to find more about low tech?

https://damaged.bleu255.com/Low-Tech/
1•tukunjil•16m ago•0 comments

2026-06-02 ITHS Analog Conference – Lab Tour by Bernd Ulmann – Videos and Movies

https://vimeo.com/1204840172
1•rbanffy•16m ago•0 comments

LocalMask – local-first CLI that masks PII and secrets before LLMs

https://localmaskpro.com
1•sgury•17m ago•0 comments

The British Museum

https://www.britishmuseum.org/
1•barrister•20m ago•0 comments

The Taste Essay

https://contraptions.venkateshrao.com/p/the-taste-essay
1•jger15•20m ago•0 comments

Ollama vs. Llama.cpp – Quick Benchmark

https://blawg.pages.dev/ollama-vs-llama-server
1•caveman23•25m ago•0 comments

Microsoft adjusts climate agenda as emissions leap

https://trellis.net/article/microsoft-adjusts-climate-agenda-as-emissions-leap/
2•cpach•27m ago•0 comments

The impressive AI demo is dead. Here's what actually reaches production

https://thenewstack.io/ai-production-data-problem/
1•Brajeshwar•28m ago•0 comments

Mystery behind Moana: After 1,700 years, why did Polynesians suddenly sail east?

https://theconversation.com/the-real-mystery-behind-moana-after-1-700-years-why-did-polynesians-s...
2•pseudolus•30m ago•0 comments

People keep sneaking into an empty IBM campus. This town has had enough

https://www.msn.com/en-us/news/crime/people-keep-sneaking-into-an-empty-ibm-campus-this-town-has-...
1•smurda•32m ago•0 comments

Anthropic found a hidden space where Claude puzzles over concepts

https://www.technologyreview.com/2026/07/09/1140293/anthropic-found-a-hidden-space-where-claude-p...
2•pseudolus•34m ago•0 comments

Understanding the Odin Programming Language

https://odinbook.com/
3•AlexeyBrin•39m ago•0 comments

Insights

https://cursor.com/insights
1•shahargl•40m ago•0 comments

Paris is harnessing the Seine to replace air-con

https://www.theguardian.com/environment/2026/jun/26/underground-revolution-seine-cooling-network-...
2•giuliomagnifico•41m ago•0 comments

'They Don't Need People': The Workers Left Behind by China's Robot Drive

https://www.nytimes.com/2026/07/11/world/asia/china-workers-robots-factories.html
1•jhonovich•45m ago•0 comments

Show HN: Avoid codebase sloppification and AI-generated spaghetti code

https://github.com/lambda-alpha-labs/Graphenium
2•Graphenium•48m ago•0 comments

Speculative Agents Need a Commit Boundary

https://www.differentiated.io/blog/speculative-agents-need-a-commit-boundary
1•marcelmarais•51m ago•0 comments

How to Write an Effective Software Design Document

https://refactoringenglish.com/excerpts/write-an-effective-design-doc/
1•mtlynch•52m ago•0 comments

Unauthenticated RCE in Motorola's MR2600 Router

https://mrbruh.com/motorola/
4•MrBruh•55m ago•0 comments

How a throwback to 2006 took down Telstra's national phone network

https://www.theguardian.com/australia-news/2026/jul/10/2006-throwback-took-down-telstra-national-...
1•MrBruh•56m ago•0 comments

Using a Highly Dynamic Language for Development [pdf]

https://github.com/Shinmera/talks/blob/master/gic2021-highly-dynamic/paper.pdf
2•sph•56m 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 "????"