frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Submit privacy-focused companies and projects on PrivBid.com

https://privbid.com/
1•CR1337•5m ago•0 comments

Code Doesn't Speak – It Compiles: Why Small Models Win

https://www.innerkore.com/blog/code-doesnt-speak-it-compiles-small-models-win/
1•gagan2020•6m ago•0 comments

Seed: Minimal, self-modifying agent harness

https://github.com/vivekhaldar/seed
1•gandalfgeek•9m ago•0 comments

Ask HN: Claude Code in Video Editor

1•eliseinicolae•10m ago•1 comments

Show HN: I built an open source video editor that you can control with an LLM

https://github.com/DonkeyCut/Donkey
1•dthedavid•10m ago•0 comments

Building with Papert at My Elbow

https://somewildideas.com/articles/building-with-papert-at-my-elbow
1•the-mitr•15m ago•0 comments

35hp and $12,000 of Pure Joy [video]

https://www.youtube.com/watch?v=ZPVpcTDi1kw
2•primogen•21m ago•0 comments

Show HN: Just describe your idea and let AI build a playable game for you

https://run.ceo/coder/
2•Marvin_RunAI•25m ago•0 comments

California Draws More Startup Investment Than All Other 49 States Combined

https://www.wsj.com/tech/ai/californias-ai-dominance-fuels-366-billion-venture-capital-bonanza-82...
3•mmooss•33m ago•0 comments

Ask HN: Has Microsoft forgotten how to test software?

2•pudgywalsh•35m ago•2 comments

Ask HN: What is the job market like in your country?

1•xvxvx•35m ago•0 comments

Donald Trump Effectively Just Told Iran to Get a Nuclear Weapon

https://www.theatlantic.com/ideas/2026/08/trump-north-korean-iran-nuclear-weapons/688339/
4•handfuloflight•36m ago•0 comments

Ask HN: Thoughts on Friend Making Apps?

1•siddhibansal9•38m ago•3 comments

Show HN: I completed my cross platform C++ 17 fiber job system

https://github.com/jay403894-bit/JLib-Scheduler
1•jay403894•55m ago•0 comments

Swiss tourist sentenced to year in jail for insulting Bali sacred Day of Silence

https://www.euronews.com/my-europe/2026/08/20/swiss-tourist-sentenced-to-year-in-jail-for-insulti...
1•Markoff•57m ago•1 comments

OpenCode go provides Hy3 with 8X usage

https://opencode.ai/go
2•dares2573•58m ago•0 comments

Changes in shadow-utils password-expiration features

https://lwn.net/Articles/1086949/
1•pykello•58m ago•0 comments

Why Is Everyone in Silicon Valley Talking Like That?

https://www.theatlantic.com/technology/2026/08/ai-jargon-in-everday-speech/688358/
2•jonah•1h ago•0 comments

Limitless Telepresence with Minds to Space

https://limitlesstelepresence.com/
1•MaysonL•1h ago•0 comments

Indigenous Circuits

https://computerhistory.org/blog/indigenous-circuits/
1•lying4fun•1h ago•0 comments

The Sloppiest Thing About AI

https://blog.oxplot.com/the-sloppiest-thing-about-ai/
1•oxplot•1h ago•0 comments

Meta's app for creating generative AI minigames is now available in the US

https://www.engadget.com/2241098/meta-pocket-app-for-creating-generative-ai-minigames-available-i...
1•thm•1h ago•0 comments

Tesla discontinues its Solar Roof tiles, not economically viable

https://electrek.co/2026/08/20/tesla-discontinues-solar-roof-panels-only/
3•mfiguiere•1h ago•1 comments

Kafka Flow – An interactive visualization of Kafka

https://kafka-flow.com/
1•bytegogogo•1h ago•0 comments

Advertising Is Hard – a pay-to-rank leaderboard that resets every 90 days

https://advertisingishard.com
1•dylan_builds•1h ago•0 comments

Compress and Forget: Bitsandbytes Quantization Amplifies Proactive Interference

https://arxiv.org/abs/2608.18578
1•sbulaev•1h ago•0 comments

People prefer A.I. art because people prefer bad art (2024)

https://maxread.substack.com/p/people-prefer-ai-art-because-people
3•gavinsyancey•1h ago•3 comments

A Claude Code plugin that shows an English rewrite of each assistant message

https://github.com/gvzdv/claudish-to-english
1•iacguy•1h ago•0 comments

'The Data Center Has Taken Everything: Our Lands, Future, Happiness'

https://behanbox.com/2026/08/20/the-data-center-has-taken-everything-our-lands-future-happiness/
2•akbarnama•1h ago•0 comments

Guggenheim loan trades in distressed territory after investor call

https://www.ft.com/content/7069ffff-9534-489d-bf25-9965a1bc48bc
2•petethomas•1h 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 "????"