frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Burning Down Yosemite and the Redwoods

https://steady.substack.com/p/fire-storm
1•BallardNomads•1m ago•0 comments

Frasier Fantasy: The Director's Cut

https://edward-la-barbera.itch.io/frasier-fantasy
1•CharlesW•1m ago•0 comments

What US Space Force Does (WSJ Original)

https://www.youtube.com/watch?v=RGcRuej-LVE
1•mudil•4m ago•0 comments

Google Buys Spirit Data for $10M

https://airlinegeeks.com/2026/08/17/report-google-buys-spirit-data-for-10m/
1•echelon•5m ago•0 comments

Rysh – an AI harness where Claude and Codex agents work as a team (Go)

https://github.com/rysh-ai/rysh-cli-code
1•halilagin•7m ago•0 comments

Why Aging May Be a Program, Not a Breakdown

https://www.quantamagazine.org/why-aging-may-be-a-program-not-a-breakdown-20260814/
2•ibobev•8m ago•0 comments

Building an AI Text Detector from Scratch

https://magazine.sebastianraschka.com/p/ai-detector-from-scratch
1•ibobev•8m ago•0 comments

We Should Use Instrumented Profiling Scopes More

https://mropert.github.io/2026/08/13/instrumented_profiling_scopes/
1•ibobev•9m ago•0 comments

I Bought and Restored "Old" Technology to Prove the Economy Is Imploding [video]

https://www.youtube.com/watch?v=C_0xBbEFjLk
1•rglover•10m ago•0 comments

Flock cameras haven't improved Atlanta's crime clearance rates

https://atlpresscollective.com/2026/07/28/flock-cameras-atlanta-clearance-rates/
1•jimt1234•10m ago•0 comments

macOS 27 Golden Gate features redesigned traffic light window controls

https://9to5mac.com/2026/08/17/macos-27-golden-gate-beta-6-features-redesigned-traffic-light-wind...
2•akyuu•12m ago•1 comments

Speeding Up the Plush Garbage Collector

https://pointersgonewild.com/2026-08-17-speeding-up-the-plush-garbage-collector/
1•matt_d•12m ago•0 comments

Cumora, a cross-platform team chat where AI agents work alongside humans

https://github.com/yetone/cumora
1•jinqueeny•12m ago•0 comments

Autists Posts to Moltbook

https://www.moltbook.com/post/134f96ff-e275-45db-a52c-561b68b8c923
1•andytratt•13m ago•1 comments

Skills from a Smart Bear

https://skills.asmartbear.com/
1•duck•13m ago•0 comments

Identity Theft, Credit Reports, and You

https://www.kalzumeus.com/2017/09/09/identity-theft-credit-reports/
1•Anon84•15m ago•0 comments

Con Kolivas Revives -ck Patches & MuQSS To Improve Linux Desktop Responsiveness

https://www.phoronix.com/news/Con-Kolivas-Linux-Patches-2026
1•voxadam•15m ago•0 comments

Sources: NBA has no evidence Ballmer funneled money to Leonard via sponsors

https://www.espn.com.au/nba/story/_/id/49639157/nba-la-clippers-aspiration-investigation-steve-ba...
2•edfsadfer•16m ago•0 comments

Cursor Origin is now live

https://xcancel.com/cursor_ai/status/2089399057659596847
1•SpyCoder77•16m ago•0 comments

Examining RFK Jr.'S Role in the Measles Outbreak

https://www.nationalreview.com/news/examining-rfk-jr-s-role-in-the-measles-outbreak/
3•petethomas•16m ago•0 comments

U.S. data-center capacity may nearly double by 2028

https://aicharts.grok.me/c/data-center-power
1•echohive42•18m ago•0 comments

Russia fires economist over Ukraine war warning

https://www.ft.com/content/a1b720e3-e1e6-4a13-bdb0-9cc27399ceb4
1•petethomas•19m ago•0 comments

Linux 7.2 Released

https://kernelnewbies.org/Linux_7.2
1•diegocg•21m ago•1 comments

AI writes dead code – the Go team's deadcode tool finds it in one command

https://towardsdev.com/how-to-find-and-remove-the-dead-code-your-agent-wrote-752eb1e738d0?sk=283d...
1•cheikhdev•22m ago•0 comments

Why Is It So Hard to Build a Transformer?

https://www.nytimes.com/interactive/2026/08/17/magazine/transformers-power-electric-grid.html
1•donohoe•25m ago•0 comments

MidWestWhips

http://www.midwestwhips.com/index.html
3•sickophancy•28m ago•0 comments

3D FPS Gaming on the Commodore PET [video]

https://www.youtube.com/watch?v=aTkArf0htMw
1•amichail•31m ago•0 comments

Pfizer, Valneva Lyme vaccine starts review in Europe

https://pharmaphorum.com/news/pfizer-valneva-lyme-vaccine-starts-review-europe
1•cubefox•32m ago•0 comments

Feel the burn: 90% of people heal faster by focusing on their pain – study

https://www.timesofisrael.com/feel-the-burn-90-of-people-heal-faster-by-focusing-on-their-pain-is...
2•calf•34m ago•1 comments

DOJ Official Flags Stanford for Scrutiny over Foreign Donations

https://www.bloomberg.com/news/articles/2026-08-17/doj-official-flags-stanford-for-scrutiny-over-...
2•petethomas•34m 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 "????"