Live data from Hacker News

Viewing profile — barell

barell

HN member
Joined
Thu, Dec 21, 2017, 5:17 PM UTC
HN karma
23
Public activity
17 items

About barell

No profile information was provided.

Recent public activity

  1. comment
    Comment #25795454

    Netflix and spotify give me quick access to lot of content and I value it. I don’t care what software gives me this content. With messaging it’s different. Transferring messages is…

  2. comment
    Comment #25223638

    I tried many things from Apache with mod_php, nginx with php-fpm, Roadrunner and Swoole. Apache and nginx are both great, both have pros and cons, although I would go with nginx an…

  3. comment
    Comment #25043200

    I think he means C++ is 2x to 5x faster to run than Go. I saw many benchmarks and not sure if that is true though. Go is still one of the fastest out there.

  4. comment
    Comment #25026746

    That is still not clear. Not everyone need to sign in so it could not be essential. It should ask when you want to login if you want to store a cookie or not.

  5. comment
    Comment #23170390

    Definitely missing a proper CTA (call to action) button in the welcome email. It should stand out clearly in the center of the email.

  6. comment
    Comment #23153588

    It says DGPS (Digital Global Positioning System) is it the same as Differential GPS?

  7. comment
    Comment #22964068

    How do we know what is best for us? What and who should we believe? It kinds of remind me how Copernicus was banned centuries ago despite now we know he was closer to truth than an…

  8. comment
    Comment #22806848

    Would be nice to see some example. When I open search there are no results.

  9. comment
    Comment #18319486

    Just a bit off topic. Is it possible to steal in Amazon Go?

  10. comment
    Comment #18206688

    There is no such a thing like plugin which can operate only on one website. Plugin in browser is like an app on Windows. Once you install it and run it, it can access anything. I t…

  11. comment
    Comment #16690275

    Does this extension work more or less like every URL you would open in a new incognito mode separate window? Or is there some other more sophisticated solution in the background?

  12. comment
    Comment #16681319

    I agree with everything apart having if and return statement in the same line. It makes code really difficult to read. In addition, I also like is to avoid if/else when returning b…

  13. comment
    Comment #16671640

    As I said I was developing Facebook apps back in 2011 and at this time as far as I remember, your friends list was publicly available to any logged in user. API was only making thi…

  14. comment
    Comment #16671554

    I was also working on Facebook apps from 2011 to 2013 using Facebook APIs. At this time whenever we have released any app, useres could login to it using OAuth which means they wer…

  15. comment
    Comment #16645469

    I didn’t know you can have Facebook account without having email address.

  16. comment
    Comment #16547635

    It’s so easy to put anything on the internet and anyone could do that. I think most of the times is that people responsible for posting for bigger audience just don’t bother to che…

  17. comment
    Comment #15980710

    I think most of the people who understand the basic principles of how computers (and many languages) work wouldn’t be surprised by any of the „gotcha” described in this article. It…