I tried both MQTT and just the plain HTTP variant, and I couldn’t get either to work. I’ve fully settled on the latter you mentioned, Traccar. it’s pretty much what I’ve wanted: self-hosted, easy to set up, beautiful web interface. Thanks for the suggestions!
for two reasons, I can’t use this.
OwnTracks setup was a bit confusing to me and I never got it working. traccar looks pretty nice though, I’ll check it out!
Mint is lovely! I started out with it years ago and still use it today.
FOSS developers should be paid.
usually in your router settings you can change local DNS settings. you can set your domains and subdomains to point to your server’s local IP.
as far as I see freetube is just written in html, css and Javascript, then all of that thrown into an Electron app. you can run these elements without Electron in any browser, it just won’t have access to as many device features as the app does.
I’ve built a web version here from the source just to try it out. it’s somewhat buggy but it does work
is, but it’s just a webview
https://apt.izzysoft.de/fdroid/index/apk/io.freetubeapp.freetube
then remove that “colossal attack surface” by compiling a custom kernel and utilities that only includes the features the product needs. create a system tuned to the exact product to make it extremely reliable. almost everything electronic you see in commercial use is Linux because of this very fact.
Many medical devices run Linux.
Toyota, Tesla, Audi, Mercedes, and Hyundai vehicles use Linux.
you certainly can rely on it for your life and nearly every electronic device you use will use some derivative of it.
this. after i set different zsh themes on my servers + my main machine i now know exactly what machine i’m running commands to
I’d say that bloat is whatever you define it to be and can vary depending on the power of your system.
I care less about how much resources apps are taking up on my desktop (32GB RAM, Ryzen 7700X), but I do bring my concerns over to my laptop (8GB RAM, Ryzen 4500U).
the one thing I cannot stand are electron apps and anything similar. they are a whole browser bundled with an unoptimized interface, and will eat up what used to be a decent amount of RAM for a laptop back then, as well as my battery life. for this reason I always try to find native apps that use less power and less RAM, which in turn improve my battery life.
this is just one example of where you can draw the line for bloat, although you are completely correct in saying that it is subjective.
in my personal experience of using it, it doesn’t feel very polished in most places + strange bugs like being unable to install certain packages. doesn’t have the comforts of a distro like Pop OS or Mint (i.e. automatic timeshift setup on first time boot, checking for missing dependencies for other packages). that’s just my personal opinion on it.
although definitely not as configurable, I like the “set it and forget it” idea of DockoVPN
I mostly use Shizuku + Termux to run adb commands on device, but this looks easier and nicer