I still find Tealdeer useful even now, it helps me get working with commands I know little about, more so than a manpage
I still find Tealdeer useful even now, it helps me get working with commands I know little about, more so than a manpage
Any Inter fans? :(
I haven’t met a single person that didn’t like Photon. Photon is the only reason I started browsing on desktop regularly. It’s lean, clean, and packed with gorgeous transitions; I’ve rarely ever found a project that gets form and function right.
The internet is a shitty place. I’m not surprised that on Lemmy we have shit like
The troll energy is strong, but it doesn’t change that this is a great project. Alternative UI’s are what make Lemmy unique, and you’re doing your part. That’s appreciated.
who let the magic mouse engineers loose
not even a vegetarian/vegan, and this is not a bad idea at all. a lot more people than I thought need to learn to love their veggies, nuts, beans, etc
Signal uses AWS.
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!
NO. REALLY?
deleted by creator
Mint is lovely! I started out with it years ago and still use it today.
The best part about FreeTube unlike other Third-Party clients is that it retains a better YouTube-like suggestions system for any videos you wanna watch next. Discoverability is still a very important thing for me
T-Mobile offers the basic edition (with ads) for free on my plan at least. knowing Netflix though, that probably won’t last much longer. oh well, I’ll still have the high seas.
this just in: google is still spying on you in every way possible
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.
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
if you know/use docker, the solution that has been the most straightforward for me is SWAG. the setup process is fairly easy when combined with registering your domain with Porkbun, as they allow free API access needed for obtaining top-level (
example.com
) as well as wildcard (*.example.com
) SSL certificates.along with that, exposing a new service is fairly easy with the plethora of already included nginx configs for services like Nextcloud, Syncthing, etc.