I use Brave as a secondary browser for PWAs on the desktop. I wish Firefox would support it again.
tetra
- 0 Posts
- 15 Comments
There is a FAQ about the Mullvad browser on the Tor Project’s website, which gives a few more details.
For shells (and other programs) using GNU readline for interactions and line-edits (like bash), some of this can be achieved with an
~/.inputrcconfiguration file, e.g., mapping the correct key sequence for your terminal emulator to thebackward-wordmove command. You can look up these sequences usinginfocmp -L1or interactively usingsed -n l.Most other shells use their own command line handling routines and configuration though, so this won’t work for e.g., zsh or fish.
tetra@feddit.deto
Asklemmy@lemmy.ml•What’s one word to prove you lived trough the 90’s?
51·3 years agoC:\con\con
A self-hosted instance of miniflux. After trying several other options over the years, I settled on this one.
tetra@feddit.deto
Selfhosted@lemmy.world•If you have spare computing power, consider donating some of that to a distributed computing projectEnglish
9·3 years agoPlease only do this on plans with a dedicated vCPU that isn’t shared with other users.
# dnf whatprovides '/usr/*bin/dog' sheepdog-1.0.1-19.fc38.x86_64 : The Sheepdog distributed storage system for KVM/QEMU Repo : fedora Matched from: Filename : /usr/bin/dog
tetra@feddit.deto
Android@lemmy.world•What's your favourite open source app and why?English
4·3 years agoKDE Connect in combination with Valent. The clipboard sync especially is the most useful feature for me. Followed by FairEmail and Syncthing-Fork.
I tend to use Firefox’s “Inspect” context menu entry on the element and disable the paste/keydown/keyup event listeners in the element inspector.
tetra@feddit.deto
Mildly Infuriating@lemmy.world•Youtube added shorts to the subscriptions page, pushing the subscriptions almost entirely off the page...English
8·3 years agoIf you happen to use any user script extension already (like Violentmonkey) or don’t want to use a dedicated extension to fix stupid design decisions, I can recommend https://greasyfork.org/en/scripts/405614-youtube-polymer-engine-fixes.
With kernel 6.5+, the default is now
amd_pstate=activefor Zen systems.I recommend
amd_pstate=guidedfor 6.4+ though as at least on my machine, this seems to yield the best performance/energy trade-off.






There is a bugzilla entry that states the removal was due to too little user benefit for the development effort required. And since I don’t necessarily need this feature, I can understand they directed the resources to where they are needed more. Nevertheless, it would be nice to have.
The way I use it is primarily for applications that produce audio output, so I get appropriately named per-app volume sliders in pulseaudio/pipewire and not just a bunch of audio streams titled “Firefox”.