

This looks amazing, and I will try it out once it has reasonable NixOS support.
I especially like the immich integration.
Does it increase battery consumption of the phone a lot?
This looks amazing, and I will try it out once it has reasonable NixOS support.
I especially like the immich integration.
Does it increase battery consumption of the phone a lot?
You can also have different SSL settings per virtual host with nginx. No need to use different IPs for that.
Same here. Guess OP is not that flexible.
It was one of the cheapest variants of intel processors, so I highly doubt it has any sort of transcoding support. I have resorted to using my desktop pc for streaming, since it has a much better CPU.
Tried to use my fifteen year old intel atom home server for 4K videos with Jellyfin. Probably could have predicted that, but it was veeeery laggy 😄 no way that old of a processor can transcode 4K videos in real time. It is useful for backups though.
I’m using immich for half a year or so now. There only problem is that it did not chunked uploads. So one large video just never uploaded, and I had to use nextcloud to upload it instead. Otherwise, it’s great.
Cool, so I can use pinepods to sync antennapod across devices? That’s awesome!
That sounds awesome!
I’m currently using antennapod. Do you think I can switch already? Can I import my antennapod history?
I can recommend NixOS. It’s quite simple if your wanted application is part of NixOS already. Otherwise it requires quite some knowledge to get it to work anyways.
I would propose creating a distributed hash table for this. But I would never host someone else’s data like this, because I’m too afraid they will give me encrypted illegal content and then some obscure law will give me the fault for it. This is just me though.
Hmm, seems like it didn’t after all. They are too busy scrambling their defenses and trying to tell their own people that everything is normal.
Good bot!
Was he mistreated in the army?
If her kids are young, a prison sentence of the mother would be pretty heavy on them. But the judge can take that into account if they want to.
But I guess this was just added to add more context about who the person is. More personal stories are more interesting to read.
So Mongolia is not a threat?
The guardian - credibility medium 🤦♂️
!remindme 1 week
But then I’d have to combine that with existing services myself. NixOS ensures that there is only one postgres running for example, such that not every service starts its own postgres instance.
For immich, for example the following is enough for a most basic configuration:
services.immich.enable = true; services.immich.port = 2283;