Live data from Hacker News

Viewing profile — alfu

alfu

HN member
Joined
Sun, Jan 27, 2019, 3:44 PM UTC
HN karma
72
Public activity
32 items

About alfu

No profile information was provided.

Recent public activity

  1. comment
    Comment #38747853

    "Medlife Crisis" has an interesting video about this: https://www.youtube.com/watch?v=hT8GZlBBv5k (Cyclists' hearts: can you be so fit that you die?)

  2. comment
    Comment #35582560

    Does 0 ms = "at compile time"? Seeing that the impl. just computes ((long) upTo) - from + last; I would think it just takes less than 1 ms on first execution. https://github.com/op…

  3. comment
    Comment #34197263

    If I am not mistaken, 8310 sites offer http and https: grep -o -E "://.*?," current.csv | sort | uniq -c | grep -v "1 ://" | wc -l 8310

  4. comment
    Comment #33853519

    https://two-wrongs.com/

  5. comment
    Comment #32333809

    I thought of ulfheim too and it redirects to the new site. Author's reasoning: > A few years ago a hate group started using the "ulfheim" name for their own purposes. It's useless …

  6. comment
    Comment #31222813

    I create most of my transactions with a script reading my bank and card statements. The description in the statements are usually good enough to map them to the correct account. I …

  7. comment
    Comment #29740390

    Yes, I listened to a podcast that describes an attacker getting access even though the victim's account had a PIN ( https://darknetdiaries.com/transcript/97/ ): >MILES: [MUSIC] The…

  8. comment
    Comment #29672529

    Based on this issue https://bitbucket.org/heldercorreia/speedcrunch/issues/746 (2017) it could also be re-highlighting the entire history when a new expression is evaluated.

  9. comment
    Comment #29605487

    Why not compare it with t.rotate(rotateBy, around)? Could a,v used for many purposes and this example allows us to indicate their role for this specific call?

  10. comment
    Comment #29548921

    I am using these: google.*##.g:has(a[href*=".pinterest.*"]) google.*##a[href*=".pinterest."]:upward(1)

  11. comment
    Comment #29111176

    https://github.com/WorldMaker/blog.worldmaker.net/blob/gh-pa...

  12. comment
    Comment #28425931

    Can't do this indefinitely in some countries :/ ( https://en.wikipedia.org/wiki/Anti-mask_law )

  13. comment
    Comment #27649266

    >The files in question are, from a formal verification standpoint, the interface to CompCert. They are licensed under the non-commercial license (NCL) so that they can be used toge…

  14. comment
    Comment #27568069

    >Insurance companies (same as betting companies) always need to bill you more than the chance you get your big payoff. In theory, couldn't they charge less if the ROI of the premiu…

  15. comment
    Comment #27256897

    The HN api includes the timestamp (unix time). For instance: https://hacker-news.firebaseio.com/v0/item/23279837.json?pri...

  16. comment
    Comment #27109595

    cryptography or cryptocurrency?

  17. comment
    Comment #26743133

    I only read the comments anyway.

  18. comment
    Comment #26714184

    (some?) ft articles are readable if you are coming from a google search. At least it works for me when I search the article by title.

  19. comment
    Comment #26487448

    Is the conclusion to just use use SameSite=None? I did some research while back and found that shibboleth supports local storage for sessions [0], unfortunately the IdP+SP I'm usin…

  20. comment
    Comment #26366385

    Is "electron hopping theory" same as the hopping transport mechanism in https://en.wikipedia.org/wiki/Charge_transport_mechanisms ? I'm trying to read up on it because I realized m…

  21. comment
    Comment #26365993

    It shows the apple logo on some fonts. See: https://codepoints.net/U+F8FF?lang=en

  22. comment
    Comment #26228999

    Source on the 40%? Quick search yields > “Between 10% and 15% of those vaccinated may have side-effects from this vaccination, but it is only a feverish state, fevers, nausea and w…

  23. comment
    Comment #26212217

    Here: https://sci-hub.se/10.1145/3307650.3322260

  24. comment
    Comment #26040981

    A killer feature for me is opening the history & download list in a tab instead of a window. This way I don't have to alt+tab twice to switch to the next application. Opening the h…

  25. comment