mjollnir | 5 years ago | on: Degoogle: Cutting Google out of your life
mjollnir's comments
mjollnir | 5 years ago | on: A College Degree Is No Guarantee of a Good Life
mjollnir | 6 years ago | on: If Sapiens were a blog post
The genetic mutation story is not the most commonly accepted view in anthropology, regardless of what Harari suggests. Perhaps it was more popular at one time when archaeological evidence for "behavioral modernity" abruptly ceased beyond ~50 kya, but if anything, it has been waning as a convincing hypothesis as alternative interpretations[0] and evidence for modernity continues pushing back the ~70 kya date[1].
This isn't to say that a real uptick in complex behavior and cognition didn't happen in the Upper Pleistocene; of course it did. But an absence of archaeological data is a pretty poor basis for inferring a single mutation that caused artefact data to go from sparse to abundant/ complex. Beyond the obvious (simply lacking data), it also seems to gloss over, for example, the possibility of cultural evolution, demographic shifts, etc., all of which require no "Tree of Knowledge mutation".
[0] http://www.its.caltech.edu/~squartz/files/mcbrearty.pdf
[1] https://journals.plos.org/plosone/article?id=10.1371/journal...
mjollnir | 6 years ago | on: What is ergodicity? (2016)
set.seed(123)
# simulating multiplicative growth
n <- 1e4
init_wealth <- 1
x <- sample(c(0.6, 1.5), n, replace=TRUE)
init_wealth * prod(x)
# analytic model
n1 <- length(x[x==0.6])/n
n2 <- length(x[x==1.5])/n
rate <- (0.6^n1) * (1.5^n2)
init_wealth * (rate^n)
(Edit: formatting, and wording for clarity)
mjollnir | 6 years ago | on: In a first, chimpanzees seen smashing and eating tortoises
mjollnir | 6 years ago | on: Adults learn language to fluency nearly as well as children: study
Some of these alternatives, however, offer low content moderation compared to their corresponding Google products.
I see no disclaimer, for example, that bitchute is known for harboring conspiracy theories, often after they are banned from youtube: https://en.wikipedia.org/wiki/BitChute
It is worrying to see it presented as an "alternative" to youtube without this disclaimer.