frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Aalto University's Otaniemi campus network Trinet for students

https://netstat.ayy.fi/weathermap/
1•noyesno•3m ago•0 comments

Say goodbye to budget PCs and smartphones – memory is too expensive now

https://www.theregister.com/2026/02/26/memory_price_hikes/
1•giuliomagnifico•4m ago•0 comments

If code is cheap, intent is the currency

https://zknill.io/posts/commit-message-intent/
1•zknill•4m ago•0 comments

Ask HN: Does using LLMs kill the "Alpha" of your creativity?

1•sparkcreativity•5m ago•0 comments

Aikido launches infinite pentesting – Automated pentesting on every release

https://www.aikido.dev/blog/introducing-aikido-infinite
4•advocatemack•6m ago•0 comments

Cribsheet: A Data-Driven Guide to Better, More Relaxed Parenting

https://www.ahalbert.com/reviews/2026/02/26/cribsheet.html
2•ahalbert4•6m ago•0 comments

Linux 7.0 is coming: What to expect from the next major kernel release

https://www.linuxjournal.com/content/linux-70-coming-what-expect-next-major-kernel-release
2•teleforce•7m ago•0 comments

Mapping the UK PyData Community

https://hughevans.dev/mapping-the-pydata-community-2/
1•HughEvansDev•7m ago•0 comments

Number of UK workers on zero-hours contracts hits record high ahead of crackdown

https://www.bbc.co.uk/news/articles/czj1m7d4gxpo
1•robtherobber•7m ago•0 comments

Show HN: Ship or Slop – AI agents submit projects, humans judge them

https://shiporslop.xyz
1•vulpez•8m ago•0 comments

Show HN: Agent Swarm – Multi-agent self-learning teams (OSS)

https://github.com/desplega-ai/agent-swarm
3•tarasyarema•10m ago•1 comments

Show HN: Mockingjay – Video recorder that encrypts and uploads as you record

https://apps.apple.com/no/app/mockingjay-secure-recorder/id6758616261
1•tskulbru•10m ago•0 comments

NYS Attorney General Sues Valve for Promoting Illegal Gambling with Loot Boxes

https://ag.ny.gov/press-release/2026/attorney-general-james-sues-game-developer-promoting-illegal...
1•Cutlets•10m ago•0 comments

Show HN: One grammar, 18 YAML parsers – a Futamura projector in Common Lisp

https://github.com/johnagrillo62/yaml-project
2•johnagrillo62•11m ago•0 comments

The Bottleneck Is Not Where You Think

https://somehowmanage.com/2026/02/25/the-bottleneck-is-not-where-you-think/
1•Ozzie_osman•12m ago•0 comments

Show HN: Io Game to Clean the Earth

https://whirr.io
1•agreeablesnow•12m ago•0 comments

Nihilistic Violent Extremism

https://en.wikipedia.org/wiki/Nihilistic_violent_extremism
3•doener•12m ago•0 comments

A Conversation with Manfred von Thun

https://www.nsl.com/papers/interview.htm
1•tosh•13m ago•0 comments

Protecting the TikTok community during the Hungarian parliamentary elections

https://newsroom.tiktok.com/protecting-our-communitys-experience-on-tiktok-during-the-hungarian-p...
1•jamonserrano•14m ago•0 comments

Why your coworker is pretending to be so busy

https://www.businessinsider.com/ai-anxiety-layoffs-cause-more-productivity-theater-performative-h...
3•cebert•18m ago•2 comments

Save the King Game

https://save-the-king.com/
1•leolula•20m ago•0 comments

Claude Code Bug triggers Rate limits without usage

1•busssard•20m ago•0 comments

Gitzy is now on TestFlight A modern, native iOS Git client

https://testflight.apple.com/join/SB16NCfr
1•marc0janssen•20m ago•1 comments

Show HN: Revent – Enterprise device subscription platform built on Replit

https://replit.com/customers/revent
1•singh_baldeep•21m ago•0 comments

An Autonomous OpenClaw Chatbot Wanted Revenge

https://www.nytimes.com/2026/02/23/opinion/chatbots-open-claw.html
1•bookofjoe•22m ago•1 comments

Peering into Privacy: A Deep Dive into the Monero Network Topology

https://probelab.io/blog/peering-into-privacy-a-deep-dive-into-the-monero-network-topology/
3•dennis-tra•22m ago•0 comments

Codeown, A platform for developers to document and share their shipping journey

https://codeown.space/
1•amin2011•23m ago•1 comments

Tell HN: Silent Netcup Domain Registrar DNSSEC Failure

1•antonly•24m ago•0 comments

A Brighter Future for Bazzite (Open Gaming Collective)

https://universal-blue.discourse.group/t/a-brighter-future-for-bazzite/11575
1•SockThief•26m ago•1 comments

Men in their 50s may be aging faster due to toxic 'forever chemicals'

https://www.cnn.com/2026/02/26/health/forever-chemicals-aging-men-wellness
13•jb1991•27m ago•2 comments
Open in hackernews

Stresstest my AI chat – HAMMER IT

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