Live data from Hacker News

Viewing profile — 0xACE

0xACE

HN member
Joined
Fri, Aug 16, 2013, 6:40 PM UTC
HN karma
2
Public activity
2 items

About 0xACE

No profile information was provided.

Recent public activity

  1. comment
    Comment #6225970

    Gave fish a shot for a week or so. It gives some "oohs and ahs" right off the bat, but in the long term, not something that I could use. Maybe if it was at least somewhat bash or P…

  2. comment
    Comment #6225952

    function mkcd () { mkdir -p "$1" && cd "$1" }