phd_student

↗ HN profile [ 482 ms ] full profile
Karma
36
Created
March 17, 2009 (17y ago)
Submissions
0
  1. Hi! What is the equiv of MIT/BSD Licensing (or even GPL) for that matter for artwork? There are some art work in open source games (like those distributed with Linux) that I would like to use in a (for-profit) game I'm…

  2. Hi! I'm about to release a few iPhone games. Given that we live in a world that pretty much anyone can sue anyone for anything (and I'm slightly paranoid); I'd like to protect myself from being sued just because some…

  3. Is there anyway I can specify a regex and get back results for domain names that match the regex? Say I want to know what has been taken for nano*.com, I'd prefer to not have to manually try them out. Thanks!

  4. I'm considering dropping out to focus full time on iphone apps. I'm curious to hear stories from people who've already taken the plunge. How long did it take you to ream ramen profitability with iphone apps? (Responses…

  5. I am interested in: "Given a large source code (say in C), how can I most efficiently figure out how it works?" The best I have so far is emacs/vim + gdb, which has been around for > 1 decade. Intutively, it seems…

  6. Having never actually worked in the real world, and always wondering "how to make money" in theory ... why hasn't property prices gone back up? it seems that in these days, rich people (like those with dynasty wealth)…

  7. Many areas of CS have "practical value": algorithms help us understand asymptotic speed of algorithms; security helps us avoid getting hacked; networks teach us how to deal with distributed, unreliable machines; machine…