Live data from Hacker News

Viewing profile — snappy173

snappy173

HN member
Joined
Wed, Mar 20, 2013, 4:02 PM UTC
HN karma
178
Public activity
74 items

About snappy173

No profile information was provided.

Recent public activity

  1. comment
    Comment #42581831

    > The whole word means something like "Cymbalistson" it means, literally, son of the cymbal maker

  2. comment
    Comment #37141097

    There are lots of problems. But if you think that one of them is groups of people engaging in athletics and enjoying the outdoors, then I would suggest that one of the problems may…

  3. comment
    Comment #37140503

    No, that’s not actually “the problem”

  4. comment
    Comment #37140473

    Maybe you shouldn’t be driving …

  5. comment
    Comment #34273055

    Paracetamol is available in the US as Tylenol/acetaminophen

  6. comment
    Comment #34213376

    The bowline

  7. comment
    Comment #28149684

    We are trying to create scarcity. This is literally the opposite of the Star Trek economy. We are so fucked …

  8. comment
    Comment #23139045

    agree with that. russia has too many fronts. can easily be ganged up against. if the western powers are united in the opening, they can completely neutralize russia's northern port…

  9. comment
    Comment #21785342

    b/c if Genius didn't get SEO traffic, they wouldn't let Google scrape their site ...

  10. comment
    Comment #20901795

    Negroponte's brother was Bush II's DNI, and there is a ton of speculation about Epstein's involvement in foreign intelligence ...

  11. comment
    Comment #16219264

    or macro-brewed lagers. bud used like a dozen different hops in their flagship beer in order to reduce the effect if a particular hop is unavailable.

  12. comment
    Comment #16054449

    >I really wish I knew how he is hedging his bets on this. is this a bet or a payoff? is he trying to prop BTC up so that his investors and allies can continue converting their offs…

  13. comment
    Comment #14763818

    addEventListener("beforeboarding", function() { if(booked > capacity) { let price = ticket.faceValue; let ticketsToBuy = booked - capacity; while (ticketsToBuy > 0) { if (offerToBu…

  14. comment
    Comment #14215963

    i heard he'll be working on a new self-driving car initiative called RADIL. not LIDAR at all.

  15. comment
    Comment #14215627

    he'll work for them _officially_. >Levandowski will remain at Uber, despite his role change

  16. comment
    Comment #13757754

    and #3 explains why they are OK with that. they've always been up front about that.

  17. comment
    Comment #13748363

    >"Great, retain a Chicago politician so you know you'll get the answer you're paying for." right. regardless of where you stand on his performance as attorney general, hiring eric …

  18. comment
    Comment #13538295

    belgium is special. prohibition came to belgium in the form of a ban against hard liquor. strong beers came to fill the niche.

  19. comment
    Comment #13056883

    i could see other apps that use a native browser preferring the AMP version. something like yelp, that lets you click through to the source page, for instance.

  20. comment
    Comment #13052022

    Well, you can access the AMP version of the page from anywhere, not just Google search results. I could see apps that use an in-app browser serving the AMP version of a page, inste…

  21. comment
    Comment #13050589

    >2.) top banner plague the top banner is something that Google adds, and isn't, strictly speaking, part of AMP.

  22. comment
    Comment #12882862

    looks like they are 5th. 2nd in Oregon. 2nd among Portlands, even. http://blogs-images.forbes.com/niallmccarthy/files/2016/11/2...

  23. comment
    Comment #12825636

    "Wonderful talk. One thing he called for was a wealth tax, which is something that makes complete sense but is going to be very unpopular. On " doesn't targeting a higher level of …

  24. comment
    Comment #12732278

    but it's not an "opening app" ... it's a search engine. with links to other sites. ... or is it?

  25. comment
    Comment #12719918

    or create a wrapper function ... function withLoadingIndicator(Wrapped) { return function(props) { if (props.loading) { return ( ); } return ( ); } } // ... export class PersonRend…