Live data from Hacker News

Viewing profile — cwojscs

cwojscs

HN member
Joined
Mon, Aug 05, 2013, 6:31 AM UTC
HN karma
2
Public activity
1 items

About cwojscs

No profile information was provided.

Recent public activity

  1. comment
    Comment #6158742

    mkdir {js,cs} coffee -cwo js cs & echo "alert 'x'" > cs/x.coffee echo " " > x.html open x.html echo "alert 'x2'" > cs/x.coffee refresh x.html