Viewing profile — lapfi
lapfi
HN member- Joined
- Thu, Dec 29, 2011, 9:58 AM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About lapfi
No profile information was provided.
Recent public activity
-
comment
Comment #24551490
My all time favorite too. I still return to this game every few years. If you're a fan I suggest checking out this book: https://bossfightbooks.com/products/jagged-alliance-2-by-da…
-
comment
Comment #16764546
You can do that with a simple terminal command as well, btw. https://gist.github.com/lauri/84674ab22aafc4e0f398a52a53cfd7...
-
comment
Comment #13695289
One such game is Jagged Alliance 2. See here: https://github.com/dariusk/ja2 Some fine folks have also made a version that works on modern computers: https://github.com/ja2-stracci…
-
comment
Comment #8847962
Here it is: https://github.com/lauri/minitest-apidoc It isn't something I would encourage others to use in its current state, but maybe it will give you some ideas. It uses Ruby's …
-
comment
Comment #8847613
I always thought it would be a good idea to generate API documentation from tests. Kind of the same idea you have but the other way around. The problem I used to have is that if yo…