Live data from Hacker News

Viewing profile — Axnyff

Axnyff

HN member
Joined
Fri, Nov 18, 2016, 3:44 PM UTC
HN karma
11
Public activity
11 items

About Axnyff

axnyff.at.hn

Recent public activity

  1. comment
    Comment #45402074

    There are more people on kgs and on fox go server

  2. comment
    Comment #41971140

    Hi, it looks pretty interesting! There's a broken link in the homepage though, Mill vs sbt links to the gradle page Good luck for your project!

  3. comment
    Comment #30700343

    The transition was awful but both Python 2 and Python 3 are good languages

  4. comment
    Comment #22462749

    https://news.ycombinator.com/item?id=19131272 . It don't know where your 2% number is coming from, but in Airbnb's experience it was much more. It feel like it would also be more, …

  5. comment
    Comment #21865020

    He's talking about the price of the mac, not the license

  6. comment
    Comment #19206311

    I feel like if hooks remove the need for redux for you, you actually never needed redux in the first place.

  7. comment
    Comment #17213883

    The comparison Sara made was that React can be overused just as jQuery was. The problems with jQuery is that it's mostly a set of functions to simplify Ajax and DOM manipulation so…

  8. comment
    Comment #17080740

    async await are ES2017 though

  9. comment
    Comment #16921968

    This should help you: http://2ality.com/2015/11/tc39-process.html Basically, it's just a proposition for the moment, there's no telling if that's gonna be in the language or not. I…

  10. comment
    Comment #15415160

    Also auto-pairs.vim doesn't seem to break the dot command, contrary to the mapping they provided.

  11. comment
    Comment #15256442

    These are not new ES6 features. I think you can get a really good explanation from the you don't know js serie. https://github.com/getify/You-Dont-Know-JS/blob/master/this%... The …