I'm working on an AwkZine ( #awk zine) Something no one asked for nor probably needs.
It is going to be a series of #literate_programming papers to show how to implement "from scratch with minimal or zero dependencies" tasks using just #awk or (for internet-y things: #gawk) and standard Linux/BSD tools that should already be in your basic install/distro (like the "openssl" binary).
The idea is to show how you can build stuff like a web server, text editor and (encrypted!) messaging app/server with no magic (e.g. other people's libs or stuff that need to be downloaded and installed). It's not meant to be practical, but meant to educational.


Hacker News