frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Will AI Kill Taylor Swifts: The Rise of Ultra-Personalized Music

https://ryanspahn.substack.com/p/how-listening-to-only-ai-music-changes
1•paul7986•14s ago•0 comments

DepsGuard – Hardens Package Manager

https://depsguard.com/
1•javatuts•3m ago•0 comments

Show HN: Code Stitcher – The anti-agentic workflow

https://github.com/ue-patcher/code_stitcher/releases
1•aihatterer•4m ago•0 comments

C++ Lifetime-End Pointer-Zap and OOTA Progress

https://people.kernel.org/paulmck/c-pointer-zap-and-oota-progress
2•matt_d•6m ago•0 comments

Ask HN: NIST Randomness Beacon Interruption?

1•hash0•7m ago•0 comments

AI is accelerating the exposure of the gap between people

https://jaketao.com/ai-divide-people
2•taojing10•10m ago•0 comments

URL and HTML to Markdown API Optimized for LLMs

https://markdownify-monorepo.vercel.app/
1•yellow-cucumber•10m ago•0 comments

Ask HN: Do you use web apps on your smartphone?

2•julienreszka•10m ago•1 comments

Desktop Commander MCP

https://github.com/wonderwhy-er/DesktopCommanderMCP
1•javatuts•11m ago•0 comments

Show HN: AI Command Center

https://www.invook.ai
1•abhishekucs•12m ago•0 comments

15 sorting algorithms in 6 minutes (2013) [video]

https://www.youtube.com/watch?v=kPRA0W1kECg
2•akkartik•16m ago•0 comments

Stop your agent from saying it's done when it isn't

https://deepwiki.com/grainulation/bean
4•woptober•17m ago•0 comments

CodeTimeline – Visual AI-narrated history for any GitHub repo

https://github.com/Rohan5commit/codetimeline
1•rohan33332e•18m ago•1 comments

Vortex Layer Theory

https://zenodo.org/records/20806350
2•aleksy_rybicki•19m ago•0 comments

AI Code Stitcher - Agentic AI Avoidance.

2•aihatterer•19m ago•0 comments

Codex Fast mode isn't 50% faster, but still takes 2.5x usage

https://old.reddit.com/r/codex/comments/1t9p4t5/fast_mode_isnt_actually_50_faster_but_still_takes/
2•behnamoh•21m ago•1 comments

Guidance injection: reliable instructions for local LLMs

https://samihonkonen.com/posts/guidance-injection/
2•shonkone•22m ago•0 comments

Corelayer0 – Turn any OpenAPI spec into a hosted MCP server

https://corelayer0.com
2•shackdown•22m ago•0 comments

Picot: Codex style GUI for the Pi coding agent

https://github.com/shixin-guo/picot
2•gzpoffline•27m ago•0 comments

What do you think it work best Reddit vs. X

1•thepopson•33m ago•4 comments

Sam Altman Movie 'Artificial' Dropped by Amazon After OpenAI Partnership

https://variety.com/2026/film/global/luca-guadagnino-sam-altman-movie-artificial-dropped-amazon-1...
1•mgh2•33m ago•0 comments

Show HN: Zot now has model shortcuts: jump between your favorite models

https://github.com/patriceckhart/zot
3•patriceckhart•35m ago•0 comments

Bitmine, Sharplink and Joe Lubin back Ethereum R&D nonprofit

https://www.techsentiments.com/article/2026/06/22/bitmine-sharplink-and-joe-lubin-back-ethereum-r...
1•rajsuper123•36m ago•0 comments

Docker-compatible REST API on top of Apple container

https://github.com/socktainer/socktainer
2•uzyn•36m ago•0 comments

The Cheap Model Fallacy

https://twitter.com/deepwhitman/status/2067282002307612888
6•bilater•42m ago•0 comments

Unable to process: source material unavailable

https://fivetakes.news/global-minerals-supply-and-ai-infrastructure-eu-brazil-strategic-partnership
1•mmeirovich•44m ago•0 comments

Show HN: WSL Dashboard – an open-source,low-memory, high-performance GUI manager

https://github.com/owu/wsl-dashboard
4•GuardCalf•53m ago•0 comments

TIRx: An Open Compiler Stack for Evolving Frontier ML Kernels

https://tvm.apache.org/2026/06/22/tirx
1•matt_d•53m ago•0 comments

Prototyping data tools with AI, a case study: Solar and Battery Atlas

https://ember-energy.org/latest-updates/prototyping-data-tools-with-ai-a-case-study-solar-battery...
3•toomuchtodo•54m ago•1 comments

Stripe pre-launch security checklist for indie SaaS

https://github.com/galakurpi/stripe-prelaunch-security-checklist
1•jongalarraga•54m 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 "????"