Tag: Open source
-
Use hardware transcoding, on an Intel NUC, running Plex in an unprivileged LXC container
This post is still in draft. I used to run Home Assistant supervised on a Intel NUC. It ran Debian, and apart from Home Assistant I also run a few Docker containers (Resilio Sync, Plex, ..). However, as I kept getting more warnings that my supervisor was in an unsupported state, I knew it was…
-
Enabling Android 10+ apps to Wifi connect
Before Android 10, the api to make your smartphone connect with a Wifi network was open for any app to use. Because of this, it was easy for apps to connect with IoT devices through a temporary Wifi network created by the device. There were however some quirks to take into account, and a library…
-
LED strip driver calculator
Have you often pondered on how big your LED strip driver should be? This tiny open source project might just help you: https://project-ledstrip.eliaslecomte.be/. The project publicly available on GitHub and hosted on Netlify. It’s build with Gatsby.