Viewing profile — tawhaki
tawhaki
HN member- Joined
- Mon, Feb 20, 2012, 11:21 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tawhaki
No profile information was provided.
Recent public activity
-
comment
Comment #7609813
My favorite opening line is definitely "The following day, no one died.", from Saramago's Death with Interrruptions. Wonderful book.
-
comment
Comment #7109528
How about introducing them to ComputerCraft ( http://www.computercraft.info/ )? If they already like Minecraft, they'll probably have a blast with it, and learn programming at the …
- comment
-
comment
Comment #3841003
I visited your website. I read it all. I still have no idea what exactly your app actually is. This is... problematic, to say the least.
-
comment
Comment #3829397
Chrome 14 is a really old version. The current stable version is 18. Try to upgrade it.
-
comment
Comment #3718400
I assume it is so that the default values are used if no local_settings.py file exists, instead of aborting the program with an uncaught ImportError.