80s, a minimalistic HTTP server with hot-code reloads
Does the same job
all alternatives →- APA partial HTTP server written in brainfuck extended with syscalls2016 · github.com · ▲103
- CACaddy, a cross-platform HTTP/2 web server2015 · caddyserver.com · ▲208
- LALEAR – A simple and fast HTTP server to serve static resources2018 · github.com · ▲66
- MHMicro HTTP server in 22 lines of C2021 · twitter.com · ▲223
- SMServerless meets Microservices2016 · blog.leveros.com · ▲191
- AMA minimal Fortran TCP client and server2019 · github.com · ▲110
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io