zk_html/diary/2007-09-21-16:10:58.html

33 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I guess I should&rsquo;ve explained when I posted it, but that video does have an intended meaning (it&rsquo;s in the 70s, which means it&rsquo;s Modern). The setting is supposed to be a cafe, but it comes off more as a cafeteria in a mental hospital. The whole thing&rsquo;s half an hour long or so, and is made up of different scenes involving two patients, a doctor, and a mincing visitor in high heels and a red fright wig. I think the story&rsquo;s supposed to be mostly about the visitor and her own descent into madness (maybe she&rsquo;s a new patient?).</p>
<p>Anyway, that scene that I posted is about behavioral modification: The psychologist is trying to modify the couple&rsquo;s behavior into a more standard (read: socially acceptable) model, i.e.: kissing and such, but the couple keeps going back to clinging to each other. In the end, instead of learning the new behavior, the learn the process of modification, which, I&rsquo;m sure, happens more often than people would like to say</p>
</article>
<footer>
<p>Page generated on 2007-09-21 16:10:58</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>