Live data from Hacker News

Viewing profile — evmw

evmw

HN member
Joined
Sun, Jun 26, 2011, 7:25 PM UTC
HN karma
4
Public activity
2 items

About evmw

No profile information was provided.

Recent public activity

  1. comment
    Comment #3530414

    An ex-googler friend and I made a similar tool as a weekend project a while back http://www.snptz.com/ (code: https://github.com/tedpower/snptz ) We later ran across another implem…

  2. comment
    Comment #2869484

    "at" is very handy for scheduling one-time scripts/commands echo my_script.py | at 4am tomorrow then list queued jobs with atq note: its not enabled by default on mac os x, see man…