-
Calculating with different units in CSS
Have you ever come upon the pleasure of doing math in your CSS or LESS code?
-
How to create a Windows USB Stick on macOS/Linux
In this post, I’ll describe how you can create a bootable Windows installation USB drive using macOS (and Linux too).
-
How to sync your Windows account picture using Active Directory
In this post, I will show how you can sync your Windows account pictures using Active Directory and group policies.
-
Customize EngineOS layer colors to whatever you want!
DenonDJ is a brand of inMusicBrands that manufactures DJ Hardware and (at least partially) develops the EngineOS and EngineDJ software.
I bought my first DJ Controller in 2015 and in 2022 upgraded to a set of two SC6000 players and one X1850 mixer. I have been trying to get around the fenced-in software and customize the units to the best of my abilities ever since, and now finally have reached a milestone that I want to share today.
-
Useful git commands and snippets
Git is probably the most used developer tool (aside from operating systems, shells and browsers/editors) out there. It can be a lifesaver but if used wrong cause terrible headache. Here are some commands and snippets I’ve encountered and found useful.
-
How to flash Marlin to your Anet A8 3D Printer
The hardware might already be a bit old but I recently got an Anet A8 3D Printer. In this post I’ll describe how to flash a current version of the Marlin firmware that offers a lot of additional features and basic protection stuff that Anet was too lazy (?) to add to the stock firmware.
-
Secure initial setup of the ODROID GO Advance
In this post I’ll describe how to secure the default installation of the ODROID GO Advance. This guide may also work on other Linux Handhelds with some modifications.
-
NAT 'Traversal' Using Wireguard
If you’ve ever tried to host stuff at your home that should be reachable from the internet, you might have stumbled upon the hurdle of dynamic IPs and being behind NAT and/or having one of those plastic routers that aren’t very configurable. In this post I’ll show how to set up a cloud jumphost to eliminate the need for DynDNS and/or port forwardings which some routers aren’t even capable of.