Viewing profile — undume
undume
HN member- Joined
- Mon, Jul 18, 2011, 5:26 AM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About undume
No profile information was provided.
Recent public activity
-
comment
Comment #48221138
Firefox also provides such an option, see about:keyboard
-
comment
Comment #46778015
There are also replacements for xdg-open with more sane (in my opinion) configuration, like jaro: https://github.com/isamert/jaro
-
comment
Comment #38774342
Another 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…
-
comment
Comment #34487802
There is also a DIY emulator on ATMEGA328 microcontroller: https://paxer.net/voyager/
-
comment
Comment #33806886
xmllint can do that: curl example.org | xmllint --html --xpath '//some/xpath/selector' -
-
comment
Comment #33245833
OATH Tookit provides console tool for generating TOTP codes: oathtool. https://www.nongnu.org/oath-toolkit/