Live data from Hacker News

Viewing profile — eigenbom

eigenbom

HN member
Joined
Fri, Apr 06, 2012, 11:05 AM UTC
HN karma
674
Public activity
118 items

About eigenbom

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
  3. 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…

  4. comment
    Comment #18054108

    There's no implication there.

  5. 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.

  6. comment
    Comment #17538325

    I was agreeing with him!

  7. comment
    Comment #17537776

    Oh yeah, no chance. The best outcome for me is to earn enough to keep making games.

  8. comment
    Comment #17537775

    The game is my life, but so are my wife and daughter. It's a life!

  9. comment
  10. comment
  11. story
  12. 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.

  13. comment
    Comment #16720757

    In libcxx it's a few lines. Unless you also count the overloads for initialiser_list etc.

  14. story
  15. comment
    Comment #16416998

    Americans invented the laugh track. ;)

  16. comment
    Comment #15153110

    Best joke I've heard all day.

  17. 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…

  18. comment
    Comment #14852229

    Seems like a very broad definition that would place science, religion, and this comment within the sphere of art.

  19. comment
    Comment #14810715

    fixed point is often used for that case

  20. comment
    Comment #14076032

    Took a few rounds but the Angels were in on this one.. ;)

  21. comment
  22. comment
    Comment #14076028

    I think she triggered an interrupt in my brain and now I'm running a deep hidden subroutine..

  23. comment
    Comment #14076025

    Haha with a constantly changing ABI right? Thx :D

  24. 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…

  25. 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…