Because like the op said- it’s not clear how it’s to be pronounced.
I’ve learned some Esperanto. Doesn’t mean it’s a great base for naming a project.
Because like the op said- it’s not clear how it’s to be pronounced.
I’ve learned some Esperanto. Doesn’t mean it’s a great base for naming a project.
I think it’s interesting but also still a terrible name. But I fear the time to change it is long gone.
Sure it does. Same way you shame bad parts of society. Non voters deserve blame and shaming. Ignoring their abdication of civic duty just entrenches their bad behavior by excusing it.
Pssh. I mean, I voted. I did my part. Millions others though didn’t.
I don’t why lemmy people find it so hard to not blame the DNC and actually blame the people who either voted for fascism or did nothing to stop it. Maybe because some of them are the very same as the latter.
Yeah a lot of people blaming Biden when we all had a fair shot at voting against fascism. We suck. May as well actually accept that.
Not even that. Could’ve been a DARE spokesperson.
Just use a sonatype nexus 3 image and proxy docker hub, etc. Then you pull images through it.
You use calibre web. Then on the Kobo you connect it to your computer, backup 1-2 files, then change the store link to your domain name for your calibre web. Simple json file iirc.
Works well but doesn’t sync progress I don’t think.
It is BUT you are limited to their test servers for mobile notifications and they honestly suck. It’s a coin flip whether you get them. And if you want better you have to set up your own container system like them with firebase and Apple Dev ids.
I like it still but for a Greenfield project I’d probably try matrix 2.0 on synapse with element x as the mobile app.
Enjoy hell, dumbass.
If youre so fucking stupid as to not vote while a fascist is running then you deserve everything and more.
People need to realize this isn’t fucking Christmas and you simply pick the least bad option or you end up here. At least those lazy fucks can feel smug while we’re all in the shit.
Dumb fucks.
Poor take. Truthfully, the people want hate. That’s what trump ran on and promised.
This isn’t about policy or likeability or whatever. This is what people want and they proved it. Stop blaming the Democrat party and blame what this country and its people are instead.
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.
Jackass says most war mongering ignoring the actual country invading another.
Typical.
Except a lot of people won’t take just money.
It’s psychological but it’s true.
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.
Eh, I leave fedora for a while and come back and it’s fine. Never had it break and I’ve been using it consistently since like 27.
“Influencers”
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.
Dude, I speak like four languages. It’s a dumb name in my opinion.