Hacker News new | ask | show | jobs
by kingherring 2885 days ago
I'm using Common Lisp for a program I wrote called simple-content-host. I'm connecting Common Lisp and C++17 to create a tiny CDN! Not only that, but I stream my programming live on Twitch and youtube, check it out: https://youtu.be/hWmrSyWZS5A https://www.twitch.tv/kingherring

P.S. here's the code https://github.com/kennymalac/simple-content-host/tree/maste... ;)