Live data from Hacker News

Viewing profile — azzret

azzret

HN member
Joined
Mon, Jun 14, 2010, 1:44 AM UTC
HN karma
6
Public activity
1 items

About azzret

No profile information was provided.

Recent public activity

  1. comment
    Comment #1428592

    Python and Django for missile control? For real? import sys, missile_lib destination = sys.argv[1] controller = missile_lib.Missile_control() controller.fire(destination)