Viewing profile — john_miller
john_miller
HN member- Joined
- Fri, Apr 24, 2020, 8:53 AM UTC
- HN karma
- 42
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About john_miller
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #38123482
Here are 140: https://en.m.wikipedia.org/wiki/Bill_Clinton_pardon_controve...
-
comment
Comment #38097969
What's the battery life like on linux?
-
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. :)
- comment
-
comment
Comment #28109256
Do you have a link to the fed's minutes or to your thesis?
-
comment
Comment #28036915
Teile und herrsche. Divide and conquer.
-
comment
Comment #24958759
fyi, paint is just an iframe containing https://jspaint.app/
-
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…
-
comment
Comment #24744868
but probably not to "Contributing Editor[s]" and the like
-
comment
Comment #24697864
// call /MyPage?par1=hello&par2=42 const MyPage = (props: { query: { par1: string; par2: number } }) => ( {`${props.query.par1}-${props.query.par2}`} );
-
comment
Comment #24590196
break != brake!
-
comment
Comment #24565308
Mozilla (market) share ;)
-
comment
Comment #24459720
As an outsider: What is so much better about Infiniband compared to Ethernet?
-
comment
Comment #24203042
btw it's "type inference", not "type interference"
-
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…
-
comment
Comment #24002689
How much reparations had the french to pay in 1870?
-
comment
Comment #24002674
Russia did not have to pay any reparations to germany, so the statement of similar harshness is blatantly false.
-
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…
-
comment
Comment #23760067
Something like that doesn't exist? Content creators and social media agency have to upload and curate their videos individually?
- comment
-
comment
Comment #23332008
Could you share a link or keyword about async type checking and 'compile only'?
-
comment
Comment #23309502
It existed, but was shut down after the company was acquired by google. https://en.wikipedia.org/wiki/Bump_(application)
-
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?