Live data from Hacker News

Viewing profile — matmo

matmo

HN member
Joined
Sun, Dec 06, 2015, 6:58 PM UTC
HN karma
155
Public activity
48 items

About matmo

No profile information was provided.

Recent public activity

  1. comment
    Comment #47733391

    Would be nice to pair this with something like FlightRadar where you can see relevant flights in proximity to you and select them.

  2. comment
    Comment #46114562

    I don't think the critique is that "welfare is objectively preferable" to a high paying career, but rather that the effort:reward ratio isn't scalable to society at large (without …

  3. comment
    Comment #45767740

    What does this actually mean? All flights around JFK are cancelled until further notice? Can someone translate? Does this affect EWR and LGA?

  4. comment
    Comment #45677377

    Isn't this kinda like asking "why does my gun need a safety if I'm the only one consciously pulling the trigger"?

  5. comment
    Comment #34685310

    Glad to see at least a few mentions of K2 here. IIUC, excess Vitamin D can increase calcification in arteries or something like that, and K2 helps avoid that. But I've also seen me…

  6. comment
    Comment #22218135

    I don't know what the tipping point is, but it'd probably take more than one. I've commuted through backed up/stopped/solid red sections on a motorcycle where I just get to lane-sp…

  7. comment
    Comment #21839190

    Most of the spam calls I get these days are just silence. I'll answer them occasionally and just listen, but even after 5-10 seconds no one says anything. Who benefits from that? I…

  8. comment
    Comment #21094858

    So for small apps, the final bundle size is significantly smaller since there's no framework "runtime" code included. What about large apps though?

  9. comment
    Comment #18934623

    Is anyone satisfied with their Fossil watch? I have a Fossil Q Explorist and it's so slow and laggy that I almost wonder if I got a lemon. It takes like 3 taps to click or swipe be…

  10. comment
    Comment #18435628

    Nice, this was a good refresher on some of the lesser known parts of the newer specs. +1 for explaining the event loop and job queues -1 for no semi-colons though (kidding ;))

  11. comment
    Comment #18018325

    Agreed. It'd also be nice to see a list of issues you're subscribed to. Here's a fun issue to follow for that - https://github.com/isaacs/github/issues/283

  12. comment
    Comment #17964010

    Manuals just make driving fun IMO. I've been trying to find a manual 2013 to 2016 Audi A4 for weeks/months now, and its dishearteningly difficult to find any without expanding my s…

  13. comment
    Comment #17298881

    If you use a CI system that deploys each build of your webapp, where it might be deployed at a random url ( /build1/index.html vs. /build2/index.html), then you would make all the …

  14. comment
    Comment #17024408

    Are you trying to incite the mob with this post? If you read the latest comments by the Webpack team, it seems pretty clear that "Webpack" is not squatting on parcel scopes on npm.…

  15. comment
    Comment #16670430

    As much as I'd like to buy a house outside of California, I can't imagine living in cold weather constantly. I really need sunlight/warmth, and I can't help but feel like I would m…

  16. comment
    Comment #16578187

    What's the use case for this? Is this for crypto sensitive code or password matching that is vulnerable to timing attacks and such? Or is this for avoiding things like Spectre in a…

  17. comment
    Comment #16276923

    For the uninformed, what's the proper way to remove a tick these days? When I was younger I heard advice to put a flame or extinguished match near the tick until it unlatches, but …

  18. comment
    Comment #16206604

    Thanks for the info. Love your youtube videos by the way :)

  19. comment
    Comment #16191091

    I always find it interesting that Chrome is charging ahead full steam on experimental API's like this while most other browsers have given no intent to implement them yet. Did Chro…

  20. comment
    Comment #16181983

    The code in question (had to wget from the github referenced below - I'd rather not visit the domain OP posted at work): const a=[]; while(true) { a.push(42); }

  21. comment
    Comment #15926742

    If we had Fiber everywhere, would bandwidth arguments still be applicable?

  22. comment
    Comment #15856713

    Seems like a tit for tat thing here with multiple back and forths - but who started it?

  23. comment
    Comment #15342513

    Assuming you're referring to the licensing part, it's probably because they've gotten a lot of public backlash for their previous licensing scheme that has caused some to avoid Rea…

  24. comment
    Comment #15251919

    "One thing to pay attention to when preloading fonts is that you also have to set the crossorigin attribute even if the font is on the same domain: " But why?

  25. comment
    Comment #14948834

    Tracking scripts? Can you expand on that? Legitimately curious as a user of SourceTree.