Compare commits

..

No commits in common. "47f43a577504a274c5c46a9b469b0727f0410b41" and "acabb2cdd4a266f85f1c5a8eea8352a542ca0c8a" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -24,7 +24,7 @@
effect would be exacerbated if you fed an agent a firehose of information
from your camera-glasses, which is exactly how much information your own
monkey brain is intaking.
<br /><br />
<br />
Human memory should be used as a model: when information is repeated, we
remember it more strongly, and if it's not, we forget. Additionally, humans
spend time "alone with our thoughts" reflecting on our memories and creating

View File

@ -27,10 +27,8 @@ a:visited {
aside {
background-color: var(--background-overlay);
width: 30ch;
min-width: 30ch;
max-width: 30%;
padding: var(--line-height) 1ch;
margin: var(--line-height) 1ch;
}
aside:empty {