undume·6 miesięcy temu·discussThere are also replacements for xdg-open with more sane (in my opinion) configuration, like jaro: https://github.com/isamert/jaro
undume·3 lata temu·discussAnother nice thing about logseq is that you can use it as a self-hosted web app. Thus, there is no need for Electron, you can use a regular browser. However, this requires the File System API, which is missing in Firefox.
undume·4 lata temu·discussThere is also a DIY emulator on ATMEGA328 microcontroller: https://paxer.net/voyager/
undume·4 lata temu·discussxmllint can do that: curl example.org | xmllint --html --xpath '//some/xpath/selector' -
undume·4 lata temu·discussOATH Tookit provides console tool for generating TOTP codes: oathtool. https://www.nongnu.org/oath-toolkit/