Simple Python server using python as CGI
One of the best analyses of the war
French alternative to Signal, WhatsApp and all messanger and phone apps
Open source (?) secure protocol for messangers and calls
we needed late-binding, but not the dependencies! Etc.
android build.gradle vs android/app/build.gradle
Chapters 3.3 and 3.4. of Scheme book are about continuations
See: https://pages.lip6.fr/Christian.Queinnec/PDF/www.pdf See: https://wayback.archive-it.org/all/20120905083130/http://double.co.nz/pdf/continuations.pdf See: https://web.archive.org/web/20100614042239/http://readscheme.org/xml-web/
Look for models that could be used in Newspeak
Event Driven Architecture - video by Martin Fowler
Containers vs. Serverless
If you use microservices, you have to use service meshes. And, then your business logic ends up in meshes.
Wants, WantedBy, Requires etc explained
Want, WantedBy, Before, After etc -
Syntax for systemd files
User-configured (non-root) systemd services
An alternate option is to have an httpd.service file under webteam home directory ~/.config/systemd/user and they can start/stop/enable etc themselves: systemctl --user enable httpd.service systemctl --user start httpd.service