

Navidrome for service. Dsub2000 on android and feishin on desktop.
There, all your needs covered.
As a plus, dsub also does podcasts and audio books.


Navidrome for service. Dsub2000 on android and feishin on desktop.
There, all your needs covered.
As a plus, dsub also does podcasts and audio books.


A VPS with a reverse proxy connected to your tailnet and a dyndns domain. It would be cheaper than Plex premium, you can use the vps for other stuff, and you have 100% certainty it will never ever show ads.
Significantly bigger, as in x2500 times bigger than cubesats.
But if your roommate says he isn’t a thief, however he always hangs around with the local gang and continuously brings used stuff that he has no way of legally acquiring since he doesn’t even have a job. I don’t know man, you have to start asking questions.
Mike is not a nazi, he just goes to the nazi bar because he likes the beer.
Yeah, because thieves go around making public statements of “we are thieves!”
No, but they are forever beta. They still lack a ton of features I use.
The only thing I dislike of heliboard is their swipe function requires Google binaries. Most FOSS keyboards either lack some feature I use or are immersed in wild controversies.
Why does every mobile keyboard developer have some controversial shit? I just want to text in peace.


For a noob, better something with a webui.


Fuck cars


Because then you’re just describing Audacity. The concerning feature has to be intentionally activated by the user. And if you download and build it yourself then that part of the code isn’t even accessible. You have to modify the code to activate it before you build it. I’m actually glad with the way they handled it. They listen to the user base and if you follow tantacrul he regularly consults changes with the users.


Ok listen. That is the way governments want you to think in order to get away with erasing your right to privacy. It’s the old “I have nothing to hide” argument.
But here’s the thing. You have a butthole. I have a butthole. Everyone in the planet has a butthole. Having a butthole is nothing to be ashamed of, it is not a crime to have a butthole. No one will prosecute you for having a butthole. But that doesn’t mean it is ok for the government to see everyone’s butthole. That’s your right to privacy.
If you want to protect children, you turn to social scientists to understand the problems and identify the ways in which to catch and prosecute offenders. Weaponizing surveillance on everyone in order to catch a very tiny percentage of population who might be committing a crime is hurting everyone.
Privacy is not about empowering pedos, it is about protecting everyone’s rights. Erode one right and you erode all rights. Once the system is in place, then political surveillance to destroy democracy and install fascism is what follows.
Ironically, the global fascism is currently run by pedophiles.
I also tried tailscale in a docker container as a subnet handler and realized I was out of my depth. Net engineering is abstract and hard. There’s a reason there are pros making bank just doing that for big corps.
Followed a way simpler setup. Now tailscale runs on the server bare metal and podman handles the routing automatically. I just use the magicDNS address given by tailscale and everything just works as intended. All my services are available, and apps run no issue, no matter where I am as long as I’m connected to tailscale. I will make the setup more complex as I learn more and acquire the need for more features. But so far this has met all my expectations.


Go with pangolin. You can easily host the control layer either on a cheap vps or your own internet exposed server. Same features as tailscale although with a bit more complexity.


Yeah, that is the kind of concern for the service developer or a very opinionated sys admin. For self-hosting, few people will reach the workload where such a decision has any material or measurable impact.
Neat project, shame on the basic premise. Just remember to delete your second brain once in a while, for the health of your first one, and actually use it for something creative once in a while.
Except, it is made up. All terms are made up. It still means something different to different groups of people.
I would’ve rather seen a crude Paint abomination by you than whatever that is. It would at least had some soul.


People are using NAS for things they aren’t meant to do. They are a storage service and aren’t supposed to be anything else. In a typical data center model, NAS servers are intermediate storage. Meant for fast data transfers, massive storage capabilities and redundant disk fault tolerance. We are talking hundreds of hard drives and hundred gigabit connection speeds inside the data center. This is expensive to run, so they are also very energy efficient, meant to keep the least amount of required disks spinning at any given moment.
They are not for video rendering, data wrangling, calculations or hosting dozens of docker containers. That’s what servers are for.
Servers have the processing power and host the actual services. They then request data from a NAS as needed. For example, a web service with tons of images and video will only have the site logic and UI images on the server itself. The content, video and images, will be on the NAS. The server will have a temporary cache where it will copy the most frequently accessed content and new content on demand. Any format conversion, video encoding, etc. Will be done by the server, not the NAS.
Now, on self-hosting of course, anything goes and they are just computers at the end of the day. But if a machine was purpose made for being a NAS server, it won’t have the most powerful processor, and that’s by design. They will have, however, an insane amount of sata, PCI-e channels and drive bays. And a ton of sophisticated hardware for data redundancy, hotswap capacity and high speed networks that is less frequent in servers.
Friendly warning that SD cards are not a backup. Those things die, frequently and without warning. They also bitrot fast. If you value the data being backed up, choose a more stable medium.