Hosting

PyInstaller Quickstart

PyInstaller Quickstart

Combining python program into single file

Use PyInstaller to package Python programs as standalone executables. It works on Linux, Windows, and Mac.

Not the most efficient way, but usable.

Installing Pi-Hole - free Adblocker

Installing Pi-Hole - free Adblocker

It's so annoying to watch all those ads

You can install a browser adblock plugin or addon for google chrome, firefox or safari, but but you will have to do this on each device. The network-wide ad-blocker is my favorite solution.

Deploy Hugo site to AWS S3

Deploy Hugo site to AWS S3

Hugo is a static site generator

When the site is generated with hugo it’s time to deploy it to some hosting platform. Here is a howto push it to AWS S3 and serve with AWS CloudFront CDN.