Proxmox network interface instability

Almost a year ago, I did setup Proxmox on an old gaming machine with 8 CPU and 16 Gb of ram. I wish I knew earlier about Proxmox as is such a great tool that anyone doing a bit of self-hosting should consider using. I am not going to explain…

Run Visual Studio solution and IIS from a script

Where I work we use Visual Studio as IDE to run our main app that compile the Visual Studio solution .sln and the IIS Sever. Since I never liked Visual Studio as it's an heavy and bloated IDE, with many things that I will never use, I wanted to to…

Automation using AHK

Disclaimer: Most of the scripts I am presenting in this post is a collection that I made searching the web. AutoHotkey (AHK) is a scripting language that allow us to automate our daily tasks, create macros and much more. The benefits of automation in a computing world is such a…