-
Reboot your TV Remote
If you suddenly can’t control your TV volume using your Apple TV Remote anymore, you might need to reboot it by holding “TV/Screen” and “Volume Down” for ~10 seconds…
-
Audio/Music Player
I made an audio player app for iOS which plays the locally synced library.
-
Network Tools/Toolkit
I wrote a network toolkit app as a weekend project, mainly because I needed one of those and when I searched for it, the first few results had ads, tracking and/or annoying cookie banners.
-
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.