Live data from Hacker News

Viewing profile — simonswain

simonswain

HN member
Joined
Tue, Nov 05, 2013, 4:05 AM UTC
HN karma
372
Public activity
35 items

About simonswain

No profile information was provided.

Recent public activity

  1. comment
    Comment #41675835

    Consider the RC2014 https://rc2014.co.uk I think it hits a bunch of these points. Also don't overlook the SpecNext https://www.specnext.com -- both have very active communities.

  2. comment
    Comment #22715514

    I did a browser based Boids version that simulated galactic colonization: https://coldwar.io/deepspace and a simpler variant with predators: https://coldwar.io/predators

  3. comment
    Comment #19260683

    I've been using Redis many years. It's served me well. It's simplicity and vision is a testament to antirez's hard work. Thank you sir.

  4. comment
    Comment #19198141

    https://simonswain.com/ Links to personal projects and conf talk videos.

  5. story
  6. story
  7. comment
    Comment #10635430

    I set mine up with a camera to do timelapse. https://simonswain.com/day

  8. story
  9. story
  10. comment
    Comment #9703015

    Emacs, and Chrome dev tools. The build environment has jslint set up in it too. I can't recommend enough js{lint|hint}ing all your code. None of the stuff in the sim is super trick…

  11. comment
    Comment #9695061

    No frameworks or libs. Vanilla.js, raw Canvas and requestAnimationFrame. In this version, they are symmetric with slight random variations. No reason they have to be though.

  12. comment
    Comment #9691379

    Yep. Need the ability to save and share scenarios. Coming.

  13. comment
    Comment #9691374

    Yep. All that will be there one day. This is v0.1

  14. comment
    Comment #9690560

    Bump up icbm_launch_max to maybe 15, and set stock_icbms to say 100 or so.

  15. comment
    Comment #9690351

    Nice Easter Egg!

  16. comment
    Comment #9690307

    This is awesome... so much detail.

  17. comment
    Comment #9690225

    It's not whether you win or lose. It's how you play the game.

  18. comment
    Comment #9690123

    Technically, yes. It's meant to escalate from cold to hot as munitions stockpiles build. But that doesn't make for a very interesting presentation, so it goes direct to Hot.

  19. comment
    Comment #9690114

    This video is great... and so dark. This stuff was for real.

  20. comment
    Comment #9690070

    Bang on. The dust coming up out of the bases (and to a limited amount, the other assets) are ABMs, trying to take out incoming ICBMs. Goes to Defcon 2 on enemy bombers reaching cit…

  21. comment
    Comment #9690064

    SAGE is the inspiration for this... https://www.youtube.com/results?search_query=sage+computer This thing was off the hook...

  22. comment
    Comment #9690050

    The BBS login at the start of the talk said: "Greetings, Simon".

  23. comment
    Comment #9690043

    There are two views, top view and elevation view. All the actors have an x, y and z. Each of the circle structures is a nation state. It has a capital at the center (square, blinki…

  24. comment
    Comment #9689999

    At Defcon 3, Bases launch ICBMs a low probability amount of the time. When one of a nation's assets (factory, base, city), they go to Defcon 1. If your enemy goes to Defcon 1, so d…

  25. story