European. Contrarian liberal. Insufferable green. History graduate. I never downvote opinions. Low-effort comments with vulgarity or snark will be (politely) ignored.
Very useful concrete example of how these changes might be a problem. Thanks.
Exactly. I do it pretty regularly and I’ve been using Linux for 20 years.
And yet people here are still saying “no biggie”. It’s pure status quo bias.
Come on, having a 3-key combo for such a common task is a PITA. There’s a reason people have been complaining about this for decades.
If you do, then also choose full-disk encryption. It doesn’t make sense to close a small hole only to leave the big one gaping wide open. And yet on Linux FDE is mostly off by default, even in today’s era of encryption, even on laptops. Personally I don’t understand it.
Once you’re encrypted, then Secure Boot (if you even have the option of it) mitigates against the “evil maid attack”. To get access to your encrypted computer, the attacker will need physical access to it twice: first to swap out the bootloader, then to harvest the password you unsuspectingly passed to their freshly installed malware.
For most targets (i.e. you, probably), this would all be far too much trouble. But technically it closes a loophole: it means that you can go to Russia as a spy or a journalist and not have to carry your laptop on your person at all times.
In 20 years of using Linux my partition scheme has always been to say yes to whatever the OS suggests.
Desktop environment? Who needs a desktop environment?
You never define “clean”.
To strip excess URL parameters (i.e. beginning “&”, almost certainly junk) if the clipboard buffer contains a URL and only a URL (Wayland only):
if url=$(printf '%s' "$(wl-paste --no-newline | awk '$1=$1' ORS=' ')" | egrep -o 'https?://[^ ]+') ; then
wl-copy "${url%%\&*}"
fi
Translation for those not completely up to speed with the stakes of all this?
Yep, I use trash-put
, and trash-empty
with a 30-day timeout. But no bit-scrubbing needed because the partition is encrypted.
Photorec, on the other hand, was truly a gift from the cosmos
Can confirm. Over the years I’ve had recourse to this little tool several times and always found to to be almost disturbingly effective.
To explain why AMD is fine: Linux doesn’t care about the brand, it just needs a chip that uses the x86 instruction set. This was Intel’s invention and AMD occupies the niche of Intel’s competitor. Intel is Coke, AMD is Pepsi, basically.
Several years ago I came to the conclusion that, for the kind of device models that I personally use (i.e. cheap ones), rooting has now become too complicated and dangerous (if not impossible) and that it’s better simply to move my computing back to the desktop while waiting for a more open and free mobile platform to emerge.
This question does not belong here.
PS: yes, you all disagree, but how many of you other than OP were actually interested in the answer to this ultra-niche support question which concerns a single utility that you probably don’t even use? There needs to be another community for these questions.
Small-time dictators, shorely.
An almost exact question was asked here about 3 days ago, maybe begin there.
Almost any Windows machine with an Intel sticker on it will work so it really depends on your priorities:
Good job. But don’t worry if you have to look up answers. I’ve been at this for 20 years and I still have to look up and double-check basic syntax like the classic find -exec
one. No big deal if only takes a couple of seconds.
This is definitely the sort of thing that LLM AI tools can help with, in theory.
Use dark mode at night and you won’t need Redshift any more. It’s only relevant for white screens.
PS: This IS in fact the optimal solution - if not for you then for others. I used Redshift for years, suffering its periodic breakages, babysitting the timezone issue, and it was worth it, because a retina-searing reddish-white screen is better than a retina-searing whitish-white screen. But a dark screen is SO much better for my eyes than either of those. I can’t believe I waited so many years to do that and I’m never going back.
While this analysis is somewhat convincing, let’s not forget that for now Firefox is all we have. Important not to throw the baby out with the bathwater.
In my ideal scenario, Mozilla becomes like the Wikimedia Foundation. Which has somehow also accumulated “Scrooge McDuck amounts” of cash but seems to be on a firmer footing and better managed.
If that’s the only reason, it’s not a great one. You could solve it by storing the password with your important documents.
Honest question: who would use a non-collaborative standalone spreadsheet in 2025? I don’t get it.