Viewing profile — andystanton
andystanton
HN member- Joined
- Mon, Oct 28, 2013, 11:58 AM UTC
- HN karma
- 214
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About andystanton
Recent public activity
-
comment
Comment #48945368
Mine was about the same and evoked a similar response.
-
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...
- story
- story
- story
- story
- story
-
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…
-
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…
- story
-
comment
Comment #39234236
Oh wow, what a great project. Almost 4 years since 0.9.9.8.
- story
-
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…
- story
- story
-
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 …
- comment
-
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…
- story
- story
- story
-
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…
-
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…
- story
-
comment
Comment #18714293
Disney's Practical Guide to Path Tracing is a good resource for explaining path tracing: https://youtu.be/frLwRLS_ZR0