

No, it doesn’t seem to be. That’s ashame.
No, it doesn’t seem to be. That’s ashame.
I host a number of alternate frontends. Alexandrite for Lemmy, Redlib for Reddit, Invidious for Youtube. And then I have the Privacy Redirect extension make any links to Reddit or Youtube go to my local.
Yes, in octal notation. You can express an IP using other bases.
55555555
All addresses that that start in 555
were left open by the internet protocol developers just for movies and TV shows.
Holy crap! I just got used to thinking that its been over a year since the blackout… but that shocking realization was a year ago now. Thanks, everyone!
I was excited for IPv6 in the 90s.
I am being a judgemental asshole toward myself because I ended up on Reddit per that flowchart.
yes
First set up your certificate in the SSL tab of NPM. You can either upload a traditional certificate or set up LetsEncrypt. Be aware that starting next spring the maximum length of a certificate will drop to 9 months and continue to decrease over the next few years until its 47 days.
I have mine set up so LetsEncrypt gets a wildcard cert for my domain (via DNS challenge). Some people go with per subdomain certs.
Once you have the cert, go you each of your hosts and switch to its SSL tab. Then select your cert. Then I usually turn on “Force SSL”
I use Nginx Proxy Manager running as a docker container. Its a gui that makes administration more straight forward. It points at all my services (docker and otherwise) and handles the SSL for me. Because I don’t want to have any ports open I use DNS challenge ACME and NPM has built in support for a number APIs from large public DNS providers to automate that.
Software from the 80’s? Get that new fangled garbage outta here. If it doesn’t predate the first Alien movie it’s probably full of bugs.
If root on every linux machine is Santa, that explains how he gets so much done.
For those unfamiliar, Dawarich is a self hosted location tracker / timeline
Thank you for that. Its surprising how long that takes to answer when I see some release announcements. Especially over on Mastodon.
If you can find something with an infrared remote you can control IR blasters via hass. I control an AC unit and a fan using an RM Mini3 (and my TV and soundbar) via Home Assistant.
Yeah. They all come with risks, but I psychologically struggle to run shell scripts unless I know what’s in them. And the same brain dysfunction makes my automatically distrust a script that doesn’t set pipefail.
I never fully trust a shell script and usually end up reading any I have to use first, so I know what they do. And after so many years dpkg holds no mysteries for me and Discover will install .debs if I double click while in KDE.
A stab at my personal ranking: .deb > appimage > flatpack > curling a shell script
I can’t help but love a .deb file (even when not via repo), I’ve almost exclusively used Debian and it derivatives since the late 90s. And snap isn’t on the list because it got stored in a loopback device I removed.
I use Proxmox because its handy to be able to use both LXC containers and full VMs. I installed it as an ISO so its built on top of Debian. There are helper scripts specific to installing Home Assistant on a VM (as well as a number of other things). And the proxmox UI comes in handy.
I have Home Assistant in a VM so I can run it on top of HAOS. Then the rest of the box is set up as an unprivileged LXC where I installed docker. I run all my *ARR apps straight on my Synology (via docker) so they have fast access to my Library volume, and everything else running on the setup I just described. Then I use Portainer to maintain my containers so I can manage both the syno and proxmox docker installs from one page.
Not true at all. If you want to run Home Assistant on top of Home Assistant OS then it needs to be on bare metal or a full VM because its an OS. Running on HAOS is easy mode, but not required.
Well, its apparently borked and I didn’t realize it. I’ve never gotten an IP ban but I also wasn’t using it a ton - mostly just for when I’d search for instructions on something an a YT vid was my only option.
I mainly use Nebula for watching videos. And the handful of creators I follow who are strictly youtube, get slurped up by ytdlp via Pinchflat