Self Hosting Bluesky PDS with Docker-Compose and Traefik
(This assumes you have a running traefik instance, and working domain/dns)
(This assumes you have a running traefik instance, and working domain/dns)
Recently, the Rivian Home Assistant (HASS) added support for controlling the vehicle. Alongside the HomeKit integration this meant my truck was now availabl...
Make sure you point your domain to your home IP address. If you’re in need of dynamic DNS support, look into cloudflare or duckDNS. You can use something l...
(This assumes you have a running traefik instance)
Kotlin and Reactive Extensions (Rx) are the new hotness in Android development, and not without reason. Both technologies are loved for being concise, expres...
A simple pain point I always seemed to encounter when developing for Android is dealing with multiple items types in a ListView or a GridView. Luckily, Recyc...
So after seeing this post on reddit the other day, I decided I’d try and utilize Rebound for the link drawer in my Hacker News app. Currently, the app uses a...