In most cases yes.
However I did find this really weird bug where Firefox was caching something to do with sockets (that would disallow connecting a new socket) that could only be cleared by restarting Firefox itself.
In most cases yes.
However I did find this really weird bug where Firefox was caching something to do with sockets (that would disallow connecting a new socket) that could only be cleared by restarting Firefox itself.
Immich. Its awesome.
Depends how deep down the rabbit hole u wanna go?
I assume ur accessible via ipv4 (no cgnat) otherwise ur in for a far bigger pain in the ass.
Simple u can use portainer and it makes it relatively easy. Otherwise u can use docker compose if u want more fine grained control and are willing to learn a little more.
Dr GPT is usually pretty good at writing docked compose files given the application readme.
Without cooperation from whoever owns that service then that’s impossible. Ahh and its also impossible if u have e2ee unless u wanna hand over ur private key to some third party.
It is that’s essentially what secure boot does with a TPM. The only problem with that is that the device manufacturer gets to decide what software ur device is allowed to run. That’s a very slippery slope leading directly to governments banning software they don’t like eg encryption etc.
Yeah may I recommend using something simpler than arch. I would recommend Linux mint if u want something that’s not gonna break every 15minutes and give u headache.
On Firefox their is a plugin called do don’t care about cookies. It stops the popups and says no automaticly.
Stock android doesn’t even have a phone app. I’d say GrapheneOS is the best android. And good OK Debian is the best Linux (I don’t have the bandwidth for arch btw)
I haven’t got their yet I’m still at the stack of old desktops sitting on top of eachother.
Get yourself a home lab, then you’ll have infinitely more stuff to configure.
They are scared of the fediverse, and I like it.
Synching has dropped android support as well unfortunately
The code is the documentation.
It’s even trickier when your ISP blocks your fucking email port. Thanks, Starlink.
Slave labour doesn’t require u pay a wage. That’s why the CCP does it.
insert Ricky Gervais cultural appropriation joke here
Wow such facist behaviour
I really dont support people hating on opensource devs/organisations but i think they deserve some hate for this.
Everything is the same network if u have taikscale
Ahh so u can’t install packages into system python unless u use apt. What u need to do is create a virtual environment (venve) then u can source that venve and install packages into that.
Edit: docker is simple just use docker compose files. The compose file outlines how to run a prebuilt docker image (basically just a virtual machine).