

An issue which I aim to resolve using a self-hosted VPN.
Professional software engineer, musician, gamer, stoic, democratic socialist


An issue which I aim to resolve using a self-hosted VPN.
Funnier without the text/caption.


I use dufs. Copyparty seems good too.


Why not use zipapp?


Lol “it’s so low brow”. I don’t think I’ve ever seen someone this confidently stupid.
That was so precise it looked painful.


I was about to say; how does OP leave out Sutherland Springs. 26 murdered and 22 injured!


I’m perfectly happy to build my own NAS with NixOS and ZFS on it. I think it’s mostly a matter of getting the right hardware.


My biggest shortcoming at the moment is my NAS is also my gaming PC. It’s pretty inefficient to have that on all the time. But I haven’t had the time to build a dedicated NAS.


ntopng has all of that. I’m currently hosting it on my home router.
So you want to lose faster?
Its just not a winning strategy. If you are fine with the world burning to stand on principles so be it though.
Do you understand why that sounds incredibly hypocritical in this context? This could read equally well as a condemnation of someone that didn’t vote.


If you go this route I recommend installing Kodi + Jellyfin Plugin + Kore Android App. You can control everything from your phone or laptop.


deleted by creator
Eat that tiny shit you stupid bitch.


Has a simple backup and migration workflow. I recently had to backup and migrate a MediaWiki database. It was pretty smooth but not as simple as it could be. If your data model is spread across RDBMS and file, you need to provide a CLI tool that does the export/import.
Easy to run as a systemd service. This is the main criteria for whether it will be easy to create a NixOS module.
Has health endpoints for monitoring.
Has an admin web UI that surfaces important configuration info.
If there are external service dependencies like postgres or redis, then there needs to be a wealth of documentation on how those integrations work. Provide infrastructure as code examples! IME systemd and NixOS modules are very capable of deploying these kinds of distributed systems.


Silverbullet is nice


I like AdGuard Home myself.
I finally understand MAGA.
If your health check is broken, then you might not notice that a service is down and you’ll fail to deploy a replacement. Or the opposite, and you end up constantly replacing it, creating a “flapping” service.