Live data from Hacker News

Viewing profile — cryptonaut

cryptonaut

HN member
Joined
Sun, Jun 22, 2014, 1:06 PM UTC
HN karma
27
Public activity
6 items

About cryptonaut

No profile information was provided.

Recent public activity

  1. comment
    Comment #18613470

    I'm really struggling to understand that as well. Can't wait until this comes full circle and someone decides to write a "simplified" version that allows you to write some variant …

  2. comment
    Comment #17948641

    It's a JPEG with the HTML written in the comment field: # exiftool -b -comment body { visibility: hidden; } .n { visibility: visible; position: absolute; padding: 0 1ex 0 1ex; marg…

  3. comment
    Comment #16003111

    Minor correction: In the section about converting a vector of strings into integers the article says that the Result returned from parse() is converted to a bool via Result::ok(). …

  4. comment
    Comment #10489619

    If you're using systemd you can do this by setting up /etc/crypttab[1] which has a similar format to fstab. For example, here's my swap line: eswap /dev/mapper/vg0-swap /dev/urando…

  5. comment
    Comment #10316214

    Was just about to post this. Though I map Caps-Lock to Esc through xmodmap so it works everywhere instead of just in Vim.

  6. comment
    Comment #10300857

    I'm missing the scroll bar too, it's really annoying. After looking at the stylesheet it looks like it's due to this rule: body::-webkit-scrollbar { width: 0!important; }. If you r…