That is very surprising. The opposition has been in disarray since their last majority AFAIK and of course the LDP has basically been ruling for decades with very little interruption.
That is very surprising. The opposition has been in disarray since their last majority AFAIK and of course the LDP has basically been ruling for decades with very little interruption.
Jackass says most war mongering ignoring the actual country invading another.
Typical.
For real. Id like to see any article where an ICE was bricked and couldn’t even drive simply by an update.
Not only that, as EVS get more popular those stations will get more saturated. Even with more stations that means longer waits. Imagine a line for gas where it takes 5 total minutes to fill, if that. Now imagine that line with 20+ minute EV charging, per vehicle.
Im not against EVS but there are drawbacks. Acting like there aren’t isn’t doing Anyone any good.
Quite frankly I wish they’d just spend money on public transit.
Except a lot of people won’t take just money.
It’s psychological but it’s true.
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.
I don’t know how chrome does it but I like the simple tab groups add-on. I then just keep the sidebar open to it.
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.
Be against fracking and lose Pennsylvania.
Genius move there sport. It’s a wonder you aren’t a political consultant.
I skimmed the study itself but couldn’t find how this compares to 2020 turnout of the same group. Just that it’s “lower” and has a +/- of 4% margin.
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.
I mean, if they removed or at least upped their dumb debt brake then they could spend to avoid this while making their economy better. But the FDP would never allow such sensibility.
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.
Cry more.
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.
“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.
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.
They also fund a ton of shit in Ohio. Fuck these people. They are truly awful. The world would be better without them in it.