Viewing profile — eigenbom
eigenbom
HN member- Joined
- Fri, Apr 06, 2012, 11:05 AM UTC
- HN karma
- 674
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About eigenbom
No profile information was provided.
Recent public activity
-
story
End of the Machinery Game Engine
The Machinery game engine seems terminated. From email: Thanks so much for supporting The Machinery. Unfortunately, we’ve reached a point where it’s no longer possible for us to co…
- comment
-
comment
Comment #20530303
From their GitHub page: "ChaiScript is one of the only embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development t…
-
comment
Comment #18054108
There's no implication there.
-
comment
Comment #17830990
Life is way more complex than an isolated study might lead you to believe. Read research, but be aware of its limitations.
-
comment
Comment #17538325
I was agreeing with him!
-
comment
Comment #17537776
Oh yeah, no chance. The best outcome for me is to earn enough to keep making games.
-
comment
Comment #17537775
The game is my life, but so are my wife and daughter. It's a life!
-
comment
Comment #17537772
Hi Sam!
-
comment
Comment #17537767
Sorry!
- story
-
comment
Comment #17280709
And so marks the end of the std::graphics era. I originally thought it was a good idea, but now agree that a graphics API like that has no place in standardisation.
-
comment
Comment #16720757
In libcxx it's a few lines. Unless you also count the overloads for initialiser_list etc.
- story
-
comment
Comment #16416998
Americans invented the laugh track. ;)
-
comment
Comment #15153110
Best joke I've heard all day.
-
comment
Comment #14872713
I'm excited by this feature, along with all the other compile-time programming stuff (reflection, concepts). The downside I see is having to remember how a metatype works.. e.g., t…
-
comment
Comment #14852229
Seems like a very broad definition that would place science, religion, and this comment within the sphere of art.
-
comment
Comment #14810715
fixed point is often used for that case
-
comment
Comment #14076032
Took a few rounds but the Angels were in on this one.. ;)
-
comment
Comment #14076030
Thx!
-
comment
Comment #14076028
I think she triggered an interrupt in my brain and now I'm running a deep hidden subroutine..
-
comment
Comment #14076025
Haha with a constantly changing ABI right? Thx :D
-
story
I'm a dad
Hey HN, I just had my first child and am over the moon! Witnessing childbirth and the strength of my wife gave me a whole new perspective on humanity and life. My day to day for th…
-
comment
Comment #14021307
You could definitely make them full entities, it would depend on your use case. If you're making a bullet hell shooter then maybe bullets need to be handled as a special case. Eith…