~kris/9p

krisyotam.net

krisyotam.net/d/notes/open-questions.html -rw-r--r-- 4.1 KiB
8bfa4b74 — Kris Yotam ci: declare SourceHut source for push builds a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Open Questions | Kris Yotam</title>
    <link rel="stylesheet" href="../../c/site.css">
    <meta name="description" content="Some anomalies/questions which are not necessarily important, but do puzzle me or where I find existing explanations to be unsatisfying.">
    <meta name="viewport" content="width=device-width, initial-scale=1">
  </head>
  <body>
    <div class="mode-container">
      <input type="radio" name="theme" id="theme-auto" checked>
      <label for="theme-auto" class="auto" title="Auto theme"></label>
      <input type="radio" name="theme" id="theme-light">
      <label for="theme-light" class="light" title="Light theme"></label>
      <input type="radio" name="theme" id="theme-dark">
      <label for="theme-dark" class="dark" title="Dark theme"></label>
    </div>
    <div class="top-bar" role="navigation">
      <a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
      <a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
      <a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
      <a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
      <a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
      <a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
      <a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
      <a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
    </div>
    <h1>Open Questions</h1>
    <div class="keepws">
(<span class="bold">notes</span>
  (date 2025-05-30)
  (category <a href="../../notes.html">culture</a>)
  (status <span class="status-evergreen">evergreen</span>)
  (confidence certain)
  (importance 6)
  (tags epistemology questions ideas))
    </div>
    <p class="preview">Some anomalies/questions which are not necessarily important, but do puzzle me or where I find existing explanations to be unsatisfying.</p>
    <div class="prose">
<h2>Open Questions</h2>
<p>This is a list of questions to which I find current answers unsatisfactory.
This list is inspired by several other similar lists by the likes of
<a href="https://gwern.net/question#sociology">Gwern</a>, <a href="https://patrickcollison.com/questions">Patrick Collins</a>,
<a href="https://guzey.com/personal/research-ideas/">Alex Guzey</a>, <a href="https://samenright.com/ideas/">Sam Enright</a>, and
<a href="https://www.astralcodexten.com/p/quests-and-requests">Scott Alexander</a>. It is important to note that just because
an idea has one or several answers that does not mean that they are "satisfactory", and until a answer that is so is
provided the question will remain listed here. Questions below are organized by field, and on occassion sub-field. Such as
Mathematics &gt; Algebraic Number Theory. Also note that I do not actively take requests on what goes here. However if shown a
interesting question/problem I feel fits, it will likely end up here.</p>
<h2>Process</h2>
<p>Questions are added to the page &gt; solutions are identified &gt; I create a write up named "remarks on [solution]". &gt;
that entry is updated with the link to the remarks post and "(solved)" is added next to it.</p>
<h3>Science &amp; Technology</h3>
<ul>
<li>What are the fundamental limits of computation?</li>
<li>How do we achieve safe artificial general intelligence?</li>
<li>What is the nature of consciousness?</li>
</ul>
<h3>Society &amp; Economics</h3>
<ul>
<li>How do we design institutions that remain beneficial over long time horizons?</li>
<li>What are the most effective ways to reduce global poverty?</li>
<li>How do we balance individual freedom with collective welfare?</li>
</ul>
<h3>Philosophy &amp; Meaning</h3>
<ul>
<li>What constitutes a life well-lived?</li>
<li>How do we derive meaning in an apparently meaningless universe?</li>
<li>What are our moral obligations to future generations?</li>
</ul>
<p><em>This list is continuously updated as I encounter new puzzles and resolve old ones.</em></p>
    </div>
  </body>
</html>