frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

JetBrains Context: Repository Intelligence for Coding Agents

https://blog.jetbrains.com/ai/2026/07/introducing-jetbrains-context-repository-intelligence-for-c...
1•monkey_monkey•4m ago•0 comments

Scaleway: [fr-par-1] – Issue with Compute Instances

https://status.scaleway.com/incidents/bsp2y5fysy9w
1•sscaryterry•8m ago•0 comments

Jimothy? He has an 8-bit Retro Video Game (in a single HTML file)

https://arcade.pirillo.com/jimothy.html
2•ChrisPirillo•15m ago•0 comments

OpenAI Says Its A.I. Models Went Rogue and Attacked a Digital Library

https://www.nytimes.com/2026/07/21/technology/openai-attack-hugging-face.html
5•sbulaev•15m ago•0 comments

Flexport is hiring software engineers in Amsterdam

https://www.flexport.com/careers/jobs/
3•thedogeye•18m ago•0 comments

Show HN: Pure PHP server, has 10x throughput of NGINX+FPM, now support socket.io

https://github.com/Qbix/webserver
2•EGreg•19m ago•0 comments

You best start believing in ghost stories

https://www.alreadyhappened.xyz/p/you-best-start-believing-in-ghost
2•pressentiment•19m ago•0 comments

Cancer testing company raises $300M as it goes public

https://www.bizjournals.com/sanfrancisco/news/2026/07/21/cancer-testing-crc-freenome-public-spac-...
2•brandonb•20m ago•0 comments

Show HN: An interactive game of British Columbia

https://bigfootsbc.ca/
2•halshin_dev•21m ago•0 comments

Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents

https://www.superserve.ai/
2•pavitrabhalla•23m ago•0 comments

Postal IRCs Are Almost a Thing of the Past

https://hackaday.com/2026/07/21/postal-ircs-are-almost-a-thing-of-the-past/
2•jnord•24m ago•0 comments

Retaining Authorship for Critical Code: An Agentic Buddy System

https://smorsic.io/blog/buddy-system
3•smorsic•25m ago•0 comments

BioChain: A Layer-1 blockchain signed with ML-DSA-44 (post-quantum) url

https://github.com/biochain-code/biochain
2•biochain•27m ago•0 comments

InfoDiet, Chrome extension that tracks information quality, not just screen time

https://www.getinfodiet.app/
2•Nahom_a•27m ago•0 comments

OE3GBB

https://www.qsl.net/oe3gbb/
3•tehsauce•29m ago•0 comments

NetBSD GSoC 2026 Reports: Testing Compat Linux: Syscall Testing

https://blog.netbsd.org/tnf/entry/gsoc2026_testing_compat_linux
4•jaypatelani•29m ago•0 comments

Cisco releases Antares: open weight AI for vulnerability research

https://blogs.cisco.com/ai/introducing-antares-the-most-efficient-open-weight-ai-models-for-vulne...
2•handfuloflight•29m ago•0 comments

Can You 'Catch' Dementia from Your Spouse? By StudyFinds Analysis •

https://studyfinds.com/can-you-catch-dementia-from-your-spouse-what-a-new-study-found/
2•joe_the_user•33m ago•0 comments

Almost Went Back: One Month on NixOS

https://nezutero.dev/almost-went-back-one-month-on-nixos/
4•grigio•33m ago•0 comments

Pocketpy: Portable Python 3.x interpreter written in C11

https://github.com/pocketpy/pocketpy
2•klaussilveira•34m ago•0 comments

Imageboards and AI Fairness

https://medium.com/@katelyngadd/one-cause-of-the-ai-backlash-ae1003c6648a
1•kg•35m ago•0 comments

Bringing the modern web to the original iPad mini

https://seg6.space/posts/resurrecting-ipad-mini/
1•seg6•36m ago•0 comments

Supabase Pipelines is now in Public Alpha

https://supabase.com/blog/supabase-pipelines-public-alpha
1•jlaneve•37m ago•0 comments

Baba Is Solved by Fable 5 and GPT-5.6 Sol, but at what cost?

https://quesma.com/blog/baba-is-bench/
2•agluszak•37m ago•0 comments

An Engineer's Guide to USB Type-C [pdf]

https://www.ti.com/lit/eb/slyy228/slyy228.pdf
5•sohkamyung•37m ago•1 comments

Show HN: Curate links and turn them into a public website or email newsletter

https://www.curatekit.com/
1•wenbin•37m ago•0 comments

White House to Redirect Billions in Research Funds Toward AI, Away from Colleges

https://www.wsj.com/politics/policy/white-house-to-redirect-billions-in-research-funds-toward-ai-...
6•softwaredoug•39m ago•0 comments

PopcornGap: Rotten Tomatoes Audience Scores Without the Push Votes

https://popcorngap.com/
2•LouisLazaris•40m ago•0 comments

A Man Who Runs the IRS Spied on Colleagues When He Worked at JPMorgan

https://www.wsj.com/finance/banking/irs-bisignano-spying-jpmorgan-6cd1ddf0
9•cwwc•41m ago•0 comments

Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux

https://github.com/MatheuZSecurity/Furtex
3•matheuzsec_•42m 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 "????"