web-server

Tag

Cards List
#web-server

Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason

Hacker News Top · 2026-06-23 Cached

ymawky is a web server written entirely in ARM64 assembly, supporting CGI, static files, and multiple HTTP methods, now available on Linux.

0 favorites 0 likes
#web-server

Smashed Toilet Phone Web Server

Hacker News Top · 2026-06-15 Cached

The author revives a smashed, water-damaged Samsung A70 and turns it into a functional web server using a USB-C hub for power and Ethernet connectivity, demonstrating how old phones can be repurposed.

0 favorites 0 likes
#web-server

OpenAI's Codex chains decade-old DoS techniques into HTTP/2 Bomb

Reddit r/artificial · 2026-06-05 Cached

Researchers used OpenAI's Codex agent to chain two decade-old DoS techniques into an HTTP/2 Bomb that can crash vulnerable web servers in seconds, affecting major servers like nginx, Apache, IIS, Envoy, and Pingora.

0 favorites 0 likes
#web-server

Codex Discovered a Hidden HTTP/2 Bomb

Lobsters Hottest · 2026-06-02 Cached

Codex discovered a remote denial-of-service exploit dubbed 'HTTP/2 Bomb' that targets HPACK compression in major web servers (nginx, Apache, IIS, Envoy, Pingora), chaining a compression bomb with flow-control hold to exhaust server memory quickly.

0 favorites 0 likes
#web-server

Hosting a website on an 8-bit microcontroller

Hacker News Top · 2026-05-17 Cached

A hobbyist project demonstrates hosting a simple website on an 8-bit AVR microcontroller using SLIP over a serial connection to a Linux PC, avoiding the need for Ethernet hardware.

0 favorites 0 likes
#web-server

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
#web-server

Serving a Website on a Raspberry Pi Zero Running Entirely in RAM

Lobsters Hottest · 2026-05-08 Cached

This tutorial outlines how to host a diskless website on a Raspberry Pi Zero v1.3 using Alpine Linux, booting entirely into its 512MB of RAM. It details the required hardware, OS configuration, lightweight web servers, and offloading TLS termination to an external VPS.

0 favorites 0 likes
#web-server

building a web server in aarch64 assembly to give my life (a lack of) meaning

Lobsters Hottest · 2026-05-08 Cached

The article introduces 'ymawky', a minimal HTTP web server written entirely in aarch64 assembly for macOS, using raw syscalls without libc wrappers to explore low-level system mechanics.

0 favorites 0 likes
← Back to home

Submit Feedback