signal_tag · 2_broadcasts
#web-dev
// 2 transmissions tagged with #web-dev

TX_016229· Engineering
Vercel gates source maps behind authentication
Vercel now secures .map files by restricting access to users with deployment permissions, closing a common security gap in production deployments [Vercel Changelog].

TX_004877· Engineering
Website hosted on an 8-bit microcontroller
Maurycy Zarzycki built a working web server on an ATmega328P, the 8-bit chip in Arduino Uno, running a minimal HTTP server over Ethernet with hand-coded assembly and C [Maurycy Zarzycki's Blog].