frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What if AI agents shared solutions across users?

1•markmatsushima•53s ago•0 comments

I Didn't Realize How Addicted I Was to My Phone–Until I Went to Prison

https://www.wsj.com/lifestyle/phone-screen-time-prison-pg-sittenfeld-8c3b186b
1•fortran77•9m ago•1 comments

Alwide – An Open-Source Lightweight TUI IDE in C with Mouse, LSP and Tree-sitter

https://github.com/arnauda-gh/Alwide
1•peter_d_sherman•12m ago•0 comments

You won't believe the stupid shit the Pentagon puts in diplomats' system prompts

https://www.youtube.com/watch?v=5HBTCT4FmAc
3•logicallee•13m ago•1 comments

Virginia Orders Data Centers to Pay for Dedicated New Electric Infrastructure

https://www.realtor.com/news/real-estate-news/virginia-data-center-electric-infrastructure-spanbe...
2•mapping365•15m ago•0 comments

Democratic lawmakers propose 3-year moratorium on new data centers in Oregon

https://oregoncapitalchronicle.com/2026/08/04/democratic-lawmakers-propose-three-year-moratorium-...
3•ChrisArchitect•15m ago•1 comments

A Universal Theory of Brain Function [video]

https://www.youtube.com/watch?v=iPj9D9LgK2A
2•binyu•17m ago•0 comments

Multi-GPU Kernels, Intelligence per Watt, Heterogeneous Inference, and More [video]

https://www.youtube.com/watch?v=n8dz2FX0_uY
1•gmays•18m ago•0 comments

RF Filter Design for ESP32-S3, Part 1: The Ideal Filter and First Layout

https://dispatch.altivlabs.com/esp32-s3-rf-filter-design-part-1/
1•yourstruly-br•19m ago•0 comments

LLMs won't break symmetric crypto

https://www.bfswa.blog/p/llms-wont-break-symmetric-crypto
3•rowbin•26m ago•0 comments

I found my first users from conversations happening online

https://agenmatic.ai/
3•Nancylily•28m ago•0 comments

I Built a Blog and Forgot to Write

https://benjcal.space/blog/i-built-a-blog-and-forgot-to-write/
5•roryokane•31m ago•1 comments

The Most Arrogant Science Book Ever Written [video]

https://www.youtube.com/watch?v=fO9iRDPXvT4
4•yomismoaqui•31m ago•0 comments

Show HN: Clean up ugly articles for nicer reading experience

https://leidnedya.github.io/markweb/
3•otherayden•32m ago•2 comments

Sony scales up its PlayStation advertising ambitions

https://digiday.com/media-buying/sony-is-scaling-up-its-playstation-advertising-ambitions/
2•OptionOfT•33m ago•0 comments

Show HN: Hacker News with reduced priority for AI driven content

https://hn-without-ai.vercel.app/
1•otherayden•34m ago•0 comments

Elon Musk's attempt at an AI Wikipedia hasn't been updated in months

https://www.theverge.com/ai-artificial-intelligence/976004/elon-musk-grokipedia-ai-wikipedia-not-...
7•ent101•34m ago•0 comments

Show HN: Bananas aren't supposed to be tingly?

1•danhon•35m ago•0 comments

The Nature of the Club

https://demonstrandom.com/essays/posts/theory_of_the_club/
1•demonstrandom•35m ago•1 comments

The Next Token – LLMs, from the Beginning

https://ceres1.space/posts/llms-from-the-beginning/the-next-token/
1•coder543•37m ago•1 comments

Truth Social's Early-Access Scheme Is Indefensible

https://www.nationalreview.com/2026/08/truth-social-early-access-scheme-is-indefensible/
3•petethomas•38m ago•0 comments

Ukraine releases footage of forest covered in fiber-optic drone cables [video]

https://www.youtube.com/watch?v=FaEAxZ7Sr0I
1•uzyn•42m ago•0 comments

Are Consumers Using Agents?

https://twitter.com/joshm/status/2084751187002458369
1•anr0•42m ago•1 comments

Prompt Chains, Tool Calling, and MCP: How AI Agents Do Things

https://i.brandanthonymcdonald.com/mcp-for-beginners
1•aweful•47m ago•0 comments

You only have 3B heartbeats

https://twitter.com/anishthite/status/2085117211208015990
1•aquajet•48m ago•0 comments

Bessent Declares Widening Gap Between Rich and Poor 'Dead'

https://www.nytimes.com/2026/08/05/business/bessent-wage-gap.html
2•mapping365•51m ago•0 comments

Trump Has Called Warsh Repeatedly Since He Became Fed Chair

https://www.wsj.com/politics/policy/trump-has-called-warsh-repeatedly-since-he-became-fed-chair-3...
3•mapping365•52m ago•0 comments

What Victorian Bootmakers Can Teach Us About the Future of Work

https://newsletter.platypuseconomics.com/p/what-victorian-bootmakers-can-teach
2•jhealy•53m ago•0 comments

SKKU Researchers Develop Catalyst to Convert CO2 into Ethanol Using Electricity

https://www.asiaresearchnews.com/content/skku-researchers-develop-new-catalyst-convert-carbon-dio...
1•rguiscard•55m ago•0 comments

Pull contents from any page via API and avoid Same-origin policy problems

https://allorigins.win/
1•chenster•57m 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 "????"