frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

HN: Μz – a micro zsh plugin manager still going strong after 5 years

https://github.com/maxrodrigo/uz
1•maxrodrigo•43s ago•0 comments

Bit Alice Can Send – the most informative message will not win the game

https://medium.com/science-spectrum/the-best-bit-alice-can-send-871a70ae0e93
1•armchairquantum•1m ago•0 comments

DeepSeek Harness official website launched

https://www.deepseek.com/harness/en/
1•linnoe•2m ago•0 comments

DeepSeek Harness Released

https://twitter.com/deepseek_ai/status/2087887408440164663
2•rochansinha•2m ago•0 comments

ScaleRelay – Sync Xiaomi Scales with Garmin Connect

https://scalerelay.app/
1•lesny_ludek•2m ago•0 comments

AI agents lie, cheat and steal. That is putting off users

https://www.economist.com/business/2026/08/12/ai-agents-lie-cheat-and-steal-that-is-putting-off-u...
1•andsoitis•3m ago•0 comments

YouTube requires creators to have twice as many watch hours to start earning

https://techcrunch.com/2026/08/10/youtube-now-requires-creators-to-have-twice-as-many-watch-hours...
3•qikouki•4m ago•0 comments

Show HN: I spent almost 2 years collecting website design inspiration

http://explorer.withfudge.com/
1•sim04ful•4m ago•0 comments

AI for Decision Makers

https://berthub.eu/articles/posts/ai-for-decision-makers/
2•trikelef•5m ago•0 comments

LinkedIn just destroyed their search engine and now it's worthless

https://old.reddit.com/r/linkedin/comments/1vmw1j6/linkedin_just_destroyed_their_search_engine_and/
1•swed420•6m ago•0 comments

Another Week on Linux

https://manualdousuario.net/en/another-week-linux/
1•rpgbr•6m ago•0 comments

Medical Startup Selling Prescription Kit for Nuclear Disaster

https://www.404media.co/medical-startup-selling-prescription-kit-for-nuclear-disaster/
1•Errorcod3•6m ago•0 comments

Gifting Credits in ChatGPT

https://help.openai.com/en/articles/20001417-gifting-credits-in-chatgpt
1•altmanaltman•8m ago•0 comments

TransferGit – GitHub profiles valued like soccer players

https://www.transfergit.com/
1•tobiager•11m ago•0 comments

Google executive moves leading to big AI reshuffle

https://www.reuters.com/world/inside-google-executive-moves-that-led-its-big-ai-reshuffle-2026-08...
1•PessimalDecimal•11m ago•0 comments

The New Age of the Privateer: The Cyberteer

https://controlsystemssecurity.com/posts/cyberteering-return-letter-marque-cyberspace.html
1•Glomz-guy•11m ago•0 comments

Video Editing with P5.js

https://www.davepagurek.com/blog/video-editing-with-p5/
1•surprisetalk•12m ago•0 comments

Ask HN: Is this take-home a scam?

https://drive.google.com/drive/folders/1m18li5g1AWEOa21imP2sAjEGOxVJqrP1
2•thatjoeoverthr•12m ago•3 comments

Why Are Rivers So Mathematical?

https://www.quantamagazine.org/why-are-rivers-so-mathematical-20260810/
3•bookofjoe•13m ago•0 comments

The Great Escape Trick, Or: AI Opium for the Masses

https://read.misalignedmag.com/the-great-escape-trick-or-the-new-ai-opium-for-the-masses-93eaf817...
1•lcubw•14m ago•1 comments

War and Peace

https://ourworldindata.org/war-and-peace
1•andsoitis•15m ago•0 comments

Certificate Transparency Monitoring is now generally available

https://blog.cloudflare.com/certificate-transparency-monitoring-ga/
1•soheilpro•15m ago•0 comments

SideFX Houdini in a Robot Control Loop

https://owentrueblood.com/blog/2025/06/06/sidefx-houdini-in-a-robot-control-loop/
1•gregsadetsky•15m ago•0 comments

Neuroscientists have underestimated brain cell computing power

https://www.scientificamerican.com/article/neuroscientists-have-vastly-underestimated-brain-cells...
1•dxs•15m ago•0 comments

Show HN: A walkable 3D tour of a feedforward neural net

https://ffnn.vercel.app/
3•aithena•15m ago•0 comments

Elon Musk's DOGE Promised Savings, but It's Cost Us a Fortune

https://www.motherjones.com/politics/2026/08/gao-report-doge-elon-musk-overstated-savings-wall-re...
2•cdrnsf•17m ago•1 comments

Show HN: Diffusion PDF – A Diffusion Image Model Embedded Entirely in a PDF File

https://diffusion.alexvd.dev/
3•alexvd•17m ago•0 comments

Same Prompt, Same Model Different Results Put 5 AI Harnesses to the Test

https://grigio.org/same-prompt-same-model-wildly-different-results-i-put-5-ai-coding-harnesses-to...
1•grigio•18m ago•0 comments

PBS loses 50TB of data; 70 years of TV history after cloud vendor defunct

https://www.tomshardware.com/software/cloud-storage/nine-pbs-loses-access-to-70-years-of-data-aft...
4•vinayakborkar•18m ago•0 comments

Three years after police raid on Kansas newspaper, reporter settles for $850K

https://kansasreflector.com/2026/08/11/three-years-after-police-raid-on-kansas-newspaper-reporter...
2•giuliomagnifico•18m 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 "????"