Live data from Hacker News

Viewing profile — dsieger

dsieger

HN member
Joined
Sun, Jun 02, 2019, 12:31 PM UTC
HN karma
134
Public activity
16 items

About dsieger

Computer scientist and software engineer specializing in geometry processing and computer graphics.

https://danielsieger.com

https://github.com/dsieger

https://www.linkedin.com/in/dsieger/

Recent public activity

  1. comment
    Comment #32229468

    Thanks for your comments, this is helpful. I especially like your point about planning for simplicity and making it an explicit design coal. Communicating this clearly to the team …

  2. comment
    Comment #32229059

    Absolutely! For me, comprehensive testing is key to keep things clean over time. Not sure why this didn't come to my mind when writing the article. I think I was somehow assuming t…

  3. comment
    Comment #32224509

    Would be curious to know what strategies other people apply in order to keep complexity down over time!

  4. story
  5. comment
    Comment #32205530

    I share the main point of the author that some software systems are inherently complex due to the problem domain they are dealing with. However, I think he's missing the point that…

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #20082623

    Thanks for the suggestion, definitely something to think about. However, this is also non-trivial to implement in a robust and efficient manner, so not sure we'll look at this soon…

  14. comment
    Comment #20077147

    Co-author here. Good point. So far we did not yet really optimize for mobile. Thanks for the feedback.

  15. comment
    Comment #20077112

    There are a couple of things, actually: - A proper mesh data structure providing meaningful abstractions - Support for general polygon meshes - Support for dynamic connectivity upd…

  16. story