frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Has anybody seen my keys?: A key-hierarchy strategy for rack-level security

https://rfd.shared.oxide.computer/rfd/0301
1•cyb0rg0•48s ago•0 comments

P&G goes wide with a waterless, plastic-free Tide

https://trellis.net/article/pg-water-plastic-out-of-tide-detergent/
1•plun9•1m ago•0 comments

ripwire: ripgrep of AI context (CLI+MCP) giving coding agents a map of any repo

https://github.com/redhat-et/ripwire
1•guessmyname•4m ago•0 comments

How I make games in Batch Script: Multithreading

https://github.com/thelowsunoverthemoon/BatchArticles/blob/main/HowIMakeGamesInBatchScriptP1.md
1•lowsun•5m ago•0 comments

Portal Speedrunners Discover "Singularity Warp" After 18 Years [video]

https://www.youtube.com/watch?v=a9c4jrgfhsk
1•aw1621107•10m ago•1 comments

Cost of running agent memory/vector search

https://polign.com/agent-memory-at-scale
1•anuptalwalkar•11m ago•0 comments

A Rogue AI Swarm Could Hide Inside an AI Company [video]

https://www.youtube.com/watch?v=xRKOpMeEQgQ
1•alwillis•11m ago•0 comments

Why We Need a Return to Élan

https://www.joanwestenberg.com/p/why-we-need-a-return-to-elan
1•Ariarule•24m ago•0 comments

Runic SSH – Open-Source SSH/SFTP Client in Rust and Tauri

https://github.com/marciopaiva/runic-ssh
1•marciopaiva•25m ago•0 comments

Anthropic Has Committed More Than $100B to AWS

https://www.fool.com/investing/2026/09/06/anthropic-has-committed-more-than-usd100-billion-to-aws...
1•geoffbp•26m ago•0 comments

The Coming Merging of Mind and Machine (1999)

https://www.thekurzweillibrary.com/the-coming-merging-of-mind-and-machine
1•thedreammachine•31m ago•0 comments

Fauxnix – bash for AI agents on Windows, no WSL (we measured the PS tax)

https://github.com/20000419/fauxnix
1•cl0602830•31m ago•0 comments

Ask HN: Perplexity Pro vs. Claude – what are you paying for?

1•daytonflyers•32m ago•0 comments

Everyone is right about AI

https://formasimplex.com/blog/2026-09-06-Everyone-is-right-about-AI.html
3•wsintra•33m ago•0 comments

Show HN: GET Together – A social network where you don't need POST to Post

https://gettogether.dev
4•nchudleigh•34m ago•0 comments

Aardman (Wallace and Gromit) Is Selling Its Original Movie Puppets

https://gizmodo.com/aardman-is-selling-its-original-movie-puppets-this-month-2000807968
4•Gaishan•40m ago•0 comments

I built a (wacky) date string utility

https://progressier.com/iso-date-string-toolkit
2•kbst•41m ago•1 comments

Software for One

https://christophermeiklejohn.com/ai/personal/programming/2026/09/06/software-for-one.html
2•azhenley•46m ago•0 comments

Opened the source of my game (multiplatform autobattler)

https://github.com/lfarroco/mana-game
2•lfarroco•50m ago•1 comments

Americans Without Degrees Are Having One of the Best Job Markets in Years

https://www.wsj.com/lifestyle/careers/americans-without-college-degrees-are-having-one-of-the-bes...
6•JumpCrisscross•51m ago•2 comments

Mirror Life Is Theoretical - The Danger Is Anything But

https://www.rand.org/pubs/commentary/2026/08/mirror-life-is-theoretical-the-danger-is-anything-bu...
3•jonbaer•53m ago•0 comments

Ponytail: Lazy Senior Engineer Skill

https://ponytail.dev/
18•zatkin•57m ago•8 comments

Abliteration.ai is making a business out of removing AI guardrails

https://techcrunch.com/2026/09/03/abliteration-ai-is-making-a-business-out-of-removing-ai-guardra...
3•NoRagrets•1h ago•1 comments

Always free and privacy-first image editor – PicFiddle

https://picfiddle.com
3•iplaypc•1h ago•1 comments

New method predicts where earthquakes will strike

https://phys.org/news/2026-09-method-massive-earthquakes.html
3•toomuchtodo•1h ago•1 comments

Don't build your organization around a model provider

https://juanreyero.com/article/ai/model-provider-independence
2•juanre•1h ago•0 comments

Everyone Has a Distaste for the Artificial

https://www.emailstotheworld.com/p/everyone-has-a-distaste-for-the-artificial
3•rsktaker•1h ago•0 comments

Speech2Speech – browser-based STT and TTS for interacting with local LLMs

https://github.com/rhulha/Speech2Speech
2•Curiositry•1h ago•0 comments

Bespoke: A Programming Language for People Who Say Please – Larvitz Blog

https://blog.hofstede.it/bespoke-a-programming-language-for-people-who-say-please/
2•rbanffy•1h ago•0 comments

Music Theory

https://brianberns.github.io/
2•thunderbong•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 "????"