Self-Host 11 Apr 2026 · 2 min read How to Remove Background from an Image Using Open-Source Tools Removing the background from an image used to be a task reserved for graphic designers and Photoshop pros. Today, thanks to open-source tools and smart machine learning models, anyone can Read more
Self-Host 24 Nov 2024 · 7 min read How to self-host a blog site for free using Ghost Planning on starting a blog site and wondering where to start? You can setup a blog site based on GhostCMS on a raspberry pi. Read on to find out. Read more
Java 22 Mar 2023 · 4 min read How to Run a Java application jar as a Windows service Running a Java application is easy. But how to run the same java application as a windows service? Read on to find out. Read more