system-calls

Tag

Cards List
#system-calls

Moving beyond fork() + exec()

Lobsters Hottest · 2026-06-07 Cached

A proposal to add spawn templates to the Linux kernel aims to optimize the fork+exec pattern by caching executable information, though the current patch set is unlikely to be accepted as-is.

0 favorites 0 likes
#system-calls

Show HN: Building a web server in assembly to give my life (a lack of) meaning

Hacker News Top · 2026-05-10 Cached

ymawky is a web server written entirely in ARM64 assembly for macOS, featuring syscall-only operations without libc and basic HTTP capabilities.

0 favorites 0 likes
← Back to home

Submit Feedback