Live data from Hacker News

Viewing profile — caperfee

caperfee

HN member
Joined
Wed, Apr 01, 2015, 5:27 AM UTC
HN karma
25
Public activity
11 items

About caperfee

No profile information was provided.

Recent public activity

  1. comment
    Comment #43649947

    Yes, same happened to us. Someone has reported it here too: https://github.com/orgs/community/discussions/156354

  2. comment
    Comment #40082959

    The style is on the `.post-title` element: `transform: skewY(-2deg) translate(-1rem, -0.4rem);`

  3. comment
  4. comment
    Comment #29941987

    Steve Mould has a nice video that explains in more detail what this article is discussing: https://youtu.be/HauiF_AQUIY

  5. comment
    Comment #29916816

    > Not aware of another confirmed sample found that is closer to SARS-CoV-2 Paraphrasing from this article: https://www.nature.com/articles/d41586-021-02596-2 > BANAL-52 is 96.8% id…

  6. comment
    Comment #24669210

    There is additional information in the post indicating that there was no adequate response to the original report even after 5 days: The person who forwarded this vulnerability ...…

  7. story
  8. comment
    Comment #18888510

    I have a Chromecast Audio and I just choose "cast screen to device" from the Android system tray (the pull-down menu from the top of the screen) and it seems to work fine to stream…

  9. comment
    Comment #18424972

    Australian who travelled through Sweden and Norway in September of this year for two weeks. I just used contactless payments on my credit card the entire time and never had any iss…

  10. story
  11. comment
    Comment #9301816

    It's not quite so simple since JavaScript has the concept of array-like objects - basically objects with a length property and numeric keys (but which aren't arrays). From the Unde…