Static site generation with Flask: building a simple blog May 27, 2023 in webdev | Tags: #flask , #python , #static-site , #markdown Learn how to create a lightweight static blog using Flask and Flask-FlatPages with Markdown content.
Deploying and utilising Nightingale Docker for container security testing May 23, 2023 in infosec | Tags: #docker , #pentesting , #container-security , #security-tools , #information-security A comprehensive guide to setting up, configuring, and effectively using the Nightingale Docker container for testing Docker infrastructure and container security.
Running an open sourced generative AI on a local device with GPT4All and Docker May 16, 2023 in code | Tags: #ai , #docker , #gpt4all , #privacy Learn how to run a local version of GPT-like AI models using GPT4All and Docker for improved privacy and full local control.