frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Fast-Servers

https://geocar.sdf1.org/fast-servers.html
12•tosh•1h ago

Comments

kogus•33m ago
Slightly tangential, but why is the first diagram duplicated at .1 opacity?
tecleandor•14m ago
That plus the ellipsis makes me thing that it means the additional threads that would open for next connections...
ratrocket•31m ago
discussed in 2016: https://news.ycombinator.com/item?id=10872209 (53 comments)
lmz•30m ago
Seems similar to the SEDA architecture https://en.wikipedia.org/wiki/Staged_event-driven_architectu...
bee_rider•9m ago
> One thread per core, pinned (affinity) to separate CPUs, each with their own epoll/kqueue fd

> Each major state transition (accept, reader) is handled by a separate thread, and transitioning one client from one state to another involves passing the file descriptor to the epoll/kqueue fd of the other thread.

So this seems like a little pipeline that all of the requests go through, right? For somebody who doesn’t do server stuff, is there a general idea of how many stages a typical server might be able to implement? And does it create a load-balancing problem? I’d expect some stages to be quite cheap…

luizfelberti•7m ago
A bit dated in the sense that for Linux you'd probably use io_uring nowadays, but otherwise it's a timeless design

Still, I'm conflicted on whether separating stages per thread (accept on one thread and the client loop in another) is a good idea. It sounds like the gains would be minimal or non-existent even in ideal circumstances, and on some workloads where there's not a lot of clients or connection churn it would waste an entire core for handling a low-volume event.

I'm open to contrarian opinions on this though, maybe I'm not seeing soemthing...

Lightweight, zero-config MCP server for documentation projects

https://github.com/derberg/EasyPeasyMCP
1•vonneborowitz•1m ago•0 comments

Ask HN: What was it like when your startup ended?

1•janika_mahl•1m ago•0 comments

Show HN: SecretDrop – Open-source encrypted secret sharing (MIT)

https://github.com/bilustek/secretdrop
1•vigo•1m ago•0 comments

Show HN: 3D Sokoban, Built in CSS

https://voxoban.com
1•rofko•4m ago•0 comments

An effort to secure the Network Time Protocol

https://lwn.net/Articles/1059200/
1•voxadam•4m ago•0 comments

When AI labs become defense contractors

https://philippdubach.com/posts/when-ai-labs-become-defense-contractors/
2•NickDouglas•5m ago•0 comments

Pharao- PHP-Like Charm for Nim

https://capocasa.dev/pharao-php-like-charm-for-nim
1•rainmaking•6m ago•0 comments

Apple gives in to temptation and renames its CPU cores

https://sixcolors.com/post/2026/03/apple-gives-in-to-temptation-and-renames-its-cpu-cores/
1•tosh•6m ago•0 comments

Flyte 2 In-Browser Demo: Open-Source AI Orchestration Is Now Available Locally

https://flyte.org/platform/flyte-2
1•aitacobell•6m ago•0 comments

"My bros and I are looksmaxers"

https://substack.com/@tomasbjartur/note/c-200613630
1•eatitraw•6m ago•0 comments

Show HN: JobApplicator (tailored job applications in minutes)

https://jobapplicator.win/
1•quinndupont•7m ago•1 comments

What to Put in a Claude Code Skill for Reviewing Your Team's Code

https://everyrow.io/blog/claude-review-skill
2•parad0x0n•8m ago•0 comments

Show HN: Open Right Zoom, Open Source Alternative to Right Zoom for macOS

https://github.com/Michele0303/open-right-zoom
1•michele0303•8m ago•0 comments

Show HN: Form81 – 100% free form builder (free Typeform alternative)

https://form81.com/
1•sh_tomer•10m ago•0 comments

Feature gating patterns in a multi-tenant Next.js SaaS

1•madebyjam•10m ago•0 comments

The Browser Can Speak a Page

https://adrianroselli.com/2026/03/your-browser-can-already-speak-a-page.html
3•speckx•10m ago•0 comments

Show HN: Venus flight simulator to train LLM pilots (~2% vs. 1985 Soviet data)

https://veenie.space/
1•hackiku•12m ago•1 comments

The AI in minutes, solves patient care problem that stumped doctors for months

https://www.fiercehealthcare.com/health-tech/cvs-unveils-health-100-its-new-google-powered-consum...
1•krzyzanowskim•12m ago•0 comments

Tiny, 45 base long RNA can make copies of itself

https://arstechnica.com/science/2026/02/researchers-find-small-rnas-that-can-make-copies-of-thems...
1•PaulHoule•12m ago•0 comments

Middle East war makes ethical debate over AI use in war all too real

https://www.cbc.ca/player/play/video/9.7115523
1•empressplay•13m ago•0 comments

The Illusion of Building

https://uphack.io/blog/post/the-illusion-of-building/
1•birdculture•14m ago•0 comments

Flash Attention 4

https://www.together.ai/blog/flashattention-4
1•zagwdt•14m ago•0 comments

The ML Engineer's Guide to Protein AI

https://huggingface.co/blog/MaziyarPanahi/protein-ai-landscape
1•maziyar•14m ago•1 comments

Show HN: SamarthyaBot – a privacy-first self-hosted AI agent OS

https://github.com/mebishnusahu0595/SamarthyaBot
1•mebishnusahu0•15m ago•1 comments

Chrome is moving to a two-week release cycle starting with Chrome 153

https://developer.chrome.com/blog/chrome-two-week-release
1•maxloh•16m ago•0 comments

Show HN: Argus – VSCode debugger for Claude Code sessions

https://github.com/yessGlory17/argus
1•lydionfinance•16m ago•0 comments

Buhurt board game – Knight fight [video]

https://www.youtube.com/watch?v=DN7NsfMH8g4
1•melor•16m ago•0 comments

AI Agent Authentication and Authorization IETF RFC Draft

https://datatracker.ietf.org/doc/draft-klrc-aiagent-auth/
1•mooreds•17m ago•0 comments

44% on ARC-AGI-1 in 67 cents

https://github.com/mvakde/mdlARC/
1•evilmathkid•18m ago•1 comments

I made a WeTransfer clone with Darth Vader vibes

https://DropVader.com
1•hitsnoozer•18m ago•0 comments