Live data from Hacker News

Viewing profile — s986s

s986s

HN member
Joined
Sat, Jul 04, 2015, 11:09 PM UTC
HN karma
117
Public activity
72 items

About s986s

No profile information was provided.

Recent public activity

  1. comment
    Comment #11178651

    It also shoots lasers, runs from the gpu and is in the cloud Edit: despite i made myself giggle, I realize this comment is disrespectful to the hard work the ava team put in. I wil…

  2. comment
    Comment #11176131

    I think them building it in rust is a good thing. But rust is a mozilla project so its not as though theyre doing people favors. What it certainly does is showcase the strength of …

  3. comment
    Comment #11154967

    Facebook is not for me. Msybe its because most of mine freinds are party people. I feel very isolated. I rarely go on it and I find github the only social network I really care abo…

  4. comment
    Comment #11142926

    Ok, so the simple example you gave is very abstract. Alice and bob may have a great time talking on the phone but I felt no closer to understanding its purpose. I do understand the…

  5. comment
  6. comment
    Comment #11139288

    You define nature? I believe nature is defined by action which is intepreted after the fact or predicted before. Naturally we can also see a community such as hacker news has an ef…

  7. comment
    Comment #11138735

    Do you want to live in a centralized world or one with competition? How do you support that? I personally want to live in competition. I support that through allowing my appetites …

  8. comment
    Comment #11126794

    Very similar to lazy js[1]. Perhaps its of interest to you to get involved in that or pull some of their work [1] http://danieltao.com/lazy.js/

  9. comment
    Comment #11122276

    I want to contribute to this but there are a few things holding me back. - usage of global instead of commonjs or es6 modues - using an uncommon build system makes me uncomfortable…

  10. comment
    Comment #11110936

    Im left to question what ubers motive was. No use of a U. Not simular to any logo in the past. Logo easily can be confused with other applications. I dont think uber had ill will b…

  11. comment
    Comment #11110245

    Didnt realize you posted this. At the time it was empty

  12. comment
    Comment #11110086

    Successful in what regard? Financially? artistically? It was completed? A critical internet community criticized it? Successful is a very broad term. You may be correct, i just hav…

  13. comment
    Comment #11094186

    If your looking for es5 promises are much easier to polyfill and much more competitive than generators

  14. comment
  15. comment
    Comment #11075351

    This product may die, however I believe competition and the fire to get what you want is more valuable than king making through bad reviews (whether intentional or unintentional). …

  16. comment
    Comment #11053572

    oracle is the only comparison I can remotely relate to what this individual is talking about. But heres the issue: - githubs customer isnt opensource projects, its closed source. T…

  17. comment
    Comment #11053016

    I would argue we need more analysis tools for testing. Top programmers arguably just work the hardest, test the most and often focus on speed over readability. Being able to test s…

  18. comment
    Comment #11052991

    I appreciate this sentiment. Correct me if Im wrong but you are implying, if an individual understands how to command something or do a task, they have a realization of how the big…

  19. comment
    Comment #11052894

    I grew up making starvraft maps and warcraft 3 maps. Allowed me to believe in myself and grow a thick skin

  20. comment
    Comment #11052814

    I would argue some important concepts to understand are. - programming is commanding a machine to do what they want. - computers speak a non-english language so everything they wri…

  21. comment
    Comment #11049527

    In defense of github, they can create whatever culture they desire. Same with npm and every other company out there. If they succeed, they will be seen as a company who took ethics…

  22. comment
    Comment #11023362

    I suppose this is my generations basic : / Visual basic was my first language actually. It was pretty fun, built some cool stuff with it. I guess the web more free since people a s…

  23. comment
    Comment #11021483

    This is different though. Javascript is something that all of us are, in one way or another, exposed to. Giant companies building an ecommerce platform, startups making fun and inn…

  24. comment
    Comment #11021326

    Site loading speed is very important https://blog.kissmetrics.com/loading-time/

  25. comment
    Comment #11020118

    Again, I agree. Picture this: mocha gives testing globals, browser offers the window and dom, node offers process arguments. Coming from a partial teachers perspective (well, I was…