LESSWRONG
LW

dkl9
42841360
Message
Dialogue
Subscribe

Posts

Sorted by New

Wikitag Contributions

Comments

Sorted by
Newest
No wikitag contributions to display.
Avoid the Counterargument Collapse
dkl93mo30

So the collapse is mistaking the one on the right for the one on the left. (This was an internet meme of some years ago, which happens to seem very relevant by how I understand the OP) midwit

Reply
Consider showering
dkl93mo75

"Stimulating" here is not quite the opposite of "boring". Many minds are used to said temperature changes, water assaults, and laborious motions, such that they still stimulate, but are easily ignored, leaving much space for thoughts. Showers are boring by consistency, despite stimulation.

Reply
Test of the Bene Gesserit
dkl95mo30

"older the human beings" -> "older than human beings"

"copper metal cube 16 centimeters in diameter" -> "copper cube 16 centimeters to an edge"

"stuck out your throat" -> "stick out your throat"

"exame" -> "exam"

"to boy is about to die" -> "to a boy who is about to die"

Except for the crucial paragraph near the end, the style reads more like Herbert than Lsusr. Good job.

Reply
Stream Entry
dkl96mo40

Correction: "is that you experienced was real" -> "is that what you experienced was real"

> Now I knew how to not trigger those defense mechanisms.
The linked video looks like rhetorical aikido. If that's what you're talking about, link it. If you meant something else, what did you learn to do?

Reply
Decorated pedestrian tunnels
dkl98mo10

You're probably right. I neglected check how effective this would be in any quantitative sense.

I think you underestimate the cost of street-level murals ($100K / mi is about $60 / m), and neglect the benefit of tunnels' inevitable insulation, but the decision would probably end up the same.

Reply
Entropic strategy in Two Truths and a Lie
dkl98mo10
  • My phone runs iOS or Android
  • My body mass is between 60 and 80 kg
  • English is one of my native languages

That would be fun in the same way. If your goal in playing includes informing listeners, it's better to use thoroughly absurd facts and an equally-absurd lie; absurdity is low prior probability leads to surprise corresponds to learning.

Reply
Internal music player: phenomenology of earworms
dkl98mo10

The post answers most of that, except for the first question, for which my memories of childhood are too vague anyway, but it was surely before when I was 14.

Reply
Internal music player: phenomenology of earworms
dkl98mo10

Some of the difference may be the quality (enjoyability, negative of annoyance) of the songs we respectively get as earworms (based ultimately on the quality of the songs we hear). Some of it may be that I can get distracted from verbal thinking by earworm lyrics. The rest is arbitrary personal mind-differences.

Reply
How harmful is music, really?
dkl910mo30

I added intention-to-treat statistics in an addendum.

Reply
How harmful is music, really?
dkl910mo10

there might be a common antecedent that both improves your mood and causes you to listen to music. As a silly example, maybe you love shopping for jeans, and clothing stores tend to play music, so your mood will, on average, be better on the days you hear music for this reason alone.

There might be a common antecedent that both worsens my mood and causes me to listen to music. As a silly example, maybe I hate shopping for jeans, but clothing stores tend to play music, which actually improves my mood enough to outweigh the shopping. That is, confounding could go both ways here; the effect could be greater than it appears, rather than less.

An intention-to-treat approach where you make the random booleans the explainatory variable would be better, as in less biased and suffer less from confounding.

I'll reanalyse that way and post results, if I remember.

How was this accomplished, technically?

I made a script run in the background on my PC, something like

while true:
    qt = random(0, INTERVAL)
    while time() % INTERVAL < qt:
        sleep(1)
    announce_interruption()
    mood = popup_input("mood (-1 to 1):")
    earworm = popup_input("song in head (N/D/R/O):")
    save_to_log(time(), mood, earworm)
    sleep(INTERVAL - time() % INTERVAL)

The "constrained by convenience" part means that I recorded data when and only when I was at my PC. More reliable would be to run such a script on a device that's with you most of the time, like a smartphone or smartwatch, but I've no such device.

Reply
Load More
11Idiohobbies
2mo
2
13Taxonomy of possibility
3mo
1
10Calculus is about change
3mo
1
6The manifest manifesto
5mo
2
15Ascetic hedonism
5mo
9
0Variably compressibly studies are fun
7mo
0
23Public computers can make addictive tools safe
7mo
0
11Picking favourites is hard
7mo
3
0Decorated pedestrian tunnels
8mo
3
4Entropic strategy in Two Truths and a Lie
8mo
2
Load More