Live data from Hacker News

Viewing profile — ivdivd0

ivdivd0

HN member
Joined
Sat, Oct 22, 2016, 3:09 PM UTC
HN karma
4
Public activity
4 items

About ivdivd0

No profile information was provided.

Recent public activity

  1. comment
    Comment #18909937

    Simple aliases for find and grep, that allow to just look for something without worrying about case sensitivity, escaping, etc. function ff { find . -iname \*$1\* } alias gr='ack -…

  2. comment
    Comment #17616429

    Username: ivd0 Thanks!

  3. comment
    Comment #16365880

    This and some other tricks are covered in the "Learning How to Learn" course on coursera ( https://www.coursera.org/learn/learning-how-to-learn ).

  4. story