tetra

joined 1 year ago
[–] [email protected] 25 points 11 months ago (4 children)

With 20k GitHub stars not really obscure I suppose, but maybe someone doesn't know it:

https://gchq.github.io/CyberChef/

Works offline and you can chain recipes.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

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”.

[–] [email protected] 13 points 1 year ago (4 children)

I use Brave as a secondary browser for PWAs on the desktop. I wish Firefox would support it again.

[–] [email protected] 7 points 1 year ago (1 children)

For shells (and other programs) using GNU readline for interactions and line-edits (like bash), some of this can be achieved with an ~/.inputrc configuration file, e.g., mapping the correct key sequence for your terminal emulator to the backward-word move command. You can look up these sequences using infocmp -L1 or interactively using sed -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.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

A self-hosted instance of miniflux. After trying several other options over the years, I settled on this one.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago)

Also, while Matrix offers E2EE, the amount of metadata the protocol generates by design is something you should be aware of.

There is also this issue with portalled rooms regarding the libera IRC bridge.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

KDE Connect in combination with Valent. The clipboard sync especially is the most useful feature for me. Followed by FairEmail and Syncthing-Fork.

[–] [email protected] 5 points 1 year ago (1 children)

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.

[–] [email protected] 8 points 1 year ago

If 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.

view more: next ›