frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Google Maps renames "Lake Ontario" to "Lake America" faster than US Government

https://arstechnica.com/gadgets/2026/08/google-maps-renames-lake-ontario-to-lake-america-even-fas...
1•Levitating•53s ago•0 comments

Two months too late (Linux kernel 1day)

https://djnn.sh/posts/2months2late/
1•justusw•4m ago•0 comments

Operation Binder: Secrets of Inter-Process Communication [video]

https://www.youtube.com/watch?v=Fb4UoqXPEtI
1•Bluestein•4m ago•0 comments

Stanisław Lem foretold the current LLM mania in 1964

https://nibblestew.blogspot.com/2026/08/stanisaw-lem-foretold-current-llm-mania.html
2•latexr•9m ago•0 comments

Fal.live – AI television directed by everyone

https://fal.live
1•abersager•12m ago•0 comments

Show HN: ChooseCompute – Clean NAS and hard drive database for AI

https://choosecompute.com/
1•HumphreyZ•14m ago•0 comments

Helius – Personal Finance in One SQLite File, with a Rust CLI and TUI

https://github.com/Helius-Finance/helius-finance-tracker
1•stvr393•16m ago•0 comments

Trading Journal for Trade Tracking and Performance Analysis|TradeBB

https://www.tradebb.ai/
2•tradebb•16m ago•0 comments

One trie, three jobs, zero benchmarks won

https://akesson.io/wordtree/
1•lukastyrychtr•18m ago•0 comments

Reducing Java memory usage by 43% with joint JVM and container tuning

https://www.cloudpilot.ai/blog/java-workload-optimization/
1•jwcesign•20m ago•0 comments

Palmer Luckey's Rant on Paul Graham

https://twitter.com/PalmerLuckey/status/2094125479813070877
3•jakubadamw•20m ago•3 comments

Quasar 438B: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/quasar-438b
1•theanonymousone•20m ago•0 comments

Deskhop: Fast Desktop Switching Device

https://github.com/hrvach/deskhop
1•birdculture•21m ago•0 comments

Why the Future of Agentic Commerce May Belong to Websites

https://nekuda.substack.com/p/google-doubles-down-on-webmcp-at
2•amai•26m ago•0 comments

Show HN: PromptLab – Local-first Chrome sidepanel for LLM prompt testing

https://github.com/timgioh/PromptLab-Local-First-LLM-Prompt-Testing-in-Your-Browser
1•Konstantinsio•26m ago•0 comments

Anthropic sued over alleged theft of 'thousands' of songs

https://www.theguardian.com/business/2026/aug/31/aanthropic-sued-alleged-theft-songs-ai-train-claude
2•lastdong•27m ago•0 comments

Engagement-driven curation can trap culture consumers in 'overfamiliarity,'

https://www.rotman.utoronto.ca/news-events-and-ideas/news-and-stories/2026/july-2026/engagement-d...
2•downbad_•27m ago•0 comments

Show HN: Strunk – revise Google Docs from Claude without breaking comments

https://strunk.io
1•tadaslabudis•28m ago•0 comments

Leaving Gmail? Get your own domain first

https://eualternative.eu/guides/first-step-leaving-gmail/
1•sparkling•29m ago•0 comments

US irks G20 ministers by bringing back Russia, barring journalists

https://www.reuters.com/world/china/g20-host-us-pushes-growth-agenda-allay-debt-market-concerns-2...
2•vrganj•30m ago•0 comments

Trump Mocks Data-Center Opponents as Wanting to Stay 'Backwards and Poor'

https://www.nytimes.com/2026/08/31/us/politics/trump-data-centers.html
6•dkobia•35m ago•2 comments

Banned Books – Analysis of Censorship on Amazon.com

https://citizenlab.ca/research/analysis-of-censorship-on-amazon-com/
2•robtherobber•36m ago•0 comments

Bespoke Synth: open-source modular synthesizer/DAW for Linux, Mac & Windows

https://www.bespokesynth.com/
1•negura•37m ago•0 comments

I Built an Agent Harness to See What's Inside

https://mamonas.dev/posts/agent-harness-to-see-whats-inside/
1•konmam•38m ago•0 comments

Bumping the major version of your JavaScript library is user hostile

https://yob.id.au/2026/09/01/major-version-bumps.html
1•jhealy•43m ago•0 comments

Dissemination of IT for the Promotion of Materials Science (DoITPoMS)

https://www.doitpoms.ac.uk/index.php
1•nill0•47m ago•0 comments

Vice City style FM radio for indie hackers: house, lofi, techno

https://shipfm.online/
1•robsanna•47m ago•0 comments

Google Search Console Data with Grok?

https://www.gscwizard.com/connect-google-search-console-to-grok.html
1•jwbobbink•50m ago•0 comments

Atlassian's own AI assistant doesn't know Jira renamed "Projects" to "Spaces"

https://community.atlassian.com/forums/Jira-articles/Jira-Spaces-have-landed/ba-p/3117620
1•vlad-asis•50m ago•0 comments

China's Program to Keep Activists in Check

https://web.archive.org/web/20181217170219/https://www.newyorker.com/magazine/2018/12/24/chinas-b...
3•firefax•51m 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 "????"