frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: ClickBench Playground – a playground for 110 database systems

https://benchmark.clickhouse.com/playground/
1•zX41ZdbW•59s ago•0 comments

Sycophantic AI Decreases Prosocial Intentions and Promotes Dependence

https://arxiv.org/abs/2510.01395
1•robin_reala•1m ago•0 comments

COLDCARD's Random Numbers Weren't

https://coldcard.rip/
1•bialyalibaba•1m ago•0 comments

RotorLab – drone fleet compliance computed from flight telemetry, not data entry

https://rotorlab.app
1•kizzmyanthia•4m ago•0 comments

The Three AI Pills

https://thezvi.wordpress.com/2026/08/05/the-three-ai-pills/
2•speckx•6m ago•0 comments

No Cloud, No Account, No Sync: Building Software That Users Own

https://kryptprivacy.com/articles/no-cloud-no-account-no-sync.html
2•clausemint•7m ago•0 comments

NSF Inouye Solar Telescope Enables Major Discovery of a Hidden Solar Process

https://nso.edu/press-release/nsf-inouye-solar-telescope-enables-major-discovery-of-a-hidden-sola...
2•stirbot•8m ago•0 comments

Antigravity 2.0

https://antigravity.google/product/antigravity-2
3•saikatsg•8m ago•0 comments

Show HN: Stripekit – Terraform-style declarative config for your Stripe account

https://stripe.rafael.ltd/
2•rafgg•11m ago•0 comments

AI-Powered Windows Optimizer

https://tempered.to/
2•AutomationGoat•12m ago•1 comments

Gosub: An independent modular browser engine

https://gosub.io
2•jaytaph•12m ago•1 comments

Demis Hassabis comments his departure on X

https://twitter.com/demishassabis/status/2085034334914769203
2•pavelai•12m ago•0 comments

Show HN: I automated California Property tax reduction claim process

https://saveproptax.com
2•atifnayeem•13m ago•0 comments

Xec – the zx-style $ that also runs over Localhost, SSH, Docker and Kubernetes

https://xec.sh/
2•old8man•15m ago•0 comments

How to build a 256 TB search index

https://twitter.com/natevanben/status/2085032402896707604
3•shenli3514•16m ago•0 comments

It's the Amnesia, Stupid

https://slng.ai/posts/voice-ai-missing-cache-layer
4•Lucaam•17m ago•0 comments

"No KYC" Crypto Cards Tap Corporate Issuing Loopholes

https://fintechbusinessweekly.substack.com/p/no-kyc-crypto-cards-tap-corporate
3•toomuchtodo•20m ago•0 comments

Estimating the Economic Value of Zoning Reform

https://www.aeaweb.org/articles?id=10.1257/pol.20230542
2•marojejian•24m ago•1 comments

Show HN: AI agents gives its worst answers when you're overwhelmed

https://github.com/softcane/human-state-skills
2•pradeep1177•24m ago•0 comments

Show HN: Summarize any page into a pod episode

https://thedaily.fm/docs/page-to-pod
2•carimura•25m ago•1 comments

The Antibacterial Action of Cultures of a Penicillium (1929) [pdf]

https://pmc.ncbi.nlm.nih.gov/articles/PMC2048009/pdf/brjexppathol00255-0037.pdf
2•georgecmu•28m ago•0 comments

Show HN: What's Your AI Debt Score? Roast My Code – No AI, Just Regex

2•piggydev•28m ago•0 comments

Software Factories, Light and Dark

https://addyosmani.com/blog/software-factories/
3•markgavalda•28m ago•0 comments

The Em Dash Report – who started punctuating like a language model

https://emdash.report/
3•MattIPv4•30m ago•0 comments

Fiddler in 2026

https://textslashplain.com/2026/08/05/fiddler-in-2026/
2•speckx•30m ago•0 comments

Apple's 'Private Relay' Is Exposing Users' Real IP Addresses

https://www.404media.co/apples-private-relay-is-exposing-users-real-ip-addresses/
6•spenvo•31m ago•1 comments

HugSQL

https://hugsql.org/
2•peter_d_sherman•31m ago•1 comments

Major Wall Street hedge funds targeted in attempted cyberattacks

https://www.reuters.com/legal/government/major-wall-street-hedge-funds-targeted-attempted-cyberat...
5•giuliomagnifico•31m ago•0 comments

Vibe-Coding Gone Wrong: Debugging AI-Generated Code

https://magill.dev/post/vibe-coding-gone-wrong-debugging-ai-generated-code
3•andymagill•34m ago•0 comments

Why Top CEOs Earn Big Paychecks (2024)

https://marginalrevolution.com/marginalrevolution/2024/08/why-top-ceos-earn-big-paychecks.html
2•tosh•35m 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 "????"