frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A passage from Homer's Iliad has been discovered inside the an Egyptian mummy

https://www.scientificamerican.com/article/passage-from-homers-iliad-discovered-in-the-abdomen-of...
1•wslh•51s ago•0 comments

A revolutionary cancer treatment could transform autoimmune disease

https://arstechnica.com/science/2026/05/a-revolutionary-cancer-treatment-could-transform-autoimmu...
2•0in•2m ago•0 comments

The reason nearly all humans are right-handed

https://www.thebrighterside.news/post/the-strange-reason-nearly-all-humans-are-right-handed/
1•amichail•3m ago•0 comments

GPU sidecar routed my ASIC proxy in under 10 seconds

https://github.com/AcculuxSystems/openroad-gpu-sidecar
1•chaz_n•6m ago•0 comments

I Solved Personal Siri [video]

https://www.youtube.com/watch?v=5yUaO-9wCdM
1•zacksiri•8m ago•0 comments

China's Invisible Hand Is Distorting Global Oil Markets – Oilprice.com

https://oilprice.com/Energy/Crude-Oil/Chinas-Invisible-Hand-Is-Distorting-Global-Oil-Markets.html
1•xbmcuser•9m ago•0 comments

Show HN: A Claude Code skill that tells Claude when not to use Claude

https://github.com/metravod/llm-buster-skill
1•metravod•13m ago•0 comments

Coding on Paper

https://wickstrom.tech/2026-05-16-coding-on-paper.html
1•owickstrom•14m ago•0 comments

Is it worth to study HPC and GPU programming?

1•michioD•15m ago•0 comments

The shooting stopped. Then came everything else

https://www.cnn.com/interactive/2026/05/us/minneapolis-annunciation-school-shooting-recovery/
1•martey•15m ago•0 comments

Snowflake with Iceberg: Lakekeeper, Dbt, and Some Sparks Flying

https://medium.com/fresha-data-engineering/snowflake-with-iceberg-lakekeeper-dbt-and-some-sparks-...
1•eigenBasis•17m ago•0 comments

Pace Layers and AI Integration

https://aicoding.leaflet.pub/3maob46kbz22v
1•jt2190•19m ago•0 comments

Reddit's Original Sin (YouTube)

https://www.youtube.com/watch?v=zOyyy-XAwfE
1•barelythinking•19m ago•0 comments

The Lockout: A path error in a deployment script reclassifies its operators

https://aihumanlove.com/fiction/the-lockout.html
1•zwanzea•20m ago•0 comments

WHO Declares Ebola Outbreak a Global Health Emergency

https://www.nytimes.com/2026/05/17/world/africa/ebola-congo-uganda-who-public-health-emergency.html
10•zzzeek•21m ago•0 comments

High-Powered Mutant Makefiles: Standard Library, Docker Support, and More

https://robot-wranglers.github.io/compose.mk/
1•ian_j_butler•22m ago•0 comments

I turned a $80 RK3562 Android tablet into a Debian Linux workstation

https://github.com/tech4bot/rk3562deb
1•tech4bot•27m ago•0 comments

A breakthrough in C/C++ dependency management

https://lcamtuf.substack.com/p/a-breakthrough-in-cc-dependency-management
2•birdculture•28m ago•0 comments

Hand plane competition (Kezuroukai USA)

https://daizen.com/hand-plane-competition-kezuroukai-usa/
2•thunderbong•30m ago•0 comments

AI is a technology not a product

https://daringfireball.net/2026/05/ai_is_technology_not_a_product
2•ch_sm•32m ago•0 comments

PG&E to cut power in parts of Bay Area in anticipation of high winds

https://www.sfgate.com/weather/article/pge-power-shutoff-bay-area-22263223.php
1•turtlegrids•32m ago•0 comments

Nim-Presto – REST API Framework for Nim Language

https://github.com/status-im/nim-presto
1•TheWiggles•34m ago•0 comments

Intel Core i9-14900KF reaches 9.2Ghz setting a new CPU frequency world record

https://www.notebookcheck.net/Intel-Core-i9-14900KF-reaches-9-2Ghz-setting-a-new-CPU-frequency-wo...
2•theanonymousone•41m ago•0 comments

LogTape 2.1.0: Throttling, logfmt, and smarter redaction

https://github.com/dahlia/logtape/discussions/165
2•dahlia•46m ago•0 comments

(VBS-NN) ML – 512k context length pre-training on a 12GB GPU

https://github.com/ega4l/VBS-NN/tree/main/code
2•gromio•46m ago•0 comments

Stochastic Flocks and the Critical Problem of 'Useful' AI

https://www.techpolicy.press/stochastic-flocks-and-the-critical-problem-of-useful-ai/
1•bryanrasmussen•47m ago•0 comments

Construction on Meta's largest data center brings chaos to rural Louisiana

https://lailluminator.com/2025/11/22/meta-data-center-crashes/
2•bwoah•48m ago•0 comments

Coal Makes a Comeback, Fueled by War in the Middle East

https://www.wsj.com/business/energy-oil/coal-makes-a-comeback-fueled-by-war-in-the-middle-east-fb...
1•melling•48m ago•0 comments

AsymFlow: Turning Latent Diffusion Models into Pixel-Space Generators

https://firethering.com/asymflow-pixel-diffusion-image-model/
1•steveharing1•49m ago•0 comments

CUDA Books

https://github.com/alternbits/awesome-cuda-books
2•dariubs•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 "????"