Live data from Hacker News

Viewing profile — BonoboBoner

BonoboBoner

HN member
Joined
Thu, Mar 18, 2010, 12:41 PM UTC
HN karma
457
Public activity
196 items

About BonoboBoner

No profile information was provided.

Recent public activity

  1. comment
    Comment #21716404

    Already solved, no worries needed. https://www.duesenfeld.com/index.html

  2. comment
    Comment #19638329

    But chasing the higher hanging fruits might allow for breakthroughs that you would not see if you only went for the low hanging fruits. The range anxiety is less and less problemat…

  3. comment
    Comment #16514028

    35% of ecommerce customer journeys already start on amazon. It is not like they totally depend on SERP rankings.

  4. comment
    Comment #14285254

    Nice job, but I prefer the text based version. I dont like having to parse all those pictures in my head. Who cares about a thumbnail of the website?

  5. comment
    Comment #14178831

    Instantly had me hooked again. The game does not move on after the city of vilcabamba, though :-/

  6. comment
    Comment #14119710

    What made you leave? Did you miss european culture ( or sports on TV or anything like that)? How did you deal with the time difference between Europe and NZ? When I was in NZ on va…

  7. comment
    Comment #13860516

    Simple example? Before finishing the first paragraph, it says "The slope and y-intercept of the line are determined using gradient descent." What on earth does that mean? Maybe the…

  8. comment
    Comment #13505338

    The first eight minutes were promising. Then a mathematical definiton of how neural networks work follows and I am already lost again when trying to learn about deep learning. It i…

  9. comment
    Comment #12889437

    Well it is only useful when you really rely on asynchronous programming. Nobody states that every piece of code is supposed to be written like this. You should only use async/await…

  10. comment
    Comment #12741224

    How do you know which device is positioned higher than the other (on a bunch of books)?

  11. comment
    Comment #10114986

    Interesting concept let me see his method..scrolling.. oh it is about marketing his app. Unless you invest the money you get from the credit card, isnt his approach just min/maxing…

  12. comment
    Comment #9927850

    You published it? You should have gotten a "micro-docker"-like hashtag trend going and then pitch your idea to VCs. The main "Lighter than Docker" startup would be valued at around…

  13. comment
    Comment #9918784

    > mobile is the predominant method of browsing for a huge number of sites all over the world. That is not an excuse to give up on high information density on the desktop, just beca…

  14. comment
    Comment #9918769

    So true. I hate it when CMS administration areas are rewritten to be responsive and end up wasting a huge amount of space on the screen. A CMS admin area is a power user , that mos…

  15. comment
    Comment #9873302

    Am I the only one that is not a fan of the new syntax? There is so much duplication and lack of clarity.

  16. comment
    Comment #9757782

    Does it run Crysis? Apparently now Linux can.

  17. comment
    Comment #9507207

    Thank you for making the mouse a thing in a keyboard driven world. As someone who grew up with gaming and learned IT as a result I never was able to fully give up on the mouse duri…

  18. comment
    Comment #9406617

    How about an opt-in attribute to enable ordering then? ...

  19. comment
    Comment #9218567

    Is the compiler faster these days?

  20. comment
    Comment #9111511

    If you ever need web scale, there is always nosql to fall back on Kappa

  21. comment
    Comment #9076227

    While you are technically right, that kind of thinking gave people access to a ton of MongoDB databases last week.

  22. comment
    Comment #9061745

    Aerodynamically a joke. Most likely a quick render based on marketing drawings.

  23. comment
    Comment #8964760

    They are again? In this talk they mentioned them to be cheap in 2008

  24. comment
    Comment #8961494

    I agree that is is the standard way of doing things. I was just curious why the trend moved towards this approach. Not a long time ago Concurrency based on a lot of threads had an …

  25. comment
    Comment #8961471

    That explains it, thanks. To me this makes the focus on non-blocking code in PlayFramework2.0 a bit more strange to me, since the JVM isnt single threaded.