Live data from Hacker News

Viewing profile — camus2

camus2

HN member
Joined
Tue, Oct 15, 2013, 4:24 PM UTC
HN karma
2,399
Public activity
1,778 items

About camus2

code

Recent public activity

  1. comment
    Comment #16429835

    > It's worse than that, the authentic name-brand listing can still ship scammy clones instead because Amazon aggregates the listing from multiple sellers and pretends they're all t…

  2. comment
    Comment #16418373

    > I think it’s a good thing. Better than sacrificing journalistic integrity for clickbait that helps drive more ads err ... they are doing both.

  3. comment
  4. comment
    Comment #16414732

    > It really is striking to me that it is so popular to dislike Go on HN. A lot of people seem to have to voice their dislike for it instead of just not using the language. It's nor…

  5. comment
    Comment #16413443

    > a GC is not an impediment in a systems language, You'd have to define what you mean by system language at first place before making such a claim.

  6. comment
    Comment #16398672

    > Like I said: Go does everything C does, but better. It doesn't do everything C does, it doesn't allow manual memory management at first place. So you can't pretend that a garbage…

  7. comment
    Comment #16398383

    > It's everything C can do, but much better. No, go has a garbage collector. It is not a replacement for C. Languages like C++, Rust or Ada are.

  8. comment
    Comment #16386968

    > That is because browser environment catches all exceptions and displays them in console. So effectively they become handled exceptions. No, it has nothing to do with the develope…

  9. comment
    Comment #16386945

    Promises existed way before they were put in the specification and way before async/await. So no, promises could not have been advertised as part of async/await since they came bef…

  10. comment
    Comment #16386905

    > This code will just ignore the error. While it is expected that the runtime error would float up and terminate the program - that is what runtime errors are made for. No, this be…

  11. comment
  12. comment
  13. comment
  14. comment
  15. comment
  16. comment
    Comment #16317262

    > The case of bitcoin being safe haven is probably only apply in the long term. It's quite obvious the price is heavily speculated now. There is no "safe haven" on the long run, it…

  17. comment
    Comment #16311811

    13/ make sure your webpage doesn't depend on Javascript just to display an article and its title, like 99% of news websites and blogs today... 14/ avoid sticky headers,like this pa…

  18. comment
  19. comment
    Comment #16277494

    Well it has supports for JSX and decorators which AFAIK aren't in the spec yet. It also has a syntax for class mixins without actually doing any desugaring when the code is transpi…

  20. comment
    Comment #16276834

    > You say that so definitively. Have you worked on a product with millions of new users a week? It's an extremely hard, constantly shifting problem. Facebook has hundreds of engine…

  21. comment
    Comment #16276690

    > Think about it--if a user receives a bunch of fake friend requests, it's a bad experience. Except that Facebook knows who is real and who fake. Just like my mail provider knows w…

  22. comment
    Comment #16257523

    > On the one hand this may help certain companies that focus on limited use of customer data thrive in Europe. On the other hand it’s one more tick against Europe for global compan…

  23. comment
  24. comment
    Comment #16243739

    I give directly to paypall and patreon to support creators. I couldn't give a damn about Google itself making money at that point. i block all ads, no discrimination. If you want m…

  25. comment
    Comment #16241470

    > Remember Google’s main business, Search, is still about getting you away from Google as quick as possible. As a googler, you don't even know that your own company provides analyt…