

If you’re running nc locally, check the logs, maybe there’s something relevant in there.
I’m on fosstodon
If you’re running nc locally, check the logs, maybe there’s something relevant in there.
Call me old, but people should learn to discover music in different ways (friends, press, concerts, etc.) and not wait to be fed by corporations… just a thought.
Jellyfin sucks for music. I tried it several times, hoping it got better, but unfortunately it’s not the case. For the moment I’m still using Navidrome (which I used for the last 3-4 years without problems).
There’s no conflict regarding ports. Each container can have the same ports open. You’re thinking about the host network here, but it’s not the case.
Are you sure both containers (npm and audiobookshelf) are in the same network? I see you don’t specify the network in the NPM compose file.
Check that like this:
$ docker inspect container-name| grep -A3 Networks
"Networks": {
"network_name": {
"IPAMConfig": null,
"Links": null,
See if both your containers are in the same network - they should be.
This is about addressing the containers in docker. It has nothing to do with the local network.
I tested it and it’s not that reliable. At least for me it didn’t let me see events in the future (next 1,2,3 months) and I wasn’t able to modify an existing event, so I gave up. I also don’t have the time right now to open issues in their repo.
FreshRSS has some too: https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html
Wallabag is nice - it’s making an archive of the page you’re saving and I think you can export it as pdf/epub to read it on any device.
I don’t know about freshrss - I’ve used it a few years ago - but miniflux (another self hosted RSS reader) has integrations with a lot of tools, some of which are bookmark managers. I’ve set up mine with Linkding and it woks just as you described.
Thanks a lot!
paid a YouTuber
a link to his/her channel would be great.
# Debian
sudo apt install lynx
# Fedora
sudo dnf install lynx
# arch, BTW
sudo pacman -Sy lynx
Did you read the whole post? If so, did you go to his/her website?
I can tell you something: I’m using some free apps on my Android phone and never notice ads at home, but when I’m on the mobile network or on a different wifi (at work or some public place) I start seeing them.
Simplex for anonymity, You can download it, share chat and start talking without registration.
It ate my battery when I installed it. Do you use it on a daily basis? What’s your experience with its battery consumption?
I will not trust a site that recommends Brave as a secure browser. I’m no security expert, but for a long time Brave proved they’re shady and I can’t trust them. Also, for mobile browsers I can’t see any recommendation of a firefox-based one, which is a shame.
ZFS comes from a plugin in OMV. You have to install omv-extras first, then install the plugin omvextras-zfs. Make sure you also install the proxmox kernel and reboot the server before installing zfs.
Some devices will prompt you to upgrade the firmware and won’t let you do it without internet access, AFTER you’re logged in to their platform.
Looks like it’s a bug: https://github.com/nextcloud/android/issues/12137 and it’s not yet fixed, unfortunately.