This does appear to fix it. Thanks!
This does appear to fix it. Thanks!
Thanks. I’ll add it to obtanium and give it a go.
This only because fossify hangs on my photos anymore. Black thumbnails, etc. I’ve cleared both cache and storage then uninstalled and reinstalled. No difference.
Shame otherwise I like fossify better.
I’d like to see some documentation that says passkeys were intended to never be synced across anything.
Everything I have ever read is that it’s basically asymmetric cryptography like ssh keys. You have a private one, generate the public and give it to the site. It stops reuse of passwords and site breaches become useless as the public key is useless for attacking an account on another site, etc. (well, besides whatever data was lost in the breach which is outside the scope.)
I see no reason to limit someone having the private key on their phone, their desktop, etc. Having to generate yet another passkey for every device is inefficient and would decrease adoption of this.
Honestly, I am siding with Linus here. Mainline is not the place for last minute changes without testing. And it seems Kent isn’t going to change his methods, etc. That and the retort was pretty disrespectful.
I have high hopes bcachefs can be something great but… At its current rate it’s going to flame out before reaching its potential.
I distinctly remember yum/dnf should be using a loop. Forget why but it’s recommended. Here’s a snippet from my playbook. Simply make the vars as you need and run.
- name: Install flathub as remote
ansible.builtin.shell:
cmd: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
tags:
- apps
- name: Install flatpak apps
community.general.flatpak:
name: "{{ item }}"
state: present
loop: "{{ flatpaks }}"
tags:
- apps
- name: Remove some default unused packages
ansible.builtin.dnf:
name: "{{ item }}"
state: absent
update_cache: no
loop: "{{ remove }}"
ignore_errors: true
tags:
- apps
- name: Install our packages
ansible.builtin.dnf:
name: "{{ item }}"
state: present
update_cache: yes
loop: "{{ rpms }}"
ignore_errors: true
tags:
- apps```
On mobile. Apologies if formatting is off.
I’d add one tip- you can go to annual credit report.com and get a free report once a year.
The trick is to request just one per 4 months. First transunion or whoever, then experian, then Equifax, etc. No need to wait a year for a current report.
Exactly. I don’t know if the AIO image was used and how that all works (I stay away from that and the snap which is just an abomination) but no one should try to selfhost anything for prod unless they know exactly how it works. That and have a staging env. If you’re not up to the task then just pay for some commercial hosting (even if it’s just Nextcloud that is hosted elsewhere.)
I’ve run the nextcloud image (just docker.io/nextcloud IIRC) pinned for years with k8s and it’s durable and fine. It stays put and I just take the time to update my testing instance, make sure it all works with some cheap smoke tests, then upgrade prod.
And they have a jack. And I think they had the phone with the single camera right? I don’t need a front one. That was a cool feature.
What phone is this? I thought they released one but no jack. I’d be interested if it has one and an unlockable bootloader.
Nevermind. Just saw your post under.
I haven’t looked terribly far into it but zrok (SP?) is based on openziti
Pita= pain in the ass
Mesh central works well.
Seriously. Thank god for calyxos which lets you have separate wifi and mobile internet toggles.
Yes it’s so outdated that mostly every IDE offers usage with its keybindings.
For anyone with ZFS related issues I’d honestly recommend just going to Jim’s site- https://discourse.practicalzfs.com/ which is invaluable. Lot more help and a trove of valuable info already exist there.
How is it “shady” to not want to lose market share and keep illegal stuff off of it?
You could argue it’s “shitty” (perhaps, but it is their servers after all) but I don’t find it shady.
I moved to lawnchair 2 beta (or whatever it is.) I liked neo but the promised release just never came. I kept having it crash and it always took a few seconds to restart.
Lawnchair has been reliable though even for a beta.
Simple tab groups in Firefox. Makes it easy, has a search bar, etc.
Invaluable when you have a ton of projects.
Jackass says most war mongering ignoring the actual country invading another.
Typical.