frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

To Beat China, Embrace Open-Source AI

https://www.wsj.com/opinion/to-beat-china-embrace-open-source-ai-a211bf59
1•sam345•1m ago•0 comments

Private Prosecution of Israeli Soldier Thrown Out

https://www.uklfi.com/private-prosecution-of-israeli-soldier-thrown-out
1•EvgeniyZh•4m ago•0 comments

The Story of Mel (1983)

http://www.catb.org/jargon/html/story-of-mel.html
1•SergeAx•9m ago•0 comments

Claude Opus 4.7 Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/claude-opus-4-7
30•Topfi•10m ago•0 comments

An Electronic Conversationalist (and the Machine Replied...) (1962)

https://archive.org/details/DTIC_AD0400016
1•the-mitr•12m ago•0 comments

Why higher pay hasn't made young adults feel richer

https://www.ft.com/content/b61f60a3-d4d7-46d9-aa6f-dd78dffe71f5
1•merksittich•16m ago•0 comments

Detect, Diagnose, and Debug Using Sensors and Functional Monitoring

https://semiengineering.com/detect-diagnose-and-debug-using-sensors-and-functional-monitoring/
1•PaulHoule•16m ago•0 comments

Why your company will never scale (or maybe why it will)

1•xunairah•17m ago•1 comments

Show HN: VolcAPI run your OpenAPI spec as a test suite from the terminal

1•aliamer99•18m ago•1 comments

How do you manage your startup's?

1•arhammirkar1•23m ago•0 comments

Show HN: I built Panda to get up to 99% token savings

https://github.com/AssafWoo/homebrew-pandafilter
2•AssafPetronio•29m ago•0 comments

Behind the Screens

https://behind-the-screens.tv/#ww1
1•jgrahamc•29m ago•0 comments

A Continuous Delivery Playbook for Regulated Industries

https://www.youtube.com/watch?v=iHJfhL6PFEg
1•RebootStr•34m ago•0 comments

Sorting 1M u64 KV-pairs in 20ms on i9-13980HX using a branchless Rust impl

2•EfurDec•35m ago•0 comments

Go Tool Task

https://taskfile.dev/blog/go-tool-task
1•andreynering•35m ago•0 comments

Physics, Topology, Logic and Computation: A Rosetta Stone

https://arxiv.org/abs/0903.0340
1•lioeters•39m ago•0 comments

An open-source long-horizon SuperAgent harness that researches,codes and creates

https://github.com/bytedance/deer-flow
1•LelouBil•40m ago•1 comments

CSS Layout Pioneers

https://www.webdesignmuseum.org/css-layout-pioneers
3•carlos-menezes•46m ago•0 comments

From Craft to Scale

https://unlockedvalue.substack.com/p/craft-to-scale
1•T-A•46m ago•0 comments

New metric shows renewables are 53% cheaper than nuclear power

https://www.pv-magazine.com/2026/04/17/new-metric-shows-renewables-are-53-cheaper-than-nuclear-po...
2•xbmcuser•51m ago•1 comments

Today I shipped 20 apps and a screensaver

https://blog.gingerbeardman.com/2026/04/17/today-i-shipped-twenty-apps-and-a-screensaver/
1•ingve•51m ago•0 comments

After a saga of broken promises, a European rover has a ride to Mars

https://arstechnica.com/space/2026/04/after-a-saga-of-broken-promises-a-european-rover-finally-ha...
2•rbanffy•1h ago•0 comments

ADSY1100-Series: RF System-on-Module Assemblies

https://www.microwavejournal.com/articles/43161-adsy1100-series-rf-system-on-module-assemblies
1•teleforce•1h ago•1 comments

TTL Exceeded – In Memory of FX

https://phenoelit.de/fx.html
1•walterbell•1h ago•0 comments

All the Humans Have Left

https://ad301.org/blog/all_the_humans_have_left.php
1•ar_da•1h ago•0 comments

I wrote a Python compiler in Rust – runs in the browser, no server in just 100kb

https://demo.edgepython.com/
1•dylansuttonc•1h ago•0 comments

Cloudflare can remember it for you wholesale

https://www.theregister.com/2026/04/18/cloudflare_agent_memory/
2•omer_k•1h ago•0 comments

You pay for the Claude API. I build you 5 referral partners

https://www.indiehackers.com/post/you-pay-for-the-claude-api-i-build-you-5-referral-partners-2936...
4•janwinum•1h ago•0 comments

Shadow AI in Government Advisory Roles Has No Disclosure Requirement

https://liminaldr.substack.com/p/who-moderated-the-lamp
1•BlendedPanda•1h ago•1 comments

Beyond C: wrapping Dear ImGui in Swift with zero FFI

https://carette.xyz/posts/swift_cpp_compatibility_with_raylib_and_imgui/
1•LucidLynx•1h ago•0 comments
Open in hackernews

Stresstest my AI chat – HAMMER IT

1•tobiaslins•11mo 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•11mo 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 "????"