

I honestly don’t know. But I look for videos and pictures to archive on the Fediverse and saw someone complaining about this ad they saw.


I honestly don’t know. But I look for videos and pictures to archive on the Fediverse and saw someone complaining about this ad they saw.


They don’t actually pay


42441.67 powered on hours is really young for drive death, I normally don’t start seeing issues till 50k.
Is it making any audible sounds while running?
I haven’t read the smart data for Seagate in a while but the errors numbers look off and would like to see more details. Haveing errors in itself doesn’t mean much. Normally I look for Reallocated Sector Count, Seek Error Rate, and Uncorrectable Sector Count. But here it’s not telling the details like the types of errors.
Maybe try sudo smartctl -all /dev/sdd not sure if the -a you used is being interpreteded correctly?
I have kaldi auto updated with my preferred voice when ever there is a new release via obtainium.
I set kaldi as my tts engine, and I disabled the google TTS.
Then anytime I use TTS on my phone it uses kaldi.
Its been really great for my preferred eBook reader (Librera) so I can do chores and read at the same time.
Here is the repo for the piper I use, https://github.com/OHF-Voice/piper1-gpl
For my phone, I use this tts engine, https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html
I never before used Twitter, and still getting used to Mastodon.
One of the things I find challenging is figuring out which tags to use for posts. It would be cool if this tool could also list the tags in each category.


I haven’t tested this, but Jellyfin does this with videos and ebooks so I’d be surprised if it didn’t also work this way for music.
Jellyfin is FOSS and entirely self hosted.


The Fediverse is more stable than my country’s government


Besides the official jellyfin app, there is also JellyBook


Jellyfin actually works for ebooks too. It does all the things you specified and more.


I love freetube for my android and Linux PCs.
Also, fuck Google. I’ve been removing the word from my lexicon. I say, let me search (or research) that instead
You could probably make a new issue in a wishlust repo that uses markdown checkboxes or something similar. Would be good if you already host Gitea or another git sever.


I recommend adding ollama under the artificial intelligence tag.


You are right. But proxmox and many of the other suggestions aren’t vms either.


If you are dipping toes into containers with kvm and proxmox already, then perhaps you could jump into the deep end and look at kubernetes (k8s).
Even though you say you don’t need production quality. It actually does a lot for you and you just need to learn a single API framework which has really great documentation.
Personally, if I am choosing a new service to host. One of my first metrics in that decision is how well is it documented.
You could also go the simple route and use docker to make containers. However making your own containers is optional as most services have pre built ones that you can use.
You could even use auto scaling to run your cluster with just 1 node if you don’t need it to be highly available with a lot of 9s in uptime.
The trickiest thing with K8s is the networking, certs and DNS but there are services you can host to take care of that for you. I use istio for networking, cert-manager for certs and external-dns for DNS.
I would recommend trying out k8s first on a cloud provider like digital ocean or linode. Managing your own k8s control plane on bare metal has its own complications.


I would say that if you are going to host it at home then kubenetes is more complex. Bare metal kubernetes control plane management has some pitfalls. But if you were to use a cloud provider like linode or digital ocean and use their kubernetes service, then only real extra complexity is learning how to manage Kubernetes which is minimal.
There is a decent hardware investment needed to run kubernetes if you want it to be fully HA (which I would argue means it needs to be a minimum of 2 clusters of 3 nodes each on different continents) but you could run a single node cluster with autoscaling at a cloud provider if you don’t need HA. I will say it’s nice not to have to worry about a service failing periodically as it will just transfer to another node in a few seconds automatically.


With a basic understanding of how k8s works and an already running cluster, all one needs to know is how to run a service as a docker file to have it also run in k8s
ICE Employees Vent on Reddit, Saying They’re Not Getting Paid and Still No Insurance Despite Promises