[-] please_lemmy_out@lemmy.world 2 points 11 months ago

Yeah, it's a bit annoying and really should be built in to the CLI or GUI apps.

[-] please_lemmy_out@lemmy.world 15 points 11 months ago

Heading to the front? Sounds like he'll be getting a death sentence soon enough then.

[-] please_lemmy_out@lemmy.world 1 points 1 year ago

As someone that was on a straight Arch install for years I've come to appreciate Manjaro + their holding back of non-critical updates for a couple weeks for additional testing. Between that and sticking to LTS kernel versions I've run into way fewer issues (not that being on the bleeding edge for updates was that bad, but problems certainly came up occasionally).

[-] please_lemmy_out@lemmy.world 1 points 1 year ago

Agreed, Proton and other alternatives work great!

[-] please_lemmy_out@lemmy.world 2 points 1 year ago

Mostly bootleg cars.

[-] please_lemmy_out@lemmy.world 4 points 1 year ago

Dumb question but do you have any FF extensions that might be causing issues and can you disable them for the site?

[-] please_lemmy_out@lemmy.world 1 points 1 year ago

Yup, if you just use a couple different IPs in a given time they will arbitrarily mark you as requiring a license.

[-] please_lemmy_out@lemmy.world 6 points 1 year ago

I think you need to add like so:

[-] please_lemmy_out@lemmy.world 1 points 1 year ago

Was just looking at that and it seems promising. I take it you can setup a Goodreads list and Readarr will just periodically update and auto-add?

22

Obviously am aware of Readarr but is there anything equivalent to Overseerr for book request tracking? Or has anyone found other creative ways of processing requests automatically to Readarr?

[-] please_lemmy_out@lemmy.world 4 points 1 year ago

Even though it failed a lot of the features it introduced like collaborative work were carried over to their GSuite/Workspace apps later.

[-] please_lemmy_out@lemmy.world 4 points 1 year ago

Arch is just the base that is used for the containers. It doesn't matter what your host OS is.

[-] please_lemmy_out@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

Are you using OpenVPN or Wireguard configs?

For Wireguard I had to slightly modify the commands to open a port to:

natpmpc -g 10.2.0.1 -a 0 0 tcp 60

natpmpc -g 10.2.0.1 -a 0 0 udp 60

while true ; do date ; natpmpc -g 10.2.0.1 -a 0 0 tcp 60 && natpmpc -g 10.2.0.1 -a 0 0 udp 60 || { echo -e "ERROR with natpmpc command \a" ; break ; } ; sleep 45 ; done

view more: next ›

please_lemmy_out

joined 1 year ago