I decided to add a dark mode toggle to my site which persists between pages and uses the browser’s default setting; all without adding external dependencies. I settled on using JavaScript to detect t…
In a recent side-project, I was tasked with establishing a connection to a legacy system utilizing a Microsoft Visual FoxPro database. The goal was to create a read-only method to extract data from t…
I was recently asked how you can adopt a UniFi access point onto a UniFi controller that is located on a different network. Here’s a step-by-step guide on how to achieve this. Before proceeding, ensu…