frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Dates in Git

https://learn.microsoft.com/en-us/azure/devops/repos/git/git-dates?view=azure-devops
1•ankitg12•4s ago•0 comments

The hole we are going into – AGI

1•AlefBetGimel•56s ago•0 comments

China Edges Past U.S. in Global Approval Ratings

https://news.gallup.com/poll/707945/china-edges-past-global-approval-ratings.aspx
1•KnuthIsGod•1m ago•0 comments

CME Group and Silicon Data Partner to Launch First Compute Futures

https://www.cmegroup.com/media-room/press-releases/2026/5/12/cme_group_and_silicondatapartnertola...
1•thomasjb•2m ago•0 comments

Smart glasses are 'an invasion of privacy' – Meta's are selling better

https://www.bbc.co.uk/news/articles/cj37z8357e5o
1•ColinWright•3m ago•0 comments

First look at Googlebook: A premium Chromebook alternative for Android users

https://www.zdnet.com/article/googlebook-news-premium-chromebook-for-android/
1•nickcw•5m ago•0 comments

Try LispE in the Browser

https://naver.github.io/lispe/
2•clauderoux•9m ago•1 comments

Palantir's summary of CEO Alexander Karp's manifesto is generating buzz

https://www.businessinsider.com/palantir-manifesto-alex-karp-technological-republic-summary-2026-4
1•rapnie•9m ago•0 comments

Gosentry: Fuzz Golang with LibAFL

https://blog.trailofbits.com/2026/05/12/go-fuzzing-was-missing-half-the-toolkit.-we-forked-the-to...
1•fanf2•10m ago•0 comments

Xi Is Planning for China's Final Victory over the U.S.

https://www.nytimes.com/2026/05/13/opinion/xi-trump-summit-china-us.html
2•KnuthIsGod•10m ago•0 comments

Cost of enum-to-string: C++26 reflection vs. the old ways

https://vittorioromeo.com/index/blog/refl_enum_to_string.html
1•sagacity•10m ago•1 comments

Mao Tse-Tung: On Protracted War [pdf]

https://www.bannedthought.net/China/Individuals/MaoZedong/Pamphlets/Mao-1938-OnProtractedWar-1967...
1•KnuthIsGod•10m ago•0 comments

Blaise v0.7.0 (alpha) – Independent of Free Pascal compiler

https://github.com/graemeg/blaise/discussions/24
1•mariuz•15m ago•0 comments

The Return of Structure: Data Architecture Lessons for the Agentic Workforce

https://medium.com/analytics-and-data/the-return-of-structure-data-architecture-lessons-for-the-a...
1•linkerzx•18m ago•0 comments

Firefly Aibox-K3 – An Edge AI Mini PC Powered by SpacemiT K3 RISC-V SoC

https://www.cnx-software.com/2026/05/12/firefly-aibox-k3-an-edge-ai-mini-pc-powered-by-spacemit-k...
1•fork-bomber•19m ago•0 comments

GitHub Copilot individual plans flex allotments in Pro and Pro+ and new Max plan

https://github.blog/news-insights/company-news/github-copilot-individual-plans-introducing-flex-a...
1•tiernano•22m ago•0 comments

The Decision Is Ours

https://quodeq.ai/blog/decision-is-already-ours/
1•VictorPurMar•23m ago•0 comments

Peter Naur, Programming as Theory Building (1985) [pdf]

https://pages.cs.wisc.edu/~remzi/Naur.pdf
1•raffael_de•24m ago•0 comments

Connect with Skilled Engineers and Workers

https://clawnews.io/i/10229/the-marketplace-for-ai-powered-professionals-and-ai-agents
1•buffer_overlord•26m ago•1 comments

Scott Galloway: Sam Altman and Elon Musk Are Lying About AI [video]

https://www.youtube.com/watch?v=0iRr-gMetHk
1•simonebrunozzi•27m ago•0 comments

Biggest capitalist in the world talks about open source software

https://www.youtube.com/watch?v=HeE25gJAvNY
1•sinansonmez•28m ago•0 comments

Why we're betting on Durable Sessions

https://ably.com/blog/durable-sessions-infrastructure-layer-ai-agents
1•zknill•30m ago•0 comments

The Dispassionate Statistician (2003)

https://designobserver.com/edward-tufte-the-dispassionate-statistician-i/
1•Michelangelo11•31m ago•0 comments

The Great Zombification

https://www.thenewcritic.com/p/the-great-zombification
2•XzetaU8•33m ago•0 comments

Show HN: I built a small repertoir of different computing systems

https://computers.tugdual.fr
2•tugdual•43m ago•0 comments

Trap Street

https://en.wikipedia.org/wiki/Trap_street
2•ivanjermakov•45m ago•0 comments

Why are some people mosquito magnets? Clues are emerging

https://phys.org/news/2026-05-people-mosquito-magnets-clues-emerging.html
2•jnord•46m ago•0 comments

Show HN: I made a screen recording app to make demos like an Apple commercial

https://shotglass.app
5•jakemanger•49m ago•2 comments

Satteri – High-Performance Markdown and MDX Processing for the JavaScript

https://github.com/bruits/satteri
2•todotask2•49m ago•0 comments

GitHub Launchpad Proposal

https://github.com/liamromanis101/Github_Strategic_Proposal-2026
3•lromanis•51m 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 "????"