Live data from Hacker News

Viewing profile — john_miller

john_miller

HN member
Joined
Fri, Apr 24, 2020, 8:53 AM UTC
HN karma
42
Public activity
24 items

About john_miller

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #38123482

    Here are 140: https://en.m.wikipedia.org/wiki/Bill_Clinton_pardon_controve...

  3. comment
    Comment #38097969

    What's the battery life like on linux?

  4. comment
    Comment #29351653

    No, the peak statement is not valid if inflation is considered. But the page has a "Adjusted for inflation" checkbox on the right, so you can see for yourself. :)

  5. comment
  6. comment
    Comment #28109256

    Do you have a link to the fed's minutes or to your thesis?

  7. comment
    Comment #28036915

    Teile und herrsche. Divide and conquer.

  8. comment
    Comment #24958759

    fyi, paint is just an iframe containing https://jspaint.app/

  9. comment
    Comment #24846754

    very very ballpark: 2010: 2 billion internet users, firefox has 30% market share => 600mio absolute users. 2019: 4.1 billion internet users, firefox has 4% market share => 165mio a…

  10. comment
    Comment #24744868

    but probably not to "Contributing Editor[s]" and the like

  11. comment
    Comment #24697864

    // call /MyPage?par1=hello&par2=42 const MyPage = (props: { query: { par1: string; par2: number } }) => ( {`${props.query.par1}-${props.query.par2}`} );

  12. comment
    Comment #24590196

    break != brake!

  13. comment
    Comment #24565308

    Mozilla (market) share ;)

  14. comment
    Comment #24459720

    As an outsider: What is so much better about Infiniband compared to Ethernet?

  15. comment
    Comment #24203042

    btw it's "type inference", not "type interference"

  16. comment
    Comment #24048839

    every generous return policy by a shop every PR action free(as in beer) software (e.g. visual studio) charitable donations (e.g. google to wikipedia) not pressing charges for rampa…

  17. comment
    Comment #24002689

    How much reparations had the french to pay in 1870?

  18. comment
    Comment #24002674

    Russia did not have to pay any reparations to germany, so the statement of similar harshness is blatantly false.

  19. comment
    Comment #23764208

    According to wikipedia you are more than an order of magnitude off: "In 2018-19, the EU and its member states contributed 11% of the WHO's $5.6 billion budget, the US contributed 1…

  20. comment
    Comment #23760067

    Something like that doesn't exist? Content creators and social media agency have to upload and curate their videos individually?

  21. comment
  22. comment
    Comment #23332008

    Could you share a link or keyword about async type checking and 'compile only'?

  23. comment
    Comment #23309502

    It existed, but was shut down after the company was acquired by google. https://en.wikipedia.org/wiki/Bump_(application)

  24. comment
    Comment #22966019

    A general question: Can someone explain to me, why the integral of the z-score chart is not zero but positive? Is the sum of the standard deviations not zero?