As long as you don’t rely on the UI design matching, it is fine.
As long as you don’t rely on the UI design matching, it is fine.
I dunno that I’d consider Brave to be “the right thing” but more variety/competition is best!
I’d hold off on Pop! OS for the moment, until they have Cosmic into an updated release.
I say this as a relatively happy user of Pop
I only use it incidentally but my biggest gripe is the total inability to perform its one function of teleconferencing.
The bit where it lags the audio badly and then speeds it up to catch back up to real-time is absolutely infuriating to listen to, and such a failure of a tool that had. one. job.
The power of voodoo!
Eehhhh… OP didn’t give any details. Maybe they want an IDE, maybe they think that pyCharm is needed in order to use Python.
I have no idea which they meant, but people make assumptions.
That wasn’t a criticism, I’m not saying you didn’t read what they wrote.
“Remote Desktop” (and Microsoft’s RDP Remote Desktop Protocol) is a common term, regardless of what the actual destination device is.
OP was not clear what they mean, so we just guess and ask.
They didn’t say, we can only read what they wrote and ask if unsure.
80% sure it’s Google Sheets. If not it’s very very close.
I’m familiar with the speaker brand, but OP is not clear what they mean. Is there software or do they just want to make sure their BT speaker works with Linux? Or are they using some other abbreviation and we are way off base.
I can guess but better to ask.
I would say pop is is not the right choice right now, until they release the version with Cosmic. It is very outdated because of that.
It is somewhat related, I’m sure installing pyCharm on windows also provides Python. But yeah, not everyone wants to use a plain text editor.
iTunes: Quod Libet
pyCharm: native
Windows games: Proton
“Algorithmic steering” is okay as long as the algorithm is relatively straightforward, public, and well-understood.
The problem is when the corpos tweak it to suit their mass-market advertisers.
Awesome. That seems like the way to go then!
Are there good alternatives?
I feel like forums really fell behind the times, with shitty threading systems and awkward text formatting interfaces and the horror that is bbcode.
Meanwhile discord handles image embedding gracefully, with markdown formatting and previews.
What’s the next-gen forum system that’s keeping up with modern times? Is there a part of the fediverse that meets this?
Discourse seems the most modern, but not sure if it is open, let alone federated.
Lemmy almost fills it but tends to be too ephemeral and doesn’t handle multiple forums/channels for one broad topic.
pam_faildelay almost does it, but it only delays on auth failure. You would want something that delays on success. Might be almost as simple as “if not” on a check on pam_faildelay.
I can’t find anything that quite fits your requirements.
Putting a NOPASSWD option on your sudo config should cover the removal of the password requirement, but this may be ill-advised; it is probably wiser to increase the timestamp_timeout duration.
The intentional delay is tougher, and for that it looks like you’d need to write a PAM module. pam_faildelay is very close to what you need, you’d just need to make it produce a delay on success as well as failure.
Yeah but those extra steps are important ones.