frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Selling Stuff

https://ftrain.com/selling-stuff
1•FigurativeVoid•19s ago•0 comments

Microsoft Copilot Is Confronting Its Identity Crisis

https://www.bloomberg.com/news/newsletters/2026-03-23/microsoft-msft-ai-copilot-confronts-its-ide...
1•Brajeshwar•43s ago•0 comments

What Does a Hologram Trademark Signify When the Hologram Isn't There?

https://blog.ericgoldman.org/archives/2026/03/what-does-a-hologram-trademark-signify-when-the-hol...
1•hn_acker•3m ago•1 comments

Microsoft's "Fix" for Windows 11: Flowers After the Beating

https://www.sambent.com/microsofts-plan-to-fix-windows-11-is-gaslighting/
2•speckx•4m ago•0 comments

Migrating Snapchat's AB Pipelines to GPU-Accelerated Spark

https://eng.snap.com/snap-nvidia-gcp
1•Kaedon•4m ago•0 comments

We Built an AI Memory System That Learns

https://getcoherence.io/blog/how-we-built-an-ai-memory-system-that-actually-learns-55bcdf82
1•keithfawcett•4m ago•0 comments

Gen 13: how we built our most powerful server yet

https://blog.cloudflare.com/gen13-config/
1•NicoJuicy•4m ago•0 comments

ChatGPT and the Meaning of Life: Guest Post by Harvey Lederman

https://scottaaronson.blog/?p=9030
1•gwintrob•7m ago•0 comments

Free Multilingual Dictionaries

https://yap.town/d/
1•ChadNauseam•8m ago•1 comments

Ancient machine gun was used by Romans to attack Pompeii

https://www.telegraph.co.uk/world-news/2026/03/22/ancient-machine-gun-was-used-by-romans-to-attac...
2•Stratoscope•9m ago•0 comments

A Ramsey-Style Problem on Hypergraphs

https://epoch.ai/frontiermath/open-problems/ramsey-hypergraphs
1•yusufozkan•9m ago•0 comments

Canvas Unrolls AI Teaching Agent

https://www.insidehighered.com/news/tech-innovation/artificial-intelligence/2026/03/23/canvas-unr...
1•speckx•10m ago•0 comments

The Magnet Suspension Skateboard

https://www.youtube.com/watch?v=yzXZ7cZXifo
1•mhb•10m ago•0 comments

macOS app to copy LaTeX renders/text/QR codes from screenshot automatically

https://github.com/Blobosle/screen-copy/
1•blobosle•12m ago•0 comments

Show HN: Zoom Auto-Joiner

https://github.com/PiotrMackowski/auto-joiner
1•ptrmc•14m ago•1 comments

Neo Store: The modern and feature-rich F-Droid client for everyone

https://github.com/NeoApplications/Neo-Store
1•pretext•16m ago•0 comments

Simply looking up inspires scientific exploration

https://bigthink.com/starts-with-a-bang/why-we-look-up/
1•Brajeshwar•18m ago•0 comments

XMind MCP Server – Incremental mind map editing for LLMs

https://github.com/sc0tfree/xmind-mcp
1•sc0tfree•20m ago•1 comments

Intel Core Ultra 200S Plus Content Creation Review

https://www.pugetsystems.com/labs/articles/intel-core-ultra-200s-plus-content-creation-review/
1•zdw•20m ago•0 comments

Philips to drop Google TV for European-based Titan OS

https://9to5google.com/2026/03/23/google-tv-just-lost-a-big-tv-brand-to-web-app-based-titan-os/
4•pentagrama•20m ago•3 comments

Unix philosophy is dead Long live something else?

https://sdomi.pl/weblog/27-manifesto-of-a-burnt-out-hacker/
1•caminanteblanco•21m ago•0 comments

A single Keycloak commit broke our p99 latency

https://old.reddit.com/r/KeyCloak/comments/1rto63s/how_a_single_keycloak_commit_broke_our_p99/
1•mooreds•24m ago•0 comments

10MB Go Alternative to OpenClaw (Full Clawhub Skills)

https://github.com/General-Specialist/capabot
2•gen_specialist•25m ago•1 comments

Ten Months with Copilot Coding Agent in Dotnet/Runtime

https://devblogs.microsoft.com/dotnet/ten-months-with-cca-in-dotnet-runtime/
2•pestkranker•25m ago•0 comments

Startup left production AWS keys public for 5 months; their VDP was silent

https://benzimmermann.dev/blog/pump-vdp-silence
2•Terretta•26m ago•2 comments

The Picture They Paint of You – AI SREs

https://ferd.ca/the-picture-they-paint-of-you.html
1•sylvainkalache•26m ago•0 comments

"Will AI force code to evolve or make it extinct?"

https://thenewstack.io/ai-programming-languages-future/
1•MilnerRoute•27m ago•1 comments

Value creation in the metaverse (2022) [pdf]

https://www.mckinsey.com/~/media/mckinsey/business%20functions/marketing%20and%20sales/our%20insi...
1•toomuchtodo•27m ago•1 comments

Pancakes, Hot Takes, and Social Media's Flatness

https://tedium.co/2026/03/23/social-media-flat-discussion/
2•freediver•28m ago•0 comments

The OpenBSD init system and boot process

https://overeducated-redneck.net/blurgh/openbsd-init-system.html#content
1•speckx•29m ago•0 comments
Open in hackernews

Stresstest my AI chat – HAMMER IT

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