Blogs

Use Pre Commit To Include …

The Problem Lately, I’ve been exploring the idea of including a project’s OpenAPI schema under git version control. This is particularly useful with tools like Postman, where you can have a collection point to a remote schema on GitHub, and it will automatically update the collection …

How To Install Python 3 …

This article will walk through the steps to install python3 on Windows 11 in order to use the python package tube-cast. Use the Executable Installer Head over to python.org and download the latest version of python. Launch the Executable Installer When the download is finished, open up the …

How to Install Nextcloud

If you followed this you now have a server. It’s now time to start utilizing it. In this guide we will be setting up Nextcloud. Nextcloud is a free (Open Source) Dropbox-like software. The project is written in PHP and JavaScript. It supports many database systems such as MySQL/MariaDB, …