Live data from Hacker News

Viewing profile — andystanton

andystanton

HN member
Joined
Mon, Oct 28, 2013, 11:58 AM UTC
HN karma
214
Public activity
49 items

About andystanton

https://andy.stanton.is/

Recent public activity

  1. comment
    Comment #48945368

    Mine was about the same and evoked a similar response.

  2. comment
    Comment #48945246

    A couple of relevant links: - AWS Status Page: https://health.aws.amazon.com/health/status - Reddit Thread: https://www.reddit.com/r/aws/comments/1uyuaw7/help_my_bill_s...

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #42635453

    Love it, thank you for sharing. Can't wait to show my kids later! Are the background stars randomly generated or do they correspond to the actual galaxy? Distant points of referenc…

  9. comment
    Comment #42193340

    The Book of Shaders [1] perhaps? It's about fragment shaders rather than geometry but it felt to me like a good introduction to generating things programmatically. [1]: https://the…

  10. story
  11. comment
    Comment #39234236

    Oh wow, what a great project. Almost 4 years since 0.9.9.8.

  12. story
  13. comment
    Comment #34556934

    We make extensive use of sequence diagrams using PlantUML at my work. We don't rigorously adhere to the correct UML arrow types and so on, instead preferring it as a fast way to cl…

  14. story
  15. story
  16. comment
    Comment #31893019

    The album Sanctuary by Infinity Shred evokes similar feelings to the Blade Runner score for me. The track Jasmine (demo) by Jai Paul has a completely different vibe but a gorgeous …

  17. comment
  18. comment
    Comment #29448080

    I'm curious about the target demographic for this and other re-releases (Doom for example). I played first time round and am more than happy to play this for the nostalgia, but are…

  19. story
  20. story
  21. story
  22. comment
    Comment #19436198

    Local type inference[1] means you can write: var foo = new Map (); The static initialisation methods on collections[2] let you write var foo = List.of(1, 2, 3); It's still clunkier…

  23. comment
    Comment #18791623

    Question for C experts, the article states: C takes the middle road -- variables may be declared within the body of a function, but they must follow a '{'. More modern languages li…

  24. story
  25. comment
    Comment #18714293

    Disney's Practical Guide to Path Tracing is a good resource for explaining path tracing: https://youtu.be/frLwRLS_ZR0