Jackass says most war mongering ignoring the actual country invading another.
Typical.
Jackass says most war mongering ignoring the actual country invading another.
Typical.
This is why the dark ages line is only half true. Paying for what you consume is normal anywhere else. Bringing that back to the internet would be a good thing IMO.
Ahh, good point. I have only been “testing” matrix for a year and haven’t enabled sliding sync so haven’t bothered using element x yet.
Well then theyre right- one day it might get done. 😄
Tbf, they actually are. Element X and the sliding sync are ready I think. If the server and client both use it, I think you can use it today. Or maybe the whole matrix 2.0 where that’s all integrated isn’t pushed into main/master yet. Im any case, I read it was ready maybe a few weeks ago.
Seems slicker than k9 and a bit speedier.
Downside is it appears using openkeychain is not working for encrypted emails. I fill in the settings but it still won’t show it, even after closing the app and reopening.
Edit- it works now. No idea what I did it didn’t do.
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.
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.
I haven’t looked terribly far into it but zrok (SP?) is based on openziti
Pita= pain in the ass
I sub to a few mobile Linux feeds and I want but don’t at all think mobile Linux is ready, even for tech devotees. Too battery hungry, not enough ease of use, missing functions, etc. And that’s not including lack of apps.
Sailfish gets closest so far I think. But yes, not ready. Ubuntu touch last time I tried is fine but still a bit out of sorts.
Mesh central works well.
Yes it’s so outdated that mostly every IDE offers usage with its keybindings.
Yeah, Java slogan was code once, run everywhere for a reason.
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.
Oof, BMP. I remember those days…
Honestlly, I’m ambivalent on the navigation bar change. It is quite tall but sometimes helpful.
As for the url bar, thank GOD they put the full URL back. I think this all “better against phishing” is BS and most users aren’t looking anyhow. If you need to at all differentiate it, but the domain in bold and let the rest of the url be in normal font. But for the love of cake don’t have ONLY the domain. I can’t even explain how frustrating that is. Please keep the full URL mozilla.
This is a great point. Thanks for taking the time and great app.
I really want to like one of these. I’ve tried it before but can anyone using this or similar tell me how it differs and improves upon just using Firefox sync?
If you don’t need notifications I’ve actually found just adding it to Firefox as a pwa works well for me. Mobile interface is surprisingly good.