Viewing profile — quindecagon
quindecagon
HN member- Joined
- Mon, Jan 20, 2020, 1:46 PM UTC
- HN karma
- 20
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About quindecagon
No profile information was provided.
Recent public activity
-
comment
Comment #22159167
Maybe does some actual investigative journalism or put emphasis on the fact that the Bush administration claims were unproven? US media wouldn't uncritically report the statements …
-
comment
Comment #22142673
What is more dangerous, Alex Jones saying there are chemicals that make frogs gay or all major news sources saying that Iraq had WMD?
-
comment
Comment #22142586
How many are there today? Churches are one of the last places in american that are mostly segregated. > As many as 87% of Christian churches in the United States are completely mad…
-
comment
Comment #22141881
Interestingly, this post on an application for Nuclear waste was on the front page[1]. This talk on nuclear waste may also be of interest to you[2]. [1] https://www.independent.co.…
-
comment
Comment #22141859
That upper limit is in the trillions of people. https://www.youtube.com/watch?v=XAJeYe-abUA&feature=youtu.be...
-
comment
Comment #22141760
.. about nothing. Most people in his day knew this right away but even today some people still deny this.
-
comment
Comment #22141510
I find a big reason to use DDG is because it has "!bangs" that allow you to redirect your search to other site's native search engines by appending/prepending them to your query. I…
-
comment
Comment #22141230
Apparently if SMS verification fails, it can fall back to a phone call where a robot reads you the verification code. This means you could set up Signal with a landline, Google Voi…
-
comment
Comment #22140830
Re point 1: > This was the early 1970s, he said, why were these engineers so confident in their calculations? As guessed by many in the audience, the reason for that was "computers…
-
comment
Comment #22132359
Steven's host file even includes "someonewhocares"'s.
-
comment
Comment #22131948
Logs of requests can be viewed at: https://my.nextdns.io/configuration/abc123/logs Can anyone who knows your id also view your logs?
-
comment
Comment #22130833
I'm not them but I imagine it is because Wickr is closed source.
-
comment
Comment #22102175
> Overweight and obesity are associated with at least 13 different types of cancer. https://www.cdc.gov/vitalsigns/obesity-cancer/index.html
-
comment
Comment #22102012
According to the provided by the UN, genocide requires acting with intent to destroy. > ... committed with intent to destroy ... https://www.un.org/en/genocideprevention/genocide.s…
-
comment
Comment #22101969
I wonder how they thought of it. I don't think germ theory was common knowledge at the time.
-
comment
Comment #22101385
Since IPFS is peer to peer, who is the server in this context?
-
comment
Comment #22100470
Perhaps you would prefer the term "middle income." I think your conception of the term class and the one used in the article are different. By substituting the term "middle class" …
-
comment
Comment #22099913
> By our calculations, as of this month, just over 50 percent of the world’s population, or some 3.8 billion people, live in households with enough discretionary expenditure to be …
-
comment
Comment #22099814
They are talking about the "Secret Key" that is used in addition to your "Master Password." It was previously called an "Account Key." https://support.1password.com/secret-key-secu…
-
comment
Comment #22099767
I'd recomend the more modern looking and cross-platform by design, KeePassXC, over the original KeePass. https://keepassxc.org/
-
comment
Comment #22099561
> On program startup Then, after program startup, if it is closed, then fd 2 could be assigned to something else.
-
comment
Comment #22099022
Retrain your muscle memory. grep () { echo "Use rg" rg "$@" }