All of evgenit's Comments + Replies

evgenit290

Done, all questions answered. Yvain, well done on clear questions and good design.

evgenit20

Seconded, I am also curious about why this is hard/how the style needed differs from how lukeprog and Eliezer write papers.

0satt
Some of the comments on Eliezer's "Intelligence Explosion Microeconomics" suggest that his style might be too digressive & chatty by typical journal standards.
evgenit120

I keep thinking that this is one of the big reasons identity and group politics are so prevalent. It helps answer the question "is this person sufficiently like me?".

evgenit50

An informative read, thank you.

Also, for this "oh my god, and then I have to cite my sources!" I find that what makes life easier for me is to do in-place citations as I write (sometimes not completely correctly). That way, there is no "and then", as I've done all the thinking about my cites as I was writing.

1Swimmer963 (Miranda Dixon-Luinenburg)
I did this in a rather haphazard way–saving my pdfs of articles under short descriptions, example 'em. reg. overview', and then putting that in brackets when I cited that article in my text, later to be replaced with the actual author's name and date. Still kind of a pain.
evgenit00

Replications make much more sense as an example. You could also add the file-drawer problem in research. Why do we not see studies that do not find anything? Because there is no prestige in publishing them. (Some journals do try to correct for this, but they have to explicitly do that)

evgenit160

Reminds me of Scott Aaronson's Malthusianisms. Is this the article you couldn't find?

Also, I am not sure your example of science is correct: After all, plenty of very famous journals do publish retractions, and some that do not are (rightly) laughed at (parapsychology journals for example).

2Bakkot
evgenit40

An appealing idea. I would also consider such an insurance.

I also see a problem, similar to kilobug's second point: How would such an insurance handle a person refusing some recommended treatment? Especially if the treatment is effective (say in terms of life expectancy), but also has nasty side effects (for a while/for the rest of your life/etc). The parallell obvious to me is life insurance and suicide, but life insurance does not pay out for death due to suicide. The policy becoming void if treatment is refused (without caveats) would, however, be a de... (read more)

evgenit00

So, it’s like if you use a map of the territory to build a road from A to B, and then you later realize that the map that you used to build the road was wrong. But the road still takes you from from A to B! So it doesn’t matter if you built it with the wrong map, it still works.

I think this summary omits a key point: How we know that the road still takes us from A to B? As far as I can tell, the answer is "by experiment" --- we know from repeated use how the instruments behave, and therefore it doesn't matter what our map of the world was wh... (read more)

0Stabilizer
I completely agree. I was trying to make the point that the instruments are theory-free.
evgenit30

The counter-counter culture often cares just as much about differentiating itself from the culture as it does the counter-culture.

Of course they do, otherwise their signalling would be indistinguishable from the culture's, and thus useless.

evgenit00

Oh, right. I should check before posting.

I don't quite see the second part, but thank you for the explanation.

3[anonymous]
In a world of black and white, if there's both a black place and a white place, then somewhere, black and white are right next to each other. If you can change an election where Epsilon wins to an election where Delta wins by changing a whole bunch of votes, then for some set of votes, you can do it by changing just one vote.
evgenit00

I may have misunderstood something, but I don't think your system excludes pivotal voters. For example, with the aforementioned ten people, it is possible that everyone gave every alternative except B score 0, and alternative B got score 1 from every member of the group. If one of the members then changes her score for A to 10 and for B to 0, we have A(10) > B(9).

This does appear fixable with a scale tailored to the number of people and alternatives.

7[anonymous]
You've misunderstood the axiom of non-dictatorship: it requires that there not be a person who is always capable of determining the outcome. It is impossible, given Pareto efficiency, for there to be no person sometimes capable of determining the outcome (i.e. pivotal voter), because a unanimously pro-A group, which must elect A, can be turned into a unanimously pro-B group, which must elect B, by repeatedly changing the preference of just one individual. (But not the same individual every time, of course.)
evgenit100

Propositional knowledge does not make anything happen by itself, but it can help when actually doing something. For example, the venture won't happen by itself, but once it is started, it might be that certain things happen, and you go "hmm, this looks like something I read about". This allows you to make predictions and act upon them, potentially avoiding a pitfall others have already trod in.

To take programming, once you start programming something, you might go "wait, this looks exactly like that theory, and there was a solution", or "wait, here I also need to guard against this problem" --- both things you have not experienced yet. Learning by doing can be quite expensive.

evgenit00

Many-worlds is contended only conceptually correct, in the same way classical illusions of our billiard ball world are conceptually correct.

Upon reading Collapse Postulates, or If Many-Worlds Had Come First, I would say that Eliezer_Yudkowsky is not merely arguing this correct a la "billiard ball world". Quote from the latter article:

Imagine an alternate Earth, where the very first physicist to discover entanglement and superposition, said, "Holy flaming monkeys, there's a zillion other Earths out there!"

Also, we hang on to the b... (read more)

evgenit120

Computer programming. Aside from the market value, it helps me analyze and plan day-to-day tasks. If there are several things I need to do, and they are tangled (one necessitates another, say), I start thinking like I would when programming, breaking the whole mess down into manageable pieces and then stringing them back together into a plan of action.

I expect that other people may have this as a separate skill not related to programming at all.

0[anonymous]
What?
8[anonymous]
I think there's something fundamentally eye-opening about programming. Causality really comes out when you can hold the entire state of something in your head.