Live data from Hacker News

Viewing profile — undume

undume

HN member
Joined
Mon, Jul 18, 2011, 5:26 AM UTC
HN karma
7
Public activity
6 items

About undume

No profile information was provided.

Recent public activity

  1. comment
    Comment #48221138

    Firefox also provides such an option, see about:keyboard

  2. comment
    Comment #46778015

    There are also replacements for xdg-open with more sane (in my opinion) configuration, like jaro: https://github.com/isamert/jaro

  3. 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…

  4. comment
    Comment #34487802

    There is also a DIY emulator on ATMEGA328 microcontroller: https://paxer.net/voyager/

  5. comment
    Comment #33806886

    xmllint can do that: curl example.org | xmllint --html --xpath '//some/xpath/selector' -

  6. comment
    Comment #33245833

    OATH Tookit provides console tool for generating TOTP codes: oathtool. https://www.nongnu.org/oath-toolkit/