phaedrus

↗ HN profile [ 74.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. For the game my partner and I are writing, we're using open source libraries where ever possible. We've been able to find high quality open source libraries for physics, graphics, etc. Now I'm looking for a planning AI…

  2. _Why Yown Is Funny So You Can Laugh Too (discoveringio.blogspot.com)
  3. A tutorial for LLVM uses a toy language which has only the datatype "double". The toy language can call C functions which accept doubles and return a double. I decided to extend the language so that instead of using…

  4. The Bitter Truth About Sugar (singularityhub.com)
  5. I had been designing a hypothetical programming language in my head, and I was surprised to discover that Scala has a lot of the features that would have gone into that language. For instance, "call by name", and the…

  6. My partner and I just incorporated (yesterday!) our startup game studio. We each own 50%, no investors 100% bootstrapped. My partner knows someone who wants to contribute code (for free) for the learning experience. My…

  7. As someone going from statically typed, compiled languages to a dynamic language, I'm in a philosophical quandary: when your language is sufficiently flexible to allow you to write your configuration settings files for…

  8. I've been really enjoying newmogul.com. What happened to it? When I tried to go there today, I get "This page has been parked for FREE by GoDaddy."

  9. I too "wasted" most of my teens writing "pointless" programs - games in Basic that I never finished, assembly language programs optimized for old computers 20 years obsolete, and C++ programs with extensible…