lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

Lecture 2_ egoism, contractualism.html (3553B)


      1 
      2 <!DOCTYPE html>
      3 <html>
      4   <head>
      5     <meta charset="UTF-8">
      6 
      7     <title>Lecture 2: egoism, contractualism</title>
      8     <link rel="stylesheet" href="style.css"/></head>
      9   <body>
     10     <style type="text/css">
     11 nav a {
     12   text-align: left;
     13 }
     14 nav #name {
     15   text-align: right;
     16   float: right;
     17   font-style: italic;
     18 }
     19     </style>
     20     <nav>
     21       <a href="index.html">Index</a>
     22       <span id="name">Alex Balgavy</span>
     23     </nav>
     24     <hr>
     25     <div class="exported-note"><h1>Lecture 2: egoism, contractualism</h1>
     26 
     27       <div id="rendered-md"><p>egoism: if people's nature is egoistic, then saying they have moral reasons to help others will be pointless and they won't do it.</p>
     28         <ul>
     29           <li>but, is it even true? in many crises, people go volunteer and help
     30             <ul>
     31               <li>counter: maybe that's still in self-interest. we want to feel good that we helped or maybe get compliments from others for helping (&quot;reward seeking&quot;), avoid feeling guilty for not helping (&quot;punishment avoidance&quot;), and relieve our own distress that people need help (&quot;aversal-arousal reduction&quot;)</li>
     32             </ul>
     33           </li>
     34           <li>even if humans fail, we could try to make a machine that could do better</li>
     35         </ul>
     36         <p>ethical egoism: people should/may be egoistic. we don't have any duties to help others or contribute to common good.</p>
     37         <ul>
     38           <li>tragedy of the commons: we can't sustain common goods (fresh air, public safety, energy) if we're all ethical egoists (i.e. we don't contribute to them)
     39             <ul>
     40               <li>e.g. you'll have more toilet paper if you buy more, but if everyone and their grandma buys more toilet paper, there won't be any in the shop</li>
     41               <li>makes ethical egoism self-defeating</li>
     42             </ul>
     43           </li>
     44         </ul>
     45         <p>so what do?</p>
     46         <p>contractualism: we make a deal that we cooperate (act morally not egoistically), on the condition that others do too</p>
     47         <ul>
     48           <li>morality is like a contract to limit each other's egoism</li>
     49           <li>why accept:
     50             <ul>
     51               <li>it's in one's self interest, this is why we can have nice things. if nobody steals shit, nobody will steal your shit (well, in general, and doesn't count for bikes because those seem to get stolen no matter what you do).</li>
     52               <li>it's also in one's self-interest to try to secretly free-ride (benefit from others without cooperating, basically leeching). the state might try to make people cooperate by penalizing, and we'd accept this because it's in our self-interest if everyone cooperates.</li>
     53             </ul>
     54           </li>
     55           <li>doesn't imply that we should always cooperate: if I benefit, and if I have reason to believe that others will cooperate, then I should cooperate.</li>
     56           <li>counters:
     57             <ul>
     58               <li>&quot;I never signed a contract&quot; - yeah no shit. But you would, if you understand the logic of the situation.</li>
     59               <li>&quot;I won't sign a contract with everyone, but only if I will benefit from the cooperation. Like why sign such a contract with animals or oppressed groups?&quot;
     60                 <ul>
     61                   <li>counter: imagine signing &quot;behind a veil of ignorance&quot;, i.e. you don't know what your position will be in the society</li>
     62                 </ul>
     63               </li>
     64             </ul>
     65           </li>
     66         </ul>
     67       </div></div>
     68   </body>
     69 </html>