<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>puer robustus</title>
    <link>http://blog.puer-robustus.eu/</link>
    <description>Recent content on puer robustus</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="http://blog.puer-robustus.eu/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Google Summer of Code &#39;25 at Debian</title>
      <link>http://blog.puer-robustus.eu/post/gsoc25-at-debian/</link>
      <pubDate>Fri, 01 Aug 2025 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/gsoc25-at-debian/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve participated in this year&amp;rsquo;s &lt;a href=&#34;https://summerofcode.withgoogle.com/&#34;&gt;Google Summer of Code&lt;/a&gt; (GSoC)&#xA;program and have been working on the small (90h) &amp;ldquo;autopkgtests for the rsync&#xA;package&amp;rdquo; project at &lt;a href=&#34;https://www.debian.org&#34;&gt;Debian&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;writing-my-proposal&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#writing-my-proposal&#34;&gt;Writing my proposal&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Before you can start writing a proposal, you need to select an organization&#xA;you want to work with. Since many organizations participate in GSoC, I&amp;rsquo;ve&#xA;used the following criteria to narrow things down for me:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;em&gt;Programming language familiarity&lt;/em&gt;: For me only Python (preferably) as well&#xA;as shell and Go projects would have made sense. While learning another&#xA;programming language is cool, I wouldn&amp;rsquo;t be as effective and helpful to&#xA;the project as someone who is proficient in the language already.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;em&gt;Standing of the organization&lt;/em&gt;: Some of the organizations participating in&#xA;GSoC are well-known for the outstanding quality of the software they&#xA;produce. Debian is one of them, but so is e.g. the Django Foundation or&#xA;PostgreSQL. And my thinking was that the higher the quality of the&#xA;organization, the more there is to learn for me as a GSoC student.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;em&gt;Mentor interactions&lt;/em&gt;: Apart from the advantage you get from mentor&#xA;feedback when writing your proposal (more on that further below), it is&#xA;also helpful to gauge how responsive/helpful your potential mentor is&#xA;during the application phase. This is important since you will be working&#xA;together for a period of at least 2 months; if the mentor-student&#xA;communication doesn&amp;rsquo;t work, the GSoC project is going to be difficult.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;em&gt;Free and Open-Source Software (FOSS) communication platforms&lt;/em&gt;: I&#xA;generally believe that &lt;a href=&#34;https://drewdevault.com/2022/03/29/free-software-free-infrastructure.html&#34;&gt;FOSS projects should be built on FOSS&#xA;infrastructure&lt;/a&gt;. I personally won&amp;rsquo;t run proprietary software&#xA;when I want to contribute to FOSS in my spare time.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;em&gt;Be a user of the project&lt;/em&gt;: As Eric S. Raymond has &lt;a href=&#34;https://web.archive.org/web/20250707070347/http://catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s02.html&#34;&gt;pointed out&lt;/a&gt;&#xA;in his seminal &amp;ldquo;The Cathedral and the Bazaar&amp;rdquo; 25 years ago&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Every good work of software starts by scratching a developer&amp;rsquo;s personal&#xA;itch.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Once I had some organizations in mind whose projects I&amp;rsquo;d be interested in&#xA;working on, I started writing proposals for them. Turns out, I started&#xA;writing my proposals way too late: In the end I only managed to hand in a&#xA;single one &amp;hellip; which is risky. Competition for the GSoC projects is fierce&#xA;and the more quality (!) proposals you send out, the better your chances are&#xA;at getting one. However, don&amp;rsquo;t write proposals for the sake of it: Reviewers&#xA;get way too many AI slop proposals already and you will not do yourself a&#xA;favor with a low-quality proposal. Take the time to read the&#xA;instructions/ideas/problem descriptions the project mentors have provided&#xA;and follow their guidelines. Don&amp;rsquo;t hesitate to reach out to project mentors:&#xA;In my case, I&amp;rsquo;ve asked &lt;a href=&#34;https://samueloph.dev/&#34;&gt;Samuel Henrique&lt;/a&gt; a few clarification questions whereby&#xA;the following (email) discussion has helped me greatly in improving my&#xA;proposal. Once I&amp;rsquo;ve finalized my proposal draft, I&amp;rsquo;ve sent it to Samuel for&#xA;a review, which again led to some improvements to the &lt;a href=&#34;http://blog.puer-robustus.eu/docs/gsoc25_proposal_rsync.pdf&#34;&gt;final proposal&lt;/a&gt;&#xA;which I&amp;rsquo;ve uploaded to the GSoC program webpage.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;community-bonding-period&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#community-bonding-period&#34;&gt;Community bonding period&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Once you get the information that you&amp;rsquo;ve been accepted into the GSoC program&#xA;(don&amp;rsquo;t take it personally if you don&amp;rsquo;t make it; this was my second attempt&#xA;after not making the cut in 2024), get in touch with your prospective mentor&#xA;ASAP. Agree upon a communication channel and some response times. Put&#xA;yourself in the loop for project news and discussions whatever that means in&#xA;the context of your organization: In Debian&amp;rsquo;s case this boiled down to&#xA;subscribing to a bunch of mailing lists and IRC channels. Also make sure to&#xA;setup a functioning development environment if you haven&amp;rsquo;t done so for&#xA;writing the proposal already.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;payoneer-setup&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#payoneer-setup&#34;&gt;Payoneer setup&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;The by far most annoying part of GSoC for me. But since you don&amp;rsquo;t have a&#xA;choice if you want to get the stipend, you will need to signup for an&#xA;account at Payoneer.&lt;/p&gt;&#xA;&lt;p&gt;In this iteration of GSoC all participants got a personalized link to open a&#xA;Payoneer account. When I tried to open an account by following this link, I&#xA;got an email &lt;strong&gt;after&lt;/strong&gt; the registration and email verification that my&#xA;account is being blocked because Payoneer deems the email adress I gave a&#xA;temporary one. Well, the email in question is most certainly anything but&#xA;temporary, so I tried to get in touch with the Payoneer support - and ended&#xA;up in an LLM-infused kafkaesque support hell. Emails are answered by an LLM&#xA;which for me meant utterly off-topic replies and no help whatsoever. The&#xA;Payoneer website offers a real-time chat, but it is yet another instance of&#xA;a &lt;a href=&#34;https://link.springer.com/article/10.1007/s10676-024-09775-5&#34;&gt;bullshit-spewing LLM bot&lt;/a&gt;. When I at last tried to call them (the&#xA;support lines are not listed on the Payoneer website but were provided by&#xA;the GSoC program), I kid you not, I was being told that their platform is&#xA;currently suffering from technical problems and was hung up on. Only thanks&#xA;to the swift and helpful support of the GSoC administrators (who get&#xA;priority support from Payoneer) I was able to setup a Payoneer account in&#xA;the end.&lt;/p&gt;&#xA;&lt;p&gt;Apart from showing no respect to customers, Payoneer is also ripping them&#xA;off big time with fees (unless you get paid in USD). They charge you 2% for&#xA;currency conversions to EUR &lt;strong&gt;on top&lt;/strong&gt; of the FX spread they take. What&#xA;worked for me to avoid all of those fees, was to open a USD account at Wise&#xA;and have Payoneer transfer my GSoC stipend in USD to that account. Then I&#xA;exchanged the USD to my local currency at Wise for significantly less than&#xA;Payoneer would have charged me. Also make sure to close your Payoneer&#xA;account after the end of GSoC to avoid their annual fee.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;project-work&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#project-work&#34;&gt;Project work&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;With all this prelude out of the way, I can finally get to the actual work&#xA;I&amp;rsquo;ve been doing over the course of my GSoC project.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;background&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#background&#34;&gt;Background&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;The upstream &lt;code&gt;rsync&lt;/code&gt; project generally sees little development. Nonetheless,&#xA;they &lt;a href=&#34;https://download.samba.org/pub/rsync/NEWS#3.4.0&#34;&gt;released version 3.4.0&lt;/a&gt; including some CVE fixes earlier&#xA;this year. Unfortunately, their changes &lt;a href=&#34;https://github.com/RsyncProject/rsync/issues/702&#34;&gt;broke&lt;/a&gt; the &lt;code&gt;-H&lt;/code&gt;&#xA;flag. Now, Debian package maintainers need to apply those security fixes to&#xA;the package versions in the Debian repositories; and those are typically a&#xA;bit older. Which usually means that the patches cannot be applied as is but&#xA;will need some amendments by the Debian maintainers. For these cases it is&#xA;helpful to have autopkgtests defined, which check the package&amp;rsquo;s&#xA;functionality in an automated way upon every build.&lt;/p&gt;&#xA;&lt;p&gt;The question then is, why should the tests not be written upstream such that&#xA;regressions are caught in the development rather than the distribution&#xA;process? There&amp;rsquo;s a lot to say on this question and it probably depends a lot&#xA;on the package at hand, but for &lt;code&gt;rsync&lt;/code&gt; the main benefits are twofold:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;The upstream project mocks the ssh connection over which &lt;code&gt;rsync&lt;/code&gt; is most&#xA;typically used. Mocking is better than nothing but not the real thing. In&#xA;addition to being a more realisitic test scenario for the typical &lt;code&gt;rsync&lt;/code&gt;&#xA;use case, involving an ssh server in the test would automatically extend&#xA;the overall resilience of Debian packages as now new versions of the&#xA;&lt;code&gt;openssh-server&lt;/code&gt; package in Debian benefit from the test cases in the&#xA;&lt;code&gt;rsync&lt;/code&gt; reverse dependency.&lt;/li&gt;&#xA;&lt;li&gt;The upstream &lt;code&gt;rsync&lt;/code&gt; test framework is somewhat idiosyncratic and&#xA;difficult to port to reimplementations of &lt;code&gt;rsync&lt;/code&gt;. Given that the&#xA;original &lt;code&gt;rsync&lt;/code&gt; upstream sees little development, an extensive test suit&#xA;further downstream can serve as a threshold for drop-in replacements for&#xA;&lt;code&gt;rsync&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;goals&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#goals&#34;&gt;Goal(s)&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;At the start of the project, the Debian &lt;code&gt;rsync&lt;/code&gt; package was just running (a&#xA;part of) the upstream tests as autopkgtests. The relevant snippet from the&#xA;build log for the &lt;code&gt;rsync_3.4.1+ds1-3&lt;/code&gt; package reads:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;114s ------------------------------------------------------------&#xA;114s ----- overall results:&#xA;114s 36 passed&#xA;114s 7 skipped&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Samuel and I agreed that it would be a good first milestone to make the&#xA;skipped tests run. Afterwards, I should write some rsync test cases for&#xA;&amp;ldquo;local&amp;rdquo; calls, i.e. without an ssh connection, effectively using &lt;code&gt;rsync&lt;/code&gt; as&#xA;a more powerful &lt;code&gt;cp&lt;/code&gt;. And once that was done, I should extend the tests such&#xA;that they run over an active ssh connection.&lt;/p&gt;&#xA;&lt;p&gt;With these milestones, I went to work.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;upstream-tests&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#upstream-tests&#34;&gt;Upstream tests&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Running the seven skipped upstream tests turned out to be fairly&#xA;straightforward:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Two upstream tests concern &lt;a href=&#34;https://wiki.debian.org/Permissions#Access_Control_Lists_in_Linux&#34;&gt;access control lists&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Extended_file_attributes&#34;&gt;extended&#xA;filesystem attributes&lt;/a&gt;. For these tests to run they rely on&#xA;functionality provided by the &lt;code&gt;acl&lt;/code&gt; and &lt;code&gt;xattr&lt;/code&gt; Debian packages. Adding&#xA;those to the &lt;code&gt;Build-Depends&lt;/code&gt; list in the &lt;code&gt;debian/control&lt;/code&gt; file of the&#xA;&lt;code&gt;rsync&lt;/code&gt; Debian package repo made them run.&lt;/li&gt;&#xA;&lt;li&gt;Four upstream tests required root privileges to run. The &lt;code&gt;autopkgtest&lt;/code&gt;&#xA;tool knows the &lt;code&gt;needs-root&lt;/code&gt; restriction for that reason. However, Samuel&#xA;and I agreed that the tests should not exclusively run with root&#xA;privileges. So, instead of just adding the restiction to the existing&#xA;&lt;code&gt;autopkgtest&lt;/code&gt; test, we created a new one which has the &lt;code&gt;needs-root&lt;/code&gt;&#xA;restriction and runs the &lt;code&gt;upstream-tests-as-root&lt;/code&gt; script - which is&#xA;nothing else than a symlink to the existing &lt;code&gt;upstream-tests&lt;/code&gt; script.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The commits to implement these changes can be found in this &lt;a href=&#34;https://salsa.debian.org/debian/rsync/-/merge_requests/24&#34;&gt;merge&#xA;request&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The careful reader will have noticed that I only made &lt;code&gt;2 + 4 = 6&lt;/code&gt; upstream&#xA;test cases run out of 7: The leftover upstream test is checking the&#xA;functionality of the &lt;code&gt;--ctimes&lt;/code&gt; rsync option. In the context of Debian, the&#xA;problem is that the Linux kernel doesn&amp;rsquo;t have a syscall to set the creation&#xA;time of a file. As long as that is the case, this test will always be&#xA;skipped for the Debian package.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;local-tests&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#local-tests&#34;&gt;Local tests&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;When it came to writing Debian specific test cases I started of a completely&#xA;clean slate. Which is a blessing and a curse at the same time: You have full&#xA;flexibility but also full responsibility.&lt;/p&gt;&#xA;&lt;p&gt;There were a few things to consider at this point in time:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Which language to write the tests in?&lt;/p&gt;&#xA;&lt;p&gt;The programming language I am most proficient in is Python. But testing a&#xA;CLI tool in Python would have been weird: it would have meant that I&amp;rsquo;d&#xA;have to make repeated &lt;code&gt;subprocess&lt;/code&gt; calls to run &lt;code&gt;rsync&lt;/code&gt; and then read from&#xA;the filesystem to get the file statistics I want to check.&lt;/p&gt;&#xA;&lt;p&gt;Samuel suggested I stick with shell scripts and make use of &lt;code&gt;diffoscope&lt;/code&gt; -&#xA;one of the main tools used and maintained by the &lt;a href=&#34;https://reproducible-builds.org/&#34;&gt;Reproducible Builds&#xA;project&lt;/a&gt; - to check whether the file contents and&#xA;file metadata are as expected after &lt;code&gt;rsync&lt;/code&gt; calls. Since I did not have&#xA;good reasons to use &lt;code&gt;bash&lt;/code&gt;, I&amp;rsquo;ve decided to write the scripts to be POSIX&#xA;compliant.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;How to avoid boilerplate? If one makes use of a testing framework, which&#xA;one?&lt;/p&gt;&#xA;&lt;p&gt;Writing the tests would involve quite a bit of boilerplate, mostly related&#xA;to giving informative output on and during the test run, preparing the&#xA;file structure we want to run &lt;code&gt;rsync&lt;/code&gt; on, and cleaning the files up after&#xA;the test has run. It would be very repetitive and in violation of &lt;a href=&#34;https://en.wikipedia.org/wiki/Don&#39;t_repeat_yourself&#34;&gt;DRY&lt;/a&gt;&#xA;to have the code for this appear in every test. Good testing frameworks&#xA;should provide convenience functions for these tasks. &lt;code&gt;shunit2&lt;/code&gt; comes with&#xA;those functions, is packaged for Debian, and given that it is already&#xA;&lt;a href=&#34;https://github.com/curl/wcurl/blob/main/tests/tests.sh&#34;&gt;being used in the &lt;code&gt;curl&lt;/code&gt; project&lt;/a&gt;, I decided to go with it.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Do we use the same directory structure and files for every test or should&#xA;every test have an individual setup?&lt;/p&gt;&#xA;&lt;p&gt;The tradeoff in this question being test isolation vs. idiosyncratic&#xA;code. If every test has its own setup, it takes a) more work to write the&#xA;test and b) more work to understand the differences between&#xA;tests. However, one can be sure that changes to the setup in one test will&#xA;have no side effects on other tests. In my opinion, this guarantee was&#xA;worth the additional effort in writing/reading the tests.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Having made these decisions, I simply started &lt;a href=&#34;https://salsa.debian.org/debian/rsync/-/merge_requests/25&#34;&gt;writing&#xA;tests&lt;/a&gt;&amp;hellip; and ran into issues very quickly.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h5 id=&#34;rsync-and-subsecond-mtime-diffs&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#rsync-and-subsecond-mtime-diffs&#34;&gt;&lt;code&gt;rsync&lt;/code&gt; and subsecond mtime diffs&lt;/a&gt;&#xA;&lt;/h5&gt;&#xA;&lt;p&gt;When testing the &lt;code&gt;rsync --times&lt;/code&gt; option, I observed a weird phenomenon: If&#xA;the source and destination file have modification times which differ only in&#xA;the nanoseconds, an &lt;code&gt;rsync --times&lt;/code&gt; call will &lt;strong&gt;not&lt;/strong&gt; synchronize the&#xA;modification times. More details about this behavior and examples can be&#xA;found in the &lt;a href=&#34;https://github.com/RsyncProject/rsync/issues/785&#34;&gt;upstream issue I raised&lt;/a&gt;. In the Debian tests we&#xA;had to occasionally work around this by setting the timestamps explicitly&#xA;with &lt;code&gt;touch -d&lt;/code&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h5 id=&#34;diffoscope-regression&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#diffoscope-regression&#34;&gt;&lt;code&gt;diffoscope&lt;/code&gt; regression&lt;/a&gt;&#xA;&lt;/h5&gt;&#xA;&lt;p&gt;In one test case, I was expecting a difference in the modification times but&#xA;&lt;code&gt;diffoscope&lt;/code&gt; would &lt;strong&gt;not&lt;/strong&gt; report a diff. After a good amount of time spent&#xA;on debugging the problem (my default, and usually correct, assumption is&#xA;that something about my code is seriously broken if I run into issues like&#xA;that), I was able to show that &lt;code&gt;diffoscope&lt;/code&gt; only displayed this behavior in&#xA;the version in the unstable suite, not on Debian stable (which I am running&#xA;on my development machine).&lt;/p&gt;&#xA;&lt;p&gt;Since everything pointed to a regression in the &lt;code&gt;diffoscope&lt;/code&gt; project and&#xA;with &lt;code&gt;diffoscope&lt;/code&gt; being written in Python, a language I am familiar with, I&#xA;wanted to spend some time investigating (and hopefully fixing) the problem.&lt;/p&gt;&#xA;&lt;p&gt;Running &lt;code&gt;git bisect&lt;/code&gt; on the &lt;code&gt;diffoscope&lt;/code&gt; repo helped me in identifying the&#xA;commit which introduced the regression: The commit contained an optimization&#xA;via an early return for bit-by-bit identical files. Unfortunately, the early&#xA;return also caused an explicitly requested metadata comparison (which could&#xA;be different between the files) to be skipped.&lt;/p&gt;&#xA;&lt;p&gt;With a &lt;a href=&#34;https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/411&#34;&gt;nicely diagnosed issue&lt;/a&gt; like that, I was able to&#xA;go to a local hackerspace event, where people work on FOSS together for an&#xA;evening every month. In a group, we were able to first, write a test which&#xA;showcases the broken behavior in the latest &lt;code&gt;diffoscope&lt;/code&gt; version, and&#xA;second, make a fix to the code such that the same test passes going&#xA;forward. All details can be found in &lt;a href=&#34;https://salsa.debian.org/reproducible-builds/diffoscope/-/merge_requests/153&#34;&gt;this merge request&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h5 id=&#34;shunit2-failures&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#shunit2-failures&#34;&gt;&lt;code&gt;shunit2&lt;/code&gt; failures&lt;/a&gt;&#xA;&lt;/h5&gt;&#xA;&lt;p&gt;At some point I had a few &lt;code&gt;autopkgtest&lt;/code&gt;s setup and passing, but adding a new&#xA;one would throw me totally inexplicable errors. After trying to isolate the&#xA;problem as much as possible, it turns out that &lt;code&gt;shunit2&lt;/code&gt; doesn&amp;rsquo;t play well&#xA;together we the &lt;code&gt;-e&lt;/code&gt; shell option. The project mentions this in the &lt;a href=&#34;https://github.com/kward/shunit2/blob/master/doc/RELEASE_NOTES-2.1.8.md&#34;&gt;release&#xA;notes for the 2.1.8 version&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, but in my opinion a&#xA;constraint this severe should be featured much more prominently, e.g. in the&#xA;README.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;tests-over-an-ssh-connection&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#tests-over-an-ssh-connection&#34;&gt;Tests over an ssh connection&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;The centrepiece of this project; everything else has in a way only been&#xA;preparation for this.&lt;/p&gt;&#xA;&lt;p&gt;Obviously, the goal was to reuse the previously written local tests in some&#xA;way. Not only because lazy me would have less work to do this way, but also&#xA;because of a reduced long-term maintenance burden of one rather than two&#xA;test sets.&lt;/p&gt;&#xA;&lt;p&gt;As it turns out, it is actually possible to accomplish that: The&#xA;&lt;code&gt;remote-tests&lt;/code&gt; script doesn&amp;rsquo;t do much apart from starting an ssh server on&#xA;localhost and running the &lt;code&gt;local-tests&lt;/code&gt; script with the &lt;code&gt;REMOTE&lt;/code&gt; environment&#xA;variable set.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;code&gt;REMOTE&lt;/code&gt; environment variable changes the behavior of the &lt;code&gt;local-tests&lt;/code&gt;&#xA;script in such a way that it prepends &lt;code&gt;&amp;quot;$REMOTE&amp;quot;:&lt;/code&gt; to the destination of the&#xA;&lt;code&gt;rsync&lt;/code&gt; invocations. And given that we set &lt;code&gt;REMOTE=rsync@localhost&lt;/code&gt; in the&#xA;&lt;code&gt;remote-tests&lt;/code&gt; script, &lt;code&gt;local-tests&lt;/code&gt; copies the files to the exact same&#xA;locations as before, just over ssh.&lt;/p&gt;&#xA;&lt;p&gt;The implementational details for this can be found in this &lt;a href=&#34;https://salsa.debian.org/debian/rsync/-/merge_requests/26&#34;&gt;merge&#xA;request&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;proposed-updates&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#proposed-updates&#34;&gt;proposed-updates&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Most of my development work on the Debian &lt;code&gt;rsync&lt;/code&gt; package took place during&#xA;the Debian freeze as the &lt;a href=&#34;https://lists.debian.org/debian-devel-announce/2025/07/msg00003.html&#34;&gt;release of Debian Trixie&lt;/a&gt; is just&#xA;around the corner. This means that uploading by Debian Developers (DD) and&#xA;Debian Maintainers (DM) to the &lt;code&gt;unstable&lt;/code&gt; suite is discouraged as it makes&#xA;migrating the packages to &lt;code&gt;testing&lt;/code&gt; more difficult for the Debian release&#xA;team. If DDs/DMs want to have the package version in &lt;code&gt;unstable&lt;/code&gt; migrated to&#xA;&lt;code&gt;testing&lt;/code&gt; during the freeze they have to file an unblock request.&lt;/p&gt;&#xA;&lt;p&gt;Samuel has done this twice (&lt;a href=&#34;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107754&#34;&gt;1&lt;/a&gt;, &lt;a href=&#34;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109938&#34;&gt;2&lt;/a&gt;) for my work for Trixie but has&#xA;asked me to file the &lt;a href=&#34;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109993&#34;&gt;proposed-updates request&lt;/a&gt; for current&#xA;&lt;code&gt;stable&lt;/code&gt; (i.e. Debian Bookworm) myself after I&amp;rsquo;ve &lt;a href=&#34;https://salsa.debian.org/debian/rsync/-/merge_requests/27&#34;&gt;backported my&#xA;tests&lt;/a&gt; to bookworm.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;unfinished-business&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#unfinished-business&#34;&gt;Unfinished business&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;To run the upstream tests which check access control list and extended file&#xA;system attributes functionality, I&amp;rsquo;ve added the &lt;code&gt;acl&lt;/code&gt; and &lt;code&gt;xattr&lt;/code&gt; packages&#xA;to &lt;code&gt;Build-Depends&lt;/code&gt; in &lt;code&gt;debian/control&lt;/code&gt;. This, however, will only make the&#xA;packages available at build time: If Debian users install the &lt;code&gt;rsync&lt;/code&gt;&#xA;package, the &lt;code&gt;acl&lt;/code&gt; and &lt;code&gt;xattr&lt;/code&gt; packages will not be installed alongside&#xA;it. For that, the dependencies would have to be added to &lt;code&gt;Depends&lt;/code&gt; or&#xA;&lt;code&gt;Suggests&lt;/code&gt; in &lt;code&gt;debian/control&lt;/code&gt;. Depends is probably to strong of a relation&#xA;since &lt;code&gt;rsync&lt;/code&gt; clearly works well in practice without, but adding them to&#xA;&lt;code&gt;Suggests&lt;/code&gt; might be worthwhile. A decision on this would involve checking,&#xA;what happens if &lt;code&gt;rsync&lt;/code&gt; is called with the relevant options on a host&#xA;machine which has those packages installed, but where the destination&#xA;machine lacks them.&lt;/p&gt;&#xA;&lt;p&gt;Apart from the issue described above, the 15 tests I managed to write are&#xA;are a drop in the water in light of the &lt;a href=&#34;https://download.samba.org/pub/rsync/rsync.1&#34;&gt;infinitude of &lt;code&gt;rsync&lt;/code&gt;&#xA;options&lt;/a&gt; &lt;em&gt;and their combinations&lt;/em&gt;. Most glaringly, not all&#xA;options of the &lt;code&gt;--archive&lt;/code&gt; option are covered separately (which would help&#xA;indicating what code path of &lt;code&gt;rsync&lt;/code&gt; broke in a regression). To increase the&#xA;likelihood of catching regressions with the &lt;code&gt;autopkgtest&lt;/code&gt;s, the test&#xA;coverage should be extended in the future.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;conclusion&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#conclusion&#34;&gt;Conclusion&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Generally, I am happy with my contributions to Debian over the course of my&#xA;small GSoC project: I&amp;rsquo;ve created an extensible, easy to understand, and&#xA;working &lt;code&gt;autopkgtest&lt;/code&gt; setup for the Debian &lt;code&gt;rsync&lt;/code&gt; package. There are two&#xA;things which bother me, however:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;In hindsight, I probably shouldn&amp;rsquo;t have gone with &lt;code&gt;shunit2&lt;/code&gt; as a testing&#xA;framework. The fact that it behaves erratically with the &lt;code&gt;-e&lt;/code&gt; flag is a&#xA;serious drawback for a shell testing framework: You really don&amp;rsquo;t want a&#xA;shell command to fail silently and the test to continue running.&lt;/li&gt;&#xA;&lt;li&gt;As alluded to in the previous section, I&amp;rsquo;m not particularly proud of the&#xA;number of tests I managed to write.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;On the other hand, finding and fixing the regression in &lt;code&gt;diffoscope&lt;/code&gt; - while&#xA;derailing me from the GSoC project itself - might have a redeeming quality.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;debconf25&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#debconf25&#34;&gt;DebConf25&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;By sheer luck I happened to work on a GSoC project at Debian over a time&#xA;period during which the &lt;a href=&#34;https://debconf.org/&#34;&gt;annual Debian conference&lt;/a&gt; would take place&#xA;&lt;a href=&#34;https://debconf25.debconf.org/&#34;&gt;close enough to my place of residence&lt;/a&gt;. Samuel pointed the&#xA;opportunity to attend DebConf out to me during the community bonding period&#xA;and since I could make time for the event in my schedule, I signed up.&lt;/p&gt;&#xA;&lt;p&gt;DebConf was a great experience which - aside from gaining more knowledge&#xA;about Debian development - allowed me to meet the actual people usually&#xA;hidden behind email adresses and IRC nicks. I can wholeheartedly recommend&#xA;attending a DebConf to every interested Debian user!&lt;/p&gt;&#xA;&lt;p&gt;For those who have missed this year&amp;rsquo;s iteration of the conference, I can&#xA;recommend the following recorded talks:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://meetings-archive.debian.net/pub/debian-meetings/2025/DebConf25/debconf25-385-reproducedebiannet-rebuilding-what-is-distributed-from-ftpdebianorg.av1.webm&#34;&gt;reproduce.debian.net: Reproducing what is distributed from ftp.debian.org&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://meetings-archive.debian.net/pub/debian-meetings/2025/DebConf25/debconf25-591-the-security-of-debian-an-introduction-to-advanced-users.av1.webm&#34;&gt;The security of Debian: An introduction to advanced users&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://meetings-archive.debian.net/pub/debian-meetings/2025/DebConf25/debconf25-596-bits-from-the-dpl.av1.webm&#34;&gt;Bits from the DPL&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://meetings-archive.debian.net/pub/debian-meetings/2025/DebConf25/debconf25-203-debconf-27-in-your-city.av1.webm&#34;&gt;DebConf27 in your city?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;While not featuring as a keynote speaker (understandably so as the newcomer&#xA;to Debian community that I am), I could still contribute a bit to the&#xA;conference program.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;gsoc-project-presentation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#gsoc-project-presentation&#34;&gt;GSoC project presentation&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://wiki.debian.org/Teams/Outreach&#34;&gt;Debian Outreach team&lt;/a&gt; has scheduled a&#xA;&lt;a href=&#34;https://debconf25.debconf.org/talks/195-debian-outreach-session/&#34;&gt;session&lt;/a&gt; in which all GSoC and &lt;a href=&#34;https://www.outreachy.org/&#34;&gt;Outreachy&lt;/a&gt; students&#xA;over the past year had the chance to present their work in a lightning talk.&lt;/p&gt;&#xA;&lt;p&gt;The session has been recorded and is available &lt;a href=&#34;https://meetings-archive.debian.net/pub/debian-meetings/2025/DebConf25/debconf25-304-debian-outreach-session.av1.webm&#34;&gt;online&lt;/a&gt;, just&#xA;like my &lt;a href=&#34;https://salsa.debian.org/-/project/101042/uploads/d503e71bc07b87b3dcc67ae64da2f020/gsoc25_rsync_at_debconf25.pdf&#34;&gt;slides&lt;/a&gt; and the &lt;a href=&#34;https://salsa.debian.org/puer-robustus/debconf25-gsoc25-at-debian-rsync&#34;&gt;source&lt;/a&gt; for them.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;debian-install-workshop&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#debian-install-workshop&#34;&gt;Debian install workshop&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Additionally, with so many Debian experts gathering in one place while KDE&amp;rsquo;s&#xA;&lt;a href=&#34;https://endof10.org&#34;&gt;End of 10 campaign&lt;/a&gt; is ongoing, I felt it natural to&#xA;&lt;a href=&#34;https://debconf25.debconf.org/talks/209-debian-install-workshop/&#34;&gt;organize&lt;/a&gt; a Debian install workhop. In hindsight I can say&#xA;that I underestimated how much work it would be, especially for me who does&#xA;not speak a word of French. But although the turnout of people who wanted us&#xA;to install Linux on their machines was disappointingly low, it was still&#xA;worth it: Not only because the &lt;a href=&#34;https://salsa.debian.org/puer-robustus/debian-install-at-debconf25&#34;&gt;material in the repo&lt;/a&gt; can be&#xA;helpful to others planning install workshops but also because it was nice to&#xA;meet a) the &lt;a href=&#34;https://nm.debian.org/person/rclobus/&#34;&gt;person behind the Debian installer images&lt;/a&gt; and b) the&#xA;local Brest/Finistère Linux user group as well as the motivated and helpful&#xA;people at &lt;a href=&#34;https://www.infini.fr/&#34;&gt;Infini&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;credits&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/gsoc25-at-debian/#credits&#34;&gt;Credits&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I want to thank the Open Source team at Google for organizing GSoC: The&#xA;highly structured program with a one-to-one mentorship is a great avenue to&#xA;start contributing to well established and at times intimidating FOSS&#xA;projects. And as much as I disagree with Google&amp;rsquo;s &lt;a href=&#34;https://en.wikipedia.org/wiki/Surveillance_capitalism&#34;&gt;surveillance&#xA;capitalist&lt;/a&gt; business model, I have to give it to them that the company at&#xA;least takes its responsibility for FOSS (somewhat) seriously - unlike many&#xA;other businesses which rely on FOSS and choose to freeride of it.&lt;/p&gt;&#xA;&lt;p&gt;Big thanks to the Debian community! I&amp;rsquo;ve experienced nothing but&#xA;friendliness in my interactions with the community.&lt;/p&gt;&#xA;&lt;p&gt;And lastly, the biggest thanks to my GSoC mentor Samuel Henrique. He has&#xA;dealt patiently and competently with all my stupid newbie questions. His&#xA;support enabled me to make - albeit small - contributions to Debian. It has&#xA;been a pleasure to work with him during GSoC and I&amp;rsquo;m looking forward to&#xA;working together with him in the future.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Obviously, I&amp;rsquo;ve only read them &lt;strong&gt;after&lt;/strong&gt; experiencing the problem.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Reviews and summaries revisited</title>
      <link>http://blog.puer-robustus.eu/post/reading-list/</link>
      <pubDate>Tue, 19 Nov 2024 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/reading-list/</guid>
      <description>&lt;p&gt;In the beginning of July I have &lt;a href=&#34;http://blog.puer-robustus.eu/post/reviews/&#34;&gt;announced&lt;/a&gt; that I&#xA;want to write reviews/summaries of books I read, movies I watch, and podcasts I&#xA;listen to and publish them as blog posts. Judging by my posts since then, one&#xA;could conclude that I managed to read a single (!) book in the mean&#xA;time. Nothing could be further from the truth.&lt;/p&gt;&#xA;&lt;p&gt;In addition to the thus far reviewed &lt;a href=&#34;http://blog.puer-robustus.eu/post/book-review-wild-built/&#34;&gt;&amp;ldquo;A Psalm for the Wild-Built&amp;rdquo;&lt;/a&gt;,&#xA;I&amp;rsquo;ve read &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#more-is-different&#34;&gt;&amp;ldquo;More is Different&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#2br02b&#34;&gt;&amp;ldquo;2 B R 0 2 B&amp;rdquo;&lt;/a&gt;,&#xA;&lt;a href=&#34;http://blog.puer-robustus.eu/reading/#hamlet&#34;&gt;&amp;ldquo;Hamlet&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#absurdistan&#34;&gt;&amp;ldquo;Absurdistan&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#death-penguin&#34;&gt;&amp;ldquo;Death and the Penguin&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#knight-panther-skin&#34;&gt;&amp;ldquo;The&#xA;Knight in the Panther&amp;rsquo;s Skin&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#glory&#34;&gt;&amp;ldquo;Glory&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#master-margarita&#34;&gt;&amp;ldquo;Master and&#xA;Margarita&amp;rdquo;&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#not-to-be-wrong&#34;&gt;&amp;ldquo;How Not To Be Wrong&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#getting-real&#34;&gt;&amp;ldquo;Getting Real&amp;rdquo;&lt;/a&gt;, and&#xA;&lt;a href=&#34;http://blog.puer-robustus.eu/reading/#culture-vs-copyright&#34;&gt;&amp;ldquo;Culture vs. Copyright&amp;rdquo;&lt;/a&gt; since the beginning of July. I&amp;rsquo;ve also started&#xA;reading &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#tao-te-ching&#34;&gt;&amp;ldquo;Tao Te Ching&amp;rdquo;&lt;/a&gt;, &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#best-brightest&#34;&gt;&amp;ldquo;Best and Brightest&amp;rdquo;&lt;/a&gt; as well as &lt;a href=&#34;http://blog.puer-robustus.eu/reading/#zarathustra&#34;&gt;&amp;ldquo;Thus&#xA;spoke Zarathustra&amp;rdquo;&lt;/a&gt; but had to put them aside for various reasons.&lt;/p&gt;&#xA;&lt;p&gt;However, I&amp;rsquo;ve never really taken the time to review or summarize the books&#xA;after reading them. This was only partially due to not dedicating time to this:&#xA;It was also caused by the fact that I fairly quickly considered the format of&#xA;blog posts to be somewhat suboptimal for reviews: For one, I&amp;rsquo;ve come across&#xA;reading lists on other peoples&amp;rsquo; blogs (e.g. &lt;a href=&#34;https://www.mollywhite.net/reading&#34;&gt;Molly White&amp;rsquo;s reading list&lt;/a&gt;&#xA;or &lt;a href=&#34;https://wiki.wellorder.net/wiki/2024-reading-list/&#34;&gt;this one&lt;/a&gt;), some including reviews directly in the reading list,&#xA;and found that to be the superior format for storing shareable information on&#xA;read &lt;strong&gt;and&lt;/strong&gt; to-be-read books. But since I&amp;rsquo;ve started building my (digital)&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Zettelkasten&#34;&gt;zettelkasten&lt;/a&gt; in Emacs &lt;a href=&#34;https://orgmode.org/&#34;&gt;org-mode&lt;/a&gt; with the help of &lt;a href=&#34;https://www.orgroam.com/&#34;&gt;org-roam&lt;/a&gt; (more on&#xA;that in a future blog post), I &lt;strong&gt;also&lt;/strong&gt; wanted to be able to have my reading&#xA;list (and entries therein) available as nodes in my zettelkasten because books&#xA;are a major source of ideas and knowledge for me.&lt;/p&gt;&#xA;&lt;p&gt;With all these requirements I&amp;rsquo;ve arrived at the following setup:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Have a &lt;code&gt;reading.org&lt;/code&gt; file as part of my zettelkasten git repo. Managing&#xA;entries therein with the &lt;a href=&#34;https://github.com/lepisma/org-books&#34;&gt;&lt;code&gt;org-books&lt;/code&gt; package&lt;/a&gt;. Turn the same&#xA;book entries into nodes in the org-roam zettelkasten by adding an &lt;code&gt;ID&lt;/code&gt;&#xA;property to every entry using &lt;code&gt;org-id-get-create&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Hard linking the &lt;code&gt;reading.org&lt;/code&gt; file into my blog content directory.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;gitignoring the &lt;code&gt;reading.org&lt;/code&gt; file in the blog repo. Reason being that while&#xA;&lt;code&gt;hugo&lt;/code&gt; is capable of parsing org files, the &lt;a href=&#34;https://github.com/niklasfasching/go-org&#34;&gt;org mode parser&lt;/a&gt; used&#xA;by &lt;code&gt;hugo&lt;/code&gt; is somewhat limited. I prefer the customizability of the org mode&#xA;built-in HTML exporter. For example, the &lt;a href=&#34;http://blog.puer-robustus.eu/reading/&#34;&gt;reading list on my blog&lt;/a&gt; is&#xA;the result of running &lt;code&gt;C-c C-e h h&lt;/code&gt; with following header in &lt;code&gt;reading.org&lt;/code&gt;:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-org&#34; data-lang=&#34;org&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#+OPTIONS&lt;/span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;: H:3&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#+OPTIONS&lt;/span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;: prop:(&amp;#34;AUTHOR&amp;#34; &amp;#34;RATING&amp;#34; &amp;#34;SOURCE&amp;#34; &amp;#34;ORIGINAL_LANGUAGE&amp;#34; &amp;#34;READ_LANGUAGE&amp;#34;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#+OPTIONS&lt;/span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;: author:nil email:nil creator:nil timestamp:nil&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#+OPTIONS&lt;/span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;: tex:t&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;The hereby generated HTML file is then checked in into my blog git&#xA;repository.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Obviously, there are some downsides to this setup: Firstly, I introduce a&#xA;dependency of my blog onto my zettelkasten. But I can live with that so as to&#xA;avoid duplication of information. Secondly, the &lt;code&gt;id&lt;/code&gt; properties in the org&#xA;generated html are not consistent over runs, meaning that links to specific&#xA;entries will not point there anymore after another HTML export (and that the&#xA;git diffs for the generated html are pointlessly cluttered). To achieve stable&#xA;&lt;code&gt;id&lt;/code&gt;s, I have to specify a &lt;code&gt;CUSTOM_ID&lt;/code&gt; property for every book entry I&#xA;make. This is somewhat annoying manual labor, but maybe I will be able to adapt&#xA;the &lt;code&gt;org-books-add-book&lt;/code&gt; call in a way that it adds a &lt;code&gt;CUSTOM_ID&lt;/code&gt; property&#xA;automatically in the future (after having familiarized myself with Emacs Lisp&#xA;sufficiently). And lastly, it will be harder for outsiders to spot when I&amp;rsquo;ve&#xA;actually finished a new book - but I assume that information is not&#xA;particularly interesting to anyone other than me.&lt;/p&gt;&#xA;&lt;p&gt;Depending on my time and need, I might create a similar setup for movies,&#xA;series and podcasts in the future.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;I consider reading books which are part of the russian cultural canon to&#xA;be bad taste while russia is waging an imperialist and colonial war&#xA;against Ukraine in the name of historical russian&#xA;&amp;ldquo;greatness&amp;rdquo;. Especially, if the author was historically always of the&#xA;opinion that an idea of Ukrainian independence is a bad joke. I&amp;rsquo;ve voiced&#xA;these concerns at the book club meeting for which I&amp;rsquo;ve read the&#xA;(admittedly impressive) book.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Book review: A Psalm for the Wild-Built</title>
      <link>http://blog.puer-robustus.eu/post/book-review-wild-built/</link>
      <pubDate>Sun, 07 Jul 2024 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/book-review-wild-built/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;title:             A Psalm for the Wild-Built&lt;/li&gt;&#xA;&lt;li&gt;author:            Becky Chambers&lt;/li&gt;&#xA;&lt;li&gt;publication year:  2021&lt;/li&gt;&#xA;&lt;li&gt;my rating:         3.5/5&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;After finding an interest in &lt;a href=&#34;https://www.re-des.org/es/a-solarpunk-manifesto/&#34;&gt;solarpunk ideas&lt;/a&gt;&#xA;recently, it wasn&amp;rsquo;t long before this short novel ended up on my&#xA;reading list.&lt;/p&gt;&#xA;&lt;p&gt;The book describes the journey of a young individual looking for&#xA;purpose in a very cool solarpunk world. The novel choses not go to&#xA;deeply into why and how humans have transformed their lifestyle to a&#xA;solarpunk one, but instead focuses on the self-discovery of the&#xA;protagonist - who is aided in their endeavor by an unlikely and&#xA;unexpected companion: a conscious robot who &amp;ldquo;it&amp;quot;self wants to have an&#xA;answer to the question of &amp;ldquo;What do humans need?&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;I can recommend this little book to anyone, actually. For a science&#xA;fiction book it is very accessible and relatable, even cozy at&#xA;times. I feel like its assessment of our current situation as a&#xA;society in which&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;the ecosystem as a whole needs its participants to act with&#xA;restraint in order to avoid collapse, but the participants&#xA;themselves have no inbuilt mechanism to encourage such behavior&amp;rdquo;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;can speak to anyone - maybe especially those &amp;ldquo;who could use a break&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reviews and summaries</title>
      <link>http://blog.puer-robustus.eu/post/reviews/</link>
      <pubDate>Sun, 07 Jul 2024 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/reviews/</guid>
      <description>&lt;p&gt;Going forward I will write &lt;a href=&#34;http://blog.puer-robustus.eu/tags/review&#34;&gt;review/summary posts&lt;/a&gt; about&#xA;movies I&amp;rsquo;ve watched, podcast episodes I&amp;rsquo;ve listened to and books or&#xA;articles I&amp;rsquo;ve read&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. By formulating my thoughts in reviews, I hope&#xA;to a) memorize more from the content and b) have a quick lookup option&#xA;in case I forgot stuff after all. And if my reviews are helpful to&#xA;others, I&amp;rsquo;ll be doubly happy.&lt;/p&gt;&#xA;&lt;p&gt;So without further ado, &lt;a href=&#34;http://blog.puer-robustus.eu/post/book-review-wild-built/&#34;&gt;here&amp;rsquo;s my first book review&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;While I&amp;rsquo;ll try to review every book I&amp;rsquo;ve read, I will be more&#xA;selective with other media types.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Reading freely</title>
      <link>http://blog.puer-robustus.eu/post/reading-freely/</link>
      <pubDate>Sun, 13 Aug 2023 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/reading-freely/</guid>
      <description>&lt;p&gt;I like reading. And ever since I bought myself an ereader&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; after&#xA;having to move with a lot of physical books one too many times, I have&#xA;never regretted that purchase: It is light (and thus I can always have&#xA;it with me), can hold thousands of books, allows me to read in the&#xA;dark (as it has background light), has an integrated dictionary, and&#xA;(given my reading habits) is also &lt;a href=&#34;https://theecoguide.org/books-vs-ebooks-protect-environment-simple-decision&#34;&gt;more environmentally&#xA;friendly&lt;/a&gt;&#xA;than buying paper books.&lt;/p&gt;&#xA;&lt;p&gt;However, not all is well with the current ereading ecosystem.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;there-is-no-truly-free-ereader-device-yet&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#there-is-no-truly-free-ereader-device-yet&#34;&gt;There is no truly free ereader device (yet)&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;On the 4th of September 2021, I asked the Fediverse the following&#xA;questions in &lt;a href=&#34;https://fosstodon.org/@puer_robustus/106874789929279884&#34;&gt;my very first&#xA;post&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;I am looking for a privacy friendly, FOSS powered e-reader. AFAIK,&#xA;there are no mainstream products which qualify. The only options I&#xA;have found so far - which seem far from stable - are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The &lt;a href=&#34;https://github.com/joeycastillo/The-Open-Book&#34;&gt;Open Book Project&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.pine64.org/2021/08/15/introducing-the-pinenote/&#34;&gt;PineNote&lt;/a&gt;&#xA;(which is in fact much more than an ereader)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Did I miss something? Does anyone have experiences with the devices&#xA;mentioned above?&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Unfortunately, I did not miss anything back then: There (still) is no&#xA;truly free (i.e. runs exclusively with free software), production&#xA;quality ereader in sight&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The Free Software Foundation (FSF)&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt; has &lt;a href=&#34;https://www.fsf.org/bulletin/2021/spring/the-road-towards-a-free-ebook-reader&#34;&gt;identified the need for a&#xA;freedom respecting&#xA;ereader&lt;/a&gt;&#xA;back in 2021 and LibrePlanet volunteers &lt;a href=&#34;https://libreplanet.org/wiki/Group:Hardware/Computers/e-readers&#34;&gt;put together some information&#xA;on what needs to be done to completely free an existing&#xA;ereader&lt;/a&gt;. But&#xA;for now we&amp;rsquo;re stuck with suboptimal solutions. Which is a real shame&#xA;in my opinion, given the educational, cultural, historical, and&#xA;political importance of being able to read and having access to&#xA;knowledge.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;freeing-your-ereader-a-little-bit&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#freeing-your-ereader-a-little-bit&#34;&gt;Freeing your ereader a little bit&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Despite the fact that there currently is no ereader device, which can&#xA;be powered with free software alone, you can increase your degrees of&#xA;freedom by installing a FOSS reader application on your device. Unlike&#xA;the default reader applications on the Kindle or Kobo ereaders, which&#xA;come with &lt;a href=&#34;https://www.theguardian.com/technology/2020/feb/03/amazon-kindle-data-reading-tracking-privacy&#34;&gt;a lot of&#xA;telemetry&lt;/a&gt;&#xA;and other anti-features (e.g. lack of customization options, reduced&#xA;set of supported ebook formats), the FOSS alternatives take your&#xA;privacy seriously and are often &lt;a href=&#34;https://www.fsf.org/blogs/licensing/frans-de-jonge-tells-us-about-koreader-in-this-agplv3-interview&#34;&gt;more&#xA;performant&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The most widely supported and feature-rich FOSS reader application is&#xA;&lt;a href=&#34;https://github.com/koreader/koreader&#34;&gt;Koreader&lt;/a&gt;. For certain Kobo&#xA;devices, &lt;a href=&#34;https://github.com/baskerville/plato&#34;&gt;Plato&lt;/a&gt; is a very good&#xA;(and simpler) alternative.&lt;/p&gt;&#xA;&lt;p&gt;To install either of the two reader applications, just follow the&#xA;instructions in this &lt;a href=&#34;https://www.mobileread.com/forums/showthread.php?t=314220&#34;&gt;forum&#xA;thread&lt;/a&gt; -&#xA;even the official &lt;a href=&#34;https://github.com/koreader/koreader/wiki/Installation-on-Kobo-devices&#34;&gt;Koreader installation&#xA;documentation&lt;/a&gt;&#xA;refers you there. In either case, the new reader application will not&#xA;replace your factory reader app but rather be installed along side&#xA;it. Feel free to experiment and see what works best for you!&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;ebooks-and-their-intricacies&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#ebooks-and-their-intricacies&#34;&gt;Ebooks and their intricacies&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Now to the final piece of the puzzle: the ebooks themselves. Because&#xA;of the higher complexity of ebooks as compared to paper books (which&#xA;are amazingly simple if you think about it), there are a few things to&#xA;consider though.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;formats&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#formats&#34;&gt;Formats&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Like &lt;a href=&#34;https://xkcd.com/927/&#34;&gt;so often with &amp;ldquo;standards&amp;rdquo;&lt;/a&gt;, there is a&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Comparison_of_e-book_formats&#34;&gt;proliferation of ebook&#xA;formats&lt;/a&gt;.&#xA;If you can choose, stick with the &lt;a href=&#34;https://en.wikipedia.org/wiki/EPUB&#34;&gt;ePub&#xA;format&lt;/a&gt; which is a vendor&#xA;independent, widely-supported (not by the default Kindle reader app -&#xA;for obvious reasons) standard. While there have been changes to this&#xA;format over time, I don&amp;rsquo;t agree with Brewster Kahle from the Internet&#xA;Archive when he says that &lt;a href=&#34;https://blog.archive.org/2022/11/15/digital-books-wear-out-faster-than-physical-books/&#34;&gt;digital books wear out faster than physical&#xA;ones&lt;/a&gt;&#xA;as long as the format specifications remain open and somewhat concise&#xA;(so that not only one entity can effectively implement the standard).&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;library-management&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#library-management&#34;&gt;Library management&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;I&amp;rsquo;d recommend managing your ebooks from a computer, not the ereader&#xA;itself. Often the ereader is tied to one specific ebook shop (more on&#xA;that later) and you probably don&amp;rsquo;t backup your ereader&amp;rsquo;s storage. It&#xA;also allows you to use your ereader without it ever connecting to the&#xA;Internet, thereby stopping all telemetry in its tracks.&lt;/p&gt;&#xA;&lt;p&gt;If you follow my advice, install&#xA;&lt;a href=&#34;https://calibre-ebook.com/&#34;&gt;Calibre&lt;/a&gt;. It is the Swiss Army knife of&#xA;ebook management software: It stores and categorizes your ebooks,&#xA;allows you to convert them from one format to another, exports them to&#xA;external devices (i.e. ereaders), allows you to edit them and their&#xA;metadata, and can also open them for reading. What functionality does&#xA;not come out-of-the-box can be added via plugins. Calibre is free&#xA;software and available for all major operating systems.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;digital-restrictions-management-drm&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#digital-restrictions-management-drm&#34;&gt;Digital Restrictions Management (DRM)&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Digital Restrictions Management - euphemistically called Digital&#xA;Rights Management by publishers - is an abomination. Independent of&#xA;the medium it is applied to; even if I&amp;rsquo;ll focus on ebooks in this&#xA;post.&lt;/p&gt;&#xA;&lt;p&gt;I won&amp;rsquo;t go into the details on why DRM is so harmful in this blog&#xA;post. If you&amp;rsquo;re really interested, have a look at the &lt;a href=&#34;https://www.defectivebydesign.org/&#34;&gt;Defective By&#xA;Design campaign&lt;/a&gt;, listen to the&#xA;&lt;a href=&#34;https://fsfe.org/news/podcast/episode-1.en.html&#34;&gt;first episode&lt;/a&gt; of&#xA;the Free Software Foundation Europe (FSFE)&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt; podcast which features&#xA;&lt;a href=&#34;https://pluralistic.net/&#34;&gt;Cory Doctorow&lt;/a&gt; in a discussion on DRM, or&#xA;watch Cory&amp;rsquo;s &lt;a href=&#34;https://media.libreplanet.org/u/libreplanet/m/beyond-unfree-the-software-you-can-go-to-jail-for-talking-about/&#34;&gt;&amp;ldquo;Beyond&#xA;unfree&amp;rdquo;&lt;/a&gt;&#xA;talk at libreplanet 2017. In short: DRM uses cryptography to strip&#xA;power and freedom away from you and instead gives it to&#xA;third-parties. With DRM, you don&amp;rsquo;t own the digital goods you pay for,&#xA;but much rather enter a service agreement in which you buy &lt;em&gt;access&lt;/em&gt; to&#xA;those digital goods - and that access can be cancelled anytime: When&#xA;Microsoft stopped its ebook store (and the accompanying DRM servers),&#xA;everyone who purchased books there &lt;a href=&#34;https://www.bbc.com/news/technology-47810367&#34;&gt;could not read them&#xA;anymore&lt;/a&gt;. Amazon had the&#xA;audacity to&#xA;&lt;a href=&#34;https://slate.com/technology/2009/07/how-amazon-s-remote-deletion-of-e-books-from-the-kindle-paves-the-way-for-book-banning-s-digital-future.html&#34;&gt;remove&lt;/a&gt;&#xA;copies of Orwell&amp;rsquo;s &amp;ldquo;1984&amp;rdquo; (of all books!) from Kindle users&amp;rsquo; devices.&lt;/p&gt;&#xA;&lt;p&gt;At least that is the case when we talk about &lt;em&gt;hard&lt;/em&gt; DRM which is&#xA;usually enforced by Adobe through Adobe Digital Editions (which is not&#xA;even available for Linux based operating systems). What is sometimes&#xA;referred to as &lt;em&gt;social&lt;/em&gt; or &lt;em&gt;soft&lt;/em&gt; DRM is not DRM in the strict sense:&#xA;You actually own a digital copy of the book - it just has been&#xA;modified to contain identifying information about the buyer to&#xA;discourage sharing the ebook freely on the internet. Watermarking is a&#xA;better name for this process and is totally fair in my opinion. This&#xA;is &lt;strong&gt;not&lt;/strong&gt; the harmful DRM making you dependent on the goodwill of&#xA;third-parties.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;where-to-download-ebooks&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reading-freely/#where-to-download-ebooks&#34;&gt;Where to download ebooks?&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;There are a lot (!) of options on where to get ebooks. I can recommend&#xA;the following sites for works whose copyright has expired, which&#xA;are in the public domain, or are freely licensed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.gutenberg.org/&#34;&gt;The Gutenberg Project&lt;/a&gt; for the most&#xA;complete collection of ebooks which are in the public domain in the&#xA;US&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.fadedpage.com/&#34;&gt;Faded Page&lt;/a&gt; is the equivalent of the&#xA;Gutenberg Project with respect to Canadian copyright law&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://standardebooks.org/&#34;&gt;Standard Ebooks&lt;/a&gt; to get uniformly and&#xA;nicely typeset and proofread (US) public domain ebooks&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://archive.org/details/texts?tab=collection&#34;&gt;Ebooks at the Internet&#xA;Archive&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.dbooks.org/&#34;&gt;dbooks.org&lt;/a&gt; for scientific and educational&#xA;resources in the pdf format&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/EbookFoundation/free-programming-books&#34;&gt;Free Programming books&#xA;list&lt;/a&gt; as&#xA;maintained on Microsoft Github&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For books which are still protected by copyright, you have to resort&#xA;to online ebook stores. In practice, that also means that you cannot&#xA;buy ebooks anonymously (because we still lack a viable way of paying&#xA;privately online and/or because AFAIK one cannot buy ebooks in&#xA;physical book stores with a flash drive for example). Personally, I&#xA;can recommend these stores:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.beam-shop.de/&#34;&gt;Beam Shop&lt;/a&gt; for guaranteed DRM-free&#xA;German language ebooks.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.yakaboo.ua/&#34;&gt;yakaboo&lt;/a&gt; for ebooks in Ukrainian (or&#xA;Russian). Unlike Beam, they don&amp;rsquo;t make an explicit commitment&#xA;against DRM but I have yet to encounter a case where DRM was used.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.humblebundle.com/&#34;&gt;HumbleBundle&lt;/a&gt; sells changing&#xA;DRM-free ebook bundles.&lt;/li&gt;&#xA;&lt;li&gt;The &lt;a href=&#34;https://pragprog.com/&#34;&gt;Pragmatic Bookshelf&lt;/a&gt; sells DRM-free&#xA;ebooks on programming.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can find more DRM-free ebook sources in the &lt;a href=&#34;https://www.defectivebydesign.org/guide/ebooks&#34;&gt;Defective By Design&#xA;guide&lt;/a&gt;, but since I&#xA;haven&amp;rsquo;t tried most of them I can&amp;rsquo;t make a personal recommendation.&lt;/p&gt;&#xA;&lt;p&gt;Occassionally, you will find a DRM-free ebook in large ebook stores&#xA;like &lt;a href=&#34;https://www.kobo.com/ww/en&#34;&gt;Kobo&lt;/a&gt;, &lt;a href=&#34;https://www.barnesandnoble.com/&#34;&gt;Barnes &amp;amp;&#xA;Noble&lt;/a&gt;,&#xA;&lt;a href=&#34;https://www.ebook.de&#34;&gt;ebook.de&lt;/a&gt; or &lt;a href=&#34;https://www.orellfuessli.ch/&#34;&gt;Orell&#xA;Füssli&lt;/a&gt; - feel free to buy those. Just&#xA;be aware that the vast majority of books there is sold with DRM: &lt;strong&gt;DO&#xA;NOT BUY THOSE&lt;/strong&gt;&lt;sup id=&#34;fnref:5&#34;&gt;&lt;a href=&#34;#fn:5&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;5&lt;/a&gt;&lt;/sup&gt;! Go read &lt;a href=&#34;https://en.wikipedia.org/wiki/Library_Genesis&#34;&gt;this wikipedia&#xA;article&lt;/a&gt; instead ;)&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;In my case the &lt;a href=&#34;https://en.wikipedia.org/wiki/Kobo_Aura&#34;&gt;Kobo&#xA;Aura&lt;/a&gt;. It is still going&#xA;strong after almost 10 years :) On a sidenote: If you want to use&#xA;a Kobo device without a Kobo account (which was mandatory back&#xA;when I bought my ereader), you can &lt;a href=&#34;https://allesebook.de/anleitung/anleitung-kobo-ebook-reader-ohne-registrierung-verwenden-94787/&#34;&gt;follow these&#xA;instructions&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;There is the interesting&#xA;&lt;a href=&#34;http://www.davisr.me/projects/parabola-rm/&#34;&gt;Parabola-rM&lt;/a&gt; project&#xA;which powers the reMarkable e-paper tablet exclusively with free&#xA;software. While this is promising, this device is a tablet and&#xA;more than &amp;ldquo;just&amp;rdquo; an ereader.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;While the Free Software Foundation has done (and is still doing)&#xA;incredibly important work on the topics of software freedom,&#xA;privacy, and digital rights, it is not able to unite and lead the&#xA;Free Software movement anymore after reinstating Richard&#xA;M. Stallman - who, for all his (at times foundational)&#xA;contributions to the Free Software movement, is simply a bad&#xA;leader as he is self-righteous and divisive. A complete overhaul&#xA;of the FSF strategic focus and leadership notwithstanding, the&#xA;organization is going to &lt;a href=&#34;https://drewdevault.com/2023/04/11/2023-04-11-The-FSF-is-dying.html&#34;&gt;fade into&#xA;oblivion&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;Not to be confused with the FSF. While having a somewhat&#xA;similar focus, the FSFE is a completely independent organization&#xA;which &lt;a href=&#34;https://fsfe.org/news/2021/news-20210324-01.en.html&#34;&gt;severed&#xA;ties&lt;/a&gt; with&#xA;the FSF over the reinstatement of Richard Stallman.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:5&#34;&gt;&#xA;&lt;p&gt;Even if there are &lt;a href=&#34;https://allesebook.de/anleitung/drm-entfernen-94634/&#34;&gt;ways to remove DRM from&#xA;ebooks&lt;/a&gt;. This&#xA;process unfortunately involves using non-free software and might&#xA;be illegal depending on your legislation.&amp;#160;&lt;a href=&#34;#fnref:5&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Setting up my Pinebook Pro</title>
      <link>http://blog.puer-robustus.eu/post/pinebook-pro/</link>
      <pubDate>Mon, 02 Jan 2023 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/pinebook-pro/</guid>
      <description>&lt;p&gt;I bought myself a &lt;a href=&#34;https://www.pine64.org/pinebook-pro/&#34;&gt;Pinebook Pro&lt;/a&gt;&#xA;in December&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. The current Pinebook Pro batches come shipped with a&#xA;default &lt;a href=&#34;https://manjaro.org/&#34;&gt;Manjaro&lt;/a&gt; ARM plus KDE as a desktop&#xA;environment installed on the laptop&amp;rsquo;s eMMC. Apart from some &lt;a href=&#34;https://forum.pine64.org/showthread.php?tid=8355&#34;&gt;weird&#xA;sound issues&lt;/a&gt; (for&#xA;which workarounds are discussed in the same thread), the software&#xA;works fairly smoothly. However, Manjaro is a somewhat&#xA;&lt;a href=&#34;https://manjarno.snorlax.sh/&#34;&gt;problematic&lt;/a&gt;&#xA;&lt;a href=&#34;https://drewdevault.com/2022/08/18/PINE64-let-us-down.html&#34;&gt;distribution&lt;/a&gt;. Additionally,&#xA;it also is not lightweight enough for me for a lightly powered device&#xA;like the Pinebook Pro. Thus, I spent some time adapting my new laptop&#xA;to my needs.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;overriding-the-default-bootloader&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinebook-pro/#overriding-the-default-bootloader&#34;&gt;Overriding the default bootloader&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;As it turns out, even booting another distribution from a microSD&#xA;(which the Pinebook Pro is totally capable of), wasn&amp;rsquo;t as&#xA;straightforward as I thought. By default, the boot order of the&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Das_U-Boot&#34;&gt;U-Boot&lt;/a&gt; installation on the&#xA;Pinebook Pro is: &lt;a href=&#34;https://wiki.pine64.org/wiki/Pinebook_Pro#Boot_sequence_details&#34;&gt;SPI &amp;gt; eMMC &amp;gt;&#xA;microSD&lt;/a&gt;. So&#xA;even with a bootable OS image flashed to the microSD card, Manjaro on&#xA;the eMMC would boot first.&lt;/p&gt;&#xA;&lt;p&gt;The solution to that problem is usually opening the Pinebook Pro&#xA;(which is super easy), and disabling the eMMC with a simple&#xA;switch&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;. In my case, that switch did not work. That was confusing&#xA;but not particularly tragic as one can simply unplug the whole eMMC&#xA;module from the board, boot from the microSD, and plug the eMMC back&#xA;in later.&lt;/p&gt;&#xA;&lt;p&gt;Now, I wasn&amp;rsquo;t keen on constantly opening up my Pinebook Pro every time&#xA;I wanted to boot from a microSD&#xA;card. &lt;a href=&#34;https://tow-boot.org/&#34;&gt;Tow-Boot&lt;/a&gt; to the rescue: By &lt;a href=&#34;https://tow-boot.org/devices/pine64-pinebookPro.html&#34;&gt;flashing&#xA;Tow-Boot to the SPI of the Pinebook&#xA;Pro&lt;/a&gt;, I would&#xA;now have the possibility to select the device to be booted from a boot&#xA;menu.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;choosing-an-os&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinebook-pro/#choosing-an-os&#34;&gt;Choosing an OS&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I wasn&amp;rsquo;t sure which OS I&amp;rsquo;d want to run on the Pinebook Pro. I knew that I&amp;rsquo;d&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;require the Pinebook Pro to be an officially supported device (via&#xA;custom or generic OS images; it&amp;rsquo;s an ARM board after all),&lt;/li&gt;&#xA;&lt;li&gt;prefer smaller OS images over a larger ones,&lt;/li&gt;&#xA;&lt;li&gt;prefer an out-of-the-box full disk encryption (even if I would&#xA;settle for an &lt;a href=&#34;https://wiki.debian.org/TransparentEncryptionForHomeFolder&#34;&gt;encrypted home&#xA;directory&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;want to use the &lt;a href=&#34;https://swaywm.org/&#34;&gt;sway tiling window manager&lt;/a&gt;&#xA;instead of a full blown desktop environment for two reasons:&#xA;performance and the underwhelming touchpad of the Pinebook Pro.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;These conditions basically left me with: &lt;a href=&#34;https://www.kali.org/&#34;&gt;Kali&#xA;Linux&lt;/a&gt;, &lt;a href=&#34;https://www.armbian.com/&#34;&gt;Armbian&lt;/a&gt;,&#xA;&lt;a href=&#34;https://dietpi.com/&#34;&gt;DietPi&lt;/a&gt;, and&#xA;&lt;a href=&#34;https://postmarketos.org/&#34;&gt;postmarketOS&lt;/a&gt;. I&amp;rsquo;ve tried all of them from&#xA;a microSD card and in the end decided to install postmarketOS to the&#xA;eMMC: it&amp;rsquo;s small, officially supports the Pinebook Pro (even with a&#xA;pre-built image with sway), comes with full disk encryption, and has a&#xA;vibrant community.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;installing-postmarketos-to-the-pinebook-pros-emmc&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinebook-pro/#installing-postmarketos-to-the-pinebook-pros-emmc&#34;&gt;Installing postmarketOS to the Pinebook Pro&amp;rsquo;s eMMC&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;First, I had to download the relevant &lt;a href=&#34;https://images.postmarketos.org/bpo/v22.12/pine64-pinebookpro/&#34;&gt;Pinebook Pro postmarketOS&#xA;installer&#xA;image&lt;/a&gt;,&#xA;verify the sha256 hash&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;, and unzip the compressed image.&lt;/p&gt;&#xA;&lt;p&gt;The second step is to flash the uncompressed installer image to the&#xA;microSD card:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;dd &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&amp;lt;path/to/installer.img&amp;gt; of&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/&amp;lt;device name of the microSD card&amp;gt; bs&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;1M status&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;progress&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Once the flashing process is done, insert the microSD card into the&#xA;Pinebook Pro&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;, boot from the microSD with the help of Tow-Boot, and&#xA;then simply follow the installer&amp;rsquo;s instructions. &lt;strong&gt;Please be aware&#xA;that flashing to the eMMC will completely wipe the data currently on&#xA;it.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Obviously, I still love my &lt;a href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/&#34;&gt;librebooted T400 running&#xA;Trisquel&lt;/a&gt;. Given that one&#xA;cannot run the Pinebook Pro with exclusively free software at&#xA;this point in time, the T400 is gonna stay my main computing&#xA;device for the foreseeable future. However, with a battery life&#xA;of 30 minutes and a weight of solid 3 kg it is more akin to a&#xA;mobile desktop than a laptop.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://wiki.pine64.org/wiki/Pinebook_Pro#Key_Internal_Parts&#34;&gt;Key component&#xA;24&lt;/a&gt;&#xA;on the internal layout of the Pinebook Pro. Please note that the&#xA;layout picture was slightly outdated in comparison to the&#xA;Pinebook Pro version I received.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;e.g. with &lt;code&gt;sha256sum -c &amp;lt;path/to/sha256checksumfile.sha256&amp;gt;&lt;/code&gt;&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;In case it isn&amp;rsquo;t yet. Obviously, you can prepare the microSD&#xA;card from the pre-installed Manjaro on the Pinebook Pro itself.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Working on my blog</title>
      <link>http://blog.puer-robustus.eu/post/migrating-blog/</link>
      <pubDate>Sat, 31 Dec 2022 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/migrating-blog/</guid>
      <description>&lt;p&gt;Over the Christmas break I have (yet again) overhauled this blog. I&#xA;had reworked it earlier this year already, when I moved the blog from&#xA;the www to the blog subdomain and changed from the&#xA;&lt;a href=&#34;https://github.com/fongandrew/hydeout&#34;&gt;hydeout&lt;/a&gt; to the&#xA;&lt;a href=&#34;https://github.com/mmistakes/minimal-mistakes&#34;&gt;minimal-mistakes&lt;/a&gt;&#xA;&lt;a href=&#34;https://jekyllrb.com&#34;&gt;Jekyll&lt;/a&gt; theme. However, I was not convinced of&#xA;the result for various reasons.&lt;/p&gt;&#xA;&lt;p&gt;While the minimal-mistakes theme came with a lot of functionality, it&#xA;was simply too much. It strayed far from the &lt;a href=&#34;https://motherfuckingwebsite.com&#34;&gt;minimalistic&#xA;design&lt;/a&gt; which I was aiming for. The&#xA;blog looked very different on mobile devices compared to&#xA;desktops. Ironically, it felt overloaded either way.&lt;/p&gt;&#xA;&lt;p&gt;Additionally, I was tired of Jekyll. It served me well but I never&#xA;managed to get a good understanding of the tool itself. Many basic&#xA;features like e.g. displaying when posts were last modified were&#xA;completely missing from the static site generator as such. Jekyll&#xA;extensions can add this functionality — but even those I needed&#xA;to monkey-patch in one instance. In general, I had troubles&#xA;understanding &lt;a href=&#34;https://www.ruby-lang.org/en/&#34;&gt;Ruby&lt;/a&gt;, its different&#xA;versions and its gems: In particular, I was astonished to see that a&#xA;clean build of my tiny blog took around 4 minutes because the gem&#xA;installation took so long.&lt;/p&gt;&#xA;&lt;p&gt;Of course, I could have invested more time into learning about these&#xA;technologies and alleviate most of the issues, but I am time&#xA;constrained and have to prioritize things. Familiarizing myself with&#xA;Ruby would be the 100th item on my priority list; simply because I&#xA;currently don&amp;rsquo;t see myself developing in Ruby anytime soon.&lt;/p&gt;&#xA;&lt;p&gt;On the other hand, I&amp;rsquo;ve wanted to learn Go for more than a year&#xA;now&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. Using &lt;a href=&#34;https://gohugo.io&#34;&gt;hugo&lt;/a&gt;, a static site generator&#xA;written in Go, for my blog just seemed more obvious then. The fact&#xA;that hugo comes with more built-in functionality compared to Jekyll&#xA;and is distributed by various GNU/Linux distros as one single&#xA;standalone binary, makes maintaining the blog simpler:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;No need for a ruby environment, gems and Gemfiles, and third-party&#xA;extensions.&lt;/li&gt;&#xA;&lt;li&gt;Often there is one hugoesk solution to the problem. And given the&#xA;hugo&amp;rsquo;s popularity others have found it most likely already.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The last piece in the migration puzzle was a simple, yet across all&#xA;devices visually appealing hugo theme:&#xA;&lt;a href=&#34;https://github.com/de-souza/hugo-flex&#34;&gt;hugo-flex&lt;/a&gt;. It supports post&#xA;tags and categories, allows custom css and JavaScript (I need that for&#xA;MathJax), and automatically creates an RSS feed.&lt;/p&gt;&#xA;&lt;p&gt;The only thing I missed from hugo-flex compared to the&#xA;minimal-mistakes theme were the &lt;a href=&#34;https://mmistakes.github.io/minimal-mistakes/docs/utility-classes/#notices&#34;&gt;notice&#xA;classes&lt;/a&gt;. With&#xA;some &lt;a href=&#34;https://git.sr.ht/~puer-robustus/blog/commit/4ea3f233b5b5e5828663075f07ba3eedd81053f5&#34;&gt;minor&#xA;tweaks&lt;/a&gt;,&#xA;however, I managed to load a minimal-mistakes inspired scss such that&#xA;the notice functionality is still available to me.&lt;/p&gt;&#xA;&lt;p&gt;The only thing I find unfortunate about the second migration of my&#xA;blog within a year, is that I broke the existing links to my posts&#xA;— again: All posts are served under a different URL now and&#xA;following the old links will throw 404 errors&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;. However, it is a&#xA;price I am willing to pay for the result I get now: a beautiful and&#xA;functional blog setup which is a solid foundation for more posts in&#xA;the future.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Haven&amp;rsquo;t even managed that yet. This simply emphasizes how&#xA;unrealistic learning Ruby is for me at the moment.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;Apologies to everyone whose links I broke. No more migrations&#xA;going forward. Pinky promise ;)&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>On blockchain based crypto tokens</title>
      <link>http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/</link>
      <pubDate>Sun, 09 Oct 2022 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/</guid>
      <description>&lt;p class=&#34;notice--info&#34;&gt;&lt;strong&gt;Disclaimer&lt;/strong&gt;: I do not hold any stake in any blockchain based crypto&#xA;token.&lt;/p&gt;&#xA;&lt;p&gt;With the recent downswing in blockchain based crypto token prices, the&#xA;hype about them has luckily died down a bit. If their prices (will&#xA;ever) start rising again, however, my suspicion is that media will&#xA;once again devote attention to them and many malinformed bandwaggoning&#xA;decisions will be made (again). This post is an attempt to illustrate&#xA;some fundamental limitations of blockchain tokens and their&#xA;overwhelmingly harmful nature to a non-technical audience.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;blockchains-and-blockchain-tokens&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#blockchains-and-blockchain-tokens&#34;&gt;Blockchains and blockchain tokens&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Blockchains come in two flavors: &lt;em&gt;permissioned&lt;/em&gt; and&#xA;&lt;em&gt;permissionless&lt;/em&gt;. They share the underlying data structures of blocks&#xA;being chained together by one block always directly referencing the&#xA;preceding block. The main difference is who is allowed to add new&#xA;blocks: In permissioned blockchains a central authority defines who is&#xA;able to add blocks - therefore, this type of blockchains is also&#xA;called private. In contrast, permissionless (or public) blockchains&#xA;allow anyone to add blocks to the chain.&lt;/p&gt;&#xA;&lt;p&gt;Both blockchain types can be distributed over multiple computers&#xA;(nodes) which contribute computing power to calculate the next block&#xA;(i.e. the process of mining). In this case, both types of blockchains&#xA;need to make sure that the distributed ledger (the chain of blocks) is&#xA;identical across all nodes. This is not trivial, as theoretically each&#xA;node can suggest its own block. One way to foster cooperation between&#xA;nodes is incentivizing them to play by the same rules: e.g. by only&#xA;rewarding those nodes which computed the block which actually becomes&#xA;the next one in the shared blockchain.&lt;/p&gt;&#xA;&lt;p&gt;However, that is not sufficient for complete cohesion between the&#xA;nodes. Therefore, the blockchain needs to be able to resolve&#xA;conflicting next block suggestions. In case of permissioned&#xA;blockchains the available &lt;em&gt;consensus mechanisms&lt;/em&gt; between nodes are&#xA;computationally efficient. In case of permissionless blockchains the&#xA;consensus mechanisms are more complicated: a randomized but biased&#xA;election mechanism determines what the valid next block is.&lt;/p&gt;&#xA;&lt;p&gt;Since the crypto tokens discussed in this post are exclusively based&#xA;on permissionless blockchains - since the removal of centralized power&#xA;is one of their main promises - we will focus on their consensus&#xA;mechanism subsequently.&lt;/p&gt;&#xA;&lt;p&gt;Given that any node on the network can provide suggestions for the&#xA;next block, the consensus mechanism of permissionless blockchains has&#xA;to defend the blockchain from a &lt;a href=&#34;https://en.wikipedia.org/wiki/Sybil_attack&#34;&gt;Sybil&#xA;attack&lt;/a&gt;: an attacker who -&#xA;unbeknownst to the network - controls a majority of the seemingly&#xA;independent nodes in an attempt to manipulate the vote on the next&#xA;block. This is usually achieved by making the cost associated with&#xA;undertaking such an attack larger than the reward from sucessfully&#xA;mounting it. In short, the participation as a node in a permissionless&#xA;blockchain &lt;strong&gt;must&lt;/strong&gt; be expensive.&lt;/p&gt;&#xA;&lt;p&gt;Since running a node for a permissionless blockchain is expensive, the&#xA;nodes need to be compensated for their contribution of computing&#xA;power. As there is no central authority on permissionless blockchains&#xA;which could singlehandedly decide, what kind of reward and how much of&#xA;it each contributing node should receive for its efforts, the reward&#xA;has to be intrinsic to the blockchain building mechanism: The solution&#xA;is to distribute tokens rooted in the very same blockchain to the&#xA;miners. This is the origin of every cryptocurrency.&lt;/p&gt;&#xA;&lt;p&gt;It is important to understand that these generated tokens are &lt;strong&gt;not at&#xA;the center of the blockchain technology&lt;/strong&gt;: blockchains are a way to&#xA;create tamperproof records - nothing more, nothing less. The crypto&#xA;tokens are an &lt;strong&gt;artifact&lt;/strong&gt; of building a permissionless blockchain.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;economics-of-mining&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#economics-of-mining&#34;&gt;Economics of mining&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Having a look at the microeconomics of mining permissionless&#xA;blockchains provides interesting insights into the crypto token&#xA;markets.&lt;/p&gt;&#xA;&lt;p&gt;The starting point is that miners are rewarded in crypto tokens for&#xA;their contribution to the computation of the next blocks on the&#xA;blockchain. To increase the amount of tokens which they are awarded&#xA;for computing the next blocks, they have to increase the amount of&#xA;computing power dedicated to the problem. Now, computation is a field&#xA;where one can realize massive economies of scale: the dollar cost per&#xA;computational unit decreases with more computational units. This is&#xA;the underlying reason, for most cryptocurrencies being mined by only a&#xA;handful of mining pools:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;“Bitcoin mining capacity is highly concentrated and has been for the&#xA;last five years.  The top 10% of miners control 90% and just 0.1%&#xA;(about 50 miners) control close to 50% of mining capacity.” - &lt;a href=&#34;https://www.nber.org/papers/w29396&#34;&gt;Makarov&#xA;&amp;amp; Scholar&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;The economic realities of permissionless blockchain computing already&#xA;cast doubts on the decentralisation promises of blockchains (more on&#xA;that later)!&lt;/p&gt;&#xA;&lt;p&gt;Now, the big miners managed to increase their payouts in tokens by&#xA;scaling up their investments in computational resources. Their&#xA;operative costs and capital expenditures, however, are usually&#xA;expressed in terms of fiat currency. Therefore, an exchange between&#xA;cryptocurrency and fiat has to exist (or come into existence when&#xA;credit lines run out). For the miners to churn out a profit, the&#xA;following relationship has to hold:&lt;/p&gt;&#xA;&lt;p&gt;$$&#xA;p_t \times n_t \gt c_c + c_o&#xA;$$&lt;/p&gt;&#xA;&lt;p&gt;Given that for each individual miner there are fairly inflexible&#xA;constraints on the number of tokens mined \(n_t\) as well as the&#xA;capital costs \(c_c\) and operational costs \(c_o\) incurred, the&#xA;price of the token \(p_t\) is the driving variable for every miner’s&#xA;bottom line. This fact creates perverse incentives to keep the price&#xA;as high as possible. No means are off limits: The spectrum starts at&#xA;creating a social media hype and ends with &lt;a href=&#34;http://www.tetherreport.com/&#34;&gt;market&#xA;manipulations&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;on-the-value-of-blockchain-tokens&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#on-the-value-of-blockchain-tokens&#34;&gt;On the value of blockchain tokens&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Miners need to sell (some of) their tokens to cover their&#xA;expenses. Now, why would anyone be on the buy side of a cryptocurrency&#xA;to fiat exchange?&lt;/p&gt;&#xA;&lt;p&gt;The only two reasons for why someone would buy a crypto token are:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;A useful application of the crypto token (in which case it would&#xA;be an investment).&lt;/li&gt;&#xA;&lt;li&gt;The belief that the future exchange rate at \(t_1\) can be&#xA;expected to be higher than now because another buyer will expect an&#xA;even higher exchange rate at \(t_2\) (in which case it would be&#xA;purely speculative).&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;can-a-blockchain-host-a-useful-application&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#can-a-blockchain-host-a-useful-application&#34;&gt;Can a blockchain host a useful application?&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Theoretically, yes. A blockchain is a valid way of creating&#xA;tamperproof historical records.&lt;/p&gt;&#xA;&lt;p&gt;In reality, there are two problems, however:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;In cases where the task at hand is indeed the creation of a&#xA;tamperproof historical record there are superior technological&#xA;solutions which &lt;em&gt;do not involve a blockchain&lt;/em&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/li&gt;&#xA;&lt;li&gt;In cases where the main goal is the application of the blockchain&#xA;based token as a facilitator of some kind of transaction, the&#xA;underlying blockchain technology - again, it is a tool to prevent&#xA;the manipulation of records - is completely abused.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Since I am concerned with crypto tokens in this post, we’re clearly&#xA;in problem field 2: as evidenced by the fact that noone is interested&#xA;in the actual transaction records on the blockchain!&lt;/p&gt;&#xA;&lt;p&gt;Therefore, the real problem crypto miners and crypto enthusiasts have&#xA;to solve, is that it is not the blockchain they want to find a use&#xA;for, but rather a &lt;strong&gt;use case for the blockchain artifacts&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;can-blockchain-tokens-have-a-useful-application&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#can-blockchain-tokens-have-a-useful-application&#34;&gt;Can blockchain tokens have a useful application?&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Theoretically, yes. Practically, no.&lt;/p&gt;&#xA;&lt;p&gt;While human society is great at engineering shared illusions&#xA;(e.g. money&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;, body corporate,&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Imagined_community&#34;&gt;nations&lt;/a&gt;,&#xA;religion), these ideas have to be &lt;strong&gt;useful&lt;/strong&gt; to come to bear. Given&#xA;that crypto token proponents have had more than a decade&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt; to find a&#xA;convincing application for their tokens but failed to do so up until&#xA;now does not bode well for the future.&lt;/p&gt;&#xA;&lt;p&gt;To some extent I understand their plight: their task is an incredibly&#xA;difficult one. Since the tokens are bound to a blockchain - whose goal&#xA;is to create unchangeable records, not to be fast or scalable - making&#xA;these tokens useful becomes very difficult. In addition to that, these&#xA;tokens have to be &lt;strong&gt;better&lt;/strong&gt; than what we currently have in place in&#xA;whatever they try to accomplish.&lt;/p&gt;&#xA;&lt;p&gt;Various crypto token application suggestions have been made. We&#xA;discuss some of the most prominent ones here.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;payment-tokens&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#payment-tokens&#34;&gt;Payment tokens&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Due to the constraints imposed by the underlying blockchain technology&#xA;these tokens cannot serve as a currency in the sense of being a&#xA;transactional medium. They are simply too slow and expensive. It is&#xA;very telling that attempts to alleviate this problem (e.g. by the&#xA;Bitcoin Lightning Network) actually leave (!) the realm of the&#xA;blockchain to facilitate payments. Naturally, the question arises why&#xA;do we need a token constrained by a blockchain in the first place when&#xA;we could simply use one which is also limited but not based on a&#xA;blockchain?&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;store-of-value&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#store-of-value&#34;&gt;Store of value&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Another argument brought forth by crypto proponents is that due to&#xA;many crypto tokens’ cap on issuance, the tokens can function as a&#xA;store of value and protect from inflation. With the extraordinarily&#xA;high observed volatility of crypto tokens, that is a tough argument to&#xA;make. Even if the wild price swings were absent in crypto token&#xA;markets, a store of value requires a whole bunch of people to share&#xA;the illusion of it being a store of value. And then there is already&#xA;at least one asset which is widely believed to store value: gold. How&#xA;are crypto tokens better as a store of value than a metal which has&#xA;technological applications and has for centuries served humans as a&#xA;status symbol?&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;smart-contracts&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#smart-contracts&#34;&gt;Smart contracts&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Another attempt to offer added value in comparison to currently used&#xA;payment systems is to allow for automated transactions on the&#xA;blockchain in so called smart contracts - programs which trigger the&#xA;exchange of crypto tokens under certain conditions without the&#xA;involvement of a human being.&lt;/p&gt;&#xA;&lt;p&gt;This sounds appealing until one realizes that a smart&#xA;contract is code written by a falliable human. Who double checks this&#xA;code? Is it feasible to double check every single smart contract one&#xA;enters for bugs? What happens if an erroneuos transaction is triggered&#xA;and permanently written to the underlying blockchain?&lt;/p&gt;&#xA;&lt;p&gt;And even here the underlying blockchain imposes its limits: computational&#xA;“power” and storage on the Ethereum blockchain is &lt;a href=&#34;https://www.usenix.org/publications/loginonline/web3-fraud&#34;&gt;prohibitively&#xA;expensive&lt;/a&gt;. If&#xA;credit card fees seem excessive, blockchain fees are modern day robber&#xA;baronry.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;nfts&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#nfts&#34;&gt;NFTs&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Effectively, non-fungible tokens are http(s) links saved on a&#xA;blockchain. That’s it. Think about it, links in an unalterable data&#xA;structure pointing to some web server sold for millions of dollars!&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/bored_ape_17.png#center&#34; alt=&#34;Bored Ape 17&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;How someone was willing to pay 410 ETH (which translates to slightly more&#xA;than 1 million USD at then current prices) on 05.05.2022 for having a record&#xA;saying that one paid&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt; 410 ETH for a link to the PNG file above is&#xA;completely beyond me. At least I can find solace in embedding the picture&#xA;underlying the NFT here&lt;sup id=&#34;fnref:5&#34;&gt;&lt;a href=&#34;#fn:5&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;5&lt;/a&gt;&lt;/sup&gt;, thus making this my first million dollar blog&#xA;post.&lt;/p&gt;&#xA;&lt;p&gt;In addition to being completely dumbfounded by what is going on here,&#xA;I am also aware of the huge technological attack surface: from the&#xA;Ethereum blockchain, to the OpenSea exchange, the domain name where&#xA;the NFT points, the web server hosting the actual image, or the&#xA;clients displaying the NFTs. If anything in that chain is attacked&#xA;successfully, the above 1 million USD can turn into a &lt;a href=&#34;https://moxie.org/2022/01/07/web3-first-impressions.html&#34;&gt;crap&#xA;smiley&lt;/a&gt; in&#xA;an instant.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;web3&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#web3&#34;&gt;&amp;ldquo;web3&amp;rdquo;&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;The current web (“web2”) is for a very large part dominated by a few&#xA;companies who generate massive cashflows from providing services&#xA;modern society relies on. Compared to the early web (“web1”) which was&#xA;a network of independent nodes, the modern internet with its walled&#xA;gardens (aka platforms) is significantly more centralized.&lt;/p&gt;&#xA;&lt;p&gt;Crypto enthusiasts like to picture a blockchain powered “web3” as a&#xA;viable alternative: the functionalities of the current web but&#xA;distributed because it is based on a blockchain.&lt;/p&gt;&#xA;&lt;p&gt;Moxie Marlinspike, the lead developer of the &lt;a href=&#34;https://en.wikipedia.org/wiki/Signal_Protocol&#34;&gt;cryptography protocol&#xA;which encrypts billions of messages every&#xA;day&lt;/a&gt;, deals with these&#xA;claims in &lt;a href=&#34;https://moxie.org/2022/01/07/web3-first-impressions.html&#34;&gt;his blog post on&#xA;“web3”&lt;/a&gt;. A&#xA;summary of his arguments:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Distributed apps are normal websites with the only difference&#xA;that the state of the website does not live in a central database but&#xA;on the distributed blockchain.&lt;/li&gt;&#xA;&lt;li&gt;Now, the blockchain only really lives on various servers: desktop&#xA;and mobile devices interacting with the distibuted app do not hold a&#xA;copy of the blockchain.&lt;/li&gt;&#xA;&lt;li&gt;Instead, end clients use services to parse the information on the&#xA;blockchain for their requests.&lt;/li&gt;&#xA;&lt;li&gt;Economic logic will inevitably lead to a few or a single dominant&#xA;API service(s). Decentralisation is nowhere to be seen.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;While there are efforts at decentralizing the web and the technologies&#xA;powering it (e.g. the&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/ActivityPub&#34;&gt;ActivityPub&lt;/a&gt; or&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Matrix_(protocol)&#34;&gt;Matrix&lt;/a&gt; protocol),&#xA;they have absolutely nothing to do with blockchain or crypto&#xA;tokens. The latter will do nothing to solve the problem - at most they&#xA;will change who makes money on the web.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;fairytale-promises-decentralisation-and-distributed-trust&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#fairytale-promises-decentralisation-and-distributed-trust&#34;&gt;Fairytale promises: Decentralisation and distributed trust&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Crypto enthusiasts promise decentralisation and distributed trust&#xA;wherever they go. They portray crypto tokens and blockchain as the&#xA;solution to power imbalances and the elimination of untrusted actors&#xA;like commercial banks, central banks or governments.&lt;/p&gt;&#xA;&lt;p&gt;On a practical level, they fall short of their promises for two&#xA;reasons: &lt;em&gt;First&lt;/em&gt;, all their infrastructure builds on the&#xA;infrastructure they try to replace: They need fiat currencies. They&#xA;need banks. They need reliable jurisdiction. They need the web&#xA;infrastructure. Everything they build is layered &lt;strong&gt;on top&lt;/strong&gt; of what we&#xA;currently have. Suddenly one has to trust more parties, rather than&#xA;less. &lt;em&gt;Second&lt;/em&gt;, the economic realities of the web and blockchain mining&#xA;will always push the ecosystem (mining pools, crypto exchanges, NFT&#xA;platforms, wallet apps, etc.) in the direction of a centralized system&#xA;with powerful intermediaries.&lt;/p&gt;&#xA;&lt;p&gt;On a more fundamental, theoretical level, the promises of&#xA;decentralisation and distributed trust will never materialize&#xA;either. Because even in the &lt;a href=&#34;https://scribe.rip/@kaistinchcombe/decentralized-and-trustless-crypto-paradise-is-actually-a-medieval-hellhole-c1ca122efdec&#34;&gt;ultimate vision of crypto&#xA;enthusiasts&lt;/a&gt;&#xA;trust is &lt;a href=&#34;https://www.schneier.com/blog/archives/2019/02/blockchain_and_.html&#34;&gt;not eliminated, but&#xA;shifted&lt;/a&gt;:&#xA;Instead of trusting the US dollar, one would have to trust in the&#xA;Bitcoin and its ecosystem. Instead of trusting one’s bank, one would&#xA;have to trust one’s wallet app or exchange. Instead of trusting&#xA;jurisdiction, one would have to trust the code powering the blockchain&#xA;platform and the smart contracts.&lt;/p&gt;&#xA;&lt;p&gt;As a software engineer, I wholeheartedly agree with the&#xA;&lt;a href=&#34;https://xkcd.com/2030/&#34;&gt;following xkcd comic&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/xkcd_2030_voting_software.png#center&#34; alt=&#34;Bury it in the desert. Wear&#xA;gloves.&#34;&gt;&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;You should not blindly trust software developers!&lt;/li&gt;&#xA;&lt;li&gt;Blockchain is not a solution to most problems. If the buzzword is&#xA;used to sell you stuff, &lt;strong&gt;run&lt;/strong&gt;!&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The second point alludes to what the whole crypto “asset” movement is&#xA;all about in my opinion: Making money off of (gullible) speculators by&#xA;feeding them promises of revolutionary innovation involving&#xA;decentralisation and distributed trust which will never materialize&#xA;after no convincing real life use case for the crypto token was to be&#xA;found.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;negative-externalities&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#negative-externalities&#34;&gt;Negative externalities&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;In addition to not having any material use cases or applications,&#xA;blockchains, blockchain tokens, and blockchain miners have significant&#xA;&lt;a href=&#34;https://drewdevault.com/2021/04/26/Cryptocurrency-is-a-disaster.html&#34;&gt;negative&#xA;externalities&lt;/a&gt;:&#xA;they incinerate the planet, facilitate criminal activities, damage&#xA;legitimate businesses, and drive up computing cost for regular end&#xA;consumers.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;the-climate-as-collateral-damage&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#the-climate-as-collateral-damage&#34;&gt;The climate as collateral damage&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;The most common consensus algorithm used by blockchains is called&#xA;&lt;em&gt;Proof of Work&lt;/em&gt;. It basically requires nodes to solve computationally&#xA;intensive math problems as fast as possible to be rewarded. To be&#xA;clear: These math problems are of a purely theoretical nature. They do&#xA;not calculate weather models or do scientific computations. Instead,&#xA;it is a normed number crunching task. Since running a node in a&#xA;permissionless blockchain has to be expensive to prevent a Sybil&#xA;attack (refer to the section on blockchain mechanics) while individual&#xA;miners have the incentive to constantly increase their computing power&#xA;to increase profits from economies of scale (as described in the&#xA;section on the economics of mining), the difficulty of the math&#xA;problem at hand is constantly increased. This leads to ever more&#xA;scarce resources being directed at ever more useless computations. The&#xA;arms race between miners and the constant increase of the&#xA;computational intensity leads directly to the consumption of humongous&#xA;amounts of energy (according to the &lt;a href=&#34;https://ccaf.io/cbeci/index&#34;&gt;Cambridge Bitcoin Electricity&#xA;Consumption Index&lt;/a&gt; the estimated annual&#xA;energy consumption of the Bitcoin blockchain amounts to 153.67TWh -&#xA;that is approx. as much as Poland, a country of 40 million, consumes&#xA;per year).&lt;/p&gt;&#xA;&lt;p&gt;In addition to that, the electronic equipment used to carry out those&#xA;computations has an estimated average lifetime of just 16&#xA;months&lt;sup id=&#34;fnref:6&#34;&gt;&lt;a href=&#34;#fn:6&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;6&lt;/a&gt;&lt;/sup&gt;. Again, for solely the Bitcoin blockchain, this translates&#xA;to an estimated annual e-waste amount of 30.7 kilotons in 2021. This&#xA;is equivalent to the annual small IT equipment waste of a country like&#xA;the Netherlands.&lt;/p&gt;&#xA;&lt;p&gt;Faced with this criticism, crypto proponents usually either defend the&#xA;high energy consumption (and e-waste generation) of the Proof of Work&#xA;consensus mechanism or promise switching blockchains to alternative,&#xA;less energy-intensive, consensus mechanisms.&lt;/p&gt;&#xA;&lt;p&gt;But even if the energy required for the computations necessary for&#xA;Proof of Work blockchains to work was fully sourced from renewable&#xA;energy sources 100%, we’re still left with the energy used for&#xA;producing the e-waste. Let’s assume these computation devices are also&#xA;produced exclusively with renewable energy. Then the question becomes&#xA;a matter or priorization: Do we, as humanity, have enough renewable&#xA;energy available globally to allow ourselves to channel this amount of&#xA;energy into the pointless computation of SHA256 hashes?&lt;/p&gt;&#xA;&lt;p&gt;Commonly floated consensus mechanisms to replace Proof of Work are&#xA;&lt;em&gt;Proof of Space and Time&lt;/em&gt; and &lt;em&gt;Proof of Stake&lt;/em&gt;: Proof of Space and&#xA;Time uses storage space instead of computational power as a metric to&#xA;keep the costs of a Sybil attack high. While this approach&#xA;theoretically solves the energy consumption problem, it exacerbates&#xA;the e-waste issue. A real-life attempt of a blockchain based on this&#xA;principle &lt;a href=&#34;https://coinmarketcap.com/currencies/chia-network/&#34;&gt;failed&#xA;spectacularly&lt;/a&gt;:&#xA;the capital tied up in the hardware running the blockchain nodes&#xA;surpassed the market cap of the associated crypto token. Proof of&#xA;Stake is flawed in an even more serious way: Because those blockchain&#xA;participants who have the most coins to stake, will end up having the&#xA;most influence on what the next blocks of the blockchain are gonna&#xA;be. The algorithm basically boils down to “power to the powerful”.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;criminal-activities-powered-by-crypto-tokens&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#criminal-activities-powered-by-crypto-tokens&#34;&gt;Criminal activities powered by crypto tokens&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Given their high costs and lack of acceptance in exchange for goods&#xA;and services, non-speculative transactions of crypto tokens are in the&#xA;minority already. Of the transactions with a real world background,&#xA;some are legit, some are criminal. While the exact proportions are&#xA;unknown to me, the point here is that a lot of criminal activities&#xA;could expand with the help of crypto tokens: Basically all ransomware&#xA;attacks these days make the ransom demands in cryptocurrencies.  Drug&#xA;dealers sell drugs online in exchange for cryptocurrencies. Same goes&#xA;for illicit weapons trade. While none of these criminal activities&#xA;would cease to exist without cryptocurrencies, their scale would be&#xA;significantly smaller because of the logistical difficulties involved.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;conclusion&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#conclusion&#34;&gt;Conclusion&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;What gives?&lt;/p&gt;&#xA;&lt;p&gt;We have established that blockchains create tamperproof&#xA;records. Public/permissionless blockchains reward their “miners” with&#xA;blockchain based tokens for their computing power. The miners’ bottom&#xA;line is first and foremost determined by the price of the token - and&#xA;they need to exchange it to cover their fiat currency costs.&lt;/p&gt;&#xA;&lt;p&gt;Despite being around for more than a decade, crypto tokens have not&#xA;seen any useful application.  The underlying (abused) technology&#xA;severely limits their potential use cases going forward. In addition&#xA;to lacking a single convincing use case, they come with an outrageous&#xA;environmental footprint.&lt;/p&gt;&#xA;&lt;p&gt;However, crypto proponents (whose bottom line depends on the perceived&#xA;value of the token) promise decentralisation and distribution of trust&#xA;away from powerful institutions like banks, central banks, and&#xA;governments. Upon closer inspection it becomes clear, that these&#xA;promises cannot possibly be fulfilled.&lt;/p&gt;&#xA;&lt;p&gt;How come crypto “assets”’ market capitalization is in the billions of&#xA;US dollars then? Well, why was &lt;a href=&#34;https://en.wikipedia.org/wiki/Tulip_mania&#34;&gt;one tulip bulb worth five times the&#xA;average house price in the 17th century&#xA;Netherlands&lt;/a&gt;? Put simply,&#xA;there is money to be made in speculation! Miners, exchanges, and&#xA;whichever business or “investor” has exposure to crypto “assets” has a&#xA;vested interest in creating a hype for crypto tokens and creating the&#xA;illusion of them being valuable. And as long as they find buyers&#xA;around who think they can sell their crypto “assets” at a higher price&#xA;later on, the market will continue to assign the crypto “assets” a&#xA;non-zero price tag. Despite the fact that they are economically&#xA;useless.&lt;/p&gt;&#xA;&lt;p&gt;Nicolas Weaver, a computer science researcher at Berkeley, gives the&#xA;IMHO only possible prudent advice to anybody considering to get&#xA;involved with blockchain tokens in a 2019 talk with the title&#xA;&lt;a href=&#34;https://www.usenix.org/conference/enigma2019/presentation/weaver&#34;&gt;“Cryptocurrency: Burn it with&#xA;Fire”&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In conclusion, it is a dismal space. Private and permissioned&#xA;blockchains are an old idea - a good idea - just with a new buzzword&#xA;on it. The public blockchains are grossly inefficient. The&#xA;cryptocurrencies don’t work for buying anything [except] drugs and&#xA;[paying] ransoms and stuff like that. Smart contracts are an&#xA;unmitigated disaster unless you like comedy gold. And the field is&#xA;just recapitulating 500 years of failures. So in the end, &lt;strong&gt;the only&#xA;winning move is not to play&lt;/strong&gt; - unless you like playing with&#xA;flamethrowers.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;additional-sources&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/on-crypto-and-blockchain/#additional-sources&#34;&gt;Additional sources&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In addition to the sources linked directly in the blog post, I can&#xA;recommend having a look at&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.dshr.org/2021/12/talk-at-ttivanguard-conference.html&#34;&gt;David Rosenthal’s talk at the RRI/Vanguard conference in winter&#xA;2021&lt;/a&gt;&#xA;and an &lt;a href=&#34;https://blog.dshr.org/2022/02/ee380-talk.html&#34;&gt;extension of it at a lecture at Stanford&#xA;University&lt;/a&gt;. For a&#xA;much more in-depth analysis of non Proof-of-Work consensus&#xA;mechanisms, refer to his &lt;a href=&#34;https://blog.dshr.org/2021/07/alternatives-to-proof-of-work.html&#34;&gt;dedicated blog&#xA;post&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Molly White&amp;rsquo;s &lt;a href=&#34;https://web3isgoinggreat.com/&#34;&gt;Web3 Is Going Great&lt;/a&gt;&#xA;project which provides &amp;ldquo;some examples of how things in the&#xA;blockchains/crypto/web3 technology space aren&amp;rsquo;t actually going as&#xA;well as its proponents might like you to believe&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://web.archive.org/web/20220828121635/https://blackgnu.net/on-blockchain.html&#34;&gt;Werwolf&amp;rsquo;s blog post&lt;/a&gt; on blockchains, NFTs,&#xA;and &amp;ldquo;web3&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/life-itself/web3/blob/main/README.md&#34;&gt;rich collection of&#xA;resources&lt;/a&gt;&#xA;on crypto/web3&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.jwz.org/blog/2022/01/mozilla-blinked/&#34;&gt;part of why Mozilla stopped accepting cryptocurrency&#xA;donations&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Crypto is the &lt;a href=&#34;https://www.ft.com/content/028e0109-6e87-42ed-8480-996cf645ce04&#34;&gt;‘commoditisation of populist anger, gambling and&#xA;crime’&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;European Central Bank&amp;rsquo;s &lt;a href=&#34;https://www.ecb.europa.eu/press/blog/date/2022/html/ecb.blog221130~5301eecd19.en.html&#34;&gt;damning critique of Bitcoin&lt;/a&gt;&#xA;and &lt;a href=&#34;https://www.ecb.europa.eu/press/blog/date/2023/html/ecb.blog230105~75d5aee900.en.html&#34;&gt;explanation why caveat emptor does not apply to&#xA;crypto&lt;/a&gt;. In a &lt;a href=&#34;https://www.ecb.europa.eu/press/key/date/2023/html/ecb.sp230623_1~80751450e6.en.html&#34;&gt;speech in June 2023&lt;/a&gt;&#xA;Fabio Panetta, Member of the Executive Board of the ECB, exposed the&#xA;crypto industry for what it is: a &amp;ldquo;deleterious&amp;rdquo; form of finance&#xA;&amp;ldquo;riddled with market failures and negative externalities&amp;rdquo; used for&#xA;gambling and bypassing regulation.&lt;/li&gt;&#xA;&lt;li&gt;Ex-AWS engineer describing &lt;a href=&#34;https://www.tbray.org/ongoing/When/202x/2022/11/19/AWS-Blockchain&#34;&gt;AWS&amp;rsquo; vain search for use cases of the&#xA;blockchain technology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Drew DeVault&amp;rsquo;s&#xA;&lt;a href=&#34;https://fosstodon.org/@drewdevault/109339640766386788&#34;&gt;unfinished&lt;/a&gt;&#xA;but extensive &lt;a href=&#34;https://mirror.drewdevault.com/cryptocurrency.pdf&#34;&gt;slide deck on&#xA;cryptocurrencies&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Jorge Stolfi&amp;rsquo;s &lt;a href=&#34;https://www.ic.unicamp.br/~stolfi/bitcoin/2020-12-31-bitcoin-ponzi.html&#34;&gt;&amp;ldquo;Bitcoin is a Ponzi&amp;rdquo;&lt;/a&gt; and &lt;a href=&#34;https://www.ic.unicamp.br/~stolfi/bitcoin/2021-01-16-yes-ponzi.html&#34;&gt;&amp;ldquo;Yes,&#xA;bitcoin is a Ponzi&amp;rdquo;&lt;/a&gt; explainers&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://singlelunch.com/2022/01/09/an-anatomy-of-bitcoin-price-manipulation/&#34;&gt;An anatomy of bitcoin price manipulation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;&amp;ldquo;There is no single person in existence who had a problem they&#xA;wanted to solve, discovered that an available blockchain&#xA;solution was the best way to solve it, and therefore became a&#xA;blockchain enthusiast.&amp;rdquo; - &lt;a href=&#34;https://scribe.rip/@kaistinchcombe/decentralized-and-trustless-crypto-paradise-is-actually-a-medieval-hellhole-c1ca122efdec&#34;&gt;Kai&#xA;Stinchcombe&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;Central banks go to &lt;a href=&#34;https://web.archive.org/web/20220416123125/https://www.faz.net/aktuell/gesellschaft/ungluecke/bundesbank-trocknet-aus-der-flut-gerettetes-bargeld-17531076.html?printPagedArticle=false&#34;&gt;great&#xA;lengths&lt;/a&gt;&#xA;to uphold this particular shared illusion.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;Satoshi Nakamoto popularized the blockchain mechanism for&#xA;Bitcoin in a paper from 2008.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;In all likelihood, &lt;a href=&#34;https://en.wikipedia.org/wiki/Wash_trade&#34;&gt;wash&#xA;trading&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:5&#34;&gt;&#xA;&lt;p&gt;This is completely legal. NFTs do not prove any kind of ownership.&amp;#160;&lt;a href=&#34;#fnref:5&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:6&#34;&gt;&#xA;&lt;p&gt;By then the equipment is outdated in the arms race between miners.&amp;#160;&lt;a href=&#34;#fnref:6&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>WhatsApp und die Domestizierung von Nutzern</title>
      <link>http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/</link>
      <pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/</guid>
      <description>&lt;p class=&#34;notice--info&#34;&gt;This post is a translation of &lt;a href=&#34;https://seirdy.one&#34;&gt;Rohan Kumar&amp;rsquo;s&lt;/a&gt;&#xA;English post &lt;a href=&#34;https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html&#34;&gt;&lt;em&gt;WhatsApp and the domestication of&#xA;users&lt;/em&gt;&lt;/a&gt;&#xA;from the beginning of 2021 into German.&lt;/p&gt;&#xA;&lt;p&gt;Ich habe WhatsApp nie genutzt und werde es nie&#xA;nutzen. Nichtsdestotrotz habe ich das Bedürfnis, einen Artikel über&#xA;WhatsApp zu schreiben, weil es ein perfektes Beispiel ist, um eine&#xA;Gruppe von Geschäftsmodellen zu verstehen, die auf — wie ich es&#xA;nenne — der Domestizierung von Nutzern basieren. Da ich die&#xA;Domestizierung von Nutzern für ein großes Problem halte, ist es eine&#xA;detaillierte Untersuchung wert.&lt;/p&gt;&#xA;&lt;p&gt;WhatsApp war nicht der erste Instant Messenger seiner Art und wird&#xA;wohl auch nicht der letzte sein. Ich habe mich hier nur deshalb auf&#xA;WhatsApp fokussiert, weil die kürzliche Änderung der&#xA;Datenschutzerklärung und Geschäftsbedingungen für ein größeres&#xA;mediales Echo gesorgt haben.&lt;/p&gt;&#xA;&lt;p&gt;Nach dieser kurzen Metadiskussion, können wir uns dem Problem&#xA;zuwenden.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;whatsapps-aufstieg&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#whatsapps-aufstieg&#34;&gt;WhatsApps Aufstieg&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Für diejenigen, denen WhatsApp nichts sagt: es ist ein Tool, dass es&#xA;Facebook einfach und bequem macht, seine Unternehmensmission&#xA;voranzubringen: das Versteigern von menschlichem Verhalten (allgemein&#xA;bekannt als &amp;ldquo;personalisierte Werbung&amp;rdquo;). Ursprünglich hat Facebook die&#xA;Menschen damit überzeugt, dem zuzustimmen, indem sie es —&#xA;gepaart mit einer simplen Benutzeroberfläche und erfolgreichem&#xA;Marketing — ermöglicht haben über das Internet mit anderen&#xA;Menschen zu kommunizieren &lt;a href=&#34;https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_protocols&#34;&gt;(was bereits anderweitig möglich&#xA;war)&lt;/a&gt;. Später&#xA;sind mit kostenlosen Anrufen und Videoanrufen weitere Features&#xA;dazugekommen. Diese kostenlosen Anrufe haben WhatsApp dabei geholfen,&#xA;die de-facto Kommunikationsplattform in vielen Regionen geworden zu&#xA;sein. Ich bin jedes mal über WhatsApps Allgegenwart überrascht, wenn&#xA;ich meine Verwandten in Indien besuche: ich werde häufig mit&#xA;verwirrten Blicken bedacht, wenn ich sie daran erinnere, dass ich kein&#xA;WhatsApp nutze.&lt;/p&gt;&#xA;&lt;p&gt;Das eigene proprietäre Chatprotokoll, dass nicht mit anderen Apps&#xA;kommunizieren kann, hat es WhatsApp erlaubt, von&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Network_effect&#34;&gt;Netzwerkeffekten&lt;/a&gt; zu&#xA;profitieren: WhatsApps Nutzer waren praktisch gefangen, da ein Löschen&#xA;von WhatsApp bedeutete, nicht mehr mit anderen WhatsApp Nutzern&#xA;kommunizieren zu können. Leute, die von WhatsApp wechseln wollen,&#xA;müssen dementsprechend alle ihre Freunde davon überzeugen, ebenfalls&#xA;zu wechseln; oft sind auch weniger technisch versierte Freunde&#xA;darunter, die bereits Schwierigkeiten im Umgang mit WhatsApp hatten.&lt;/p&gt;&#xA;&lt;p&gt;In der WhatsApp-Welt müssen diejenigen, die mit anderen in Kontakt&#xA;bleiben wollen, sich an folgende Spielregeln halten:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Man kann ausschließlich die proprietäre WhatsApp Applikation&#xA;benutzen; das Entwickeln von interoperablen Alternativen wird nicht&#xA;unterstützt.&lt;/li&gt;&#xA;&lt;li&gt;Jedermanns Mobiltelefon muss ein Betriebssystem unterstützen, für&#xA;den die WhatsApp Applikation entwickelt wird. Da WhatsApp Entwickler&#xA;sich auf die Betriebssysteme mit den größten Marktanteilen&#xA;fokussieren, stärkt das das iOS und Android Duopol.&lt;/li&gt;&#xA;&lt;li&gt;Nutzer sind komplett abhängig von den WhatsApp Entwicklern. Wenn die&#xA;WhatsApp Entwickler entscheiden, benutzerunfreundliche Funktionen&#xA;einzubauen, müssen die Nutzer es hinnehmen. Sie können nicht einfach&#xA;zu einem anderen Anbieter oder einer anderen Applikation wechseln,&#xA;ohne die Fähigkeit zu verlieren, mit ihren WhatsApp Kontakten zu&#xA;kommunizieren.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;die-domestizierung-von-nutzern&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#die-domestizierung-von-nutzern&#34;&gt;Die Domestizierung von Nutzern&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;WhatsApp ist zu dem aufgestiegen, was es ist, indem es vorher freie&#xA;Wesen in ihrem Stall eingepfercht hat und ihre Gewohnheiten so&#xA;änderte, dass sie abhängig wurden. Mit der Zeit wurde es für die Wesen&#xA;immer schwieriger, zu ihrem vorherigen Leben zurückzukehren. Dieser&#xA;Prozess sollte bekannt vorkommen: er ist erschreckend ähnlich zu der&#xA;Domestizierung von Tieren. Ich nenne diese Art von Lock-In deshalb die&#xA;&lt;strong&gt;Domestizierung von Nutzern&lt;/strong&gt;: das Entfernen von Nutzerautonomie, um&#xA;Nutzer dazu zu nötigen, den Entwicklern zu dienen.&lt;/p&gt;&#xA;&lt;p&gt;Ich habe diese Metapher gewählt, weil die Domestizierung von Tieren&#xA;ein gradueller Prozess ist, nicht immer bewusst abläuft und&#xA;typischerweise darin besteht, dass eine Gruppe zusehends abhängiger&#xA;von einer anderen wird. Zum Beispiel: Es gibt Belege dafür, dass die&#xA;Domestizierung von Hunden mit Sozialisierung angefangen hat, die durch&#xA;Selektion bestimmter Gene zu mehr Freundlichkeit zu und gesteigerter&#xA;Abhängigkeit von Menschen führte.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&#xA;&lt;p&gt;Ob die Domestizierung von Nutzern nun gewollt ist oder durch Zufall&#xA;passiert, sie erfolgt fast immer in diesen drei Schritten:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;eine starke Abhängigkeit der Nutzer von den Softwareentwicklern&lt;/li&gt;&#xA;&lt;li&gt;Nutzer sind durch mindestens eine der folgenden Methoden unfähig&#xA;gemacht, die von ihnen benutzte Software zu kontrollieren:&#xA;&lt;ol&gt;&#xA;&lt;li&gt;die Veränderung der Software ist untersagt&lt;/li&gt;&#xA;&lt;li&gt;die Migration auf eine andere Plattform verunmöglicht&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;die Ausbeutung der nun gefangenen und wehrlosen Nutzer&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Das Durchlaufen der ersten zwei Schritte hat WhatsApp Nutzer anfällig&#xA;für ihre Domestizierung gemacht. Da man Investoren gegenüber&#xA;rechenschaftspflichtig war, hatten die WhatsApp Manager jeden Grund&#xA;nutzerunfreundliche Funktionen einzubauen, ohne Konsequenzen fürchten&#xA;zu müssen.&lt;/p&gt;&#xA;&lt;p&gt;Und — natürlich — haben sie genau das getan.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;whatsapps-abstieg&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#whatsapps-abstieg&#34;&gt;WhatsApps Abstieg&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Domestizierung hat einen Zweck: Sie ermöglicht, die domestizierte&#xA;Spezies auszunutzen.&lt;/p&gt;&#xA;&lt;p&gt;Vor Kurzem hat WhatsApp seine Datenschutzerklärung angepasst, die es&#xA;erlaubt Daten mit ihrer Muttergesellschaft Facebook zu&#xA;teilen. Bisherige WhatsApp Nutzer hatten die Wahl: die neuen&#xA;Nutzungsbedingungen akzeptieren oder WhatsApp nicht mehr nutzen zu&#xA;können. Das Update der Nutzungsbedingungen ist ein klassisches&#xA;Beispiel einer Lockvogeltaktik: WhatsApp Nutzer sind mit einer&#xA;ansprechenden Benutzeroberfläche und dem scheinbaren Versprechen von&#xA;Privatssphäre angelockt worden, ihrer Autonomie in einem Prozess der&#xA;Domestizierung beraubt worden, sodass WhatsApp dann im Bezug auf&#xA;Privatssphäre zurückrudern konnte, ohne ernsthafte Konsequenzen zu&#xA;fürchten. Jeder Schritt in dieser Folge hat den nächsten ermöglicht;&#xA;wäre es nicht zur Domestizierung gekommen, wäre es für viele Nutzer&#xA;ein Leichtes, die Kommunikationsplattform zu wechseln.&lt;/p&gt;&#xA;&lt;p&gt;Diejenigen von uns, die bereits seit Jahren vor einer solchen&#xA;Entwicklung warnten, konnten einen kurzen Moment von sadistischer&#xA;Genugtuung erfahren, als unsere Beschreibung von &amp;ldquo;nervige und&#xA;paranoide Verschwörungstheoretiker&amp;rdquo; zu lediglich &amp;ldquo;nervig&amp;rdquo; angepasst&#xA;wurde.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;ein-versuch-zur-schadensbegrenzung&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#ein-versuch-zur-schadensbegrenzung&#34;&gt;Ein Versuch zur Schadensbegrenzung&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Die Lockvogeltaktik hat zu einer starken Gegenreaktion geführt, die&#xA;eine ansehnliche Minderheit an WhatsApp Nutzern tatsächlich zum&#xA;Wechseln bewegt hat; diese Zahl scheint größer gewesen zu sein als der&#xA;Rundungsfehler von dem WhatsApp wahrscheinlich ausging. Als Antwort&#xA;darauf, veröffentlichte WhatsApp die folgende Werbeanzeige:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/whatsapp_ad.avif#center&#34; alt=&#34;WhatsApp Werbung&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Die Werbung listet verschiedene Daten, die WhatsApp nicht sammelt oder&#xA;teilt. Datensammelei-Bedenken damit zu begegnen, was man nicht&#xA;sammelt, ist irreführend. WhatsApp sammelt auch keine Haarproben oder&#xA;Retina Scans; aber das Nicht-Sammeln dieser Informationen heißt nicht,&#xA;dass Privatsphäre respektiert wird — weil es nichts an den&#xA;Informationen ändert, &lt;em&gt;die WhatsApp sammelt&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Die Anzeige streitet das &amp;ldquo;Loggen von wer wem schreibt oder anruft&amp;rdquo;&#xA;ab. Das Sammeln von Daten ist aber nicht gleichzusetzen mit dem&#xA;Schreiben von Logs; es ist möglich diese Metadaten in einen&#xA;Algorithmus zu speisen bevor man sie löscht. Das Model kann dadurch&#xA;auch ohne Logs lernen, dass zwei Nutzer häufig miteinander in Kontakt&#xA;stehen. Die Tatsache, dass bewusst eine solche Formulierung mit Logs&#xA;genutzt wurde, impliziert dass WhatsApp solche Daten bereits sammelt&#xA;und nutzt oder zumindest die Möglichkeit dafür offen lässt.&lt;/p&gt;&#xA;&lt;p&gt;Ein Blick in die &lt;a href=&#34;https://web.archive.org/web/20210124061525/https://www.whatsapp.com/legal/updates/privacy-policy/?lang=en&#34;&gt;(damals) aktuelle Datenschutzerklärung von&#xA;WhatsApp&lt;/a&gt;&#xA;zeigt, dass bereits ein beträchtliches Maß an Metadaten gesammelt&#xA;werden, die für Marketing durch Facebook genutzt werden.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;freie-software&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#freie-software&#34;&gt;Freie Software&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Bei der Domestizierung von Nutzern ist das Bereitstellen von&#xA;nützlicher Software ein Mittel zum Zweck: nämlich zum Ausbeuten der&#xA;User. Die Alternative ist einfach: dem Nutzer nützlich zu sein zum&#xA;Zweck an sich machen.&lt;/p&gt;&#xA;&lt;p&gt;Um nicht von Software kontrolliert zu werden, müssen Nutzer in&#xA;Kontrolle sein. Software, die es dem Nutzer erlaubt in Kontrolle zu&#xA;sein, heißt &lt;a href=&#34;https://en.wikipedia.org/wiki/Free_software&#34;&gt;Freie&#xA;Software&lt;/a&gt;. Das Wort&#xA;&amp;ldquo;frei&amp;rdquo; bezieht sich in diesem Kontext auf Freiheit, nicht auf&#xA;&amp;ldquo;gratis&amp;rdquo;. Freie Software ist mit dem Konzept Open Source verwandt:&#xA;Letzteres ist eine Reinterpretation von Freier Software, die den&#xA;Schwerpunkt auf unternehmensfreundliche Praktiken und weniger auf den&#xA;ethischen Aspekt von Freier Software legt. Eine Bezeichnung, der beide&#xA;Ansätze subsummiert, ist FLOSS (free, libre, and open source&#xA;software)&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Andere haben die zugrundeliegenden Konzepte von Freier Software und&#xA;deren Wichtigkeit bereits beschrieben, also gehe ich hier nicht mehr&#xA;ins Detail. Aber im Grunde geht es immer um folgende vier Freiheiten,&#xA;die dem Nutzer eingeräumt werden:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Die Software ohne (geografische, thematische, oder sonstige)&#xA;Einschränkungen auszuführen.&lt;/li&gt;&#xA;&lt;li&gt;Die Software zu untersuchen und ggf. den eigenen Bedürfnissen&#xA;anzupassen.&lt;/li&gt;&#xA;&lt;li&gt;Die Software mit anderen zu teilen.&lt;/li&gt;&#xA;&lt;li&gt;Eigene Anpassungen an der Software mit anderen zu teilen.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;Geld verdienen mit Freier Software&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Der gängigste Einwand zu FLOSS ist, dass es schwieriger sei, damit&#xA;Geld zu verdienen.&lt;/p&gt;&#xA;&lt;p&gt;Der Schlüssel, um Geld mit freier Software verdienen zu können, ist,&#xA;komplementäre Produkte zu vertreiben. Als Beispiele seien hier&#xA;Support, Konfiguration, Beratung, Training, Hosting, Hardware oder&#xA;Zertifizierungen genannt. Viele Unternehmen setzen bereits auf diesen&#xA;Ansatz: Red Hat, Collabora, System76, Purism, Canonical, SUSE,&#xA;Hashicorp, Databricks, and Gradle sind nur ein paar Beispiele, die mir&#xA;einfallen.&lt;/p&gt;&#xA;&lt;p&gt;Allerdings ist Hosting allein kein vielversprechender Ansatz, da es&#xA;Giganten wie AWS im Zweifel billiger können. Aber Entwickler der&#xA;Software zu sein, kann einem Vorteile im Bereich Konfiguration,&#xA;Support und Training geben, während es im reinen Hosting nicht&#xA;unbedingt von Vorteil ist.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;floss-ist-nicht-immer-genug&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#floss-ist-nicht-immer-genug&#34;&gt;FLOSS ist nicht immer genug&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Freie Software ist ein notwendiges aber kein hinreichendes Kriterium,&#xA;um der Domestizierung von Nutzern vorzubeugen. Zwei weitere Kriterien&#xA;sind &lt;em&gt;Einfachheit&lt;/em&gt; und &lt;em&gt;Offenheit&lt;/em&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;einfachheit&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#einfachheit&#34;&gt;Einfachheit&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Wenn Software komplex wird, muss sie von einem großen Entwickler-Team&#xA;unterstützt werden. Nutzer, die nicht mit den Entwicklern&#xA;einverstanden sind, können die Software nicht mehr leicht abändern, da&#xA;sie nicht die Resourcen haben, mehrere Millionen Zeilen Code zu&#xA;betreuen. Besonders dann, wenn in diesem Code, stets neue&#xA;Sicherheitslücken gefunden werden können. Außerdem kann die erhöhte&#xA;Komplexität der Software dazu führen, dass das Entwickler-Team&#xA;nutzerunfreundliche, aber kommerzialisierbare Features einbaut, um die&#xA;steigenden Entwicklungskosten zu decken.&lt;/p&gt;&#xA;&lt;p&gt;Komplexe Software, die nicht von einem anderen, als dem bestehenden&#xA;Entwickler-Team entwickelt werden kann, kreiert eine Abhängigkeit vom&#xA;Entwickler: Schritt eins in der Domestizierung von Nutzern. Das allein&#xA;öffnet die Tür für allerlei problematische Entwicklungen.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;fallstudie-mozilla-und-das-world-wide-web&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#fallstudie-mozilla-und-das-world-wide-web&#34;&gt;Fallstudie: Mozilla und das World Wide Web&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Mozilla war ein Funken Hoffnung in den Browserkriegen — einem&#xA;Feld, das dominiert war von Adtech, Überwachung, und Vendor&#xA;Lock-In. Leider ist das Entwickeln einer Browser Engine ein solch&#xA;monumentales Unterfangen, dass sogar Opera und Microsoft aufegegeben&#xA;haben und lediglich Chromium redesignen. Browser tun heutzutage mehr&#xA;als nur Dokumente anzeigen (ihre ursprüngliche Aufgabe): sie sind zu&#xA;einer Umgebung für allerlei Apps geworden mit einem eigenen Zugang zu&#xA;Resourcen wie der GPU, Bluetooth, Media Codecs, DRM&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;,&#xA;Erweiterungs-APIs, etc. Die Liste ist schier unendlich. Es kostet&#xA;jährlich Milliarden, um Schwachstellen in einer so großen&#xA;Angriffsfläche zu schließen und gleichzeitig mit einem sich immer&#xA;schneller entwickelnden Web-Standard Schritt zu halten. Diese&#xA;Milliarden müssen irgendwo herkommen.&lt;/p&gt;&#xA;&lt;p&gt;Mozilla musste große Kompromisse eingehen, um überleben zu können. Es&#xA;ist Deals mit offen nutzerfeindlichen Unternehmen eingegangen und&#xA;bündelte ihren Browser mit&#xA;&lt;a href=&#34;https://blog.mozilla.org/advancingcontent/2014/02/11/publisher-transformation-with-users-at-the-center/&#34;&gt;Werbung&lt;/a&gt;&#xA;und Bloatware wie&#xA;&lt;a href=&#34;https://dustri.org/b/firefox-youre-supposed-to-be-in-my-pocket-not-the-other-way-around.html&#34;&gt;Pocket&lt;/a&gt;. Seit&#xA;der Übernahme von Pocket, die zur Diversifizierung von Einnahmen&#xA;unternommen wurde, hat Mozilla &lt;a href=&#34;https://techcrunch.com/2017/02/27/mozilla-pockets-pocket-in-first-acquisition/&#34;&gt;seine&#xA;Versprechen&lt;/a&gt;&#xA;nicht eingelöst: Während die Pocket clients mittlerweile Freie&#xA;Software sind, ist der Code auf dem Server immer noch&#xA;proprietär. Diesen Code zu befreien und Teile davon abzuändern, wäre&#xA;aufgrund der Komplexität von Pocket erneut ein schwieriges&#xA;Unterfangen.&lt;/p&gt;&#xA;&lt;p&gt;Abspaltungen von Firefox wie Pale Moon sind nicht in der Lage mit der&#xA;immer weiter steigenden Komplexität von Web Standards&#xA;mitzuhalten. Kürzlich musste Pale Moon seinen &lt;a href=&#34;https://forum.palemoon.org/viewtopic.php?f=1&amp;amp;t=25473&#34;&gt;Code von&#xA;GitHub&lt;/a&gt;&#xA;wegmigrieren, weil GitHub begonnen hat, Web Components einzusetzen,&#xA;welche Pale Moon selbst nicht unterstützt. Es ist praktisch unmöglich,&#xA;einen neuen Browser von Grund auf zu entwickeln, und die alt&#xA;eingesessenen Platzhirsche (die seit Jahren mit riesigen Summen an&#xA;Geld am Laufen gehalten werden) einzuholen. Nutzer können effektiv&#xA;lediglich zwischen einer Browser Engine, die von Mozilla (Gecko),&#xA;einer Adtech Firma (Blick von Google), oder einem walled garden&#xA;Anbieter (WebKit von Apple) entwickelt wird, wählen. WebKit scheint&#xA;ein gutes Produkt zu sein, aber Nutzer wären erneut hilflos, wenn&#xA;Apple im Alleingang etwas nutzerfeindliches beschließt.&lt;/p&gt;&#xA;&lt;p&gt;Kurz gesagt: die Komplexität des Web hat Mozilla — den einzige&#xA;Browser Engine Entwickler, der vorgibt, &amp;ldquo;dem Nutzer zu dienen, nicht&#xA;dem Profit&amp;rdquo; — dazu gezwungen, nutzerfeindliche Features in ihren&#xA;Browser einzubauen. Die Komplexität des Web hat Nutzer in die&#xA;Situation gebracht, lediglich die Wahl aus drei, immer dominanteren,&#xA;Browser Engines zu haben, deren Entwickler starken&#xA;Interessenskonflikten unterliegen.&lt;/p&gt;&#xA;&lt;p&gt;Um Missverständnissen vozubeugen: Ich glaube nicht, dass Mozilla eine&#xA;bösartige Organisation ist; ganz im Gegenteil bin ich erstaunt, dass&#xA;sie in der Lage sind so viel zu leisten, ohne noch weitergehende&#xA;Kompromisse einzugehen, obwohl das System, in dem sie sich bewegen, es&#xA;praktisch verlangt. Ihr Kernprodukt ist nach wie vor FLOSS und leicht&#xA;angepasste Versionen entfernen die Antifeatures.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;offene-plattformen&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#offene-plattformen&#34;&gt;Offene Plattformen&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Um zu verhindern, dass Netzwerkeffekte in einen Vendor Lock-in&#xA;überschlagen, muss Software, in der natürliche Netzwerkeffekte&#xA;auftreten, unbedingt Teil einer offenen Infrastruktur sein. Im Fall&#xA;von Kommunikationssoftware und Messengern muss es möglich sein,&#xA;alternative Clients und Server-Implementationen zu entwickeln, die&#xA;miteinander kompatibel sind. Das verhindert effektiv den Abschluss der&#xA;ersten zwei Schritte der Domestizierung von Usern.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;fallstudie-signal&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#fallstudie-signal&#34;&gt;Fallstudie: Signal&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Seit ein bestimmter Autoverkäufer &amp;ldquo;Nutzt Signal&amp;rdquo; tweetete, sind viele&#xA;Nutzer fügsam gewechselt. Aktuell sind die Signal Clients und Server&#xA;FLOSS und nutzen eine der stärksten Ende-zu-Ende-Verschlüsselung; ich&#xA;bin trotzdem kein Fan.&lt;/p&gt;&#xA;&lt;p&gt;Auch wenn Signals Clients und Server FLOSS sind, bleibt Signal eine&#xA;geschlossene Plattform. Signal Gründer Moxie Marlinspike ist, wie er&#xA;&lt;a href=&#34;https://signal.org/blog/the-ecosystem-is-moving/&#34;&gt;in einem Blogpost&#xA;ausführt&lt;/a&gt;&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;,&#xA;skeptisch gegenüber offenen und föderierten Plattformen. Das heißt, es&#xA;gibt keine Möglichkeit, eine alternative Serverimplementation zu&#xA;entwickeln, der von bestehenden Clients unterstützt wird oder aber&#xA;einen alternativen Client, der von bestehender Serversoftware&#xA;unterstützt wird. Schritt eins auf dem Weg zur Domestizierung von&#xA;Nutzern ist praktisch abgeschlossen.&lt;/p&gt;&#xA;&lt;p&gt;Abgesehen davon, dass es nur jeweils eine Client und Server&#xA;Implementation gibt, gibt es lediglich einen Betreiber von Signal&#xA;Servern: Signal Messenger LLC. Die Abhängigkeit der Signalnutzer von&#xA;diesem zentralen Serverbetreiber hat kürzlich bereits zu einem mehr&#xA;als tagelangen Ausfall geführt, als — im Angesicht des massiven&#xA;Anstiegs von Nutzerzahlen — der einzige Serverbetreiber erst&#xA;nachbessern musste.&lt;/p&gt;&#xA;&lt;p&gt;Nichtsdestotrotz haben Leute versucht, alternative Signal Clients zu&#xA;entwickeln: Ein Fork namens&#xA;&lt;a href=&#34;https://github.com/LibreSignal/LibreSignal&#34;&gt;LibreSignal&lt;/a&gt; hat&#xA;versucht, Signal auf privatsphäreorientierten Android Telefonen ohne&#xA;Google Play Services zum Laufen zu bringen. Die Entwicklung dieses&#xA;Clients wurde eingestellt, als &lt;a href=&#34;https://github.com/LibreSignal/LibreSignal/issues/37#issuecomment-217211165&#34;&gt;Moxie klargemacht&#xA;hat&lt;/a&gt;,&#xA;dass er es nicht in Ordnung findet, dass Drittparteien Signals Server&#xA;nutzen. Moxies Entscheidung ist nachvollziehbar; aber diese Situation&#xA;hätte von vornherein verhindert werden können, wenn Signal nicht von&#xA;einem einzigen Serveranbieter abhängig wäre.&lt;/p&gt;&#xA;&lt;p&gt;Wenn Signal entscheiden sollte, ihre Apps so anzupassen, dass sie&#xA;userfeindliche Features bekommt, werden Nutzer genauso hilflos sein&#xA;wie jetzt mit WhatsApp. Auch wenn ich es für unwahrscheinlich halte,&#xA;so belässt Signals geschlossene Plattform Nutzer anfällig für&#xA;Domestizierung.&lt;/p&gt;&#xA;&lt;p&gt;Obwohl ich Signal nicht mag, empfehle ich den Messenger meinen&#xA;technisch weniger versierten Freunden, weil es der einzige Messenger&#xA;ist, der privat genug für mich und einfach genug für sie ist. Wenn&#xA;auch nur der geringste Einrichtungsaufwand (Accounterstellung,&#xA;manuelles Hinzufügen von Kontakten, etc.) nötig gewesen wäre, wäre&#xA;einer meiner Freunde bei Discord oder WhatsApp geblieben. Ich würde ja&#xA;etwas von wegen &amp;ldquo;du weißt, dass von dir die Rede ist&amp;rdquo; sagen, wenn auch&#xA;nur die geringste Chance bestünde, dass er in diesem Artikel so weit&#xA;gekommen wäre.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;denkanstöße&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#denkanst%c3%b6%c3%9fe&#34;&gt;Denkanstöße&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Beide vorhergehenden Fallstudien — Mozilla und Signal —&#xA;sind Beispiele von wohlwollenden Organisationen, die ihre Nutzer&#xA;ungewollt anfällig für Domestizierung machen. Im Falle von Mozilla ist&#xA;das die Folge von Komplexität auf einer offenen Plattform. Im Falle&#xA;von Signal ist die Folge einer einfacheren, aber geschlossenen&#xA;Plattform. Leider spielen die (in beiden Fällen gute) Absichten bei&#xA;der Einschätzung zur Gefahr, ob Nutzer domestiziert werden können,&#xA;keine Rolle.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://mastodon.technology/@paulsnar&#34;&gt;paulsnar&lt;/a&gt; hat mich auf den&#xA;möglichen Zielkonflikt zwischen Einfachheit und Offenheit aufmerksam&#xA;gemacht:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Ich habe den Eindruck, dass sich Einfachheit und Offenheit&#xA;entgegenstehen; Um Signal als Beispiel zu nehmen: dass das Programm&#xA;simpel ist, ist unter anderem darauf zurückzuführen, dass es eine&#xA;geschlossene Plattform ist — zumindest argumentiert Moxie&#xA;so. Matrix andererseits mag einfach erscheinen, aber das&#xA;dahinterstehende Protokol ist komplex genau weil es eine offene&#xA;Plattform garantiert.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Ich habe keine einfache Antwort auf dieses Dilemma. Es ist wahr, dass&#xA;&lt;a href=&#34;https://matrix.org/&#34;&gt;Matrix&lt;/a&gt; (im Vergleich zu Alternativen wie IRC&#xA;oder &lt;a href=&#34;https://xmpp.org/&#34;&gt;XMPP&lt;/a&gt;) außerordentlich komplex ist. Und es&#xA;ist ebenfalls wahr, dass es schwieriger ist, eine offene Plattform zu&#xA;entwickeln. Dennoch ist er möglich, Komplexität bei offenen&#xA;Plattformen im Rahmen zu halten: Gemini, IRC oder aber Email sind&#xA;Beispiele dafür. Auch wenn Email Standards nicht annähernd so einfach&#xA;sind wie Gemini oder IRC, entwickeln sie sich langsam. Das verhindert,&#xA;dass Implementationen ständig aufholen müssen wie es beispielsweise&#xA;Webbrowser oder Matrix Clients und Server tun müssen.&lt;/p&gt;&#xA;&lt;p&gt;Nicht jede Software muss Milliarden einbringen. Föderation &lt;a href=&#34;https://drewdevault.com/2020/09/20/The-potential-of-federation.html&#34;&gt;erlaubt&#xA;es&lt;/a&gt;&#xA;Netzwerken wie dem Fediverse oder XMPP große Nutzerzahlen zu bedienen,&#xA;ohne dass ein Gigant seine Seele verkaufen muss, um die Kosten zu&#xA;decken. Obwohl domestizierungsresistente Geschäftsmodelle weniger&#xA;profitabel sind, lassen sie dennoch die Entwicklung derselben&#xA;Technologien zu, die durch die Domestizierung von Nutzern möglich&#xA;wurden. Alles was fehlt, ist ein Marketingbudget: die meiste Werbung&#xA;für viele dieser Projekte sind lange, unbezahlte Blogposts.&lt;/p&gt;&#xA;&lt;p&gt;Vielleicht dürfen wir nicht allein auf Wachstum zielen und versuchen,&#xA;es auf Teufel komm raus &amp;ldquo;groß zu machen&amp;rdquo;. Vielleicht können wir&#xA;aufhören, sobald wir bei einem Projekt finanzielle Nachhaltigkeit&#xA;erreicht haben; und damit letztendlich möglich machen, mit weniger&#xA;mehr zu erreichen.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;abschließende-hinweise&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/domestizierung-von-nutzern/#abschlie%c3%9fende-hinweise&#34;&gt;Abschließende Hinweise&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Bevor dieser Text zu einer Art Manifest wurde, war es als eine&#xA;Ausführung zu einem Kommentar gedacht, den ich unter einem &lt;a href=&#34;https://fosstodon.org/@binyamin/105608407071699797&#34;&gt;Fediverse&#xA;Post&lt;/a&gt; von&#xA;&lt;a href=&#34;https://binyam.in/&#34;&gt;Binyamin Green&lt;/a&gt; gemacht habe.&lt;/p&gt;&#xA;&lt;p&gt;Anfangs habe ich mich aus persönlichen Gründen dazu entschieden, die&#xA;Ausführungen in ihre jetzige Form zu bringen. Heutzutage fragen Leute&#xA;jedes Mal nach einer Begründung warum ich etwas nicht nutze, was&#xA;&amp;ldquo;jede(r)&amp;rdquo; nutzt (WhatsApp, Microsoft Office, Windows, macOS, Google&#xA;Docs, &amp;hellip;). Normalerweise wird meine Begründung ignoriert, auch wenn&#xA;sie erwartet wird. Das nächste Mal, wenn wir uns treffen, haben sie&#xA;meine Begründung bereits vergessen und wir spielen denselben Dialog&#xA;nochmals durch. Meine Lebensentscheidungen jedes Mal durch logisch&#xA;korrekte Aussagen aufs Neue rechtfertigen zu müssen —&#xA;wohlwissend, dass sie erneut ignoriert werden — ist ein&#xA;emotional anstrengender Prozess, der sich in den letzten Jahren&#xA;negativ auf meine psychische Gesundheit ausgewirkt hat; meinen&#xA;Freunden diesen Artikel zu senden und das Thema anschließend zu&#xA;wechseln, sollte mir das ein oder andere graue Haar ersparen.&lt;/p&gt;&#xA;&lt;p&gt;Dieser Artikel erweitert die Leitprinzipien der Freie Software und&#xA;Copyleft Bewegungen. Dank geht an &lt;a href=&#34;https://bzsombor.web.elte.hu/&#34;&gt;Barna&#xA;Zsombor&lt;/a&gt; für gutes Feedback über IRC.&lt;/p&gt;&#xA;&lt;p&gt;Da 2900 Worte nicht ausreichend waren, habe ich eine Fortsetzung&#xA;geschrieben: &lt;a href=&#34;https://seirdy.one/2021/02/23/keeping-platforms-open.html&#34;&gt;Plattformen offen&#xA;halten&lt;/a&gt;. Wirf&#39;&#xA;einen Blick, falls du diesen Artikel interessant fandest.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Pierotti, R.; Fogg, B. (2017). The First Domestication: How&#xA;Wolves and Humans Coevolved. Yale University Press.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;Viele innerhalb der Freien Software Bewegung mögen den Begriff&#xA;&amp;ldquo;Open Source&amp;rdquo; &lt;a href=&#34;https://www.gnu.org/philosophy/open-source-misses-the-point.html&#34;&gt;aus vielerlei&#xA;Gründen&lt;/a&gt;&#xA;nicht. Andere nutzen die Begriffe &amp;ldquo;Freie Software&amp;rdquo; und &amp;ldquo;Open&#xA;Source&amp;rdquo;&#xA;&lt;a href=&#34;https://drewdevault.com/2019/09/17/The-wrong-words-but-the-right-ideas.html&#34;&gt;synonym&lt;/a&gt;. Und&#xA;nicht zuletzt nutzen viele Firmen den Begriff &amp;ldquo;free&amp;rdquo; mit Blick auf&#xA;den Preis und nicht in Hinsicht auf Freiheit — weshalb&#xA;einige Freie Software Aktivisten den Begriff &amp;ldquo;libre&amp;rdquo; nutzen. Das&#xA;alles kann recht verwirrend sein, weshalb ich es bevorzuge von&#xA;FLOSS zu sprechen, der die Schnittmenge dieser Konzepte&#xA;beschreibt.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;Siehe &lt;a href=&#34;https://www.defectivebydesign.org/&#34;&gt;Defective by&#xA;Design&lt;/a&gt;. DRM ist ein weiteres&#xA;klassisches Beispiel von der Domestizierung von Nutzern. Mozilla&#xA;hat versucht zu verhindern, dass DRM zu einem Webstandard wird;&#xA;aber hat DRM in seinem Browser implementiert, nachdem es von&#xA;anderen W3C Mitgliedern überstimmt wurde. Das entschuldigt zwar&#xA;nicht, DRM in einem Browser zu unterstützen, aber zeigt, dass bei&#xA;Mozilla zumindest kein böser Wille vorlag. Dasselbe kann nicht&#xA;über die anderen, pro-DRM W3C Mitglieder gesagt werden.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;Moxies Blogpost hat viele Repliken bekommen. Zwei gute sind die&#xA;von &lt;a href=&#34;https://lwn.net/Articles/687294/&#34;&gt;Linux Weekly News&lt;/a&gt; und&#xA;&lt;a href=&#34;https://matrix.org/blog/2020/01/02/on-privacy-versus-freedom/&#34;&gt;Matrix.org&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Reverse tethering with Android</title>
      <link>http://blog.puer-robustus.eu/post/reverse-tethering-with-android/</link>
      <pubDate>Mon, 18 Apr 2022 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/reverse-tethering-with-android/</guid>
      <description>&lt;p&gt;You&amp;rsquo;ve most likely found yourself in situations where you needed&#xA;internet on your computer but had no WiFi network close-by. What do&#xA;you do? Fire up a hotspot from your smartphone and share its internet&#xA;connection with the laptop. The technical term for sharing a phone&amp;rsquo;s&#xA;internet connection with another device — be it over WiFi,&#xA;Bluetooth or USB — is &lt;em&gt;tethering&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Recently, however, I found myself in the opposite position: I had&#xA;internet on my laptop but not on my phone! &lt;em&gt;Reverse tethering&lt;/em&gt; to the&#xA;rescue!&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;the-replicant-situation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reverse-tethering-with-android/#the-replicant-situation&#34;&gt;The Replicant Situation&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In one of my experiments, I flashed&#xA;&lt;a href=&#34;https://www.replicant.us/&#34;&gt;Replicant&lt;/a&gt; — a fully free,&#xA;Android-based operating system for mobile phones — onto an old&#xA;Samsung Galaxy S2.&lt;/p&gt;&#xA;&lt;p&gt;Now, since Replicant is fully free, it does not come with the&#xA;proprietary drivers necessary to operate the WiFi module in that&#xA;phone. That means, the only way to get an internet connection on the&#xA;phone is through the mobile data (3G) on a SIM card. Now, in addition&#xA;to the (for current standard) sluggishness of the processor, this&#xA;rules the phone out as a daily driver for me&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. Nonetheless, I was&#xA;curious what I could do with Replicant running on the phone.&lt;/p&gt;&#xA;&lt;p&gt;After the initial excitement that Free Software could power a phone&#xA;where most functionalities are provided, the phone ended up unused in&#xA;one of my drawers.&lt;/p&gt;&#xA;&lt;p&gt;When writing the &lt;a href=&#34;http://blog.puer-robustus.eu/post/boinc/&#34;&gt;blog post on BOINC&lt;/a&gt;, where I&#xA;call on people to use their computing devices as long as they work, my&#xA;unused Samsung Galaxy S2 came to my mind.&lt;/p&gt;&#xA;&lt;p&gt;I was fairly confident that I could install the BOINC Android client&#xA;from the F-Droid store on the phone, too. But I had to get internet on&#xA;it somehow&amp;hellip; Especially as I also wanted to upload/download BOINC&#xA;tasks completed on the S2 later on as well.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;reverse-tethering-with-gnirehtet&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reverse-tethering-with-android/#reverse-tethering-with-gnirehtet&#34;&gt;Reverse Tethering with &lt;code&gt;gnirehtet&lt;/code&gt;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;After some browsing, I found&#xA;&lt;a href=&#34;https://github.com/Genymobile/gnirehtet&#34;&gt;&lt;code&gt;gnirehtet&lt;/code&gt;&lt;/a&gt;: a program&#xA;which enables you to share your computer&amp;rsquo;s internet connection with&#xA;your Android device over USB with&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Android_Debug_Bridge&#34;&gt;&lt;code&gt;adb&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;installation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reverse-tethering-with-android/#installation&#34;&gt;Installation&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;To set up &lt;code&gt;gnirehtet&lt;/code&gt; on your computer and Android phone, just&#xA;follow the steps as outlined in the &lt;a href=&#34;https://github.com/Genymobile/gnirehtet#readme&#34;&gt;project&amp;rsquo;s&#xA;README&lt;/a&gt;: this should&#xA;get you up and running with reverse tethering.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;optional-cli-parameters-to-gnirehtet&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reverse-tethering-with-android/#optional-cli-parameters-to-gnirehtet&#34;&gt;Optional CLI parameters to &lt;code&gt;gnirehtet&lt;/code&gt;&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Now, &lt;code&gt;gnirehtet&lt;/code&gt;&amp;rsquo;s README (understandably) does not list all command&#xA;line options it supports. You can get this info by running &lt;code&gt;gnirehtet --help&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In my case I needed to execute &lt;code&gt;gnirehtet run&lt;/code&gt; on a different port&#xA;because the default port of 31416 was used on my machine already. The&#xA;&lt;code&gt;-p&lt;/code&gt; option allows you to specify the port to run &lt;code&gt;gnirehtet&lt;/code&gt; on.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;putting-gnirehtet-in-path&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/reverse-tethering-with-android/#putting-gnirehtet-in-path&#34;&gt;Putting &lt;code&gt;gnirehtet&lt;/code&gt; in &lt;code&gt;$PATH&lt;/code&gt;&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;After experimenting with &lt;code&gt;gnirehtet&lt;/code&gt; and convincing myself that it&#xA;does the job, I decided to make the executable findable by my&#xA;shell. Thus, I would not have to specify the full path to the&#xA;&lt;code&gt;gnirehtet&lt;/code&gt; executable every time I want to run it.&lt;/p&gt;&#xA;&lt;p&gt;To that end, I first copied the folder containing the &lt;code&gt;gnirehtet&lt;/code&gt;&#xA;executable into &lt;code&gt;/opt&lt;/code&gt; - a directory &lt;a href=&#34;https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s13.html&#34;&gt;&amp;ldquo;reserved for the installation&#xA;of add-on application software&#xA;packages&amp;rdquo;&lt;/a&gt;&#xA;according to the Filesystem Hierarchy Standard.&lt;/p&gt;&#xA;&lt;p&gt;Then, I checked what my &lt;code&gt;PATH&lt;/code&gt; environment variable looked like with&#xA;&lt;code&gt;echo $PATH&lt;/code&gt;. Since &lt;code&gt; /usr/bin&lt;/code&gt; was on my &lt;code&gt;$PATH&lt;/code&gt;, I decided to&#xA;simply create a symlink in &lt;code&gt;/usr/bin&lt;/code&gt; which points to the&#xA;&lt;code&gt;gnirehtet&lt;/code&gt; executable in &lt;code&gt;/opt&lt;/code&gt;. Works like a charm.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;I have heard of people whose needs were satisfied with this&#xA;setup, so it might work for you as well.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Dodging Digital Colonialism</title>
      <link>http://blog.puer-robustus.eu/post/digital-sovereignty/</link>
      <pubDate>Mon, 21 Feb 2022 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/digital-sovereignty/</guid>
      <description>&lt;p class=&#34;notice--warning&#34;&gt;Under construction &amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Citizen Science with BOINC</title>
      <link>http://blog.puer-robustus.eu/post/boinc/</link>
      <pubDate>Sat, 18 Dec 2021 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/boinc/</guid>
      <description>&lt;p&gt;After I replaced my old smartphone, which hasn&amp;rsquo;t been receiving&#xA;Lineage OS security updates for a long time anymore, I was looking for&#xA;good uses for the device. Given it&amp;rsquo;s age, looks, and lack of software&#xA;updates, selling it would have been a challenge. Porting postmarketOS&#xA;onto it would have been interesting, but realistically I lack time&#xA;(and skill?) for that. Throwing a working device away was definitely&#xA;not an option; but just having it lying around also felt wasteful.&lt;/p&gt;&#xA;&lt;p&gt;Luckily I remembered about the &lt;a href=&#34;https://boinc.berkeley.edu/&#34;&gt;Berkeley Open Infrastructure for&#xA;Network Computing (BOINC)&lt;/a&gt; and the&#xA;science projects it powers.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;what-is-boinc&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/boinc/#what-is-boinc&#34;&gt;What is BOINC?&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;According to the BOINC project&amp;rsquo;s website, the&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;BOINC [platform] lets you help cutting-edge science research using&#xA;your computer. The BOINC app, running on your computer, downloads&#xA;scientific computing jobs and runs them invisibly in the background.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Basically, the BOINC platform enables you to donate (unused) computing&#xA;power of your devices to computationally intensive science projects&#xA;around the world. This (non-exhaustive) &lt;a href=&#34;https://boinc.berkeley.edu/projects.php&#34;&gt;list of&#xA;projects&lt;/a&gt; gives an overview&#xA;of problems where scientists would appreciate your computing power&#xA;donations.&lt;/p&gt;&#xA;&lt;p&gt;From a software perspective, the BOINC platform is a free and&#xA;open-source middleware application which you install on your computing&#xA;device (desktop, laptop, Android smartphone or tablet&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, RaspberryPi&#xA;— you name it). However, in and of itself, the BOINC app does&#xA;not do anything.&lt;/p&gt;&#xA;&lt;p&gt;To actually do some computing, you need to register for one of the&#xA;different BOINC projects. Then you can connect the BOINC app on your&#xA;device to the project and start downloading tasks for a specific&#xA;application of the project (each project can have multiple&#xA;applications requiring computational resources).&lt;/p&gt;&#xA;&lt;p&gt;Once the tasks have been downloaded they will be worked on as per your&#xA;settings. You can set certain CPU/RAM resource limits, battery&#xA;thresholds and much more in the BOINC app to tailor under what&#xA;circumstances your device runs computations. Once the device has&#xA;worked through all the tasks, it sends the results back to the server&#xA;and retrieves a new batch of tasks.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;back-to-my-old-lineage-os-phone&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/boinc/#back-to-my-old-lineage-os-phone&#34;&gt;Back to my old Lineage OS phone&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;After installing the BOINC app from the F-Droid store on my old&#xA;smartphone, I had to choose from projects&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;whose tasks can be calculated on an Android phone, and&lt;/li&gt;&#xA;&lt;li&gt;whose applications were licensed under a free and open-source license.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The first condition is a technical one and simply a result of the fact&#xA;that not all projects and applications support all platforms. But this&#xA;condition was relatively easy to meet, as the Android BOINC app&#xA;already provides you with a selection of projects which work on&#xA;Android.&lt;/p&gt;&#xA;&lt;p&gt;The second condition is an ethical one and — unfortunately&#xA;— was much harder to meet. I strive to not run proprietary&#xA;software on any of my computing devices as it is defective by&#xA;design. In addition to that, I firmly believe that science should be&#xA;as transparent and open as possible. Now, many BOINC projects&#39;&#xA;applications are not well documented and thus, it turned out to be&#xA;difficult to find their licensing terms&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;. In case of the Android&#xA;capable projects, only the &lt;a href=&#34;https://einsteinathome.org&#34;&gt;Einstein@home&#xA;project&lt;/a&gt; was very open about the fact that&#xA;&lt;a href=&#34;https://einsteinathome.org/application-source-code-and-license&#34;&gt;it is free&#xA;software&lt;/a&gt;&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p class=&#34;notice--info&#34;&gt;For your reference, I have created an&#xA;&lt;a href=&#34;#boinc-foss-projects&#34;&gt;overview&lt;/a&gt; of BOINC projects and applications&#xA;which are free software.&lt;/p&gt;&#xA;&lt;p&gt;Once I had connected to my Einstein@home account from the BOINC&#xA;application on my old phone, my old device has been successfully&#xA;repurposed and is now happily looking for&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Pulsar&#34;&gt;pulsars&lt;/a&gt; ;)&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;boinc-on-a-gnulinux-machine&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/boinc/#boinc-on-a-gnulinux-machine&#34;&gt;BOINC on a GNU/Linux machine&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Given that I also had an idle RaspberryPi available, I decided to give&#xA;it some BOINC work, too. The following steps can be generalized to all&#xA;GNU/Linux powered machines, you just might have to replace the &lt;code&gt;apt&lt;/code&gt;&#xA;package manager utility calls in this guide with calls to the package&#xA;manager of your distribution.&lt;/p&gt;&#xA;&lt;p&gt;Log in and open a terminal on the GNU/Linux machine (or just &lt;code&gt;ssh&lt;/code&gt;&#xA;into it) and run:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# install the BOINC command line tool:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get update&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get install boinc-client&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# connect the boinc client to your project account:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ boinccmd --lookup_account &amp;lt;projectURL&amp;gt; &amp;lt;email&amp;gt; &amp;lt;password&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;This should give you an output similar to this&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;status: Success&#xA;&#xA;poll status: operation in progress&#xA;poll status: operation in progress&#xA;&#xA;account key: &amp;lt;your_account_key&amp;gt;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Proceed with:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ boinccmd --project_attach &amp;lt;projectURL&amp;gt; &amp;lt;your_account_key&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# clear the current bash session history so that your passwords are not exposed&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ history -c&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# get an overview of attached projects and active tasks:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ boinccmd --get_simple_gui_info&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;That&amp;rsquo;s already it. More &lt;code&gt;boinccmd&lt;/code&gt; command line options (e.g. for&#xA;suspending the work on BOINC projects or stop the download of new&#xA;work) can be found&#xA;&lt;a href=&#34;https://boinc.berkeley.edu/wiki/Boinccmd_tool&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;If you feel like customizing your BOINC configuration, you have to&#xA;adapt &lt;code&gt;/var/lib/boinc-client/cc_config.xml&lt;/code&gt; and run &lt;code&gt;boinccmd --read_cc_config&lt;/code&gt; subsequently. All client configuration options can&#xA;be found &lt;a href=&#34;https://boinc.berkeley.edu/wiki/Client_configuration&#34;&gt;in this BOINC wiki&#xA;entry&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;boinc-and-energy-consumption&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/boinc/#boinc-and-energy-consumption&#34;&gt;BOINC and energy consumption&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Please take into account that doing computational work will make your&#xA;device require more energy and (depending on your device) have a&#xA;noticeable impact on your electricity bill.&lt;/p&gt;&#xA;&lt;p&gt;For what it is worth, I am convinced though that if you already own a&#xA;computing device which you struggle to find use for, you might as well&#xA;use it for what it was designed: compute. A lot of energy goes into&#xA;the production of computing devices and by not utilizing them until&#xA;they fail afterwards, that initial energy cost goes &amp;ldquo;wasted&amp;rdquo;&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;. And&#xA;since you&amp;rsquo;re not &lt;a href=&#34;https://drewdevault.com/2021/04/26/Cryptocurrency-is-a-disaster.html&#34;&gt;senselessly computing&#xA;SHA-256&lt;/a&gt;&#xA;but advancing human knowledge, you are putting energy and computing&#xA;capability to good use. But if you are really concerned about the&#xA;environmental impact of using more energy than necessary, run BOINC&#xA;computations in winter only: Then the generated heat from the&#xA;computations can also warm your home.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;boinc-foss-projects&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/boinc/#boinc-foss-projects&#34;&gt;Free Software BOINC projects and applications&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Project&lt;/th&gt;&#xA;          &lt;th&gt;Application&lt;/th&gt;&#xA;          &lt;th&gt;License&lt;/th&gt;&#xA;          &lt;th&gt;source&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Einstein@home&lt;/td&gt;&#xA;          &lt;td&gt;Gravitational Wave search&lt;/td&gt;&#xA;          &lt;td&gt;GPLv2&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://git.ligo.org/lscsoft/lalsuite/-/tree/master&#34;&gt;git repo&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Einstein@home&lt;/td&gt;&#xA;          &lt;td&gt;Binary Pulsar Radio search&lt;/td&gt;&#xA;          &lt;td&gt;GPLv2 (?)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Einstein@home&lt;/td&gt;&#xA;          &lt;td&gt;Gamma-ray Pulsar search&lt;/td&gt;&#xA;          &lt;td&gt;GPLv2 (?)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LPC@home&lt;/td&gt;&#xA;          &lt;td&gt;SixTrack&lt;/td&gt;&#xA;          &lt;td&gt;LGPLv2&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://github.com/SixTrack/SixTrack&#34;&gt;git repo&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DENIS@home&lt;/td&gt;&#xA;          &lt;td&gt;all of them&lt;/td&gt;&#xA;          &lt;td&gt;Apache v2&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://bitbucket.org/comba_usj/workspace/projects/DENIS&#34;&gt;git repos&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;The latest version of the BOINC Android app can only be&#xA;downloaded from the &lt;a href=&#34;https://www.f-droid.org/&#34;&gt;F-Droid store&lt;/a&gt;&#xA;(which you should be using anyways) as some Google Play Store&#xA;policies prevent BOINC from being distributed there.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;I have reached out to the BOINC administrators whether it would&#xA;be possible to indicate whether the projects run free or&#xA;proprietary software on your device.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;I have made a&#xA;&lt;a href=&#34;https://einsteinathome.org/content/git-repo-binary-radio-pulsar-search-application&#34;&gt;request&lt;/a&gt;&#xA;to properly provide access to the source code of all of the&#xA;Einstein@home applications.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;E.g. if you use a smartphone for 3 years, &lt;a href=&#34;https://www.fairphone.com/en/2016/11/17/sustainable-fairphone-2-weve-got-results/&#34;&gt;~80% of the total&#xA;energy consumption over the whole lifecycle have been spent on&#xA;producing the&#xA;device&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Librebooting a ThinkPad T400</title>
      <link>http://blog.puer-robustus.eu/post/librebooting-t400/</link>
      <pubDate>Mon, 13 Sep 2021 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/librebooting-t400/</guid>
      <description>&lt;p&gt;This post will describe how you can replace the proprietary Lenovo&#xA;firmware on a ThinkPad T400 laptop with&#xA;&lt;a href=&#34;https://libreboot.org/&#34;&gt;libreboot&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p class=&#34;notice--warning&#34;&gt;Libreboot versions &lt;a href=&#34;https://libreboot.org/freedom-status.html#introduction&#34;&gt;from November&#xA;2022&lt;/a&gt; onwards&#xA;&lt;a href=&#34;https://libreboot.org/news/policy.html#blob-reduction-policy&#34;&gt;ship binary blobs to support more&#xA;boards&lt;/a&gt;. &lt;a href=&#34;https://www.gnu.org/software/gnuboot/web/index.html&#34;&gt;GNU&#xA;boot&lt;/a&gt; is a libre&#xA;alternative.&lt;/p&gt;&#xA;&lt;p&gt;None of what I am writing here is new - much rather it is a structured&#xA;guide which integrates different sources on the world wide web, most&#xA;notably,&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://libreboot.org/docs/install/t400_external.html&#34;&gt;the official Libreboot documentation on installation on the&#xA;T400&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/libreboot/comments/7dajn6/x200_libreboot_tutorial_for_raspberry_pi_with/&#34;&gt;this Reddit post on how to install libreboot on a ThinkPad X200&#xA;with a&#xA;RaspberryPi&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://stafwag.github.io/blog/blog/2019/02/10/how-to-install-libreboot-on-a-thinkspad-w500/&#34;&gt;this personal account of installing libreboot on a ThinkPad&#xA;W500&lt;/a&gt;,&#xA;and&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://p1trson.blogspot.com/2016/12/journey-to-freedom-part-i.html&#34;&gt;part&#xA;1&lt;/a&gt;&#xA;and &lt;a href=&#34;https://p1trson.blogspot.com/2017/01/journey-to-freedom-part-ii.html&#34;&gt;part&#xA;2&lt;/a&gt;&#xA;of another personal librebooting account&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;with my own experiences.&lt;/p&gt;&#xA;&lt;p&gt;If you find that this project is too much hassle but would still like&#xA;to own a laptop with the proprietary BIOS replaced and an&#xA;&lt;a href=&#34;https://www.gnu.org/distros/free-distros.en.html&#34;&gt;FSF-endorsed free GNU+Linux&#xA;distribution&lt;/a&gt;&#xA;installed, you can buy one &lt;a href=&#34;https://minifree.org/&#34;&gt;here&lt;/a&gt; from the lead&#xA;developer of libreboot. If you&amp;rsquo;re up to the challenge, however, keep&#xA;on reading.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;1-preparation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#1-preparation&#34;&gt;1. Preparation&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;There are some steps you&amp;rsquo;ll need to take to get some information about&#xA;your T400 which will come in handy during the installation itself but&#xA;also for deciding on which tools you need for the installation process&#xA;to begin with.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;11-update-the-embedded-controller-ec-firmware&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#11-update-the-embedded-controller-ec-firmware&#34;&gt;1.1 Update the Embedded Controller (EC) firmware&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Libreboot replaces the BIOS, not the Embedded Controller&#xA;firmware. Since you &lt;a href=&#34;https://libreboot.org/docs/hardware/#ec-update-on-i945-x60-t60-and-gm45-x200-t400-t500-r400-w500-r500&#34;&gt;can&amp;rsquo;t update the EC firmware while running&#xA;libreboot&lt;/a&gt;,&#xA;you&amp;rsquo;ll want to do that beforehand.&lt;/p&gt;&#xA;&lt;p&gt;So, first check which are the latest BIOS and EC versions for your&#xA;T400 on &lt;a href=&#34;https://support.lenovo.com/us/en/downloads/migr-70350&#34;&gt;this Lenovo support&#xA;page&lt;/a&gt;. As of&#xA;writing, the latest versions for BIOS ID 7Uxxxxxx-based computers are&#xA;BIOS 3.24 and EC 1.06, while for BIOS ID 7Vxxxxxx-based computers it&#xA;is BIOS 3.25 and EC 1.06.&lt;/p&gt;&#xA;&lt;p&gt;To check which versions are currently installed on your T400, shut&#xA;down the laptop, boot it up again but press the blue ThinkVantage&#xA;button to interrupt the normal startup and then F1 to enter the&#xA;BIOS. On the resulting screen you should see the BIOS version and the&#xA;Embedded Controller Version:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/bios_versions.jpeg#center&#34; alt=&#34;BIOS versions&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;If you realize that your T400 has the latest BIOS and EC versions&#xA;installed, jump to the next preparation step. Otherwise:&lt;/p&gt;&#xA;&lt;p&gt;If Windows is currently still installed on the laptop, use the &lt;a href=&#34;https://support.lenovo.com/ch/en/downloads/ds012808-lenovo-system-update-for-windows-10-7-32-bit-64-bit-desktop-notebook-workstation&#34;&gt;Lenovo&#xA;System Update&#xA;utility&lt;/a&gt;&#xA;to update the BIOS and EC firmware.&lt;/p&gt;&#xA;&lt;p&gt;In case the laptop is already running Linux, you might find useful&#xA;info on how to upgrade the EC version&#xA;&lt;a href=&#34;https://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk&#34;&gt;here&lt;/a&gt;. Since&#xA;I don&amp;rsquo;t have experience for that case, my guide will be of no help to&#xA;you in this particular matter.&lt;/p&gt;&#xA;&lt;p&gt;Once you&amp;rsquo;re done updating the EC firmware, double check in the BIOS&#xA;again whether all worked as expected.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;12-noting-the-devices-mac-address&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#12-noting-the-devices-mac-address&#34;&gt;1.2 Noting the device&amp;rsquo;s MAC address&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;While you&amp;rsquo;re on the BIOS overview screen, also write down the laptop&amp;rsquo;s&#xA;MAC adress.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;13-getting-the-size-of-the-flash-chip&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#13-getting-the-size-of-the-flash-chip&#34;&gt;1.3 Getting the size of the flash chip&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Change the BIOS settings to startup from a USB device under &lt;code&gt;Startup -&amp;gt; Boot&lt;/code&gt; such that a USB HDD drive is the first disk the BIOS tries to&#xA;boot from:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/bios_boot-order.jpeg#center&#34; alt=&#34;BIOS boot order&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Then insert a bootable USB device with a live Linux distribution of&#xA;your liking. Boot it, open the Terminal and run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo dmidecode | grep &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;ROM Size&amp;#34;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;If the command returns a ROM Size of 8192 kB, you need the 16 pin SOIC&#xA;clip. If the chip has a size of only 4096 kB, get the 8 pin clip.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;2-disassembly--flashing&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#2-disassembly--flashing&#34;&gt;2. Disassembly &amp;amp; Flashing&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Libreboot runs on a chip which is hidden on the very bottom of the&#xA;T400 (on the backside of the motherboard to be precise). Since we need&#xA;physical access to the chip for flashing it, we&amp;rsquo;ll have to completely&#xA;disassemble the T400 (&lt;a href=&#34;https://hackaday.com/2018/08/20/installing-libreboot-the-very-lazy-way/&#34;&gt;unless you&amp;rsquo;re really&#xA;lazy&lt;/a&gt;).&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;21-prerequisites&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#21-prerequisites&#34;&gt;2.1 Prerequisites&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Before we start disassembling the laptop, please ensure you that have&#xA;all the required tools for the flashing process:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;any RPR GPIO capable flashing device e.g. RaspberryPi, A64-OlinuXino&#xA;or BeagleBoneBlack&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;&#xA;&lt;li&gt;female-to-female jumper cables (optimally of approx. 10cm length)&lt;/li&gt;&#xA;&lt;li&gt;8 or 16 (as determined earlier) pin SOIC clip&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;&#xA;&lt;li&gt;CPU thermal paste (e.g. Arctic MX-4), isopropyl alcohol, and an&#xA;anti-static cloth&lt;/li&gt;&#xA;&lt;li&gt;screwdriver&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Since you&amp;rsquo;ll be opening up the laptop completely, it is also the time&#xA;to consider some hardware upgrades:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;WiFi chip: The built-in Intel WiFi chip will not run with non-free&#xA;drivers. Therefore, I strongly recommend to replace it with an&#xA;Atheros chip which is supported by the free &lt;code&gt;ath9k&lt;/code&gt;&#xA;&lt;a href=&#34;https://wiki.debian.org/ath9k&#34;&gt;driver&lt;/a&gt;, e.g. Atheros AR5B95.&lt;/li&gt;&#xA;&lt;li&gt;RAM: The currently installed memory cards in the T400 might be&#xA;incompatible with Libreboot or just too little for your taste. If&#xA;you decide to buy RAM, make sure the new chips comply with&#xA;&lt;a href=&#34;https://libreboot.org/docs/install/t400_external.html#memory&#34;&gt;Libreboot&amp;rsquo;s&#xA;requirements&lt;/a&gt;. I&amp;rsquo;ll&#xA;be using 2x4GB 2xR8 RAM chips&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt; to get the most out of the T400.&lt;/li&gt;&#xA;&lt;li&gt;SSD: An SSD will significantly improve the speed of your T400 when&#xA;compared to a HDD. The laptop will also run more quietly.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;22-prepare-the-flashing-device&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#22-prepare-the-flashing-device&#34;&gt;2.2 Prepare the flashing device&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;SSH into your flashing device so that you do not have to attach it to&#xA;a separate screen and keyboard.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;221-enable-the-spi&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#221-enable-the-spi&#34;&gt;2.2.1 Enable the SPI&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;On a Raspberry Pi, the Serial Peripheral Interface is disabled by&#xA;default. To enable it, open &lt;code&gt;/boot/config.txt&lt;/code&gt; in your favorite&#xA;editor, uncomment &lt;code&gt;dtparam=spi=on&lt;/code&gt;, and reboot the device. Check if&#xA;you successfully enabled the SPI by running&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ ls -l /dev/spidev*&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;You should see something along the lines of&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;crw-rw---- 1 root spi 153, 0 Jan 26 20:08 /dev/spidev0.0&#xA;crw-rw---- 1 root spi 153, 1 Jan 26 20:08 /dev/spidev0.1&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;222-install-flashrom&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#222-install-flashrom&#34;&gt;2.2.2 Install &lt;code&gt;flashrom&lt;/code&gt;&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Install &lt;code&gt;flashrom&lt;/code&gt; by running&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get update &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; sudo apt-get install flashrom&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;223-get-the-libreboot-files&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#223-get-the-libreboot-files&#34;&gt;2.2.3 Get the libreboot files&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Now, download the libreboot source&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;, the relevant roms for the T400&#xA;(make sure to specify your flash chip size), and the latest public key&#xA;of the signing key pair:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# libreboot source &amp;amp; signature file:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget https://rsync.libreboot.org/testing/20210522/libreboot-20210522_src.tar.xz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget https://rsync.libreboot.org/testing/20210522/libreboot-20210522_src.tar.xz.sig&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# libreboot T400 roms and signature file:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget https://rsync.libreboot.org/testing/20210522/roms/libreboot-20210522_t400_&amp;lt;4/8&amp;gt;mb.tar.xz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget https://rsync.libreboot.org/testing/20210522/roms/libreboot-20210522_t400_&amp;lt;4/8&amp;gt;mb.tar.xz.sig&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# public key of signing key pair:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget https://libreboot.org/lbkey.asc&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Then run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# import the public key of the signing key pair:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ gpg --import lbkey.asc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# verify that the signature files match the archives:&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ gpg --verify libreboot-20210522_src.tar.xz.sig&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ gpg --verify libreboot-20210522_t400_&amp;lt;4/8&amp;gt;mb.tar.xz.sig&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;You should see &lt;code&gt;gpg: Good signature from &amp;quot;Leah Rowe &amp;lt;info@minifree.org&amp;gt;&amp;quot; [unknown]&lt;/code&gt; for both &lt;code&gt;gpg --verify&lt;/code&gt; commands.&lt;/p&gt;&#xA;&lt;p&gt;Now extract the different roms for your laptop model with&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ tar xvf libreboot-20210522_t400_&amp;lt;4/8&amp;gt;mb.tar.xz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Copy the &lt;code&gt;.rom&lt;/code&gt; which you are planning to use to the parent directory&#xA;as &lt;code&gt;libreboot.rom&lt;/code&gt; with&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ cp libreboot-20210522_t400_&amp;lt;4/8&amp;gt;mb/grub_t400_&amp;lt;4/8&amp;gt;mb_libgfxinit_corebootfb_&amp;lt;YOUR_KEYBOARD_LAYOUT&amp;gt;.rom libreboot.rom&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Finally, extract the libreboot source with&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ tar xvf libreboot-20210522_src.tar.xz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;This can take a while. Once the archive in unpacked, navigate to the&#xA;&lt;code&gt;ich9utils&lt;/code&gt; directory in the extracted libreboot source and run &lt;code&gt;make&lt;/code&gt;&#xA;there. This will generate the binaries with which you can later adapt&#xA;the MAC address in &lt;code&gt;libreboot.rom&lt;/code&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;23-laptop-disassembly&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#23-laptop-disassembly&#34;&gt;2.3 Laptop disassembly&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Now we&amp;rsquo;ll start with the actual disassembly process:&lt;/p&gt;&#xA;&lt;ol start=&#34;0&#34;&gt;&#xA;&lt;li&gt;Shut down the T400.&lt;/li&gt;&#xA;&lt;li&gt;Remove the battery from the T400 and unplug the laptop.&lt;/li&gt;&#xA;&lt;li&gt;Disassemmble the laptop as described&#xA;&lt;a href=&#34;https://libreboot.org/docs/install/t400_external.html#the-procedure&#34;&gt;here&lt;/a&gt;&#xA;until you have access to the ROM chip. Do yourself the favor and&#xA;keep the screws in order and close to the elements where they are&#xA;supposed to go.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;24-flashing-libreboot&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#24-flashing-libreboot&#34;&gt;2.4 Flashing libreboot&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;241-connect-to-the-bios-chip&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#241-connect-to-the-bios-chip&#34;&gt;2.4.1 Connect to the BIOS chip&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;As a precaution, disconnect your flashing device from power.&lt;/p&gt;&#xA;&lt;p&gt;Now, you&amp;rsquo;ll have to wire the GPIO pins of your flashing device to the&#xA;respective pins on your SOIC clip with the jumper cables. Therefore,&#xA;you need to understand the GPIO pin layout of your flashing device and&#xA;the pin numbering on the BIOS chip. Pay close attention to wiring the&#xA;chip up correctly as mistakes here will make establishing a connection&#xA;with the chip impossible later on or might even damage your device.&lt;/p&gt;&#xA;&lt;p&gt;Since I used a RaspberryPi 3 and have an 8MB ROM chip, my wiring&#xA;layout was the following:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;SPI Pin Name&lt;/th&gt;&#xA;          &lt;th&gt;Pin # ROM chip&lt;/th&gt;&#xA;          &lt;th&gt;Pin # RaspberryPi&lt;sup id=&#34;fnref:5&#34;&gt;&lt;a href=&#34;#fn:5&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;5&lt;/a&gt;&lt;/sup&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;3.3V&lt;/td&gt;&#xA;          &lt;td&gt;2&lt;/td&gt;&#xA;          &lt;td&gt;1&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CS#&lt;/td&gt;&#xA;          &lt;td&gt;7&lt;/td&gt;&#xA;          &lt;td&gt;24&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MISO&lt;/td&gt;&#xA;          &lt;td&gt;8&lt;/td&gt;&#xA;          &lt;td&gt;21&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GND&lt;/td&gt;&#xA;          &lt;td&gt;10&lt;/td&gt;&#xA;          &lt;td&gt;25&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MOSI&lt;/td&gt;&#xA;          &lt;td&gt;15&lt;/td&gt;&#xA;          &lt;td&gt;19&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CLK&lt;/td&gt;&#xA;          &lt;td&gt;16&lt;/td&gt;&#xA;          &lt;td&gt;23&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;If your chip size/flashing device combination is different, please&#xA;refer to the &lt;a href=&#34;https://libreboot.org/docs/install/spi.html#hardware-configuration&#34;&gt;libreboot docs on the wiring&#xA;instructions&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Once you&amp;rsquo;ve wired everything up, connect the flashing device to power&#xA;and check whether the chip is found by &lt;code&gt;flashrom&lt;/code&gt;:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ flashrom -p linux_spi:dev&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/spidev0.0,spispeed&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;32768&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;flashrom v1.1-rc1-48-g2d7ab69 on Linux 4.19.66-v7+ &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;armv7l&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;flashrom is free software, get the source code at https://flashrom.org&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Using clock_gettime &lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; delay loops &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;clk_id: 1, resolution: 1ns&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Found Winbond flash chip &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;W25X64&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;8192&lt;/span&gt; kB, SPI&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; on linux_spi.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;No operations were specified.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Make sure you see a line that says &lt;code&gt;Found ... flash chip &amp;quot;YOUR_CHIP_NAME&amp;quot;...&lt;/code&gt;. If the chip cannot be found, doublecheck your&#xA;wiring and see whether the clip sits properly.&lt;/p&gt;&#xA;&lt;p&gt;A quick note on the &lt;code&gt;spispeed&lt;/code&gt; parameter: On a RaspberryPi you should&#xA;be fine with &lt;code&gt;spispeed=32768&lt;/code&gt; in all calls to &lt;code&gt;flashrom&lt;/code&gt;. This will&#xA;speed up all chip reading/writing operations considerably. For less&#xA;reliable devices like the BeagleBoneBlack, however, you will want to&#xA;stick with &lt;code&gt;spispeed=512&lt;/code&gt; or &lt;code&gt;spispeed=256&lt;/code&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;242-backup-current-bios&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#242-backup-current-bios&#34;&gt;2.4.2 Backup current BIOS&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Read the current BIOS from the chip 3 times and save it in 3 separate&#xA;&lt;code&gt;.rom&lt;/code&gt; files:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo flashrom -c &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;YOUR_CHIP_NAME&amp;#34;&lt;/span&gt; -p linux_spi:dev&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/spidev0.0,spispeed&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;32768&lt;/span&gt; -r bios_&amp;lt;1/2/3&amp;gt;.rom&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Once you have 3 copies of the BIOS, double check whether they are&#xA;identical (thereby making sure that the connection is stable):&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sha1sum bios*.rom&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;The resulting checksums should all match.&lt;/p&gt;&#xA;&lt;p&gt;In the best case you will not need these &lt;code&gt;.rom&lt;/code&gt; images anymore, but in&#xA;case something goes awry in the next steps, you&amp;rsquo;ll be able to restore&#xA;the Lenovo BIOS with them.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;243-set-the-mac-address&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#243-set-the-mac-address&#34;&gt;2.4.3 Set the MAC address&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;If you want to use the Ethernet box of your laptop after installing&#xA;libreboot, you&amp;rsquo;ll have to set the MAC address to what it has been&#xA;previously. If you&amp;rsquo;re fine with using WiFi (see the note on WiFi chip&#xA;compatibilities), you can skip this section. For more information on&#xA;this topic, consult the &lt;a href=&#34;https://libreboot.org/docs/install/ich9utils.html&#34;&gt;official libreboot&#xA;documentation&lt;/a&gt; on&#xA;the &lt;code&gt;ich9utils&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Go to the &lt;code&gt;ich9utils&lt;/code&gt; directory of the libreboot source. Check whether&#xA;the &lt;code&gt;bios_1.rom&lt;/code&gt; you exported from the BIOS chip contains the same MAC&#xA;address which you wrote down earlier with:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ ./ich9show path/to/bios_1.rom | grep MAC&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;In a second step, run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ ./ich9gen --macaddress &amp;lt;YOUR_MAC_ADDRESS&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;This will generate files which contain the descriptor+GbE region for&#xA;the &lt;code&gt;libreboot.rom&lt;/code&gt;. Copy the &lt;code&gt;ich9fdgbe_&amp;lt;YOUR_CHIP_SIZE&amp;gt;m.bin&lt;/code&gt; file&#xA;to the directory which contains the &lt;code&gt;libreboot.rom&lt;/code&gt;. In that directory&#xA;then, run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ dd &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;ich9fdgbe_&amp;lt;YOUR_CHIP_SIZE&amp;gt;m.bin of&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;libreboot.rom bs&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;12k count&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt; conv&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;notrunc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;1+0 records in&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;1+0 records out&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;12288&lt;/span&gt; bytes &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;12&lt;/span&gt; kB, &lt;span style=&#34;color:#ae81ff&#34;&gt;12&lt;/span&gt; KiB&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; copied, 0.000812598 s, 15.1 MB/s&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;You can double check if everything worked fine with running&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ ./ich9show path/to/libreboot.rom | grep MAC&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;in the &lt;code&gt;ich9utils&lt;/code&gt; directory. You should see the MAC address of your&#xA;device as you&amp;rsquo;ve specified it.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;244-flash-it&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#244-flash-it&#34;&gt;2.4.4 Flash it!&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Finally, run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo flashrom -p linux_spi:dev&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/spidev0.0,spispeed&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;32768&lt;/span&gt; -w libreboot.rom&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;flashrom v1.1-rc1-48-g2d7ab69 on Linux 4.19.66-v7+ &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;armv7l&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;flashrom is free software, get the source code at https://flashrom.org&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Using clock_gettime &lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; delay loops &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;clk_id: 1, resolution: 1ns&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Found Winbond flash chip &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;W25X64&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;8192&lt;/span&gt; kB, SPI&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; on linux_spi.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Reading old flash chip contents... &lt;span style=&#34;color:#66d9ef&#34;&gt;done&lt;/span&gt;.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Erasing and writing flash chip... Erase/write &lt;span style=&#34;color:#66d9ef&#34;&gt;done&lt;/span&gt;.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Verifying flash... VERIFIED.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;in the directory containing &lt;code&gt;libreboot.rom&lt;/code&gt; to install libreboot on&#xA;the BIOS chip. Make sure you see the &lt;code&gt;Verifying flash... VERIFIED.&lt;/code&gt;&#xA;message. If not, try again.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;25-reassemble-and-test-the-installation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#25-reassemble-and-test-the-installation&#34;&gt;2.5 Reassemble and test the installation&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Power off and disconnect your flashing device from power, then&#xA;disconnect the SOIC clip from the chip.&lt;/p&gt;&#xA;&lt;p&gt;Assemble the laptop back to such an extent that you can boot it up and&#xA;see what the bootup screen looks like. When reapplying the heat sink,&#xA;completely remove the old thermal paste (on both chips) using the&#xA;isopropyl alcohol and replace it with fresh one. Also, replace the&#xA;WiFi chip (if you have one compatible with free drivers); otherwise&#xA;remove the old Intel one - it is not gonna work without binary blobs&#xA;anyways.&lt;/p&gt;&#xA;&lt;p&gt;If you power on your device and don&amp;rsquo;t see the Lenovo BIOS option&#xA;anymore, you&amp;rsquo;re good! Properly reassemble your T400 now.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;3-congratulations&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/librebooting-t400/#3-congratulations&#34;&gt;3. Congratulations!&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;You made it! You&amp;rsquo;ve replaced the proprietary Lenovo BIOS on your&#xA;ThinkPad T400 with libreboot!&lt;/p&gt;&#xA;&lt;p&gt;Now feel free to install a GNU+Linux distribution of your liking. To&#xA;keep the laptop 100% Free Software easily, you might want to consider&#xA;one of the free GNU+Linux distributions as defined by the FSF.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://libreboot.org/docs/install/spi.html#caution-about-bbb&#34;&gt;BeagleBoneBlack is not recommended&#xA;anymore&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;I recommend the &lt;a href=&#34;https://www.pomonaelectronics.com/products/test-clips/ic-test-clips&#34;&gt;Pomona SOIC&#xA;clips&lt;/a&gt;. They&#xA;are slightly more expensive than the ones one can find on Ebay but&#xA;of good quality. You don&amp;rsquo;t want to experience issues with broken&#xA;contacts when flashing or &lt;a href=&#34;https://p1trson.blogspot.com/2017/01/journey-to-freedom-part-ii.html&#34;&gt;having to mess around with fitting the&#xA;jumper cables on too thinly aranged&#xA;pins&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;In my case, the Crucial CT51264BF160B 4GB DDR3L-1600 SODIMM&#xA;1.35V.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:4&#34;&gt;&#xA;&lt;p&gt;Please note that this is a testing release of&#xA;libreboot. According to the official documentation, the T400 board&#xA;should be well tested though; so I figured I might go ahead with&#xA;the most recent libreboot release. Once libreboot is installed,&#xA;you can also &lt;a href=&#34;https://libreboot.org/docs/install/#install-via-host-cpu-internal-flashing&#34;&gt;update&#xA;it&lt;/a&gt;&#xA;without disassembling the laptop again.&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:5&#34;&gt;&#xA;&lt;p&gt;As counted &lt;a href=&#34;https://pinout.xyz/pinout/spi&#34;&gt;here&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:5&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>PinePhone postmarketOS upgrade</title>
      <link>http://blog.puer-robustus.eu/post/pinephone-postmarketos-upgrade/</link>
      <pubDate>Mon, 24 May 2021 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/pinephone-postmarketos-upgrade/</guid>
      <description>&lt;p&gt;After watching &lt;a href=&#34;https://media.libreplanet.org/u/libreplanet/m/keynote-ten-years-of-empowering-activists-and-everyday-people-through-free-mobile-software/&#34;&gt;Nathan Freitas&amp;rsquo; Libreplanet 2021 keynote on &amp;ldquo;Ten years&#xA;of empowering activists AND everyday people through free mobile&#xA;software&amp;rdquo;&lt;/a&gt;&#xA;in which he briefly mentioned the PinePhone, I grabbed mine from the&#xA;bottom drawer of my wardrobe and booted it up for the first time in a&#xA;while.&lt;/p&gt;&#xA;&lt;p&gt;After fooling around with it for a little and upgrading the installed&#xA;software packages, I noticed an &amp;ldquo;Upgrade&amp;rdquo; app which I had not seen&#xA;before: It turns out that a &lt;a href=&#34;https://postmarketos.org/blog/2021/03/31/v21.03-release/&#34;&gt;new postmarketOS version has been&#xA;released&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;So, I went to work on upgrading my PinePhone.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinephone-postmarketos-upgrade/#prerequisites&#34;&gt;Prerequisites&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;My efforts were initially stopped short, as I did not have a free&#xA;microSD card at hand. Make sure you have one available which you can&#xA;temporarily use (once you&amp;rsquo;re through with the postmarketOS upgrade you&#xA;are free to use it as you wish again) and flash (all data currently on&#xA;the microSD card will be deleted).&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;upgrade-steps&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinephone-postmarketos-upgrade/#upgrade-steps&#34;&gt;Upgrade steps&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The following steps describe what I did to update my PinePhone to the&#xA;new &amp;ldquo;stable&amp;rdquo;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; postmarketOS v21.03. I have largely followed the&#xA;&lt;a href=&#34;https://wiki.postmarketos.org/wiki/PINE64_PinePhone_(pine64-pinephone)#Installation&#34;&gt;postmarketOS installation tutorial for the&#xA;PinePhone&lt;/a&gt;&#xA;but felt like it lacked structure at times (mostly due to the fact&#xA;that it covers many different options). I hope this guide can clear up&#xA;some ambiguity.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Decide from which device you want to flash your microSD card.&lt;/strong&gt;&#xA;You can do it from any desktop computer/laptop running GNU/Linux if&#xA;you have a microSD card reader/adapter. Alternatively, you can just&#xA;use the PinePhone itself (in this case, I&amp;rsquo;d recommend you to &lt;a href=&#34;https://wiki.postmarketos.org/wiki/SSH&#34;&gt;SSH&#xA;into your PinePhone&lt;/a&gt; to&#xA;avoid typing long commands on the phone; it is not necessary&#xA;though).&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://wiki.postmarketos.org/wiki/Upgrade_release&#34;&gt;&lt;strong&gt;Make a backup of your home directory via rsync over&#xA;SSH&lt;/strong&gt;&lt;/a&gt;, in case&#xA;you want to save data from your phone&amp;rsquo;s &lt;code&gt;/home&lt;/code&gt; directory. This&#xA;step is optional, but recommended. It requires a second device.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Download the right postmarketOS image for the PinePhone.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Open &lt;a href=&#34;https://images.postmarketos.org/bpo/v21.03/pine64-pinephone/&#34;&gt;the postmarketOS builds&#xA;directory&lt;/a&gt;. Select&#xA;the interface you want to use, then choose the latest build&#xA;date. From the resulting directory download the&#xA;&lt;code&gt;...installer.img.xz&lt;/code&gt; and the &lt;code&gt;...installer.img.xz.sha512&lt;/code&gt;&#xA;files:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ cd Downloads&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget &amp;lt;link to ...installer.img.xz file&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ wget &amp;lt;link to ...installer.img.xz.sha512 file&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Check the downloaded installer image for corruption:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sha512sum -c &amp;lt;path to ...installer.img.xz.sha512 file&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;This step is optional but recommended.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Flash the downloaded image to the microSD card:&lt;/strong&gt;&#xA;0. Plug in the microSD card into the device from which you want to&#xA;flash it. If you&amp;rsquo;re using the PinePhone for the upgrade, make&#xA;sure to not put the microSD in the SIM card slot.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Now you have to figure out the device name of your microSD&#xA;card. The safest way to do this is to run &lt;code&gt;lsblk&lt;/code&gt; once with the&#xA;microSD inserted, remove the microSD card, run &lt;code&gt;lsblk&lt;/code&gt; again,&#xA;and see which entry has disappeared. Alternatively, if your&#xA;microSD card has a different size than all other storage&#xA;devices, you can run&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ lsblk&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# mmcblk0      179:0    0 59.5G  0 disk&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# └─mmcblk0p1  179:1    0 59.5G  0 part&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# mmcblk2      179:32   0 14.5G  0 disk&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# ├─mmcblk2p1  179:33   0  121M  0 part /boot&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# └─mmcblk2p2  179:34   0 14.3G  0 part&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# mmcblk2boot0 179:64   0    4M  1 disk&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# mmcblk2boot1 179:96   0    4M  1 disk&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;only once and determine the device name of the microSD card by&#xA;looking for the device with the size of your microSD card. Make&#xA;sure that the type of the device is &lt;code&gt;disk&lt;/code&gt; not &lt;code&gt;part&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;With the microSD inserted, flash the image to the microSD device&#xA;with&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# if you&amp;#39;re flashing on a secondary device&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ xzcat &amp;lt;path to ...installer.img.xz&amp;gt; | sudo dd of&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/&amp;lt;microSD card device name&amp;gt; status&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;progress&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# if you&amp;#39;re flashing on the PinePhone&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ xzcat &amp;lt;path to ...installer.img.xz&amp;gt; | sudo dd of&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/&amp;lt;microSD card device name&amp;gt; status&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;noxfer&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;Wait for &lt;code&gt;dd&lt;/code&gt; to finish.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Double check with &lt;code&gt;lsblk&lt;/code&gt; whether the microSD card device has&#xA;some new &lt;code&gt;pmOS&lt;/code&gt; partitions.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Switch off the PinePhone. Insert the microSD card&lt;/strong&gt; into the&#xA;PinePhone&amp;rsquo;s microSD slot in case it was not there yet. Boot the&#xA;phone again.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Walk through the instructions of the graphical installer.&lt;/strong&gt; Once&#xA;the installer is done, switch off the phone, remove the microSD&#xA;card from the phone (in case you selected to flash to the eMMC -&#xA;the phone&amp;rsquo;s integrated storage device - during the graphical&#xA;installer process), and start the phone again.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Verify that the new postmarketOS version is installed&lt;/strong&gt; by&#xA;opening the &amp;ldquo;Settings&amp;rdquo; app and going to &amp;ldquo;Details &amp;gt; About &amp;gt; OS&#xA;Name&amp;rdquo;. You should see something along the lines of &amp;ldquo;postmarketOS&#xA;v21.03.x&amp;rdquo;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Wipe the microSD card&lt;/strong&gt; by connecting it to a GNU/Linux device and running:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo dd &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/zero of&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;/dev/&amp;lt;microSD card device name&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;closing-thoughts&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/pinephone-postmarketos-upgrade/#closing-thoughts&#34;&gt;Closing thoughts&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Big kudos to the &lt;a href=&#34;https://postmarketos.org/&#34;&gt;postmarketOS&#xA;project&lt;/a&gt;. They are doing difficult, yet&#xA;very important work driven by a laudible motivation:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;We are sick of not receiving updates shortly after buying new&#xA;phones. Sick of the walled gardens deeply integrated into Android&#xA;and iOS. That&amp;rsquo;s why we are developing a sustainable, privacy and&#xA;security focused free software mobile OS that is modeled after&#xA;traditional Linux distributions. With privilege separation in&#xA;mind. Let&amp;rsquo;s keep our devices useful and safe until they physically&#xA;break!&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;The developers appreciate &lt;a href=&#34;https://postmarketos.org/donate/&#34;&gt;your&#xA;donations&lt;/a&gt; and&#xA;&lt;a href=&#34;https://wiki.postmarketos.org/wiki/Contributing&#34;&gt;contributions&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;It is the second beta release.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Play Settlers of Catan on the internet</title>
      <link>http://blog.puer-robustus.eu/post/settlers-of-catan-internet/</link>
      <pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/settlers-of-catan-internet/</guid>
      <description>&lt;p&gt;In an ever more globalized world where people become increasingly&#xA;mobile, it is likely that you have friends whom you can&amp;rsquo;t meet easily&#xA;because they live far away from you. At times you might not even be&#xA;allowed to meet with people who live close by, as we&amp;rsquo;ve all&#xA;experienced in the recent past &amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;Thanks to technological progress and the wide availability of the&#xA;internet, however, it is very easy nowadays to chat or have (video)&#xA;calls&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; to connect with people whom, for whatever reason, you can&amp;rsquo;t&#xA;see in person.&lt;/p&gt;&#xA;&lt;p&gt;But why not play &lt;a href=&#34;https://en.wikipedia.org/wiki/Catan&#34;&gt;&amp;ldquo;The Settlers of&#xA;Catan&amp;rdquo;&lt;/a&gt; with your friends and&#xA;family over the internet for a change?&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;pioneers&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#pioneers&#34;&gt;Pioneers&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Pioneers is a free software computer game modeled after the ever&#xA;popular &amp;ldquo;The Settlers of Catan&amp;rdquo; board game. It employs a&#xA;&lt;em&gt;client-server&lt;/em&gt; architecture, where one game participant hosts the&#xA;game, while everyone else joins him or her. The host has a little bit&#xA;more work to do, but is rewarded by being able to set the rules of the&#xA;game.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;installation&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#installation&#34;&gt;Installation&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Regardless of whether you&amp;rsquo;re the host or a client, you will have to&#xA;download and install Pioneers. You can either download it from their&#xA;&lt;a href=&#34;http://pio.sourceforge.net/&#34;&gt;website&lt;/a&gt; or — as the game is&#xA;packaged for most Linux distributions — install it from the&#xA;official repositories via the command line or any graphical interface&#xA;of your choice. On Debian-based distros&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; simply execute the&#xA;following two commands on the Terminal:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get update&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# you&amp;#39;ll be asked for your user password&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# just type it out (you won&amp;#39;t see it) and hit Enter&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get install pioneers&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;hosting&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#hosting&#34;&gt;Setting up the host&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p class=&#34;notice--info&#34;&gt;If you&amp;rsquo;re not hosting the game, you can skip this section and jump&#xA;&lt;a href=&#34;#connecting&#34;&gt;here&lt;/a&gt; directly.&lt;/p&gt;&#xA;&lt;p&gt;Start the &lt;strong&gt;Pioneers&lt;/strong&gt; game. You should see a screen similar to this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_welcome.png#center&#34; alt=&#34;Pioneers welcome screen&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Choose your username freely.&lt;/p&gt;&#xA;&lt;p&gt;Now, you have to decide whether you want to play over your &lt;a href=&#34;#hosting-local&#34;&gt;local&#xA;network&lt;/a&gt; (e.g. home wifi) or &lt;a href=&#34;#hosting-internet&#34;&gt;over the&#xA;internet&lt;/a&gt;. If you choose to play over your local&#xA;network, only computers connected to this local network will be able&#xA;to join you.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;hosting-local&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#hosting-local&#34;&gt;Local network&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;To host a Pioneers game on the local network, click on &lt;strong&gt;Create&#xA;Game&lt;/strong&gt;. You should see a window similar to this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_game-setup-local.png#center&#34; alt=&#34;Pioneers game setup local&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Customize the game to your liking. Make sure to not tick &lt;strong&gt;Register&#xA;server&lt;/strong&gt; if you want to host the game locally. Once you&amp;rsquo;re done, take&#xA;note which &lt;strong&gt;Server port&lt;/strong&gt; is specified and click &lt;strong&gt;Start&#xA;Server&lt;/strong&gt;. This should lead you to the following screen:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_running-server.png#center&#34; alt=&#34;Pioneers running local server&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This indicates that your server is up and running. Now all you have to&#xA;do is wait for clients (other players and yourself) to join. For a&#xA;guide on that, jump to the &lt;a href=&#34;#connecting&#34;&gt;client section&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;hosting-internet&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#hosting-internet&#34;&gt;Internet&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;To host a Pioneers game on the internet, select the&#xA;&lt;strong&gt;pioneers.game-host.org&lt;/strong&gt; metaserver and hit &lt;strong&gt;Join Public Game&lt;/strong&gt;. A&#xA;window like the following should open up:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_metaserver.png#center&#34; alt=&#34;Pioneers metaserver overview&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Click on &lt;strong&gt;New Remote Game&lt;/strong&gt;. Another window should open and look&#xA;similar to this one:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;img/pioneers_game-setup.png#center&#34; alt=&#34;Pioneers game setup&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Now feel free to setup the game rules as you wish. Once you&amp;rsquo;re done,&#xA;click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You will be immediately redirected to a game board. Take a look at the&#xA;&lt;strong&gt;Messages&lt;/strong&gt; field and search for a message like this one:&lt;/p&gt;&#xA;&#xA;  &#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;xx:xx:xx New game server requested on pioneers.game-host.org port 5561&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Take note of the port and share it with the people you want to play&#xA;with. This will help them to identify the game they should connect&#xA;to. And this they should do fairly quickly as the server automatically&#xA;assigns computer players to the game after one minute.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h3 id=&#34;connecting&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#connecting&#34;&gt;Connecting to a hosted game&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p class=&#34;notice--info&#34;&gt;If you want to host a game, please refer to &lt;a href=&#34;#hosting&#34;&gt;this section&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;To join a hosted Pioneers game, please start a Pioneers client. You&#xA;should see a window closely resembling this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_welcome-2.png#center&#34; alt=&#34;Pioneers welcome screen 2&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;By now, your host should have told you&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;whether the game is played on the &lt;a href=&#34;#connecting-local&#34;&gt;local network&lt;/a&gt;&#xA;or &lt;a href=&#34;#connecting-internet&#34;&gt;on the internet&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;which port it is hosted on, and&lt;/li&gt;&#xA;&lt;li&gt;if the game is played on the internet, on which metaserver it is&#xA;hosted.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;connecting-local&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#connecting-local&#34;&gt;Local network&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;If the Pioneers game is hosted on the local network, your Pioneers&#xA;client should automatically detect it:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If the box next to the &lt;strong&gt;Avahi&lt;/strong&gt; text is not greyed out, select the&#xA;item from the dropdown menu which ends with &lt;strong&gt;:&amp;lt;port number your&#xA;host has told you&amp;gt;&lt;/strong&gt;, and hit &lt;strong&gt;Join&lt;/strong&gt;. Continue &lt;a href=&#34;#enjoy&#34;&gt;here&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;If the box is greyed out, ask your host whether his Pioneers server&#xA;is running already.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;connecting-internet&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#connecting-internet&#34;&gt;Internet&lt;/a&gt;&#xA;&lt;/h4&gt;&#xA;&lt;p&gt;Select the &lt;strong&gt;Metaserver&lt;/strong&gt; which your host has chosen for you and click&#xA;on &lt;strong&gt;Join Public Game&lt;/strong&gt;. A new window similar to this one should open&#xA;up:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_metaserver.png#center&#34; alt=&#34;Pioneers metaserver overview&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Select the game with the same port as the one your host has provided&#xA;you with and click &lt;strong&gt;Join&lt;/strong&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;enjoy&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/settlers-of-catan-internet/#enjoy&#34;&gt;Enjoy the game!&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Congratulations! You&amp;rsquo;re ready to play Settlers of Catan on your local&#xA;network or over the internet!&lt;/p&gt;&#xA;&lt;p&gt;Every connected player should see a screen somewhat like this one now:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://blog.puer-robustus.eu/img/pioneers_play.png#center&#34; alt=&#34;Pioneers game&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Don&amp;rsquo;t worry if the map looks different - that&amp;rsquo;s something every player&#xA;can change in his/her personal settings. Hopefully, you&amp;rsquo;ll also have&#xA;more players connected than just one (compare the &lt;strong&gt;Player summary&lt;/strong&gt;).&lt;/p&gt;&#xA;&lt;p&gt;From here on the game is fairly self-explanatory (especially if you&#xA;know the original board game): In the bottom left, each player is&#xA;being told what he or she has to do. In this case, I am &lt;strong&gt;Waiting for&#xA;my turn&lt;/strong&gt;. Just try to coast along with what the game tells you&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p&gt;If you find yourself in a situation where you don&amp;rsquo;t know what to do,&#xA;please consult the &lt;a href=&#34;http://pio.sourceforge.net/manual/index.html&#34;&gt;Pioneers player&amp;rsquo;s&#xA;manual&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Other than that, &lt;strong&gt;have fun&lt;/strong&gt;!&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Please avoid proprietary apps for doing so.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;Raspbian works as well, in case you want to play from a&#xA;RaspberryPi.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:3&#34;&gt;&#xA;&lt;p&gt;One hint I am going to give away to those who read footnotes:&#xA;the &lt;strong&gt;Legend&lt;/strong&gt; which you can find under the &lt;strong&gt;Game&lt;/strong&gt; menu entry is&#xA;very helpful.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Privacy in a digital world</title>
      <link>http://blog.puer-robustus.eu/post/privacy/</link>
      <pubDate>Thu, 08 Oct 2020 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/post/privacy/</guid>
      <description>&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;privacy--why&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/privacy/#privacy--why&#34;&gt;Privacy — why?&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Many people dismiss the need for privacy by claiming that they &amp;ldquo;have&#xA;nothing to hide&amp;rdquo;. Let&amp;rsquo;s have a closer look at this statement and&#xA;figure out why it is so &lt;em&gt;ignorant and dangerous&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;First of all, it is objectively wrong. &lt;em&gt;Everyone&lt;/em&gt; has something to&#xA;hide. Next time someone tells you he or she has &amp;ldquo;nothing to hide&amp;rdquo; ask&#xA;them for their bank statements, their emails, and their instant&#xA;messages of the last three years. When asked for such personal&#xA;information, most people instinctively value privacy and are careful&#xA;with whom they share this kind of sensitive information.&lt;/p&gt;&#xA;&lt;p&gt;Second, it is logically flawed. The nothing-to-hide attitude is based&#xA;on the presumption that everything hidden or worth hiding is criminal&#xA;or wrong:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;If you have something that you don’t want anyone to know maybe you&#xA;shouldn’t be doing it in the first place. - Eric Schmidt, CEO&#xA;Google, 2009&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;A classic &lt;a href=&#34;https://en.wikipedia.org/wiki/Fallacy_of_composition&#34;&gt;fallacy of&#xA;composition&lt;/a&gt;:&#xA;Just because shady activities typically happen in secret, doesn&amp;rsquo;t mean&#xA;that everything non-public is obnoxious. As I&amp;rsquo;ve argued in the previous&#xA;paragraph, even completely innocent and law abiding citizens will keep&#xA;certain things private.&lt;/p&gt;&#xA;&lt;p&gt;Third, and most consequential, the nothing-to-hide attitude leads to&#xA;others having power over you. Having personal knowledge about you as a&#xA;person gives others all kinds of possibilities to coerce you into&#xA;doing what they want:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;convincing you with more effective arguments (least malevolent)&lt;/li&gt;&#xA;&lt;li&gt;manipulating you by exploiting your biases and weaknesses&#xA;(malevolent)&lt;/li&gt;&#xA;&lt;li&gt;blackmail and extort you with private information (really&#xA;malevolent)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;In either of these cases, you give up (some of) your freedom when&#xA;forfeiting privacy.&lt;/p&gt;&#xA;&lt;p&gt;Exactly this relation between privacy and freedom is my main point:&#xA;Because privacy is a &lt;em&gt;precondition for personal freedom&lt;/em&gt; it is so&#xA;important for an open, democratic society of free&#xA;individuals. Therefore, constant, omnipresent, privacy invading&#xA;surveillance is a huge threat to an open society of free people.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;privacy-under-attack&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/privacy/#privacy-under-attack&#34;&gt;Privacy under attack&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Unfortunately, many governments and a lot of companies undermine&#xA;privacy these days.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;what-can-we-do-about-it&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/privacy/#what-can-we-do-about-it&#34;&gt;What can we do about it?&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;There are a lot of things each and everyone of us can do to preserve&#xA;some of his – and other people&amp;rsquo;s – privacy. Each of the&#xA;following advices will increase the amount of privacy you enjoy and&#xA;might have a positive impact on other people&amp;rsquo;s privacy, too.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Pay in cash &amp;amp; refrain from customer cards!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;When RAND researchers in 1971 were tasked with devising an&#xA;unobtrusive yet complete surveillance scheme which the KGB would&#xA;like to see implemented in the Soviet Union, they came up with an&#xA;electronic transfer system&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;: digital payment records are simply&#xA;an extremely powerful surveillance tool.&lt;/p&gt;&#xA;&lt;p&gt;50 years later, credit card payments, debit card transactions, and&#xA;mobile payments are ubiquitous. Of course, all of them are tracked&#xA;and analyzed. And one&amp;rsquo;s payment behavior is very revealing:&#xA;e.g. income level, budget allocation, daily schedule and habits&#xA;(payments are associated with timestamps and very often location&#xA;data) can be easily derived.&lt;/p&gt;&#xA;&lt;p&gt;Only thing worse than digital means of payment are customer/loyalty&#xA;cards. Because of the much more granular data about your behavior,&#xA;the infringement of your privacy is much more serious and the&#xA;conclusions drawn about you are much more personal: like e.g. price&#xA;sensitivities, your rate of consumption and preferences about&#xA;individual goods.&lt;/p&gt;&#xA;&lt;p&gt;Avoid all of that by paying in cash. Also, by using cash yourself&#xA;you enable others to use cash: in some countries, digital payment&#xA;is already so pervasive that businesses cede to accept cash&#xA;payments completely. We have to avoid this situation for as long as&#xA;there is no practical means of digital payment which respects your&#xA;privacy&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Avoid data-driven companies!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Do not use services or products by companies whose business model&#xA;is to mine your most personal data and sell those as raw material&#xA;or in form of predictions to others. Remember: If you&amp;rsquo;re not paying&#xA;for a business service, &lt;em&gt;you&amp;rsquo;re not the customer, you&amp;rsquo;re the&#xA;product&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The most obvious companies to mention here are Google and Facebook,&#xA;but also Amazon, Apple and Microsoft (this list is by no means&#xA;exhaustive). These companies (or any data-driven business) will&#xA;&lt;em&gt;never&lt;/em&gt; respect your privacy, as it is either opposed to the core&#xA;of their business logic (Google and Facebook) or their business&#xA;interests (the others).&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Use Free and Open Source Software!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Luckily, there is plenty of privacy respecting software around (see&#xA;my guides at the end of this article for a good overview of privacy&#xA;respecting software)!&lt;/p&gt;&#xA;&lt;p&gt;A precondition for your privacy being respected, is that the&#xA;software is released under a free software license.&lt;/p&gt;&#xA;&lt;p&gt;A software being free (NOT to be confused with gratis) means that&#xA;the software developers grant you the rights to&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;use,&lt;/li&gt;&#xA;&lt;li&gt;study,&lt;/li&gt;&#xA;&lt;li&gt;share and&lt;/li&gt;&#xA;&lt;li&gt;improve&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;that particular software as you seem fit. A technical requirement&#xA;for these rights to be realized is that the &lt;a href=&#34;https://en.wikipedia.org/wiki/Source_code&#34;&gt;source of the&#xA;program&lt;/a&gt; is freely&#xA;available.&lt;/p&gt;&#xA;&lt;p&gt;Access to the source code is the only way a software can be&#xA;reliably assessed on whether it respects your privacy. Without this&#xA;access, you have to &lt;em&gt;trust&lt;/em&gt; the developers of the software, to (a)&#xA;not violate your privacy intentionally and (b) not have made&#xA;mistakes which can be expoited by malicious third parties.&lt;/p&gt;&#xA;&lt;p&gt;Therefore, whenever possible, replace proprietary programs on your&#xA;computer with free software! Start with desktop applications, then&#xA;proceed with the operating system, and lastly throw yourself at the&#xA;firmware.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Encrypt!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;The most effective technical tool to preserve your privacy in a&#xA;digital world is encryption. Therefore, encrypt whenever possible!&#xA;Encrypt your smartphone, encrypt your computer harddrive, encrypt&#xA;your external harddrive, encrypt your emails, encrypt your instant&#xA;messages, encrypt your &lt;a href=&#34;https://ssd.eff.org/en/module/creating-strong-passwords&#34;&gt;different and strong&#xA;passwords&lt;/a&gt;. Use&#xA;a password manager to be able to leverage strong encryption with&#xA;strong passwords everywhere without straining your memory.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Speak up!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;However, using technology to protect our privacy will only help so&#xA;much. Why? Because it means accepting a technological battle with&#xA;companies and governments who will win this fight because of their&#xA;superior resources in time, money and knowledge.&lt;/p&gt;&#xA;&lt;p&gt;What really matters therefore, is that each and everyone of us&#xA;speaks up for his and her inalienable right to privacy. We as&#xA;citizens have to make it crystal-clear to decision makers in&#xA;politics and business that we will not tolerate being snooped on&#xA;constantly. That we value our freedom and our civil liberties and&#xA;are &lt;em&gt;absolutely not&lt;/em&gt; willing to give them up.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;additional-resources&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/post/privacy/#additional-resources&#34;&gt;Additional resources&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;This post is only giving a brief overview of the importance of&#xA;privacy, how it is under threat in an ever more digital age, and what&#xA;each and everyone of us can do to preserve his and everyone else&amp;rsquo;s&#xA;privacy.&lt;/p&gt;&#xA;&lt;p&gt;Luckily, there is plenty of information on these topics out there in&#xA;the internet and offline. Please refer to &lt;a href=&#34;http://blog.puer-robustus.eu/resources/&#34;&gt;this evergrowing collection&#xA;of resources&lt;/a&gt; for more information.&lt;/p&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;Paul Armer (1975), &lt;em&gt;Computer Technology and Surveillance&lt;/em&gt;.&#xA;Computers and People. Vol. 24 (9). See the &lt;a href=&#34;https://archive.org/details/bitsavers_computersA_3986915/page/n7/mode/2up&#34;&gt;archived version&#xA;of this edition&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://taler.net/en/&#34;&gt;GNU Taler&lt;/a&gt; might be a solution to&#xA;that problem but its adoption is still very limited as of&#xA;summer 2022. Their approach might be &lt;a href=&#34;https://www.tue.nl/en/news-and-events/news-overview/17-01-2024-tue-coordinates-eu-project-to-push-next-generation-private-and-secure-online-payments&#34;&gt;making headway&lt;/a&gt; in the&#xA;EU though!&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;</description>
    </item>
    <item>
      <title></title>
      <link>http://blog.puer-robustus.eu/reading/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/reading/</guid>
      <description>&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt;&#xA;&lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34;&#xA;&#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&gt;&#xA;&lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; lang=&#34;en&#34; xml:lang=&#34;en&#34;&gt;&#xA;&lt;head&gt;&#xA;&lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html;charset=utf-8&#34; /&gt;&#xA;&lt;meta name=&#34;viewport&#34; content=&#34;width=device-width, initial-scale=1&#34; /&gt;&#xA;&lt;title&gt;Reading list&lt;/title&gt;&#xA;&lt;meta name=&#34;generator&#34; content=&#34;Org Mode&#34; /&gt;&#xA;&lt;style type=&#34;text/css&#34;&gt;&#xA;  #content { max-width: 60em; margin: auto; }&#xA;  .title  { text-align: center;&#xA;             margin-bottom: .2em; }&#xA;  .subtitle { text-align: center;&#xA;              font-size: medium;&#xA;              font-weight: bold;&#xA;              margin-top:0; }&#xA;  .todo   { font-family: monospace; color: red; }&#xA;  .done   { font-family: monospace; color: green; }&#xA;  .priority { font-family: monospace; color: orange; }&#xA;  .tag    { background-color: #eee; font-family: monospace;&#xA;            padding: 2px; font-size: 80%; font-weight: normal; }&#xA;  .timestamp { color: #bebebe; }&#xA;  .timestamp-kwd { color: #5f9ea0; }&#xA;  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }&#xA;  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }&#xA;  .org-center { margin-left: auto; margin-right: auto; text-align: center; }&#xA;  .underline { text-decoration: underline; }&#xA;  #postamble p, #preamble p { font-size: 90%; margin: .2em; }&#xA;  p.verse { margin-left: 3%; }&#xA;  pre {&#xA;    border: 1px solid #e6e6e6;&#xA;    border-radius: 3px;&#xA;    background-color: #f2f2f2;&#xA;    padding: 8pt;&#xA;    font-family: monospace;&#xA;    overflow: auto;&#xA;    margin: 1.2em;&#xA;  }&#xA;  pre.src {&#xA;    position: relative;&#xA;    overflow: auto;&#xA;  }&#xA;  pre.src:before {&#xA;    display: none;&#xA;    position: absolute;&#xA;    top: -8px;&#xA;    right: 12px;&#xA;    padding: 3px;&#xA;    color: #555;&#xA;    background-color: #f2f2f299;&#xA;  }&#xA;  pre.src:hover:before { display: inline; margin-top: 14px;}&#xA;  /* Languages per Org manual */&#xA;  pre.src-asymptote:before { content: &#39;Asymptote&#39;; }&#xA;  pre.src-awk:before { content: &#39;Awk&#39;; }&#xA;  pre.src-authinfo::before { content: &#39;Authinfo&#39;; }&#xA;  pre.src-C:before { content: &#39;C&#39;; }&#xA;  /* pre.src-C++ doesn&#39;t work in CSS */&#xA;  pre.src-clojure:before { content: &#39;Clojure&#39;; }&#xA;  pre.src-css:before { content: &#39;CSS&#39;; }&#xA;  pre.src-D:before { content: &#39;D&#39;; }&#xA;  pre.src-ditaa:before { content: &#39;ditaa&#39;; }&#xA;  pre.src-dot:before { content: &#39;Graphviz&#39;; }&#xA;  pre.src-calc:before { content: &#39;Emacs Calc&#39;; }&#xA;  pre.src-emacs-lisp:before { content: &#39;Emacs Lisp&#39;; }&#xA;  pre.src-fortran:before { content: &#39;Fortran&#39;; }&#xA;  pre.src-gnuplot:before { content: &#39;gnuplot&#39;; }&#xA;  pre.src-haskell:before { content: &#39;Haskell&#39;; }&#xA;  pre.src-hledger:before { content: &#39;hledger&#39;; }&#xA;  pre.src-java:before { content: &#39;Java&#39;; }&#xA;  pre.src-js:before { content: &#39;Javascript&#39;; }&#xA;  pre.src-latex:before { content: &#39;LaTeX&#39;; }&#xA;  pre.src-ledger:before { content: &#39;Ledger&#39;; }&#xA;  pre.src-lisp:before { content: &#39;Lisp&#39;; }&#xA;  pre.src-lilypond:before { content: &#39;Lilypond&#39;; }&#xA;  pre.src-lua:before { content: &#39;Lua&#39;; }&#xA;  pre.src-matlab:before { content: &#39;MATLAB&#39;; }&#xA;  pre.src-mscgen:before { content: &#39;Mscgen&#39;; }&#xA;  pre.src-ocaml:before { content: &#39;Objective Caml&#39;; }&#xA;  pre.src-octave:before { content: &#39;Octave&#39;; }&#xA;  pre.src-org:before { content: &#39;Org mode&#39;; }&#xA;  pre.src-oz:before { content: &#39;OZ&#39;; }&#xA;  pre.src-plantuml:before { content: &#39;Plantuml&#39;; }&#xA;  pre.src-processing:before { content: &#39;Processing.js&#39;; }&#xA;  pre.src-python:before { content: &#39;Python&#39;; }&#xA;  pre.src-R:before { content: &#39;R&#39;; }&#xA;  pre.src-ruby:before { content: &#39;Ruby&#39;; }&#xA;  pre.src-sass:before { content: &#39;Sass&#39;; }&#xA;  pre.src-scheme:before { content: &#39;Scheme&#39;; }&#xA;  pre.src-screen:before { content: &#39;Gnu Screen&#39;; }&#xA;  pre.src-sed:before { content: &#39;Sed&#39;; }&#xA;  pre.src-sh:before { content: &#39;shell&#39;; }&#xA;  pre.src-sql:before { content: &#39;SQL&#39;; }&#xA;  pre.src-sqlite:before { content: &#39;SQLite&#39;; }&#xA;  /* additional languages in org.el&#39;s org-babel-load-languages alist */&#xA;  pre.src-forth:before { content: &#39;Forth&#39;; }&#xA;  pre.src-io:before { content: &#39;IO&#39;; }&#xA;  pre.src-J:before { content: &#39;J&#39;; }&#xA;  pre.src-makefile:before { content: &#39;Makefile&#39;; }&#xA;  pre.src-maxima:before { content: &#39;Maxima&#39;; }&#xA;  pre.src-perl:before { content: &#39;Perl&#39;; }&#xA;  pre.src-picolisp:before { content: &#39;Pico Lisp&#39;; }&#xA;  pre.src-scala:before { content: &#39;Scala&#39;; }&#xA;  pre.src-shell:before { content: &#39;Shell Script&#39;; }&#xA;  pre.src-ebnf2ps:before { content: &#39;ebfn2ps&#39;; }&#xA;  /* additional language identifiers per &#34;defun org-babel-execute&#34;&#xA;       in ob-*.el */&#xA;  pre.src-cpp:before  { content: &#39;C++&#39;; }&#xA;  pre.src-abc:before  { content: &#39;ABC&#39;; }&#xA;  pre.src-coq:before  { content: &#39;Coq&#39;; }&#xA;  pre.src-groovy:before  { content: &#39;Groovy&#39;; }&#xA;  /* additional language identifiers from org-babel-shell-names in&#xA;     ob-shell.el: ob-shell is the only babel language using a lambda to put&#xA;     the execution function name together. */&#xA;  pre.src-bash:before  { content: &#39;bash&#39;; }&#xA;  pre.src-csh:before  { content: &#39;csh&#39;; }&#xA;  pre.src-ash:before  { content: &#39;ash&#39;; }&#xA;  pre.src-dash:before  { content: &#39;dash&#39;; }&#xA;  pre.src-ksh:before  { content: &#39;ksh&#39;; }&#xA;  pre.src-mksh:before  { content: &#39;mksh&#39;; }&#xA;  pre.src-posh:before  { content: &#39;posh&#39;; }&#xA;  /* Additional Emacs modes also supported by the LaTeX listings package */&#xA;  pre.src-ada:before { content: &#39;Ada&#39;; }&#xA;  pre.src-asm:before { content: &#39;Assembler&#39;; }&#xA;  pre.src-caml:before { content: &#39;Caml&#39;; }&#xA;  pre.src-delphi:before { content: &#39;Delphi&#39;; }&#xA;  pre.src-html:before { content: &#39;HTML&#39;; }&#xA;  pre.src-idl:before { content: &#39;IDL&#39;; }&#xA;  pre.src-mercury:before { content: &#39;Mercury&#39;; }&#xA;  pre.src-metapost:before { content: &#39;MetaPost&#39;; }&#xA;  pre.src-modula-2:before { content: &#39;Modula-2&#39;; }&#xA;  pre.src-pascal:before { content: &#39;Pascal&#39;; }&#xA;  pre.src-ps:before { content: &#39;PostScript&#39;; }&#xA;  pre.src-prolog:before { content: &#39;Prolog&#39;; }&#xA;  pre.src-simula:before { content: &#39;Simula&#39;; }&#xA;  pre.src-tcl:before { content: &#39;tcl&#39;; }&#xA;  pre.src-tex:before { content: &#39;TeX&#39;; }&#xA;  pre.src-plain-tex:before { content: &#39;Plain TeX&#39;; }&#xA;  pre.src-verilog:before { content: &#39;Verilog&#39;; }&#xA;  pre.src-vhdl:before { content: &#39;VHDL&#39;; }&#xA;  pre.src-xml:before { content: &#39;XML&#39;; }&#xA;  pre.src-nxml:before { content: &#39;XML&#39;; }&#xA;  /* add a generic configuration mode; LaTeX export needs an additional&#xA;     (add-to-list &#39;org-latex-listings-langs &#39;(conf &#34; &#34;)) in .emacs */&#xA;  pre.src-conf:before { content: &#39;Configuration File&#39;; }&#xA;&#xA;  table { border-collapse:collapse; }&#xA;  caption.t-above { caption-side: top; }&#xA;  caption.t-bottom { caption-side: bottom; }&#xA;  td, th { vertical-align:top;  }&#xA;  th.org-right  { text-align: center;  }&#xA;  th.org-left   { text-align: center;   }&#xA;  th.org-center { text-align: center; }&#xA;  td.org-right  { text-align: right;  }&#xA;  td.org-left   { text-align: left;   }&#xA;  td.org-center { text-align: center; }&#xA;  dt { font-weight: bold; }&#xA;  .footpara { display: inline; }&#xA;  .footdef  { margin-bottom: 1em; }&#xA;  .figure { padding: 1em; }&#xA;  .figure p { text-align: center; }&#xA;  .equation-container {&#xA;    display: table;&#xA;    text-align: center;&#xA;    width: 100%;&#xA;  }&#xA;  .equation {&#xA;    vertical-align: middle;&#xA;  }&#xA;  .equation-label {&#xA;    display: table-cell;&#xA;    text-align: right;&#xA;    vertical-align: middle;&#xA;  }&#xA;  .inlinetask {&#xA;    padding: 10px;&#xA;    border: 2px solid gray;&#xA;    margin: 10px;&#xA;    background: #ffffcc;&#xA;  }&#xA;  #org-div-home-and-up&#xA;   { text-align: right; font-size: 70%; white-space: nowrap; }&#xA;  textarea { overflow-x: auto; }&#xA;  .linenr { font-size: smaller }&#xA;  .code-highlighted { background-color: #ffff00; }&#xA;  .org-info-js_info-navigation { border-style: none; }&#xA;  #org-info-js_console-label&#xA;    { font-size: 10px; font-weight: bold; white-space: nowrap; }&#xA;  .org-info-js_search-highlight&#xA;    { background-color: #ffff00; color: #000000; font-weight: bold; }&#xA;  .org-svg { }&#xA;&lt;/style&gt;&#xA;&lt;/head&gt;&#xA;&lt;body&gt;&#xA;&lt;div id=&#34;content&#34; class=&#34;content&#34;&gt;&#xA;&lt;h1 class=&#34;title&#34;&gt;Reading list&lt;/h1&gt;&#xA;&lt;div id=&#34;table-of-contents&#34; role=&#34;doc-toc&#34;&gt;&#xA;&lt;h2&gt;Table of Contents&lt;/h2&gt;&#xA;&lt;div id=&#34;text-table-of-contents&#34; role=&#34;doc-toc&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#books&#34;&gt;1. books&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#fiction&#34;&gt;1.1. Fiction&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org7c7637c&#34;&gt;1.1.1. Epic&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org743378b&#34;&gt;1.1.2. Science Fiction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org153fc6d&#34;&gt;1.1.3. Drama&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgb57d9c9&#34;&gt;1.1.4. Historical fiction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgcd4ea48&#34;&gt;1.1.5. Psychological novel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgc2deeba&#34;&gt;1.1.6. Comedy / Satire&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org14c1a08&#34;&gt;1.1.7. Tragedy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org2e22f46&#34;&gt;1.1.8. Crime&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org917f18e&#34;&gt;1.1.9. Horror&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org245c825&#34;&gt;1.1.10. Thriller&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org27f997a&#34;&gt;1.1.11. Bildungsroman&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgf770ae1&#34;&gt;1.1.12. Uncategorized&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#non-fiction&#34;&gt;1.2. Non-Fiction&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgbe14743&#34;&gt;1.2.1. Psychology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org5fb1ba4&#34;&gt;1.2.2. Business&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org9d70311&#34;&gt;1.2.3. Complexity&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgf17743d&#34;&gt;1.2.4. Programming&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org80ab43c&#34;&gt;1.2.5. Political theory&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org85fd4d0&#34;&gt;1.2.6. Economics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org9af0b1c&#34;&gt;1.2.7. Biology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orga2437f0&#34;&gt;1.2.8. History&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org5119968&#34;&gt;1.2.9. Mathematics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org69c1085&#34;&gt;1.2.10. Causality&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgc4e26f2&#34;&gt;1.2.11. (Auto-)Biography / Memoir&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgb6d9414&#34;&gt;1.2.12. Free Culture, Open Content and FLOSS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org8851003&#34;&gt;1.2.13. Philosophy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org9ae5f45&#34;&gt;1.2.14. Physics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgfde911d&#34;&gt;1.2.15. Technology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org3bda08e&#34;&gt;1.2.16. Sociology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org5747a1b&#34;&gt;1.2.17. Medicine / Health&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgc57e762&#34;&gt;1.2.18. Science&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org60fafac&#34;&gt;1.2.19. Religion&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgd4be58f&#34;&gt;1.2.20. Environment&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org61b814a&#34;&gt;1.2.21. Machine Learning and Artificial Intelligence&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org446346a&#34;&gt;1.2.22. Uncategorized&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#papers&#34;&gt;2. papers&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org599220a&#34;&gt;2.1. Philosophy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orga43c26c&#34;&gt;2.2. Computer Science&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgf617fc1&#34;&gt;2.3. Physics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org4cf45f4&#34;&gt;2.4. Complexity&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgd3e4bbc&#34;&gt;2.5. Mathematics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgb44fc40&#34;&gt;2.6. Anthropology&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org282d84e&#34;&gt;2.7. Economics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgc6c8239&#34;&gt;2.8. Neuroscience&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgf95b9cf&#34;&gt;2.9. Artificial Intelligence and Machine Learning&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgdd48926&#34;&gt;2.10. Uncategorized&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org1d7b38c&#34;&gt;3. other&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org2097ddb&#34;&gt;3.1. essays&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org69ab2dc&#34;&gt;3.2. speeches&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org5f74047&#34;&gt;3.3. (news) articles&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org2070d00&#34;&gt;3.4. blog posts&lt;/a&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org38227e0&#34;&gt;3.4.1. Programming&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org5709af9&#34;&gt;3.4.2. Artificial Intelligence, Machine Learning and Data Science&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#org366bb96&#34;&gt;3.4.3. Anarchism&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#orgfabe5c6&#34;&gt;3.4.4. Other&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-books&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;books&#34;&gt;&lt;span class=&#34;section-number-2&#34;&gt;1.&lt;/span&gt; books&lt;/h2&gt;&#xA;&lt;div class=&#34;outline-text-2&#34; id=&#34;text-books&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-fiction&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;fiction&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;1.1.&lt;/span&gt; Fiction&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-fiction&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org7c7637c&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org7c7637c&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.1.&lt;/span&gt; Epic&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-1&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfffd5db&#34;&gt;&lt;/a&gt;Beowulf&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-1-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR:&#xA;SOURCE: https://standardebooks.org/ebooks/anonymous/beowulf/john-lesslie-hall&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;knight-panther-skin&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Knight in the Panther&#39;s Skin&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-knight-panther-skin&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Shota Rustaveli&#xA;ORIGINAL_LANGUAGE: Georgian&#xA;READ_LANGUAGE: German&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;An epic tale of chivalric sacrifice and disobedience towards authority in the&#xA;name of friendship, honor and love.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org743378b&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org743378b&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.2.&lt;/span&gt; Science Fiction&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-2&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfad0bd9&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; The Time Machine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: H. G. Wells&#xA;SOURCE: http://www.gutenberg.org/ebooks/35&#xA;PUBLISHED: 1895&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga1c0a31&#34;&gt;&lt;/a&gt;The Fall of Hyperion&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan Simmons&#xA;PUBLISHED: 1990&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;(Sequel to &lt;a href=&#34;#hyperion&#34;&gt;Hyperion&lt;/a&gt;)&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;hyperion&#34;&gt;&lt;/a&gt;Hyperion&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-hyperion&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan Simmons&#xA;PUBLISHED: 1989&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7d9a6bb&#34;&gt;&lt;/a&gt;Project Hail Mary&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andy Weir&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org239bdf3&#34;&gt;&lt;/a&gt;Bloodchild&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Octavia E. Butler&#xA;PUBLISHED: 1985&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf065e93&#34;&gt;&lt;/a&gt;Ancillary Justice&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ann Leckie&#xA;PUBLISHED: 2013&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org56f9008&#34;&gt;&lt;/a&gt;Snow Crash&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Neal Stephenson&#xA;PUBLISHED: 1992&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbccc78c&#34;&gt;&lt;/a&gt;The Word for World is Forest&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula K. Le Guin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcb7b126&#34;&gt;&lt;/a&gt;We&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Yevgeny Zamyatin&#xA;ORIGINAL_LANGUAGE: Russian&#xA;SOURCE: http://az.lib.ru/z/zamjatin_e_i/text_0050.shtml&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org377b714&#34;&gt;&lt;/a&gt;China Mountain Zhang&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Maureen F. McHugh&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orged4e9c4&#34;&gt;&lt;/a&gt;The Will to Battle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ada Palmer&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6531471&#34;&gt;&lt;/a&gt;Murderbot&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Martha Wells&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga68a5a2&#34;&gt;&lt;/a&gt;Cyberiad&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stanisław Lem&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org17f01b2&#34;&gt;&lt;/a&gt;Rho&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: E. S. Schmidt&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0829f46&#34;&gt;&lt;/a&gt;Galápagos&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kurt Vonnegut&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org98087eb&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; I, Robot&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Isaac Asimov&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A collection of short stories describing the comical situations humans have&#xA;gotten themselves into (and how they got out of them) by creating robots&#xA;with &#34;positronic&#34; brains which always obey the following 3 rules:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&#34;A robot may not injure a human being, or, through inaction, allow a&#xA;human being to come to harm.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;A robot must obey the orders given it by human beings except where such&#xA;orders conflict with the First Law.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;A robot must protect its own existence as long as such protection does&#xA;not conflict with the First or Second Laws.&#34;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;&#xA;While I enjoyed the creative Sherlock-Holmes-like deduction puzzles the&#xA;stories pose and found it entertaining how the robots end up ridiculing&#xA;humans (e.g. the religious fanatic, or the people-pleasing liar), the&#xA;characters in the (admittedly short, but interwoven) stories are not fully&#xA;developed and the language is somewhat uninspiring.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf0a6fcb&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Big Time&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Fritz Leiber&#xA;SOURCE: https://standardebooks.org/ebooks/fritz-leiber/the-big-time&#xA;RATING: 2&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;While the book builds on some interesting premises (Big Time vs Small Time&#xA;and time travel incl. messing with it), I have found it utterly confusing&#xA;because it introduces so many concepts without properly explaining them:&#xA;Doppelgangers (split into Ghosts and Demons), Change Winds, the Void,&#xA;Resurrection, Change Death, Inversion, etc. This made it difficult for me to&#xA;enjoy the book and think things through.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6046a03&#34;&gt;&lt;/a&gt;The Futurological Congress&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stanisław Lem&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9d214ea&#34;&gt;&lt;/a&gt;The Left Hand of Darkness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula K. Le Guin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8e3e9f9&#34;&gt;&lt;/a&gt;Cloud Atlas&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Mitchell&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8ff6548&#34;&gt;&lt;/a&gt;Parable of the Sower&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Octavia E. Butler&#xA;PUBLISHED: 1993&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeb4317e&#34;&gt;&lt;/a&gt;The Last of the Masters&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip K. Dick&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1080fb6&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Dispossessed: An Ambiguous Utopia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula K. Le Guin&#xA;SOURCE: https://libcom.org/article/dispossessed&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org82c65dd&#34;&gt;&lt;/a&gt;Gateway&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Frederik Pohl&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1193ee8&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Marching Morons&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cyril M. Kornbluth&#xA;SOURCE: https://www.gutenberg.org/ebooks/51233&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Brief novella about a man, Barlow, who is being brought out of hibernation&#xA;from a back then experimental drug) after centuries and finds himself on the&#xA;earth where the huge majority of the population has an &#34;average IQ of 45&#34;&#xA;and life is being kept together by a very tiny elite of &#34;normal&#34; people who&#xA;have to toll like &#34;slaves&#34; to provide the services the &#34;morons&#34; need. This&#xA;entire situation (completely fictional as IQ despite being strongly&#xA;heriditary shows a very strong reversion to the mean effect, just like&#xA;height; otherwise the world would at some point only be populated by dwarfs&#xA;and giants) is the result of uninhibited breeding among less gifted people&#xA;while intelligent people decided less and less kids. The elite looks to&#xA;Barlow to solve the population problem which threatens to bring the planet&#xA;to the limit. Barlow, being a greedy, racist and selfish man without any&#xA;moral fibre, proceeds to implement a &#34;solution&#34; to the problem after making&#xA;incredible demands beforehand.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;While the world the novella portrays is curious and the social commentary&#xA;biting, the novel became increasingly disjointed to me with the end just&#xA;kinda bolted on.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org34b41dd&#34;&gt;&lt;/a&gt;The Invisible Man&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: H. G. Wells&#xA;SOURCE: https://standardebooks.org/ebooks/h-g-wells/the-invisible-man&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org19fb4a0&#34;&gt;&lt;/a&gt;Roadside Picnic&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Arkady Strugatsky, Boris Strugatsky&#xA;ORIGINAL_LANGUAGE: Russian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0630f19&#34;&gt;&lt;/a&gt;Solaris&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stanisław Lem&#xA;ORIGINAL_LANGUAGE: Polish&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org04fb480&#34;&gt;&lt;/a&gt;Eight O&#39;Clock in the Morning&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-29&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ray Nelson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;2br02b&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; 2 B R 0 2 B&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2br02b&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kurt Vonnegut&#xA;SOURCE: https://www.gutenberg.org/ebooks/21279&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;psalm-wild-built&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; A Psalm for the Wild-Built&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-psalm-wild-built&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Becky Chambers&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org55fa286&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Old Man&#39;s War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-32&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Scalzi&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Captivating and funny science-fiction tale which still manages to pose some&#xA;serious questions.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org87379fd&#34;&gt;&lt;/a&gt;The Wall&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-33&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Lanchester&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org38b9110&#34;&gt;&lt;/a&gt;This Is How You Lose the Time War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-34&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Amal El-Mohtar, Max Gladstone&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org15bac2f&#34;&gt;&lt;/a&gt;Alan Mendelsohn, The Boy From Mars&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-35&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daniel Pinkwater&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org47e0c5c&#34;&gt;&lt;/a&gt;Válka s Mloky&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-36&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karel Čapek&#xA;ORIGINAL_LANGUAGE: Czech&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaef859f&#34;&gt;&lt;/a&gt;Starship Troopers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-37&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert Heinlein&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfdd3264&#34;&gt;&lt;/a&gt;Player Piano&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-38&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kurt Vonnegut&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbe93c7b&#34;&gt;&lt;/a&gt;The Three Stigmata of Palmer Eldritch&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-39&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip K. Dick&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org69ed42c&#34;&gt;&lt;/a&gt;The Hitchhiker&#39;s Guide to the Galaxy&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-40&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Douglas Adams&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org698d72d&#34;&gt;&lt;/a&gt;Dune&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-41&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Frank Herbert&#xA;PUBLISHED: 1965&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgab9a628&#34;&gt;&lt;/a&gt;Neuromancer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-42&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Gibson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org363e4d5&#34;&gt;&lt;/a&gt;The City &amp;amp; the City&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-2-43&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: China Miéville&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org153fc6d&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org153fc6d&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.3.&lt;/span&gt; Drama&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbc93bd5&#34;&gt;&lt;/a&gt;Peer Gynt&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;PUBLISHED: 1867&#xA;AUTHOR: Henrik Ibsen&#xA;ORIGINAL_LANGUAGE: Norwegian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org834183a&#34;&gt;&lt;/a&gt;Cassandra&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lesya Ukrainka&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga526d0a&#34;&gt;&lt;/a&gt;Timon of Athens&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Shakespeare&#xA;SOURCE: https://standardebooks.org/ebooks/william-shakespeare/timon-of-athens&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;rur&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; R.U.R.&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-rur&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karel Čapek&#xA;SOURCE: https://standardebooks.org/ebooks/karel-capek/r-u-r/paul-selver_nigel-playfair&#xA;ORIGINAL_LANGUAGE: Czech&#xA;READ_LANGUAGE: English&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;I loved how the book criticizes (amongst other things like the desire to&#xA;rule, demeaning women, mass control through nationalism, willingness of&#xA;shareholders to sacrifice anything for profit) the &lt;a href=&#34;https://prospect.org/power/2024-04-24-my-dinner-with-andreessen/&#34;&gt;dehumanizing and&#xA;self-serving Silicon Valley belief in technological &#34;progress&#34;&lt;/a&gt; 100 years in&#xA;advance:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;The plot focuses on a small group of industrialists, who sell machines&#xA;(&#34;robots&#34;, the novel actually coined the English term) who, albeit having&#xA;human shape, have &#34;no soul&#34;, &#34;no interest in life&#34;, &#34;no enjoyments&#34;, &#34;no&#xA;passion&#34;, and are built solely to work and fulfill the wishes of their&#xA;owners without complaint. While the group pretends that they produce robots&#xA;because they desire for humanity to be free from the burden of work and find&#xA;self-fulfillment, it becomes pretty clear, that they are simply acting out&#xA;of self-interest: reordering the world such that all human workers are&#xA;replaced by robots (regardless the fact that they anticipate violence in&#xA;this process) would make them supremely rich and powerful.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;While the premise of the plot is fascinating, I found certain elements of&#xA;it, like the change-your-ways-ok-I-will-marry-you twist, nothing but&#xA;awkward.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaeec512&#34;&gt;&lt;/a&gt;Top Dogs&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Urs Widmer&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org936a1dd&#34;&gt;&lt;/a&gt;The Physicists&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Friedrich Dürrenmatt&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;hamlet&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Tragedy of Hamlet, Prince of Denmark&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-hamlet&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Shakespeare&#xA;SOURCE: https://www.gutenberg.org/ebooks/27761&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org17516b6&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Life Is A Dream&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Pedro Calderón de la Barca&#xA;SOURCE: https://www.gutenberg.org/ebooks/6363&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4a98713&#34;&gt;&lt;/a&gt;Waiting for Godot&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-3-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Samuel Beckett&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgb57d9c9&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgb57d9c9&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.4.&lt;/span&gt; Historical fiction&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-4&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org107618e&#34;&gt;&lt;/a&gt;Wolf Hall&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hilary Mantel&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3896162&#34;&gt;&lt;/a&gt;The English Patient&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Ondaatje&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge4b29de&#34;&gt;&lt;/a&gt;Wide Sargasso Sea&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jean Rhys&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcbd73a1&#34;&gt;&lt;/a&gt;Memoirs of an Infantry Officer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Siegfried Sassoon&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5d96fef&#34;&gt;&lt;/a&gt;Foucault&#39;s Pendulum&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Umberto Eco&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;beloved&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Beloved&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-beloved&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Toni Morrison&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgea0a04c&#34;&gt;&lt;/a&gt;Khatyn&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ales Adamovich&#xA;ORIGINAL_LANGUAGE: Belarusian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0068624&#34;&gt;&lt;/a&gt;The Empusium&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Olga Tokarczuk&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;[Read after Thomas Mann&#39;s &lt;a href=&#34;#org16565ee&#34;&gt;Der Zauberberg&lt;/a&gt;]&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org51c7c45&#34;&gt;&lt;/a&gt;The Killer Angels&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Shaara&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb4648c5&#34;&gt;&lt;/a&gt;The Jungle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Upton Sinclair&#xA;SOURCE: https://standardebooks.org/ebooks/upton-sinclair/the-jungle&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4d20cd7&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Underground Railroad&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Colson Whitehead&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A good book elaborating on the horrors of slavery - be it on the&#xA;plantations, on the run, or &#34;in safety&#34;. I didn&#39;t understand why Whitehead&#xA;decided to make the Underground Railroad a physical thing though and felt&#xA;like this is a fairly grave stylistic and storytelling error: the book does&#xA;not gain anything by it. Overall, I think, &lt;a href=&#34;#beloved&#34;&gt;Beloved&lt;/a&gt; is the significantly&#xA;better book, because it is so much more harrowing.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2d5d9a7&#34;&gt;&lt;/a&gt;Life and Fate&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vasily Grossman&#xA;ORIGINAL_LANGUAGE: Russian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org88053bb&#34;&gt;&lt;/a&gt;Maria&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ulas Samchuk&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org20ef7b2&#34;&gt;&lt;/a&gt;The Yellow Prince&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vasyl Barka&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;tango-of-death&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Tango of Death&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-tango-of-death&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Yuri Vynnychuk&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;READ_LANGUAGE: Ukrainian&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A stunning and entertaining novel describing humanity in all its tragic and&#xA;beautiful dimensions. Full of allusions to historical events (the &lt;a href=&#34;https://uk.wikipedia.org/wiki/%D0%91%D1%96%D0%B9_%D0%BF%D1%96%D0%B4_%D0%9C%D0%B0%D0%BB%D0%B8%D0%BC%D0%B8_%D0%9C%D1%96%D0%BD%D1%8C%D0%BA%D0%B0%D0%BC%D0%B8&#34;&gt;Tragedy&#xA;pid Bazarom&lt;/a&gt;, the &lt;a href=&#34;https://en.wikipedia.org/wiki/Invasion_of_Poland&#34;&gt;Nazi invasion of Poland&lt;/a&gt;, the &lt;a href=&#34;https://en.wikipedia.org/wiki/Soviet_invasion_of_Poland&#34;&gt;Soviet invasion of Poland&lt;/a&gt;,&#xA;the &lt;a href=&#34;https://en.wikipedia.org/wiki/Katyn_massacre&#34;&gt;Katyn massacre&lt;/a&gt;, the &lt;a href=&#34;https://en.wikipedia.org/wiki/NKVD_prisoner_massacres_in_Lviv&#34;&gt;NKVD prisoner massacres&lt;/a&gt;, and the name giving &lt;a href=&#34;https://en.wikipedia.org/wiki/Tango_of_Death&#34;&gt;Tango&#xA;of Death&lt;/a&gt;), the book gives an incredibly vivid description of&#xA;multi-cultural interwar Lviv (how historically accurate it is I cannot&#xA;really assess) before the Second World War, the Holocaust and Soviet&#xA;population settlement policies homogenized the population of Lviv - thereby&#xA;irrevocably destroying a unique and truly European flair the city must have&#xA;had for a long time. Somewhat similar to Bulgakov&#39;s &lt;a href=&#34;#master-margarita&#34;&gt;The Master and Margarita&lt;/a&gt;&#xA;the book features magical elements and a book-in-book approach, which&#xA;connects the storyline from interwar Lviv to the storyline in modern-day&#xA;Lviv in independent Ukraine.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfbf6196&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Lincoln in the Bardo&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Saunders&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Stylistically interesting book which I had trouble understanding&#xA;though. Taking the premature death of Willie Lincoln as the main theme, it&#xA;describes the life stories of wildly different characters who are &#34;tarrying&#34;&#xA;in the Bardo and their earthly and bardoesk struggles.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;Because the novel is told alternatingly by the many different characters&#xA;themselves in dialogues or monologues, in often slangy or broken English&#xA;(depending on the age and social status of the person), and jumps between&#xA;locations (here, the Bardo, and there, their lived lifes) and times, it is&#xA;occassionally difficult to follow though. At times, I also felt like my&#xA;English was not good enough, to fully understand what was being said.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;I particularly liked the reflections of Abraham Lincoln on his son&#39;s death&#xA;and how the same mortifying grief was felt all over the country embroiled in&#xA;a bloody Civil War with him as the President. I was also looking forward to&#xA;finding out about the fate of the Reverend, who lingered in the Bardo&#xA;because he would have been sent to Hell but couldn&#39;t understand why -&#xA;unfortunately, the novel leaves that open.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org89db05b&#34;&gt;&lt;/a&gt;With Fire and Sword&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henryk Sienkiewicz&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf24b88c&#34;&gt;&lt;/a&gt;Atonement&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ian McEwan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org89d1bbb&#34;&gt;&lt;/a&gt;Radetzkymarsch&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Joseph Roth&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org71f46a6&#34;&gt;&lt;/a&gt;The Books of Jacob&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Olga Tokarczuk&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;glory&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Glory&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-glory&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: NoViolet Bulawayo&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A novel taking the &lt;a href=&#34;https://en.m.wikipedia.org/wiki/2017_Zimbabwean_coup_d&#39;%C3%A9tat&#34;&gt;coup&lt;/a&gt; against freedom-fighter-turned-dictator Robert Mugabe&#xA;in Zimbabwe in 2017 as the historic background to describe the life of&#xA;oppressors and oppressed in the fictitious Jadada. The novel shines when&#xA;describing the emotional landscape of oppressed people and the trauma caused by&#xA;the atrocities commited in the &lt;a href=&#34;https://en.m.wikipedia.org/wiki/Gukurahundi&#34;&gt;Gukurahundi&lt;/a&gt;.  However, I did not get the choice&#xA;on why all character are (domesticated) animals: While Orwell&#39;s &lt;a href=&#34;#animal-farm&#34;&gt;Animal Farm&lt;/a&gt;&#xA;describes the processes one could observe in Zimbabwe in the aftermath to the&#xA;&lt;a href=&#34;https://en.m.wikipedia.org/wiki/Rhodesian_Bush_War&#34;&gt;Second Chimurenga&lt;/a&gt; very well, the political process/environment in Glory is much&#xA;more akin to the process of &#34;inheriting&#34; extractive institutions Acemoglu and&#xA;Robinson describe in &lt;a href=&#34;#why-nations-fail&#34;&gt;Why Nations Fail&lt;/a&gt;.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org535681e&#34;&gt;&lt;/a&gt;The Prince and the Coyote&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Bowles&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd238e8e&#34;&gt;&lt;/a&gt;Everything is Illuminated&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jonathan Safran Foer&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf695e11&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Data Tutashkhia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Chabua Amirejibi&#xA;ORIGINAL_LANGUAGE: Georgian&#xA;READ_LANGUAGE: German&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org336f409&#34;&gt;&lt;/a&gt;Paradise&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Abdulrazak Gurnah&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf17f421&#34;&gt;&lt;/a&gt;Blood Meridian&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cormac McCarthy&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7aa325e&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; East of Eden&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Steinbeck&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgedc629e&#34;&gt;&lt;/a&gt;Gravity&#39;s Rainbow&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-4-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Pynchon&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgcd4ea48&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgcd4ea48&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.5.&lt;/span&gt; Psychological novel&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-5&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org318d88e&#34;&gt;&lt;/a&gt;Ungebetene Gäste&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-5-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ayelet Gundar-Goshen&#xA;ORIGINAL_LANGUAGE: Hebrew&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org102c637&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; No Longer Human&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-5-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Osamu Dazai&#xA;READ_LANGUAGE: English&#xA;ORIGINAL_LANGUAGE: Japanese&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8fc6b6c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Hunger&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-5-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Knut Hamsun&#xA;ORIGINAL_LANGUAGE: Norwegian&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.gutenberg.org/ebooks/60728&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Read it a while ago, but remember how well the novel portrayed the&#xA;protagonist&#39;s beliefs causing his self-destructive behavior, ultimately leading&#xA;to moral, physical and psychological decay.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgc2deeba&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgc2deeba&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.6.&lt;/span&gt; Comedy / Satire&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-6&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7d63ff4&#34;&gt;&lt;/a&gt;Erewhon&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Samuel Butler&#xA;SOURCE: https://standardebooks.org/ebooks/samuel-butler/erewhon&#xA;PUBLISHED: 1872&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8d26a47&#34;&gt;&lt;/a&gt;Gargantua and Pantagruel&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: François Rabelais&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://gutenberg.org/ebooks/1200&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd4c3505&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Small Gods&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Terry Pratchett&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Hilarious, easy to read novel full of plot twists, satirizing gods (their&#xA;vanity and selfishness), organized religion and the pro-forma &#34;faith&#34; it&#xA;inspires. Hammers home the message that the power gods wield materialize&#xA;through believers. And that not being too sure of one&#39;s own opinion is&#xA;healthy - especially if one can laugh about it.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6276b2e&#34;&gt;&lt;/a&gt;QualityLand&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Marc-Uwe Kling&#xA;ORIGINAL_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd2c09a6&#34;&gt;&lt;/a&gt;Orlando&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Virginia Woolf&#xA;SOURCE: https://standardebooks.org/ebooks/virginia-woolf/orlando&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6868fb5&#34;&gt;&lt;/a&gt;The House of God&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Samuel Shem&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9450f1b&#34;&gt;&lt;/a&gt;Public and Private Life of Animals&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: P. J. Stahl&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://www.gutenberg.org/ebooks/58214&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org84006b8&#34;&gt;&lt;/a&gt;Welcome to Lake Success&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gary Shteyngart&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd3a60a2&#34;&gt;&lt;/a&gt;Germany. A Winter&#39;s Tale&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-6-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Heinrich Heine&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.gutenberg.org/ebooks/6079&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;animal-farm&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; Animal Farm&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-animal-farm&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Orwell&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;death-penguin&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Death and the Penguin&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-death-penguin&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andrey Kurkov&#xA;ORIGINAL_LANGUAGE: Russian&#xA;READ_LANGUAGE: Russian&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;absurdistan&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Absurdistan&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-absurdistan&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gary Shteyngart&#xA;RATING: 2&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Too long winded, occassionally witty tale about the insecure and aimless 325&#xA;pound son of a russian gangster oligarch. Against the backdrop of the ongoing&#xA;war of russia against Ukraine, one of the more interesting aspects of the novel&#xA;is the portrayal of the century old (starting with the Slavophiles) russian&#xA;ressentiment for the West (and America as its most common representative).&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org14c1a08&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org14c1a08&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.7.&lt;/span&gt; Tragedy&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-7&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge27dede&#34;&gt;&lt;/a&gt;One Flew Over the Cuckoo&#39;s Nest&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-7-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ken Kesey&#xA;PUBLISHED: 1962&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org2e22f46&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org2e22f46&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.8.&lt;/span&gt; Crime&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-8&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga0725d1&#34;&gt;&lt;/a&gt;The Seven-Per-Cent Solution&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-8-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Nicholas Meyer&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6cc9ffe&#34;&gt;&lt;/a&gt;The Power of the Dog&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-8-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Don Winslow&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org25944af&#34;&gt;&lt;/a&gt;Ratking&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-8-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Dibdin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org917f18e&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org917f18e&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.9.&lt;/span&gt; Horror&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-9&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org418bbde&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Colour Out of Space&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Phillips Lovecraft&#xA;SOURCE: https://fadedpage.com/showbook.php?pid=20190920&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Captivating and scary short story about the evil force of an unknown alien&#xA;entity coming onto earth on a meteorite.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc299364&#34;&gt;&lt;/a&gt;The Dream-Quest of Unknown Kadath&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Phillips Lovecraft&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org45ca01e&#34;&gt;&lt;/a&gt;At the Mountains of Madness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Phillips Lovecraft&#xA;SOURCE: https://standardebooks.org/ebooks/h-p-lovecraft/at-the-mountains-of-madness&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org14c1b4b&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; The call of Cthulhu&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Phillips Lovecraft&#xA;SOURCE: https://www.gutenberg.org/ebooks/68283&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgff26beb&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Nameless City&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Phillips Lovecraft&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20130220&#xA;RATING: 2&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;An evocative story which, however, lacks an interesting story arc.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8c5dd5b&#34;&gt;&lt;/a&gt;American Psycho&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-9-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bret Easton Ellis&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org245c825&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org245c825&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.10.&lt;/span&gt; Thriller&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-10&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdd9fb68&#34;&gt;&lt;/a&gt;The Talented Mr. Ripley&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-10-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Patricia Highsmith&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org85ae3c8&#34;&gt;&lt;/a&gt;Going Zero&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-10-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Anthony McCarten&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org03ebe33&#34;&gt;&lt;/a&gt;A Most Wanted Man&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-10-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John le Carré&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org27f997a&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org27f997a&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.11.&lt;/span&gt; Bildungsroman&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-11&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org32646e5&#34;&gt;&lt;/a&gt;Jane Eyre&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-11-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charlotte Brontë&#xA;SOURCE: https://standardebooks.org/ebooks/charlotte-bronte/jane-eyre&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0941c14&#34;&gt;&lt;/a&gt;The Queen&#39;s Gambit&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-11-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Walter Tevis&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgea8ae7b&#34;&gt;&lt;/a&gt;The Catcher in the Rye&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-11-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: J. D. Salinger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgf770ae1&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgf770ae1&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.1.12.&lt;/span&gt; Uncategorized&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-1-12&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf5f2163&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Island&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aldous Huxley&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20180440&#xA;PUBLISHED: 1962&#xA;RATING: 5&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Huxley uses (very eloquent) prose as a vehicle for a utopian sketch of&#xA;society after his much &lt;a href=&#34;#orgff5aaa8&#34;&gt;more famous, nightmarish dystopia&lt;/a&gt;. The &#34;plot&#34; only&#xA;serves as a background for the discussion of ideas. The novel, written at&#xA;the end of Huxley&#39;s life, therefore integrates &lt;a href=&#34;#orga5a7ae1&#34;&gt;his ideas about politics,&#xA;science and technology&lt;/a&gt;, reflections on philosophy and religion, and his&#xA;&lt;a href=&#34;#org6e2a331&#34;&gt;psychedelic experiences&lt;/a&gt; into a coherent vision of what a good (according to&#xA;Huxley) society might look like.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;What&#39;s interesting to me, is how many of the issues to which Huxley&#xA;describes solutions are problems which we still face, e.g.: Alienation from&#xA;work, alienation from other human beings, escapism, consumerism, healthcare&#xA;which focuses on treatment rather than prevention, tabooed mental health&#xA;issues, concentration of power, militarism, religious and nationalistic&#xA;fervor.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;And while I don&#39;t agree with Huxley&#39;s &lt;a href=&#34;#orgc212173&#34;&gt;Malthusian undertones&lt;/a&gt; and find some&#xA;problems not sufficiently analyzed (e.g., the distribution of political&#xA;power on Pala), the societal vision Huxley draws is absolutely fascinating:&#xA;People being attentive of themselves and each other, a community which&#xA;prioritizes self-realization, assigns at least as much (if not more) value&#xA;to direct experience of the world than to &#34;symbol manipulation&#34;, stresses&#xA;that life is primarily relationships to other living beings, puts happiness&#xA;before &#34;economic efficiency&#34;, etc. To me, it is clearly preferable over the&#xA;arrangement we currently find ourselves in. Unfortunately &amp;#x2013; and Huxley&#xA;seems to have been keenly aware of this &amp;#x2013; his preferred societal&#xA;arrangement is extremely fragile to outside intervention.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgff5aaa8&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; Brave New World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aldous Huxley&#xA;PUBLISHED: 1932&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20160545&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaa33212&#34;&gt;&lt;/a&gt;The Pickwick Papers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charles Dickens&#xA;PUBLISHED: 1836&#xA;SOURCE: https://standardebooks.org/ebooks/charles-dickens/the-pickwick-papers&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf08f6ad&#34;&gt;&lt;/a&gt;The Woman Who Climbed Trees&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Smriti Ravindra&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org532586e&#34;&gt;&lt;/a&gt;All Fours&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Miranda July&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0b9b1a4&#34;&gt;&lt;/a&gt;The Satanic Verses&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Salman Rushdie&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge42feed&#34;&gt;&lt;/a&gt;Bhagavad Gita&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vyasa&#xA;ORIGINAL_LANGUAGE: Sanskrit&#xA;SOURCE: https://gutenberg.org/ebooks/2388&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcc04ac1&#34;&gt;&lt;/a&gt;Ramayana&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Valmiki&#xA;ORIGINAL_LANGUAGE: Sanskrit&#xA;SOURCE: https://gutenberg.org/ebooks/24869&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org70f6137&#34;&gt;&lt;/a&gt;Daughter&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tamara Duda&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;PUBLISHED: 2019&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org57cc15d&#34;&gt;&lt;/a&gt;Père Goriot&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Honoré de Balzac&#xA;ORIGINAL_LANGUAGE: French&#xA;PUBLISHED: 1835&#xA;SOURCE: https://standardebooks.org/ebooks/honore-de-balzac/father-goriot/ellen-marriage&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org34072df&#34;&gt;&lt;/a&gt;The Savage Detectives&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Roberto Bolaño&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;PUBLISHED: 1998&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc7a5dac&#34;&gt;&lt;/a&gt;The City of the Sun&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tommaso Campanella&#xA;PUBLISHED: 1602&#xA;ORIGINAL_LANGUAGE: Italian&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://gutenberg.org/ebooks/2816&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfa306f4&#34;&gt;&lt;/a&gt;The Ones Who Walk Away from Omelas&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula K. Le Guin&#xA;PUBLISHED: 1973&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org31c7d8b&#34;&gt;&lt;/a&gt;The Library of Babel&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jose Luis Borges&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org48ea960&#34;&gt;&lt;/a&gt;Satantango&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: László Krasznahorkai&#xA;ORIGINAL_LANGUAGE: Hungarian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd78bd3c&#34;&gt;&lt;/a&gt;Halbinsel&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kristine Bilkau&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9058fa0&#34;&gt;&lt;/a&gt;Russische Spezialitäten&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dmitrij Kapitelmann&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga827c9e&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; A Farewell to Arms&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ernest Hemingway&#xA;SOURCE: https://standardebooks.org/ebooks/ernest-hemingway/a-farewell-to-arms&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;The novel describes how an American lieutenant and British nurse enter an&#xA;affair during WWI on the Italian front. Despite Hemingway&#39;s signature&#xA;paratactical, no-frills writing style, the book is evocative: the&#xA;characters, their concerns, and the things happening to them are&#xA;palpable. Quite unlike the &#34;relationship&#34; Henry and Catherine enter which I&#xA;interpreted as an escape from the butchery surrounding them. Both characters&#xA;try to keep up a kitschy romantic illusion of a relationship (&#34;marriage&#34;)&#xA;where the partners dissolve as individuals in a union.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga890d2e&#34;&gt;&lt;/a&gt;Rebecca&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daphne du Maurier&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5553659&#34;&gt;&lt;/a&gt;The Penelopiad&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Margaret Atwood&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org85a6fa4&#34;&gt;&lt;/a&gt;Everything for Everyone: An Oral History of the New York Commune, 2052-2072&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: M. E. O&#39;Brien, Eman Abdelhadi&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc50c51f&#34;&gt;&lt;/a&gt;The Door in the Wall&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: H. G. Wells&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcef4ea2&#34;&gt;&lt;/a&gt;The People in the Trees&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hanya Yanagihara&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5301439&#34;&gt;&lt;/a&gt;A Little Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hanya Yanagihara&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdf61650&#34;&gt;&lt;/a&gt;The Royal Game&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stefan Zweig&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf96819b&#34;&gt;&lt;/a&gt;Shadows of Forgotten Ancestors&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mykhailo Kotsiubynsky&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf4338fb&#34;&gt;&lt;/a&gt;A Woman&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Sibilla Aleramo&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7f831f4&#34;&gt;&lt;/a&gt;Fahrenheit 451&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ray Bradbury&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8e5cff9&#34;&gt;&lt;/a&gt;The Glass Bead Game&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-29&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hermann Hesse&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org56f0fd0&#34;&gt;&lt;/a&gt;A Fable&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-30&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Faulkner&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org82e06d0&#34;&gt;&lt;/a&gt;Nagareru&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-31&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aya Kōda&#xA;ORIGINAL_LANGUAGE: Japanese&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4b55a65&#34;&gt;&lt;/a&gt;Morphine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-32&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Szczepan Twardoch&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfe103b6&#34;&gt;&lt;/a&gt;Null&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-33&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Szczepan Twardoch&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0881562&#34;&gt;&lt;/a&gt;Adventures in Immediate Irreality&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-34&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Max Blecher&#xA;ORIGINAL_LANGUAGE: Romanian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc995ee4&#34;&gt;&lt;/a&gt;Scarred Hearts&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-35&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Max Blecher&#xA;ORIGINAL_LANGUAGE: Romanian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5016264&#34;&gt;&lt;/a&gt;The Painted Bird&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-36&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jerzy Kosiński&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga493271&#34;&gt;&lt;/a&gt;The Well of Loneliness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-37&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Radclyffe Hall&#xA;SOURCE: https://standardebooks.org/ebooks/radclyffe-hall/the-well-of-loneliness&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgec63ec0&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Elementary Particles&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-38&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michel Houellebecq&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0e2723a&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Castle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-39&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Franz Kafka&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://static.zeno.org/ebooks/Kafka,_Franz_-_Das_Schloss_-_Zeno.org_ISBN_9783843023993.epub&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Despite being unfinished, Kafka creates an intriguing study of the nature of&#xA;authority in his novel: The masters in the castle exert their influence&#xA;solely through the meaning the villagers &lt;i&gt;assign&lt;/i&gt; them. Otherwise the&#xA;administration is simply an inefficient, error-prone, convoluted and&#xA;unaccountable paperpushing machine. But the villagers try to find meaning in&#xA;everything the castle representatives do, adapt their behavior accordingly,&#xA;and influence others in their behavior. And K., as a foreigner caught in his&#xA;own web of lies, obviously cannot get why people behave this way as he lacks&#xA;an understanding of the norms the villagers have internalized to such an&#xA;extent that they are oblivious to the dysfunctionality of the system.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;While it is easy to interpret the novel as to how helpless an individual can&#xA;become if caught in an unyielding bureaucracy where they don&#39;t fit the&#xA;pattern (very applicable to LLM support hell), the more fundamental reading&#xA;of the novel to me is that our authorities are all socially constructed&#xA;(intersubjective reality) and reinforce each other through &lt;i&gt;other&lt;/i&gt; peoples&#39;&#xA;thinking and acting - which then obviously leads to the question whether we&#xA;as a society also exhibit erratic and hard to justify behavior, i.e. what is&#xA;our castle?&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org306fc6b&#34;&gt;&lt;/a&gt;Lila: An Inquiry into Morals&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-40&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert M. Pirsig&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfeed796&#34;&gt;&lt;/a&gt;Zen and the Art of Motorcycle Maintenance: An Inquiry into Values&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-41&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert M. Pirsig&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb0bd37b&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Remains of the Day&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-42&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kazuo Ishiguro&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Very nicely written book about an aging butler who, by reminiscing about the&#xA;past on a roadtrip, sets off on his way to the painful realization that his&#xA;twisted logic that dignity lies in being a literally &#34;self&#34;less servant in&#xA;&#34;distinguished&#34; households is a lie. Unable to navigate emotional&#xA;relationships with other humans he repeatedly flees to a professional&#xA;interaction as this is what he is familiar with. Ends up idolizing his&#xA;profession to such an extent that he loses personhood in the process.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0530fe8&#34;&gt;&lt;/a&gt;Ecotopia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-43&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ernest Callenbach&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge7d587b&#34;&gt;&lt;/a&gt;Demons&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-44&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Fyodor Dostoevsky&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org79fe4c4&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Pale Fire&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-45&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vladimir Nabokov&#xA;RATING: 2&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A hard to read (due to structure and used language) novel consisting of a&#xA;poem and commentary on it by a deranged and completely self-centered,&#xA;unreliable narrator. While the novel is comically funny at times because the&#xA;narrator is so socially inept (thinking of him and Shade as friends, his&#xA;creepy stalking) and him constantly warping reality to his own benefit, I&#xA;found it a tiring read: in addition to the challenging language and unusual&#xA;structure, I found the self-importance of the narrator combined with the&#xA;banality of his story hard to bear.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5085917&#34;&gt;&lt;/a&gt;The Ursitory&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-46&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Matéo Maximoff&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1dd3afd&#34;&gt;&lt;/a&gt;The Monkey Wrench Gang&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-47&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edward Abbey&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6c1e405&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; One Hundred Years of Solitude&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-48&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gabriel García Márquez&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;READ_LANGUAGE: English&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;(I&#39;ve read the English Rabassa translation as that is the one Márquez himself&#xA;has praised.)&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;A book touching on some many things: the decay of a family over multiple&#xA;generations, the mental states of atomized individuals, the human relationship&#xA;with time, and the destructive influence hierarchical organization and&#xA;boundless commerce has on societies.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;Full of insane but intriguing characters who continue to surprise the reader&#xA;with their actions/choices in all kinds of unexpected situations, the novel&#xA;weaves tragedy in comedy in a very unique and (to me) appealing way.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgba598d5&#34;&gt;&lt;/a&gt;Trainspotting&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-49&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Irvine Welsh&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcac4ebc&#34;&gt;&lt;/a&gt;Uncle Tom&#39;s Cabin&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-50&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Harriet Beecher Stowe&#xA;SOURCE: https://standardebooks.org/ebooks/harriet-beecher-stowe/uncle-toms-cabin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org88df98a&#34;&gt;&lt;/a&gt;Women&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-51&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charles Bukowski&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org601ef18&#34;&gt;&lt;/a&gt;Ham on Rye&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-52&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charles Bukowski&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org999b0ce&#34;&gt;&lt;/a&gt;Post Office&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-53&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charles Bukowski&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org82f099b&#34;&gt;&lt;/a&gt;Neighbors&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-54&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Diane Oliver&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org18df862&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Journey to the End of the Night&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-55&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Louis-Ferdinand Céline&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2754f0a&#34;&gt;&lt;/a&gt;Diary of a Drug Fiend&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-56&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aleister Crowley&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org46620da&#34;&gt;&lt;/a&gt;The Meursault Investigation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-57&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kamel Daoud&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2e06f6e&#34;&gt;&lt;/a&gt;Im Schloß&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-58&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Theodor Storm&#xA;SOURCE: https://de.wikisource.org/wiki/Im_Schlo%C3%9F&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb100807&#34;&gt;&lt;/a&gt;Immensee&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-59&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Theodor Storm&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://gutenberg.org/ebooks/6651&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgda5db51&#34;&gt;&lt;/a&gt;The Rider on the White Horse&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-60&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Theodor Storm&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://gutenberg.org/ebooks/74008&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3a05388&#34;&gt;&lt;/a&gt;The Nickel Boys&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-61&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Colson Whitehead&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0cb5b56&#34;&gt;&lt;/a&gt;The Trial&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-62&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Franz Kafka&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf6062fd&#34;&gt;&lt;/a&gt;Prins Charles känsla&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-63&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Liv Strömquist&#xA;ORIGINAL_LANGUAGE: Swedish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf298535&#34;&gt;&lt;/a&gt;Dr. Leonardo’s Journey to Sloboda Switzerland with his Future Lover, the Beautiful Alcesta&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-64&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Maik Yohansen&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaf08cfa&#34;&gt;&lt;/a&gt;Don Quixote&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-65&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Miguel de Cervantes&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://standardebooks.org/ebooks/miguel-de-cervantes-saavedra/don-quixote/john-ormsby&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4d04651&#34;&gt;&lt;/a&gt;Tiger Trappers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-66&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ivan Bahrianyi&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;READ_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;1984&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; 1984&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1984&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Orwell&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;master-margarita&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Master and Margarita&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-master-margarita&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mikhail Bulgakov&#xA;RATING: 4&#xA;ORIGINAL_LANGUAGE: Russian&#xA;READ_LANGUAGE: Russian&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;An extremely rich book weaving the topics of unconditional love, religion,&#xA;insanity, magic, responsibility and guilt, and critique of Soviet society&#xA;(e.g. the snobishness within cultural circles, pervasive fear of the secret&#xA;police, and greed in a socialist society) in a highly sophisticated form.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org36155b6&#34;&gt;&lt;/a&gt;Lolita&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-69&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vladimir Nabokov&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org320d415&#34;&gt;&lt;/a&gt;Fight Club&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-70&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Chuck Palahniuk&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga0ce6a1&#34;&gt;&lt;/a&gt;Wrong Way&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-71&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Joanne McNeil&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org450432f&#34;&gt;&lt;/a&gt;Poor Things&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-72&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Alasdair Gray&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge13e93b&#34;&gt;&lt;/a&gt;My Struggle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-73&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karl Ove Knausgård&#xA;ORIGINAL_LANGUAGE: Norwegian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgad7c295&#34;&gt;&lt;/a&gt;American Street&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-74&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ibi Zoboi&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfb38234&#34;&gt;&lt;/a&gt;American Pastoral&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-75&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip Roth&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb5aa7a5&#34;&gt;&lt;/a&gt;Dying Animal&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-76&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip Roth&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd596c08&#34;&gt;&lt;/a&gt;Serenade for Nadia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-77&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ömer Zülfü Livanelioğlu&#xA;ORIGINAL_LANGUAGE: Turkish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd2f0dea&#34;&gt;&lt;/a&gt;Invisible Cities&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-78&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Italo Calvino&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org29bf80e&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Leopard&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-79&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Giuseppe Tomasi di Lampedusa&#xA;ORIGINAL_LANGUAGE: Italian&#xA;READ_LANGUAGE: German&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A historical novel centered on the Duke of Salina and his family during the&#xA;time of the &lt;a href=&#34;https://en.wikipedia.org/wiki/Unification_of_Italy&#34;&gt;Risorgimento&lt;/a&gt;. It&#39;s a magniloquent study of the aristocratic&#xA;society and the changes it undergoes. The novel&#39;s throughout ironic&#xA;undertone - most strongly expressed in Tancredi&#39;s fascinating sentence that&#xA;&#34;everything has to change to stay the same&#34; - makes it a pleasure to read;&#xA;even if one tends to dislike the depicted society (with its religious&#xA;hypocrisy, the economic inequality and feudal structure) itself. I also&#xA;found the character of the Duke likeable: especially his lamentations about&#xA;death and preoccupation with stars/eternity. But I never warmed up to the&#xA;rest of the novel as the content felt very mundane to me. Maybe that&#39;s&#xA;partially the point though.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org41dfc63&#34;&gt;&lt;/a&gt;Dom Casmurro&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-80&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Joaquim Maria Machado de Assis&#xA;ORIGINAL_LANGUAGE: Portuguese&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0d7ac96&#34;&gt;&lt;/a&gt;The Green Berets&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-81&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robin Moore&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1268e98&#34;&gt;&lt;/a&gt;In Cold Blood&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-82&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Truman Capote&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2e8a025&#34;&gt;&lt;/a&gt;Die Elixiere des Teufels&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-83&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: E. T. A. Hoffmann&#xA;SOURCE: http://www.zeno.org/Literatur/M/Hoffmann,+E.+T.+A./Romane/Die+Elixiere+des+Teufels&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;steppenwolf&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Steppenwolf&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-steppenwolf&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hermann Hesse&#xA;SOURCE: https://gutenberg.org/ebooks/75802&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;RATING: 5&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Powerful book which spoke to me like no other recently.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;The protagonist Harry Haller, an aging man, comes to see himself as a dual&#xA;being with an animalistic, raw, untamed side (the Steppenwolf) and a highly&#xA;sophisticated, cultured and intellectual one. He finds himself lonely and&#xA;totally unfit for life in the nationalistic and bourgeois society which&#xA;surrounds him. Although he despises that lifestyle in his mind, he has to&#xA;admit to himself that he outwardly resembles his contemporaries in his own&#xA;behavior. The very vivid inner conflict between his striving for ideals and&#xA;the actual baseness of his life brings Haller on the verge of suicide.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;He then gets to know a woman, who (tries to) introduce him to a more&#xA;accepting, joyful, humorous view on life.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;The book is superbly written and offers an intriguing depiction of a very&#xA;rich emotional inner life.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgde82740&#34;&gt;&lt;/a&gt;Der schwarze Obelisk&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-85&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Erich Maria Remarque&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1cbe807&#34;&gt;&lt;/a&gt;Drei Kameraden&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-86&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Erich Maria Remarque&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf0078d4&#34;&gt;&lt;/a&gt;The Bonfire of the Vanities&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-87&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tom Wolfe&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org16565ee&#34;&gt;&lt;/a&gt;Der Zauberberg&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-88&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Mann&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1004d75&#34;&gt;&lt;/a&gt;Tropic of Cancer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-89&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henry Miller&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbebfd27&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done CANC&#34;&gt;CANC&lt;/span&gt; Présence de la mort&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-90&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Charles Ferdinand Ramuz&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;The novel has a very interesting premise of the Earth falling into the sun and&#xA;how people react to it, but I found it neigh unreadable.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf133495&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; Slaughterhouse-Five&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-91&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kurt Vonnegut&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf585fd8&#34;&gt;&lt;/a&gt;The Passion According to G.H.&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-92&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Clarice Lispector&#xA;ORIGINAL_LANGUAGE: Portuguese&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb134be1&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Mrs. Dalloway&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-93&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Virginia Woolf&#xA;SOURCE: https://standardebooks.org/ebooks/virginia-woolf/mrs-dalloway&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd2461ca&#34;&gt;&lt;/a&gt;Piranesi&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-94&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Susanna Clarke&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org44e5525&#34;&gt;&lt;/a&gt;All the Pretty Horses&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-95&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cormac McCarthy&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org223b1ba&#34;&gt;&lt;/a&gt;The Vegetarian&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-96&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Han Kang&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6d4f446&#34;&gt;&lt;/a&gt;Fear and Loathing in Las Vegas&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-97&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hunter S. Thompson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4542da3&#34;&gt;&lt;/a&gt;House of Leaves&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-98&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mark Z. Danielewski&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5e11eb3&#34;&gt;&lt;/a&gt;The Road&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-99&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cormac McCarthy&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org41cf38f&#34;&gt;&lt;/a&gt;Infinite Jest&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-100&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Foster Wallace&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeb16827&#34;&gt;&lt;/a&gt;The Tartar Steppe&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-1-12-101&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dino Buzzati&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-non-fiction&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;non-fiction&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;1.2.&lt;/span&gt; Non-Fiction&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-non-fiction&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgbe14743&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgbe14743&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.1.&lt;/span&gt; Psychology&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-1&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbdc7e18&#34;&gt;&lt;/a&gt;The Principles of Psychology&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William James&#xA;PUBLISHED: 1890&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org052768e&#34;&gt;&lt;/a&gt;What Is Thought?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Eric B. Baum&#xA;PUBLISHED: 2003&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4812c6d&#34;&gt;&lt;/a&gt;Sparse Distributed Memory&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Pentti Kanerva&#xA;PUBLISHED: 1988&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbb677f7&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; Thinking, Fast and Slow&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daniel Kahneman&#xA;PUBLISHED: 2011&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb521543&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo READING&#34;&gt;READING&lt;/span&gt; The Analysis of Mind&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bertrand Russell&#xA;PUBLISHED: 1921&#xA;SOURCE: https://www.gutenberg.org/ebooks/2529&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org45b1a85&#34;&gt;&lt;/a&gt;The Psychology of Espionage&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula M. Wilder&#xA;SOURCE: https://www.cia.gov/resources/csi/static/psychology-of-espionage.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2170fee&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; How Emotions Are Made&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lisa Feldman Barrett&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge48890e&#34;&gt;&lt;/a&gt;Flow: The Psychology of Optimal Experience&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mihaly Czikszentmihalyi&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org77cfcf1&#34;&gt;&lt;/a&gt;Dream and Existence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ludwig Binswanger&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9064815&#34;&gt;&lt;/a&gt;Basic Forms and Knowledge of Human Existence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ludwig Binswanger&#xA;READ_LANGUAGE: German&#xA;ORIGINAL_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge12c8c7&#34;&gt;&lt;/a&gt;Life Against Death: The Psychoanalytical Meaning of History&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Norman O. Brown&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaa8bbd9&#34;&gt;&lt;/a&gt;On Killing: The Psychological Cost of Learning to Kill in War and Society&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dave Grossman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0d485cf&#34;&gt;&lt;/a&gt;The Design of Everyday Things&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Donald Norman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1385346&#34;&gt;&lt;/a&gt;Atomic Habits&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Clear&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb786dbc&#34;&gt;&lt;/a&gt;Selfless: The Social Creation of &#34;You&#34;&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Brian Lowery&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc111c9a&#34;&gt;&lt;/a&gt;Solve for Happy&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mo Gawdat&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcfe435b&#34;&gt;&lt;/a&gt;The Denial of Death&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ernest Becker&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgcb3dc11&#34;&gt;&lt;/a&gt;Man and His Symbols&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Carl Gustav Jung&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org20b4760&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Humor, Seriously: Why Humor Is a Secret Weapon in Business and Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jennifer Aaker, Naomi Bagdonas&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org96f1901&#34;&gt;&lt;/a&gt;Radical Honesty: How to Transform Your Life by Telling the Truth&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Brad Blanton&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga2c3416&#34;&gt;&lt;/a&gt;The Myth of Normal: Trauma, Illness, and Healing in a Toxic Culture&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gabor Maté, Daniel Maté&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8d6a600&#34;&gt;&lt;/a&gt;The Body Keeps the Score: Brain, Mind, and Body in the Healing of Trauma&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bessel van der Kolk&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge7d1a47&#34;&gt;&lt;/a&gt;Your Erroneous Zones&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Wayne W. Dyer&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga40bebd&#34;&gt;&lt;/a&gt;No Bad Parts: Healing Trauma and Restoring Wholeness with the Internal Family Systems Model&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-1-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard C. Schwartz&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org5fb1ba4&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org5fb1ba4&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.2.&lt;/span&gt; Business&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-2&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5ab6ea3&#34;&gt;&lt;/a&gt;Who Moved My Cheese?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Spencer Johnson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4917721&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Four Thousand Weeks: Time Management for Mortals&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Oliver Burkeman&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Read this book earlier this year and remember that despite a sensible&#xA;hypothesis (give up on achieving &lt;b&gt;everything&lt;/b&gt; in one&#39;s finite time) and&#xA;containing some useful advice on confronting finitude in everyday life (accept&#xA;that decisions necessarily imply giving up on certain things; be aware and in&#xA;the moment; serialize tasks whenever possible), I couldn&#39;t help but feel that&#xA;the insights weren&#39;t particularly new: E.g. the stoics have had some of the&#xA;exact same thoughts roundabout 2000 years before.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org724dbb8&#34;&gt;&lt;/a&gt;Getting to Yes: Negotiating Agreement Without Giving In&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Roger Fisher, William Ury, Bruce Patton&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4e3e0a8&#34;&gt;&lt;/a&gt;The Decision Book: Fifty Models for Strategic Thinking&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mikael Krogerus, Roman Tschäppeler&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb79e2f4&#34;&gt;&lt;/a&gt;Digital Minimalism: Choosing a Focused Life in a Noisy World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cal Newport&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga237dec&#34;&gt;&lt;/a&gt;Deep Work: Rules for Focused Success in a Distracted World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cal Newport&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org332674f&#34;&gt;&lt;/a&gt;Here Comes Everybody: The Power of Organizing Without Organizations&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-2-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Clay Shirky&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org9d70311&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org9d70311&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.3.&lt;/span&gt; Complexity&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7522b96&#34;&gt;&lt;/a&gt;Complexity: The Emerging Science at the Edge of Order and Chaos&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-3-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mitchell Waldrop&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1e95483&#34;&gt;&lt;/a&gt;At Home in the Universe&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-3-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stuart A. Kauffman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc16862d&#34;&gt;&lt;/a&gt;Ubiquity&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-3-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mark Buchanan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgf17743d&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgf17743d&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.4.&lt;/span&gt; Programming&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-4&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf01fe1c&#34;&gt;&lt;/a&gt;Computational Thinking&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jeannette M. Wing&#xA;SOURCE: https://dl.acm.org/doi/pdf/10.1145/1118178.1118215&#xA;PUBLISHED: 2006&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org14a5769&#34;&gt;&lt;/a&gt;Structure and Interpretation of Computer Programs&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Harold Abelson, Gerald Jay Sussman, Julie Sussman&#xA;SOURCE: https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/index.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga52c4ac&#34;&gt;&lt;/a&gt;Computer Science: Do It Yourself Wiki&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Yinmin Zhong&#xA;SOURCE: https://csdiy.wiki/en/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge83b376&#34;&gt;&lt;/a&gt;Crafting Interpreters&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert Nystrom&#xA;SOURCE: https://craftinginterpreters.com/contents.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6352ce1&#34;&gt;&lt;/a&gt;Hacking: The Art of Exploitation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jon Erickson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org51f69d8&#34;&gt;&lt;/a&gt;The Secret Life of Programs: Understand Computers &amp;#x2013; Craft Better Code&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jon Steinhart&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4b44c3c&#34;&gt;&lt;/a&gt;The Mythical Man-Month: Essays on Software Engineering&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Frederick P. Brooks Jr.&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org75c16b0&#34;&gt;&lt;/a&gt;The Little Schemer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daniel P. Friedman, Matthias Felleisen&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgca59476&#34;&gt;&lt;/a&gt;Implementation Patterns&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-4-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kent Beck&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;getting-real&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Getting Real&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-getting-real&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: 37 Signals LLC&#xA;SOURCE: https://basecamp.com/gettingreal&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Insightful and practical short booklet on how to build a sucessful web&#xA;app. While I don&#39;t agree with some details, the strong focus on practicality,&#xA;simplicity, minimalism and customer/user-orientation resonates well with me.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org80ab43c&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org80ab43c&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.5.&lt;/span&gt; Political theory&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-5&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0a8a841&#34;&gt;&lt;/a&gt;Anarchy Works&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Gelderloos&#xA;SOURCE: https://theanarchistlibrary.org/library/peter-gelderloos-anarchy-works&#xA;PUBLISHED: 2010&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6108bcb&#34;&gt;&lt;/a&gt;Jeder Mensch&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;ORIGINAL_LANGUAGE: German&#xA;AUTHOR: Ferdinand von Schirach&#xA;PUBLISHED: 2021&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7ad8594&#34;&gt;&lt;/a&gt;The Logic of Collective Action: Public Goods and the Theory of Groups&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mancur Olson Jr.&#xA;PUBLISHED: 1965&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org27dda3a&#34;&gt;&lt;/a&gt;Post-Scarcity Anarchism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Murray Bookchin&#xA;PUBLISHED: 1971&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org23e0eea&#34;&gt;&lt;/a&gt;Doppelganger: A Trip into the Mirror World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Naomi Klein&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4567944&#34;&gt;&lt;/a&gt;Politics and Morals&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Benedetto Croce&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7a27e78&#34;&gt;&lt;/a&gt;How Nonviolence Protects the State&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Gelderloos&#xA;SOURCE: https://theanarchistlibrary.org/library/peter-gelderloos-how-nonviolence-protects-the-state&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org627ef0d&#34;&gt;&lt;/a&gt;Anarchy explained to children&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: José Antonio Emmanuel&#xA;SOURCE: https://theanarchistlibrary.org/library/jose-antonio-emmanuel-anarchy-explained-to-children&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb0a4650&#34;&gt;&lt;/a&gt;Anarchistische Ökologien&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Milo Probst&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.matthes-seitz-berlin.de/fs/OPENACCESS/probst_anarchistische-oekologien_oa.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5e87c65&#34;&gt;&lt;/a&gt;How to Spot a Fascist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Umberto Eco&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd968ecb&#34;&gt;&lt;/a&gt;The Myth of the Strong Leader&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Archie Brown&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org60cc57e&#34;&gt;&lt;/a&gt;Blackshirts &amp;amp; Reds&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Parenti&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge3badfe&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo READING&#34;&gt;READING&lt;/span&gt; Political Theory of Anarchism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jonathan Eibisch&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.transcript-verlag.de/978-3-8376-7183-4/politische-theorie-des-anarchismus/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3fe45c3&#34;&gt;&lt;/a&gt;The Human Condition&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hannah Arendt&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org262b622&#34;&gt;&lt;/a&gt;The Quest for Cosmic Justice&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Sowell&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeb53bbc&#34;&gt;&lt;/a&gt;Ethics: Origin and Development&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Kropotkin&#xA;ORIGINAL_LANGUAGE: Russian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org68b8ac6&#34;&gt;&lt;/a&gt;Mutual Aid&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Kropotkin&#xA;SOURCE: https://standardebooks.org/ebooks/peter-kropotkin/mutual-aid&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc64a136&#34;&gt;&lt;/a&gt;The Origins of Totalitarianism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hannah Arendt&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3a57bd7&#34;&gt;&lt;/a&gt;The Road to Serfdom&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Friedrich A. Hayek&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1ec1d8f&#34;&gt;&lt;/a&gt;Imagined Communities: Reflections on the Origin and Spread of Nationalism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Benedict Anderson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1c27028&#34;&gt;&lt;/a&gt;What Money Can&#39;t Buy: The Moral Limits of Markets&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Joseph Sandel&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org76985af&#34;&gt;&lt;/a&gt;Orientalism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-5-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edward Said&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org85fd4d0&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org85fd4d0&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.6.&lt;/span&gt; Economics&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-6&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1fc51c7&#34;&gt;&lt;/a&gt;The Political Economy of Participatory Economics&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Albert, Robin Hahnel&#xA;SOURCE: https://znetwork.org/wp-content/uploads/zbooks/htdocs/books/polpar.htm&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org815eba3&#34;&gt;&lt;/a&gt;Looking Forward: Participatory Economics for the Twenty First Century&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Albert, Robin Hahnel&#xA;SOURCE: https://znetwork.org/looking-forward/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org03fe7ea&#34;&gt;&lt;/a&gt;Governing the Commons: The Evolution of Institutions for Collective Action&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Elinor Ostrom&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb6220d2&#34;&gt;&lt;/a&gt;The Wealth of Nations&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Adam Smith&#xA;SOURCE: https://standardebooks.org/ebooks/adam-smith/the-wealth-of-nations&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb52ba1c&#34;&gt;&lt;/a&gt;Moneyland: Why Thieves and Crooks Now Rule the World and How To Take It Back&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Oliver Bullough&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdf9933d&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Technofeudalism: What Killed Capitalism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Yanis Varoufakis&#xA;PUBLISHED: 2023&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb4c5751&#34;&gt;&lt;/a&gt;The Intelligent Investor&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Benjamin Graham&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5154f84&#34;&gt;&lt;/a&gt;Fractals and Scaling in Finance&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Benoit Mandelbrot&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3eb3738&#34;&gt;&lt;/a&gt;Trade Wars are Class Wars&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Matthew C. Klein, Michael Pettis&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5aefa62&#34;&gt;&lt;/a&gt;Cloudmoney: Cash, Cards, Crypto, and the War for Our Wallets&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Brett Scott&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5a36b9d&#34;&gt;&lt;/a&gt;Der Wachstumszwang: Warum die Volkswirtschaft immer weiterwachsen muss, selbst wenn wir genug haben&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mathias Binswanger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;debt-5000-years&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Debt: The First 5000 Years&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-debt-5000-years&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Graeber&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf5ffffc&#34;&gt;&lt;/a&gt;Chokepoint Capitalism: How Big Tech and Big Content Captured Creative Labor Markets and How We&#39;ll Win Them Back&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Rebecca Giblin, Cory Doctorow&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgec6ab21&#34;&gt;&lt;/a&gt;Doughnut Economics: Seven Ways to Think Like a 21st-Century Economist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kate Raworth&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0d58cde&#34;&gt;&lt;/a&gt;Lords of Finance: The Bankers Who Broke the World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Liaquat Ahamed&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb73a0c7&#34;&gt;&lt;/a&gt;Small is Beautiful: A Study of Economics As If People Mattered&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ernst F. Schumacher&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6984f3c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Good Economics for Hard Times&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Abhijit V. Banerjee, Esther Duflo&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;why-nations-fail&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Why Nations Fail&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-why-nations-fail&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daron Acemoglu, James A. Robinson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdde2fe0&#34;&gt;&lt;/a&gt;Too Big to Fail: Inside the Battle to Save Wall Street&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-6-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andrew Ross Sorkin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org9af0b1c&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org9af0b1c&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.7.&lt;/span&gt; Biology&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-7&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaf4f752&#34;&gt;&lt;/a&gt;The Wisdom of the Hive&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-7-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Dyer Seeley&#xA;PUBLISHED: 1995&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org930104b&#34;&gt;&lt;/a&gt;Evolutionary Dynamics: Exploring the Equations of Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-7-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Martin Nowak&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8483f75&#34;&gt;&lt;/a&gt;Blueprint&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-7-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert Plomin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orga2437f0&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orga2437f0&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.8.&lt;/span&gt; History&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-8&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0079804&#34;&gt;&lt;/a&gt;The Last Stand of the Tin Can Sailors&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James D. Hornfisher&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0632d13&#34;&gt;&lt;/a&gt;Antifa: The Anti-Fascist Handbook&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mark Bray&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga3967ee&#34;&gt;&lt;/a&gt;Auschwitz&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Laurence Rees&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb157f48&#34;&gt;&lt;/a&gt;The Volunteer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jack Fairweather&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge470be0&#34;&gt;&lt;/a&gt;Berlin: The Downfall 1945&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Antony Beevor&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5eeed07&#34;&gt;&lt;/a&gt;Stalingrad&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Antony Beevor&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org469ec88&#34;&gt;&lt;/a&gt;Berlin Diary&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William L. Shirer&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org516c60c&#34;&gt;&lt;/a&gt;A Small, Stubborn Town: Life, death and defiance in Ukraine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andrew Harding&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbc55fd3&#34;&gt;&lt;/a&gt;The Gates of Europe: A History of Ukraine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Serhii Plokhy&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9064cc6&#34;&gt;&lt;/a&gt;The Anatomy of a Moment: Thirty-Five Minutes in History and Imagination&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Javier Cercas&#xA;ORIGINAL_LANGUAGE: Spanish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0ee89e9&#34;&gt;&lt;/a&gt;Band of Brothers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stephen E. Ambrose&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org044c7f7&#34;&gt;&lt;/a&gt;Das Schwarzbuch des Kommunismus&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stéphane Courtois&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org68a86bb&#34;&gt;&lt;/a&gt;A People&#39;s History of the United States&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Howard Zinn&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9761878&#34;&gt;&lt;/a&gt;We Were Soldiers Once&amp;#x2026;and Young: la Drang - The Battle That Changed the War in Vietnam&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Harold G. Moore, Joseph L. Galloway&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org45e3031&#34;&gt;&lt;/a&gt;Space Rogue: How the Hackers Known As L0pht Changed the World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cris Thomas&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;best-brightest&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo HOLD&#34;&gt;HOLD&lt;/span&gt; The Best and the Brightest&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-best-brightest&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Halberstam&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgccefe80&#34;&gt;&lt;/a&gt;Red Famine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Anne Applebaum&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org33d4c5c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; On Tyranny&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-8-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Timothy Snyder&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A very practically useful handbook on how citizens can sustain a healthy&#xA;democracy inspired by lessons from the 20th century.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org5119968&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org5119968&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.9.&lt;/span&gt; Mathematics&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-9&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1f71ddd&#34;&gt;&lt;/a&gt;A Graduate Course in Applied Cryptography&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-9-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan Boneh, Victor Shoup&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3d1e71b&#34;&gt;&lt;/a&gt;Fractal Geometry&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-9-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Frame, Benoit Mandelbrot, Nial Neger&#xA;SOURCE: https://gauss.math.yale.edu/public_html/People/frame/Fractals/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbae095d&#34;&gt;&lt;/a&gt;Statistics Done Wrong&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-9-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Alex Reinhart&#xA;SOURCE: https://www.statisticsdonewrong.com/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6496cfd&#34;&gt;&lt;/a&gt;The Drunkard&#39;s Walk: How Randomness Rules Our Lives&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-9-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Leonard Mlodinow&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;not-to-be-wrong&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; How Not to Be Wrong&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-not-to-be-wrong&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jordan Ellenberg&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Very nice book about how mathematical thinking can help structure&#xA;everyday problems and decision making.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org69c1085&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org69c1085&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.10.&lt;/span&gt; Causality&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-10&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgefee3a1&#34;&gt;&lt;/a&gt;The Book of Why: The New Science of Cause and Effect&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-10-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Judea Pearl, Dana Mackenzie&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgc4e26f2&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgc4e26f2&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.11.&lt;/span&gt; (Auto-)Biography / Memoir&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-11&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge70712f&#34;&gt;&lt;/a&gt;Desert Solitaire&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edward Abbey&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdedc2aa&#34;&gt;&lt;/a&gt;Homage to Catalonia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Orwell&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb358d00&#34;&gt;&lt;/a&gt;L&#39;Effondrement&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Édouard Louis&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;olaudah&#34;&gt;&lt;/a&gt;The Interesting Narrative of the Life of Olaudah Equiano&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-olaudah&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Olaudah Equiano&#xA;SOURCE: https://standardebooks.org/ebooks/olaudah-equiano/the-interesting-narrative-of-the-life-of-olaudah-equiano&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdbbbc08&#34;&gt;&lt;/a&gt;The Girl in the Green Sweater&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Krystyna Chiger, Daniel Paisner&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2afb514&#34;&gt;&lt;/a&gt;Between the World and Me&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ta-Nehisi Coates&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1149bc7&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Maus&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Art Spiegelman&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A moving comic about the trauma and multi-generational guilt induced by the&#xA;horrors of the Holocaust.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org50924a2&#34;&gt;&lt;/a&gt;Physics and Beyond&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Werner Heisenberg&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbf28b67&#34;&gt;&lt;/a&gt;The World of Yesterday&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stefan Zweig&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb5760ec&#34;&gt;&lt;/a&gt;The Pianist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Władysław Szpilman&#xA;ORIGINAL_LANGUAGE: Polish&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3cc800b&#34;&gt;&lt;/a&gt;Diary of an Invasion&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andrey Kurkov&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6e2a331&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; The Doors of Perception&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aldous Huxley&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0359acf&#34;&gt;&lt;/a&gt;A Tale of Love and Darkness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Amos Oz&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5ac78dd&#34;&gt;&lt;/a&gt;The African&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: J. M. G. Le Clézio&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org158775c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Lincoln&#39;s Virtues: An Ethical Biography&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Lee Miller&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga95a213&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Schützenhilfe&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jonas Kratzenberg&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Story of how a German Bundeswehr soldier feels the call of duty to use his&#xA;skills to protect the Ukrainian people in the wake of Russia&#39;s full scale&#xA;invasion in 2022. Details his experiences in the Armed Forces of Ukraine&#xA;until his battlefield injury.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org45201cd&#34;&gt;&lt;/a&gt;Surely You&#39;re Joking, Mr. Feynman!&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ralph Leighton, Richard Feynman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4fcbd38&#34;&gt;&lt;/a&gt;The Eden Express: A Memoir of Insanity&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mark Vonnegut&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc9739c7&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Wittgensteins Neffe&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Bernhard&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8fea5b8&#34;&gt;&lt;/a&gt;The Diving Bell and the Butterfly&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jean-Dominique Bauby&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8549eae&#34;&gt;&lt;/a&gt;A Surgeon&#39;s War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henry Ward Trueblood&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgce2393b&#34;&gt;&lt;/a&gt;Seven Pillars of Wisdom&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Edward Lawrence&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfd78dcf&#34;&gt;&lt;/a&gt;Wind, Sand and Stars&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Antoine de Saint-Exupéry&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbf971fa&#34;&gt;&lt;/a&gt;The Short-Timers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gustav Hasford&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org47189e7&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Becoming Myself: A Psychiatrist&#39;s Memoir&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Irvin D. Yalom&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfe1606c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; A Loss&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Olesya Khromeychuk&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgdd938c8&#34;&gt;&lt;/a&gt;A Long Way Gone: Memoirs of a Boy Soldier&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-11-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ishmael Beah&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgb6d9414&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgb6d9414&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.12.&lt;/span&gt; Free Culture, Open Content and FLOSS&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-12&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0a2688d&#34;&gt;&lt;/a&gt;The Seven Rules of Trust&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jimmy Wales&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org52bc9d0&#34;&gt;&lt;/a&gt;Digital Copyright&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jessica Litman&#xA;SOURCE: https://quod.lib.umich.edu/m/maize/mpub9798641&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orged131ac&#34;&gt;&lt;/a&gt;Against Intellectual Monopoly&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michele Boldrin, David K. Levine&#xA;SOURCE: http://www.dklevine.com/general/intellectual/againstnew.htm&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8436f92&#34;&gt;&lt;/a&gt;Athena Unbound: Why and How Scholarly Knowledge Should Be Free for All&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Baldwin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5fa14db&#34;&gt;&lt;/a&gt;Internet for the People&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ben Tarnoff&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0af6377&#34;&gt;&lt;/a&gt;The Copyright Wars: Three Centuries of Trans-Atlantic Battle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Baldwin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga5c083c&#34;&gt;&lt;/a&gt;Free Culture&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lawrence Lessig&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;culture-vs-copyright&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Culture vs. Copyright&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-culture-vs-copyright&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Anatoly Volynets&#xA;SOURCE: https://en.wikisource.org/wiki/Culture_vs._Copyright&#xA;RATING: 3&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Insightful analysis on the difference of culture (described as an &lt;b&gt;inner&lt;/b&gt;&#xA;dialogue in the creator as well as a dialogue with the audience) and&#xA;civilization; in particular in the juxtaposition of cultural goods (whose value&#xA;increases with more use) in comparison to material ones (whose value decreases&#xA;with more utilization). While the analysis on copyright as an inhibitor of&#xA;innovation and &#34;the progress of science and useful arts&#34; is convincingly laid&#xA;out (e.g. I wasn&#39;t aware that the &lt;a href=&#34;https://en.wikipedia.org/wiki/Statute_of_Anne&#34;&gt;Statute of Anne&lt;/a&gt;, the precursor to the current&#xA;copyright system, was instituted upon the request of publishers, &lt;b&gt;not&lt;/b&gt;&#xA;authors), the alleged economic superiority of the alternative options&#xA;(self-tuning and authoright) for creators seems doubtful to me (unfortunately).&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org442da5f&#34;&gt;&lt;/a&gt;You Are Not a Gadget&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-12-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jaron Lanier&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org8851003&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org8851003&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.13.&lt;/span&gt; Philosophy&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-13&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org904aff4&#34;&gt;&lt;/a&gt;Essays in Radical Empiricism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William James&#xA;PUBLISHED: 1912&#xA;SOURCE: https://www.gutenberg.org/ebooks/32547&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf9fb25e&#34;&gt;&lt;/a&gt;The Taming of Chance&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ian Hacking&#xA;PUBLISHED: 1990&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org12fe0e5&#34;&gt;&lt;/a&gt;The Emergence of Probability&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ian Hacking&#xA;PUBLISHED: 1975&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org060561a&#34;&gt;&lt;/a&gt;Tractatus Logico-Philosophicus&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ludwig Wittgenstein&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.wittgensteinproject.org/w/index.php/Logisch-philosophische_Abhandlung&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5139c44&#34;&gt;&lt;/a&gt;Minima Moralia&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Theodor W. Adorno&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge0fe131&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo REREAD&#34;&gt;REREAD&lt;/span&gt; Meditations&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Marcus Aurelius&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org91effd1&#34;&gt;&lt;/a&gt;Philosophy and Psychedelics&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Christine Hauskeller, Peter Sjöstedt-Hughes&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org23e90cd&#34;&gt;&lt;/a&gt;The Mind&#39;s I&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Douglas Hofstadter, Daniel C. Dennett&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org082a6c6&#34;&gt;&lt;/a&gt;Consciousness Explained&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daniel C. Dennett&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org86e186f&#34;&gt;&lt;/a&gt;The Mystery of Consciousness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Searle&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5ceb7f3&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo READING&#34;&gt;READING&lt;/span&gt; The Conscious Mind: In Search of a Fundamental Theory&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Chalmers&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6acf8cd&#34;&gt;&lt;/a&gt;Aphorisms on the Wisdom of Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Arthur Schopenhauer&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.gutenberg.org/ebooks/47406&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc1336be&#34;&gt;&lt;/a&gt;The World as Will and Representation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Arthur Schopenhauer&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: http://www.zeno.org/Philosophie/M/Schopenhauer,+Arthur/Die+Welt+als+Wille+und+Vorstellung&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd6ef94d&#34;&gt;&lt;/a&gt;The Ego Tunnel: The Science of the Mind and the Myth of the Self&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Metzinger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org13175f2&#34;&gt;&lt;/a&gt;On the Duty of Civil Disobedience&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henry David Thoreau&#xA;SOURCE: https://gutenberg.org/ebooks/71&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb7bbe3b&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Walking&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henry David Thoreau&#xA;SOURCE: https://www.gutenberg.org/ebooks/1022&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Found this to be a very weird essay. It&#39;s a mixture of praise to the&#xA;benefits of walking Thoreau experienced personally, interspersed with&#xA;reflections on man&#39;s relationship to Nature as opposed to culture. While the&#xA;latter contain some (mildly) interesting thoughts (importance of living in&#xA;the moment, &#34;Here is his library, but his study is out of doors.&#34;, servility&#xA;of looking for laws to obey), the ideas that &#34;wildness&#34; is essential to&#xA;life, that westward movement of men is an inevitability with a clear&#xA;mission, and that Nature (rather than culture) is the source of intellectual&#xA;and moral growth are not very convincing.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org473fd06&#34;&gt;&lt;/a&gt;Reality&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Peter Kingsley&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga7377c0&#34;&gt;&lt;/a&gt;Philosophical Investigations&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ludwig Wittgenstein&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.wittgensteinproject.org/w/index.php/Philosophische_Untersuchungen&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;tao-te-ching&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo HOLD&#34;&gt;HOLD&lt;/span&gt; Tao Te Ching&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-tao-te-ching&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;Author: Laozi&#xA;ORIGINAL_LANGUAGE: Chinese&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://standardebooks.org/ebooks/laozi/tao-te-ching/james-legge&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;zarathustra&#34;&gt;&lt;/a&gt;&lt;span class=&#34;todo HOLD&#34;&gt;HOLD&lt;/span&gt; Thus Spoke Zarathustra&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-zarathustra&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Friedrich Wilhelm Nietzsche&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://www.gutenberg.org/ebooks/7205&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfca79c4&#34;&gt;&lt;/a&gt;Existentialism is a Humanism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jean-Paul Sartre&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org08576ad&#34;&gt;&lt;/a&gt;Sein und Zeit&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Martin Heidegger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org248687e&#34;&gt;&lt;/a&gt;The Myth of Sisyphus&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Albert Camus&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgca1ea59&#34;&gt;&lt;/a&gt;The First and Last Freedom&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jiddu Krishnamurti&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgff78342&#34;&gt;&lt;/a&gt;How to Be an Existentialist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gary Cox&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfe5780b&#34;&gt;&lt;/a&gt;Mind and Cosmos: Why the Materialist Neo-Darwinian Conception of Nature Is Almost Certainly False&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Nagel&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3adfc46&#34;&gt;&lt;/a&gt;The Foundations of Science&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henri Poincaré&#xA;ORIGINAL_LANGUAGE: French&#xA;SOURCE: https://www.gutenberg.org/ebooks/39713&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5f5f14b&#34;&gt;&lt;/a&gt;Beyond Freedom and Dignity&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Burrhus Frederic Skinner&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8fdadf6&#34;&gt;&lt;/a&gt;On Bullshit&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-13-29&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Harry G. Frankfurt&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org9ae5f45&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org9ae5f45&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.14.&lt;/span&gt; Physics&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-14&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3895a15&#34;&gt;&lt;/a&gt;The Feynman Lectures on Physics&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-14-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard Phillips Feynman&#xA;SOURCE: https://www.feynmanlectures.caltech.edu/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org547e484&#34;&gt;&lt;/a&gt;Quantum Computation and Quantum Information&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-14-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Nielsen, Isaac Chuang&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd863b98&#34;&gt;&lt;/a&gt;Candide and the Physicist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-14-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bernard d&#39;Espagnat&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgfde911d&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgfde911d&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.15.&lt;/span&gt; Technology&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-15&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbae43e0&#34;&gt;&lt;/a&gt;Cult of the Dead Cow&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Joseph Menn&#xA;PUBLISHED: 2025&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org41e00a0&#34;&gt;&lt;/a&gt;Internet, Mon Amour&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Agnese Trocchi&#xA;PUBLISHED: 2019&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org52c515f&#34;&gt;&lt;/a&gt;Resisting AI&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan McQuillan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc76cc1a&#34;&gt;&lt;/a&gt;Tools for Conviviality&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ivan Illich&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd03bdfe&#34;&gt;&lt;/a&gt;Addiction by Design&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Natasha Dow Schüll&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org69e7dcf&#34;&gt;&lt;/a&gt;The Cultural Logic of Computation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Golumbia&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1fa686a&#34;&gt;&lt;/a&gt;Empire of AI: Dreams and Nightmares in Sam Altman&#39;s OpenAI&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karen Hao&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc39243b&#34;&gt;&lt;/a&gt;Artificial Communication: How Algorithms Produce Social Intelligence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Elena Esposito&#xA;SOURCE: https://direct.mit.edu/books/book/5338/Artificial-CommunicationHow-Algorithms-Produce&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org13bd454&#34;&gt;&lt;/a&gt;Code: And Other Laws of Cyberspace version 2&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lawrence Lessig&#xA;SOURCE: https://commons.wikimedia.org/wiki/File:Code_v2.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf790299&#34;&gt;&lt;/a&gt;The AI Con&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Emily M. Bender, Alex Hanna&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge7e167d&#34;&gt;&lt;/a&gt;Hackers: Heroes of the Computer Revolution&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Steven Levy&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc22409c&#34;&gt;&lt;/a&gt;Blood in the Machine: The Origins of the Rebellion Against Big Tech&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Brian Merchant&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org50ae8d1&#34;&gt;&lt;/a&gt;Where Wizards Stay Up Late&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Katie Hafner, Matthew Lyon&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7d0d706&#34;&gt;&lt;/a&gt;Data Cartels: The Companies That Control and Monopolize Our Information&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Sarah Lamdan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org74874a9&#34;&gt;&lt;/a&gt;Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Cathy O&#39;Neil&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9d2596a&#34;&gt;&lt;/a&gt;Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kate Crawford&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org23dcccd&#34;&gt;&lt;/a&gt;New Dark Age:Technology and the End of the Future&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-15-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Bridle&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org3bda08e&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org3bda08e&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.16.&lt;/span&gt; Sociology&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-16&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc212173&#34;&gt;&lt;/a&gt;An Essay on the Principle of Population&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Robert Malthus&#xA;SOURCE: https://gutenberg.org/ebooks/4239&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1612433&#34;&gt;&lt;/a&gt;Digital Authoritarianism in the Making&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Françoise Daucé, Benjamin Loveluck, Francesca Musiani&#xA;SOURCE: https://direct.mit.edu/books/oa-edited-volume/6043/Digital-Authoritarianism-in-the-MakingRepression&#xA;PUBLISHED: 2025&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga56c62e&#34;&gt;&lt;/a&gt;Pleasure Activism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: adrienne maree brown&#xA;PUBLISHED: 2019&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf4af709&#34;&gt;&lt;/a&gt;Civil Resistance: What Everyone Needs to Know&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Erica Chenoweth&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org478926f&#34;&gt;&lt;/a&gt;Growing Up Absurd&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Paul Goodman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2fc3a84&#34;&gt;&lt;/a&gt;Madness and Civilization&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michel Foucault&#xA;ORIGINAL_LANGUAGE: French&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfb1d683&#34;&gt;&lt;/a&gt;The Utopia of Rules&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Graeber&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1ff7ba8&#34;&gt;&lt;/a&gt;Cowardice: A Brief History&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Chris Walsh&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8763fd1&#34;&gt;&lt;/a&gt;Winners Take All: The Elite Charade of Changing the World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-16-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Anand Giridharadas&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org5747a1b&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org5747a1b&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.17.&lt;/span&gt; Medicine / Health&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-17&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge8db13e&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Breath: The New Science of a Lost Art&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Nestor&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Despite sometimes making very hard to believe claims, the book highlights how&#xA;important breathing is for us humans and how one can benefit from doing it&#xA;correctly. After reading the book I have become much more attentive to my own&#xA;breathing and make an active effort to avoid mouth breathing at all costs&#xA;(incl. taping my mouth shut overnight).&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orged13647&#34;&gt;&lt;/a&gt;Why We Die&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Venki Ramakrishnan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge7e25d1&#34;&gt;&lt;/a&gt;Sleep: Change the way you sleep with this 90 minute read&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Nick Littlehales&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbca5426&#34;&gt;&lt;/a&gt;The Brain&#39;s Way of Healing: Remarkable Discoveries and Recoveries from the Frontiers of Neuroplasticity&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Norman Doidge&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org05a9cf2&#34;&gt;&lt;/a&gt;In Praise of Walking: A New Scientific Exploration&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Shane O&#39;Mara&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org991be03&#34;&gt;&lt;/a&gt;Why We Sleep: Unlocking the Power of Sleep and Dreams&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Matthew Walker&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org497e369&#34;&gt;&lt;/a&gt;Am Leben bleiben. Ein Onkologe bekämpft seinen Krebs.&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Wolfram Gössling&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3a0fe11&#34;&gt;&lt;/a&gt;Seven and a Half Lessons About the Brain&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-17-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lisa Feldman Barrett&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgc57e762&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgc57e762&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.18.&lt;/span&gt; Science&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-18&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6d32efc&#34;&gt;&lt;/a&gt;Towards Convivial Sciences: Uniting Strands of Critical Inquiry&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-18-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ephraim Pörtner, Tamara Lebrecht, Critical Scientists Switzerland&#xA;SOURCE: https://www.oekom.de/buch/towards-convivial-sciences-9783987261664&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org779619e&#34;&gt;&lt;/a&gt;Reinventing Discovery: The New Era of Networked Science&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-18-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Nielsen&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org71ac675&#34;&gt;&lt;/a&gt;Exceeding Our Grasp: Science, History, and the Problem of Unconceived Alternatives&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-18-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: P. Kyle Stanford&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0c16fb1&#34;&gt;&lt;/a&gt;Science Fictions: How Fraud, Bias, Negligence, and Hype Undermine the Search for Truth&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-18-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stuart J. Ritchie&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org87e8f08&#34;&gt;&lt;/a&gt;Conversations with a Mathematician: Math, Art, Science and the Limits of Reason&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-18-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Gregory J. Chaitin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org60fafac&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org60fafac&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.19.&lt;/span&gt; Religion&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-19&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3038fbb&#34;&gt;&lt;/a&gt;Bardo Thodol or The Tibetan Book of the Dead&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-19-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karma Lingpa&#xA;ORIGINAL_LANGUAGE: Tibetan&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgd4be58f&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgd4be58f&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.20.&lt;/span&gt; Environment&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-20&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8995875&#34;&gt;&lt;/a&gt;Industrial Society and Its Future&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-20-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ted Kaczynski&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgabf379f&#34;&gt;&lt;/a&gt;Fire Weather&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-20-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Vaillant&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaeb186a&#34;&gt;&lt;/a&gt;Silent Spring&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-20-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Rachel Carson&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20151002&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org61b814a&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org61b814a&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.21.&lt;/span&gt; Machine Learning and Artificial Intelligence&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-21&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge122261&#34;&gt;&lt;/a&gt;Artificial Intelligence: Foundations of Computational Agents&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-21-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David L. Poole, Alan K. Mackworth&#xA;SOURCE: https://artint.info/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc69d9e8&#34;&gt;&lt;/a&gt;Neural Networks and Deep Learning&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-21-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Nielsen&#xA;SOURCE: http://neuralnetworksanddeeplearning.com/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8b8e31f&#34;&gt;&lt;/a&gt;Deep Learning&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-21-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ian Goodfellow, Yoshua Bengio, Aaron Courville&#xA;SOURCE: https://www.deeplearningbook.org/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org446346a&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org446346a&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;1.2.22.&lt;/span&gt; Uncategorized&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-1-2-22&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org78bfaa9&#34;&gt;&lt;/a&gt;Summa Technologiae&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stanisław Lem&#xA;ORIGINAL_LANGUAGE: Polish&#xA;PUBLISHED: 1964&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd6a3269&#34;&gt;&lt;/a&gt;Attensity!&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: The Friends of Attention&#xA;PUBLISHED: 2026&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org11493c5&#34;&gt;&lt;/a&gt;bolo&#39;bolo&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hans Widmer&#xA;PUBLISHED: 1983&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc16a5eb&#34;&gt;&lt;/a&gt;Cities for a Single Planet&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Hans Widmer&#xA;PUBLISHED: 2025&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3ded34a&#34;&gt;&lt;/a&gt;Phi: A Voyage from the Brain to the Soul&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Giulio Tononi&#xA;PUBLISHED: 2012&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org32f1824&#34;&gt;&lt;/a&gt;Kritik der Kompetenz&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andreas Gelhard&#xA;ORIGINAL_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org13473c5&#34;&gt;&lt;/a&gt;Revolting Librarians&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR:&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb028268&#34;&gt;&lt;/a&gt;Crisis Engineering&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Marina Nitze, Matthew Weaver, Mikey Dickerson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org72252ac&#34;&gt;&lt;/a&gt;A Guide for the Perplexed&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ernst F. Schumacher&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc986d06&#34;&gt;&lt;/a&gt;The Checklist Manifesto&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Atul Gawande&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2e3b553&#34;&gt;&lt;/a&gt;Against Interpretation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Susan Sontag&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7c15172&#34;&gt;&lt;/a&gt;Deschooling Society&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ivan Illich&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgfd71d66&#34;&gt;&lt;/a&gt;Lost People: Magic and the Legacy of Slavery in Madagascar&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: David Graeber&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8a0fb21&#34;&gt;&lt;/a&gt;Women and War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aurélie Bros&#xA;ORIGINAL_LANGUAGE: Ukrainian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgee1d8e8&#34;&gt;&lt;/a&gt;The Art of War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Sun Tzu&#xA;SOURCE: https://standardebooks.org/ebooks/sun-tzu/the-art-of-war/lionel-giles&#xA;ORIGINAL_LANGUAGE: Chinese&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf7c432d&#34;&gt;&lt;/a&gt;A Burst of Light&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Audre Lorde&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb82bae6&#34;&gt;&lt;/a&gt;Steal this book&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Abbie Hoffman&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9b6c245&#34;&gt;&lt;/a&gt;SuperCooperators: Altruism, Evolution, and Why We Need Each Other to Succeed&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Martin Nowak&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1695a24&#34;&gt;&lt;/a&gt;Trust Me, I&#39;m Lying&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ryan Holiday&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd7a1198&#34;&gt;&lt;/a&gt;The Elephant and the Blind&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Metzinger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf18a629&#34;&gt;&lt;/a&gt;How We Give Now: A Philanthropic Guide for the Rest of Us&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lucy Bernholz&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org90a706b&#34;&gt;&lt;/a&gt;Gomorrah&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Roberto Saviano&#xA;ORIGINAL_LANGUAGE: Italian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0f28d94&#34;&gt;&lt;/a&gt;The Origin of Consciousness in the Breakdown of the Bicameral Mind&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Julian Jaynes&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8db1b8f&#34;&gt;&lt;/a&gt;The Psychedelic Experience: A Manual Based on The Tibetan Book of the Dead&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Timothy Leary, Ralph Metzner, Richard Alpert&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgae620e4&#34;&gt;&lt;/a&gt;Gleich geht die Geschichte weiter, wir atmen nur aus: Essays&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tanja Maljartschuk&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4846189&#34;&gt;&lt;/a&gt;The Revolution Will be Digitised: Dispatches from the Information War&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Heather Brooke&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc408e0d&#34;&gt;&lt;/a&gt;Everybody Lies: Big Data, New Data, and What the Internet Can Tell Us About Who We Really Are&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Seth Stephens-Davidowitz&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb336d3d&#34;&gt;&lt;/a&gt;Calling Bullshit: The Art of Skepticism in a Data-Driven World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Carl T. Bergstrom, Jevin D. West&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4634b4c&#34;&gt;&lt;/a&gt;Critical Mass: How One Thing Leads to Another&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-29&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip Ball&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0ce57c5&#34;&gt;&lt;/a&gt;Programming &amp;amp; Metaprogramming in the Human Biocomputer: Theory &amp;amp; Experiments&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-30&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John C. Lilly&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6dd896e&#34;&gt;&lt;/a&gt;Be Here Now&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-31&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ram Dass&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbab82d3&#34;&gt;&lt;/a&gt;What&#39;s Our Problem?: A Self-Helf Book for Societies&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-32&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tim Urban&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2bcca6c&#34;&gt;&lt;/a&gt;Humankind: A Hopeful History&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-33&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Rutger Bregman&#xA;ORIGINAL_LANGUAGE: Dutch&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org85c037e&#34;&gt;&lt;/a&gt;The Organized Mind: Thinking Straight in the Age of Information Overload&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-34&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Daniel Levitin&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc04a075&#34;&gt;&lt;/a&gt;What is Life? The Physical Aspect of the Living Cell&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-35&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Erwin Schrödinger&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1bd232f&#34;&gt;&lt;/a&gt;Right Kind of Wrong: The Science of Failing Well&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-36&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Amy Edmondson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5933806&#34;&gt;&lt;/a&gt;Wanting&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-37&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Luke Burgis&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org159548d&#34;&gt;&lt;/a&gt;Why Most Things Fail&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-38&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Paul Ormerod&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8a881be&#34;&gt;&lt;/a&gt;Gödel, Escher, Bach: An Eternal Golden Braid&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-39&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Douglas Hofstadter&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3aee78e&#34;&gt;&lt;/a&gt;The Information: A History, a Theory, a Flood&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-40&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Gleick&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org70110ab&#34;&gt;&lt;/a&gt;An Immense World&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-1-2-22-41&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ed Yong&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-papers&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;papers&#34;&gt;&lt;span class=&#34;section-number-2&#34;&gt;2.&lt;/span&gt; papers&lt;/h2&gt;&#xA;&lt;div class=&#34;outline-text-2&#34; id=&#34;text-papers&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org599220a&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org599220a&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.1.&lt;/span&gt; Philosophy&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-1&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org37ecd79&#34;&gt;&lt;/a&gt;Minds, Brains, and Programs&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-1-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Searle&#xA;SOURCE: https://home.csulb.edu/~cwallis/382/readings/482/searle.minds.brains.programs.bbs.1980.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbf318ba&#34;&gt;&lt;/a&gt;What Is It Like to Be a Bat?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-1-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Thomas Nagel&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5d99ff0&#34;&gt;&lt;/a&gt;Philosophy of AI&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-1-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vincent C. Müller&#xA;SOURCE: https://philpapers.org/archive/MLLPOA.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf101d3f&#34;&gt;&lt;/a&gt;Morality and Art&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-1-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philippa Foot&#xA;SOURCE: https://philarchive.org/go.pl?id=FOOMAA-2&amp;proxyId=&amp;u=https%3A%2F%2Fphilpapers.org%2Farchive%2FFOOMAA-2.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orga43c26c&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orga43c26c&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.2.&lt;/span&gt; Computer Science&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-2&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org474013b&#34;&gt;&lt;/a&gt;Attention Is All You Need&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Łukasz Kaiser, Illia Polosukhin&#xA;SOURCE: https://proceedings.neurips.cc/paper_files/paper/2017/file/3f5ee243547dee91fbd053c1c4a845aa-Paper.pdf&#xA;PUBLISHED: 2017&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org91ddcb0&#34;&gt;&lt;/a&gt;No Silver Bullet—Essence and Accident in Software Engineering&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Fred Brooks&#xA;PUBLISHED: 1986&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0ca6022&#34;&gt;&lt;/a&gt;Time, Clocks, and the Ordering of Events in a Distributed System&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Leslie Lamport&#xA;PUBLISHED: 1978&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7867719&#34;&gt;&lt;/a&gt;Go To Statement Considered Harmful&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edsger W. Dijkstra&#xA;PUBLISHED: 1968&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org46bb291&#34;&gt;&lt;/a&gt;Recursive Functions of Symbolic Expressions and Their Computation by Machine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John McCarthy&#xA;PUBLISHED: 1960&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeba7e14&#34;&gt;&lt;/a&gt;The Anatomy of a Large-Scale Hypertextual Web Search Engine&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Sergey Brin, Larry Page&#xA;PUBLISHED: 1998&#xA;SOURCE: https://snap.stanford.edu/class/cs224w-readings/Brin98Anatomy.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbfba699&#34;&gt;&lt;/a&gt;Information Management: A Proposal&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Tim Berners-Lee&#xA;PUBLISHED: 1989&#xA;SOURCE: https://cds.cern.ch/record/369245/files/dd-89-001.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org25202e3&#34;&gt;&lt;/a&gt;A Protocol for Packet Network Intercommunication&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vinton G. Cerf, Robert E. Kahn&#xA;SOURCE: https://www.cs.princeton.edu/courses/archive/fall06/cos561/papers/cerf74.pdf&#xA;PUBLISHED: 1974&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf7af295&#34;&gt;&lt;/a&gt;The Complexity of Theorem-Proving Procedures&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Stephen A. Cook&#xA;SOURCE: https://www.inf.unibz.it/~calvanese/teaching/14-15-tc/material/cook-1971-NP-completeness-of-SAT.pdf&#xA;PUBLISHED: 1971&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3e35c24&#34;&gt;&lt;/a&gt;A Relational Model of Data for Large Shared Data Banks&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edgar F. Codd&#xA;SOURCE: https://www.seas.upenn.edu/~zives/03f/cis550/codd.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc34e3af&#34;&gt;&lt;/a&gt;On Computable Numbers, with an Application to the Entscheidungsproblem&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Alan Turing&#xA;SOURCE: https://www.cs.virginia.edu/~robins/Turing_Paper_1936.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeb4e22b&#34;&gt;&lt;/a&gt;A Mathematical Theory of Communication&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Claude E. Shannon&#xA;SOURCE: https://web.archive.org/web/19980715013250/http://cm.bell-labs.com/cm/ms/what/shannonday/shannon1948.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org8a93d42&#34;&gt;&lt;/a&gt;Reflections on Trusting Trust&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-2-0-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ken Thompson&#xA;SOURCE: https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_ReflectionsonTrustingTrust.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgf617fc1&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgf617fc1&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.3.&lt;/span&gt; Physics&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6a823d7&#34;&gt;&lt;/a&gt;Search for Artificial Stellar Sources of Infrared Radiation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-3-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Freeman J. Dyson&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org4cf45f4&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org4cf45f4&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.4.&lt;/span&gt; Complexity&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-4&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;more-is-different&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; More is Different&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-more-is-different&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Philip Warren Anderson&#xA;SOURCE: https://www.tkm.kit.edu/downloads/TKM1_2011_more_is_different_PWA.pdf&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;In one of the very first papers to approach the problem of &#34;emergence&#34;, nobel&#xA;prize winning physicist Philip Warren Anderson describes why accepting&#xA;reductionism (&#34;the ability to reduce everything to simple fundamental laws&#34;) as&#xA;a fundamental scientific hypothesis &#34;does not imply the ability to start from&#xA;those laws and reconstruct the universe&#34;. Anderson argues that increasing scale&#xA;will lead to unforeseen properties and behaviors on the higher level which&#xA;warrants separate and dedicated scientific study. In particular, he puts&#xA;forward &#34;the theory of &#39;broken &lt;a href=&#34;https://en.wikipedia.org/wiki/Symmetry_(physics)&#34;&gt;symmetry&lt;/a&gt;&#39;&#34; to explain &#34;phase transitions&#34; which&#xA;cause a &#34;shift from quantitative to qualitative differentiation&#34;. In Anderson&#39;s&#xA;view these qualitative shifts warrant scientific inquiry on every level and not&#xA;just on the level of fundamental laws.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;Finally, Anderson ends with a (purportedly historic) dialogue illustrating how&#xA;quantitative differences (can) lead to qualitative differences in economics:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&#xA;Fitzgerald: &#34;The rich are different from us.&#34;&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;Hemingway: &#34;Yes, they have more money.&#34;&#xA;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgd3e4bbc&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgd3e4bbc&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.5.&lt;/span&gt; Mathematics&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-5&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7d4e399&#34;&gt;&lt;/a&gt;Mathematical Creation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-5-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Henri Poincaré&#xA;ORIGINAL_LANGUAGE: French&#xA;READ_LANGUAGE: English&#xA;SOURCE: https://web.archive.org/web/20210923031615/https://henripoincarepapers.univ-nantes.fr/framepdf.php?url=http://henripoincarepapers.univ-nantes.fr/chp/hp-pdf/hp1910moa.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgb44fc40&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgb44fc40&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.6.&lt;/span&gt; Anthropology&lt;/h3&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org282d84e&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org282d84e&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.7.&lt;/span&gt; Economics&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-7&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1616c93&#34;&gt;&lt;/a&gt;Ostrom&#39;s Law: Property Rights in the Commons&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-7-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Lee Anne Fennell&#xA;SOURCE: https://thecommonsjournal.org/articles/10.18352/ijc.252&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf819a2f&#34;&gt;&lt;/a&gt;The Allocation of Food to Food Banks&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-7-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Canice Prendergast&#xA;SOURCE: https://bfi.uchicago.edu/wp-content/uploads/11.1-Prendergast-food4-model.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgc6c8239&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgc6c8239&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.8.&lt;/span&gt; Neuroscience&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-8&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org222d23f&#34;&gt;&lt;/a&gt;A Framework for Intelligence and Cortical Function Based on Grid Cells in the Neocortex&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-8-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jeff Hawkins, Marcus Lewis, Mirko Klukas, Scott Purdy, Subutai Ahmad&#xA;SOURCE: https://www.frontiersin.org/journals/neural-circuits/articles/10.3389/fncir.2018.00121/full&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgf95b9cf&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgf95b9cf&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.9.&lt;/span&gt; Artificial Intelligence and Machine Learning&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-9&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org4b341c5&#34;&gt;&lt;/a&gt;The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-9-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Parshin Shojaee, Iman Mirzadeh, Keivan Alizadeh, Maxwell Horton, Samy Bengio, Mehrdad Farajtabar&#xA;SOURCE: https://arxiv.org/abs/2506.06941&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org17b77b6&#34;&gt;&lt;/a&gt;Universal and Transferable Adversarial Attacks on Aligned Language Models&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-9-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andy Zou, Zifan Wang, Nicholas Carlini, Milad Nasr, J. Zico Kolter, Matt Fredrikson&#xA;SOURCE: https://llm-attacks.org/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org49ccf1c&#34;&gt;&lt;/a&gt;Computing Machinery and Intelligence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-9-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Alan Turing&#xA;PUBLISHED: 1950&#xA;SOURCE: https://courses.cs.umbc.edu/471/papers/turing.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd6081a3&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; ChatGPT is bullshit&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-9-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Townsen Hicks, James Humphries, Joe Slater&#xA;SOURCE: https://link.springer.com/content/pdf/10.1007/s10676-024-09775-5.pdf&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;The authors argue in this well-structured article that LLMs like ChatGPT&#xA;qualify as bullshitters (or bullshit machines) as described &lt;a href=&#34;#org8fdadf6&#34;&gt;Harry&#xA;Frankfurt&#39;s On Bullshit&lt;/a&gt; because of their utter indifference for&#xA;truth. Therefore, the authors deem bullshit to be a more accurate&#xA;description for LLM output than the widely accepted but more forgiving lingo&#xA;of hallucinations/confabulations.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org517c01f&#34;&gt;&lt;/a&gt;Delving into LLM-assisted writing in biomedical publications through excess vocabulary&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-9-0-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dmitry Kobak, Rita González-Márquez, Emőke-Ágnes Horvát, Jan Lause&#xA;SOURCE: https://www.science.org/doi/epdf/10.1126/sciadv.adt3813&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgdd48926&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;orgdd48926&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;2.10.&lt;/span&gt; Uncategorized&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-2-10&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge04c73c&#34;&gt;&lt;/a&gt;Epistemic Vigilance&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan Sperber&#xA;SOURCE: https://onlinelibrary.wiley.com/doi/10.1111/j.1468-0017.2010.01394.x&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org061065b&#34;&gt;&lt;/a&gt;From honeybees to Internet servers: biomimicry for distributed management of Internet hosting centers&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Sunil Nakrani, Craig Tovey&#xA;SOURCE: https://iopscience.iop.org/article/10.1088/1748-3182/2/4/S07&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org468c0de&#34;&gt;&lt;/a&gt;The Environmental Paradox of Bicycling&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Karl T. Ulrich&#xA;SOURCE: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1335210&#xA;PUBLISHED: 2006&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org665771e&#34;&gt;&lt;/a&gt;The economic and environmental sustainability of digital commons: Lessons from the 2023 Debian project survey&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Mathieu O’Neil, Sébastien Broca, Xiaolan Cai, Angela Daly, Cecilia Rikap, Sébastien Shulz, Stefano Zacchiroli&#xA;SOURCE: https://dcpc.info/publications/the-economic-and-environmental-sustainability-of-digital-commons-lessons-from-the-2023-debian-project-survey/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge6223c0&#34;&gt;&lt;/a&gt;The Science of Visual Data Communication: What Works&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Steven L. Franconeri, Lace M. Padilla, Priti Shah, Jeffrey M. Zacks, Jessica Hullman&#xA;SOURCE: https://journals.sagepub.com/doi/epdf/10.1177/15291006211051956&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org11b4a26&#34;&gt;&lt;/a&gt;No Community Can Do Everything: Why People Participate in Similar Online Communities&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Nathan TeBlunthuis, Charles Kiene, Isabella Brown, Laura (Alia) Levi, Nicole McGinnis, and Benjamin MakoHill&#xA;SOURCE: https://dl.acm.org/doi/epdf/10.1145/3512908&#xA;PUBLISHED: 2022&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org975e8d8&#34;&gt;&lt;/a&gt;Do Artifacts Have Politics?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Langdon Winner&#xA;SOURCE: https://www.jstor.org/stable/20024652&#xA;PUBLISHED: 1980&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1b37a93&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; How Much Technology Is Needed to Build a Smart Community Space?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Panayotis Antoniadis&#xA;SOURCE: https://www.computer.org/csdl/magazine/co/2025/12/11285919/2ckeXT1Fngs&#xA;PUBLISHED: 2025&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;The paper raises a few important points for the conceptualization of &#34;smart&#34;&#xA;cities (or local communities more generally) with respect to technology:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;The socializing aspect of human interactions cannot be replaced by&#xA;machines.&lt;/li&gt;&#xA;&lt;li&gt;Analog friction might be desired when it leads to meaningful interactions.&lt;/li&gt;&#xA;&lt;li&gt;People must be able to choose to use technology as much as is necessary,&#xA;not as much as possible. This implies that using less technology is an&#xA;option, too.&lt;/li&gt;&#xA;&lt;li&gt;Effective choice of technological solutions is only possible if people&#xA;can assess the workings, data flows and requirements/dependencies of the&#xA;technology in question.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;&#xA;It showcases how context-aware organizational and technological choices help&#xA;run a successful, centrally-located community space in Zurich.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org925eb01&#34;&gt;&lt;/a&gt;The Banality of &#34;Ethnic War&#34;&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-2-10-0-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Mueller&#xA;SOURCE: https://politicalscience.osu.edu/faculty/jmueller/is2000.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org1d7b38c&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;org1d7b38c&#34;&gt;&lt;span class=&#34;section-number-2&#34;&gt;3.&lt;/span&gt; other&lt;/h2&gt;&#xA;&lt;div class=&#34;outline-text-2&#34; id=&#34;text-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org2097ddb&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org2097ddb&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;3.1.&lt;/span&gt; essays&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-3-1&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf087567&#34;&gt;&lt;/a&gt;The Dark Forest Theory of the Internet&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bogna Konior&#xA;SOURCE: https://flugschriften.com/wp-content/uploads/2020/07/flugschriften-6-bogna-konior-the-dark-forest-theory-of-the-internet-v.2.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org09e5af5&#34;&gt;&lt;/a&gt;Existential Technologies&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bogna Konior&#xA;SOURCE: https://existentialtech.antikythera.org/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga5a7ae1&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Science, Liberty and Peace&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aldous Huxley&#xA;PUBLISHED: 1946&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20150551&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Huxley discusses the role of science (and scientists) and technology (and&#xA;technologists) in the ever increasing power in the hands of few, the&#xA;exploited &amp;amp; manipulated position workers find themselves in, blind belief in&#xA;inevitable progress used to defend all kinds of injustices in the present,&#xA;the dangers of nationalism, the role of war, and frailty of arms control. He&#xA;also sketches out alternative ways forward into a better future: more&#xA;personal moral responsibility, decentralisation, self-reliance, and&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Satyagraha&#34;&gt;non-violent protest&lt;/a&gt;.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd21dc84&#34;&gt;&lt;/a&gt;Who Goes Nazi?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dorothy Thompson&#xA;SOURCE: https://harpers.org/archive/1941/08/who-goes-nazi/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org44e85a6&#34;&gt;&lt;/a&gt;The Californian Ideology&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard Barbrook, Andy Cameron&#xA;PUBLISHED: 1995&#xA;SOURCE: https://web.archive.org/web/20061109180733/http://www.hrc.wmin.ac.uk/theory-californianideology.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5cb7c64&#34;&gt;&lt;/a&gt;Nine Things I Learned in Ninety Years&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edward Packard&#xA;SOURCE: https://edwardpackard.com/wp-content/uploads/2025/10/Nine-Things-I-Learned-In-Ninety-Years.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org21a71fa&#34;&gt;&lt;/a&gt;A Short Rebuttal to Searle&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Nils John Nilsson&#xA;PUBLISHED: 1984&#xA;SOURCE: https://ai.stanford.edu/~nilsson/OnlinePubs-Nils/General%20Essays/OtherEssays-Nils/searle.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3601b49&#34;&gt;&lt;/a&gt;Meditation on Obedience and Liberty&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Simone Weil&#xA;ORIGINAL_LANGUAGE: French&#xA;PUBLISHED: 1940&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgd0c8f36&#34;&gt;&lt;/a&gt;The Power of Words&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Simone Weil&#xA;ORIGINAL_LANGUAGE: French&#xA;PUBLISHED: 1937&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org32be6cc&#34;&gt;&lt;/a&gt;Die Krise der Sozialdemokratie&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Rosa Luxemburg&#xA;ORIGINAL_LANGUAGE: German&#xA;PUBLISHED: 1916&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5f7ea75&#34;&gt;&lt;/a&gt;Review of Adolph Hitler&#39;s &#34;Mein Kampf&#34;&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Orwell&#xA;SOURCE: http://gutenberg.net.au/ebooks16/1600051h.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org86a0d99&#34;&gt;&lt;/a&gt;Fascinating Fascism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Susan Sontag&#xA;SOURCE: https://marcuse.faculty.history.ucsb.edu/classes/33d/33dTexts/SontagFascinFascism75.htm&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc6df9f4&#34;&gt;&lt;/a&gt;Ur-Fascism&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Umberto Eco&#xA;SOURCE: https://theanarchistlibrary.org/library/umberto-eco-ur-fascism&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org03e9b55&#34;&gt;&lt;/a&gt;The Promised LAN&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-14&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Paul Tagliamonte&#xA;SOURCE: https://notes.pault.ag/tpl/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org831bd00&#34;&gt;&lt;/a&gt;The Carrier Bag Theory of Fiction&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-15&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ursula K. Le Guin&#xA;SOURCE: https://theanarchistlibrary.org/mirror/u/uk/ursula-k-le-guin-the-carrier-bag-theory-of-fiction.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6357c74&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; This World of Ours&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-16&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Mickens&#xA;SOURCE: https://www.usenix.org/system/files/1401_08-12_mickens.pdf&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A (sarcastic) plea for cryptographers to appreciate everyday scenarios and&#xA;constraints.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org750ba36&#34;&gt;&lt;/a&gt;The Night Watch&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-17&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Mickens&#xA;SOURCE: https://web.archive.org/web/20150212021416/http://research.microsoft.com/en-us/people/mickens/thenightwatch.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org18759bb&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; The Slow Winter&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-18&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: James Mickens&#xA;SOURCE: https://scholar.harvard.edu/files/mickens/files/theslowwinter.pdf&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Hilarious short story about the pitfalls of CPU design and the&#xA;ridiculousness of optimization beyond a certain point - especially when they&#xA;come at the price of incredible complexity.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org3a63744&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Review of 1984&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-19&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Isaac Asimov&#xA;SOURCE: https://www.newworker.org/ncptrory/1984.htm&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A scathing review of Orwell&#39;s &lt;a href=&#34;#1984&#34;&gt;1984&lt;/a&gt;: Asimov sees the book as a unimaginative,&#xA;personal vendetta with Stalinism, rather than a work of science fiction&#xA;denouncing totalitarianism. In his opinion, Orwell stays too close to the&#xA;technological level of the 1940s, comes up with unrealistic setups in the&#xA;world of 1984 (institutionalized hate events, perpetual war and rewriting of&#xA;history [historically not necessary], or total denunciation and control [how&#xA;would that work?]), and completely leaves non-Stalinist totalitarians out of&#xA;the picture.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgf5f888e&#34;&gt;&lt;/a&gt;Resisting the Techno-Fascist Takeover: Are We Ready for Decomputing?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-20&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Dan McQuillan&#xA;SOURCE: https://berlinergazette.de/resisting-the-techno-fascist-takeover-are-we-ready-for-decomputing/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org24b828c&#34;&gt;&lt;/a&gt;The Psychology of Political Violence&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-21&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Emma Goldman&#xA;SOURCE: https://theanarchistlibrary.org/library/emma-goldman-the-psychology-of-political-violence&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbccb756&#34;&gt;&lt;/a&gt;A Cypherpunk&#39;s Manifesto&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-22&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Eric Hughes&#xA;SOURCE: https://www.activism.net/cypherpunk/manifesto.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0db3d73&#34;&gt;&lt;/a&gt;What is Philosophy of Science good for?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-23&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Massimo Pigliucci&#xA;SOURCE: https://philosophynow.org/issues/44/What_is_Philosophy_of_Science_Good_For&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgaec6e41&#34;&gt;&lt;/a&gt;Die Rackets und der Geist&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-24&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Max Horkheimer&#xA;ORIGINAL_LANGUAGE: German&#xA;READ_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc532dde&#34;&gt;&lt;/a&gt;On the Shortness of Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-25&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Seneca the Younger&#xA;SOURCE: https://standardebooks.org/ebooks/seneca/dialogues/aubrey-stewart&#xA;ORIGINAL_LANGUAGE: Latin&#xA;READ_LANGUAGE: English&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc8f2652&#34;&gt;&lt;/a&gt;Self-Reliance&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-26&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Ralph Waldo Emerson&#xA;SOURCE: https://standardebooks.org/ebooks/ralph-waldo-emerson/essays/text/self-reliance&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga41958a&#34;&gt;&lt;/a&gt;A Room of One&#39;s Own&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-27&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Virginia Woolf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge00092a&#34;&gt;&lt;/a&gt;The Nooscope Manifested&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-28&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Vladan Joler, Matteo Pasquinelli&#xA;SOURCE: https://fritz.ai/nooscope/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc6f9a2e&#34;&gt;&lt;/a&gt;On the foolishness of &#34;natural language programming&#34;&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-29&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Edsger W. Dijkstra&#xA;SOURCE: https://www.cs.utexas.edu/~EWD/transcriptions/EWD06xx/EWD667.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org29adcd7&#34;&gt;&lt;/a&gt;The Tyranny of Structurelessness&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-30&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jo Freeman&#xA;SOURCE: https://www.jofreeman.com/joreen/tyranny.htm&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org7a8b27b&#34;&gt;&lt;/a&gt;BITCH Manifesto&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-31&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jo Freeman&#xA;SOURCE: https://www.jofreeman.com/joreen/bitch.htm&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org835a90d&#34;&gt;&lt;/a&gt;Life Without Law&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-32&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Strangers in a Tangled Wilderness&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1c78fac&#34;&gt;&lt;/a&gt;The Abolition of Work&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-33&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bob Black&#xA;SOURCE: https://theanarchistlibrary.org/library/bob-black-the-abolition-of-work&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9abebde&#34;&gt;&lt;/a&gt;Why Socialism?&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-34&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Albert Einstein&#xA;SOURCE: https://monthlyreview.org/2009/05/01/why-socialism/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org61a72e6&#34;&gt;&lt;/a&gt;Bethink Yourselves!&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-35&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Leo Tolstoy&#xA;SOURCE: https://ru.wikisource.org/wiki/%D0%9E%D0%B4%D1%83%D0%BC%D0%B0%D0%B9%D1%82%D0%B5%D1%81%D1%8C_(%D0%A2%D0%BE%D0%BB%D1%81%D1%82%D0%BE%D0%B9)&#xA;ORIGINAL_LANGUAGE: Russian&#xA;READ_LANGUAGE: Russian&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5c624b1&#34;&gt;&lt;/a&gt;Politics as a Vocation&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-1-0-36&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Max Weber&#xA;READ_LANGUAGE: German&#xA;SOURCE: https://de.wikisource.org/wiki/Politik_als_Beruf&#xA;ORIGINAL_LANGUAGE: German&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;politics-english-language&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Politics and the English Language&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-politics-english-language&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: George Orwell&#xA;SOURCE: https://www.fadedpage.com/showbook.php?pid=20180223&#xA;RATING: 4&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;In this essay, Orwell diagnoses a tendency &#34;away from concreteness&#34; in&#xA;modern prose which eliminates meaning and thereby prevents clear&#xA;thinking. &#34;Political language&#34;, in particular, &#34;is designed to make lies&#xA;sound truthful and murder respectable, and to give an appearance of solidity&#xA;to pure wind.&#34; A lack of clarity in one&#39;s words turns language into an&#xA;instrument &#34;for concealing or preventing&#34; rather than &#34;expressing&#34;&#xA;thought. As a guide for one&#39;s own writing (and thinking), Orwell gives the&#xA;following six rules to express oneself clearly:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&#34;Never use a methaphor, simile or other figure of speech which you are&#xA;used to seeing in print.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;Never use a long word where a short one will do.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;If it is possible to cut a word out, always cut it out.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;Never use the passive where you can use the active.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;Never use a foreign phrase, a scientific word or a jargon word, if you&#xA;can think of an everyday English equivalent.&#34;&lt;/li&gt;&#xA;&lt;li&gt;&#34;Break any of these rules sooner than say anything barbarous.&#34;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;p&gt;&#xA;While these rules serve as handy guidelines, most importantly Orwell&#xA;encourages us &#34;to let the meaning choose the word&#34; in a very conscious&#xA;process:&#xA;&lt;/p&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&#xA;[I]t is better to put off using words as long as possible and get one&#39;s meaning&#xA;as clear as one can through pictures or sensations. Afterwards one can choose&#xA;not simply &lt;i&gt;accept&lt;/i&gt; — the phrases that will best cover the meaning, and then&#xA;switch round and decide what impressions one&#39;s words are likely to make on&#xA;another person.&#xA;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org69ab2dc&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org69ab2dc&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;3.2.&lt;/span&gt; speeches&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-3-2&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9d2e534&#34;&gt;&lt;/a&gt;Two Concepts of Liberty&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-2-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Isaiah Berlin&#xA;SOURCE: https://web.archive.org/web/20240127190748/https://cactus.utahtech.edu/green/B_Readings/I_Berlin%20Two%20Concpets%20of%20Liberty.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;cargo-cult-science&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Cargo Cult Science&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-cargo-cult-science&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard Feynman&#xA;SOURCE: https://calteches.library.caltech.edu/51/2/CargoCult.htm&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;In the 1974 Caltech commencement speach Feynman pleads scientists to adhere to&#xA;basic scientific integrity by raising all kinds of doubts about their own&#xA;experimental results. He brings up issues persisting til today (lack of&#xA;reproduced results, academic/financial/political pressures) but argues that by&#xA;disregarding scientific integrity, scientists are fooling themselves and&#xA;leaving the realm of science.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgafb1014&#34;&gt;&lt;/a&gt;The Ultimate Revolution&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-2-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Aldous Huxley&#xA;SOURCE: https://www.organism.earth/library/document/ultimate-revolution&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org5f74047&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org5f74047&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;3.3.&lt;/span&gt; (news) articles&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-3-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2cf2bb6&#34;&gt;&lt;/a&gt;Cars Are the Worst Product Category We Have Ever Reviewed for Privacy&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jen Caltrider, Misha Rykov, Zoë MacDonald&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org70a071c&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; How easy is it to fudge your scientific rank&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Christie Wilcox&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Illustrates how (easily) metrics can be gamed, in this case the &lt;a href=&#34;https://en.m.wikipedia.org/wiki/H-index&#34;&gt;h-index&lt;/a&gt; (as&#xA;measured by Google Scholar) in the scientific community: Citation mills will&#xA;boost that rating for money, or you can just implement their modus operandi&#xA;yourself.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1da2650&#34;&gt;&lt;/a&gt;Notes on the Original Affluent Society&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Marshall Sahlins&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org6f6f6b2&#34;&gt;&lt;/a&gt;Seeking the Magic Mushroom&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: R. Gordon Wasson&#xA;SOURCE: https://bibliography.maps.org/bibliography/default/resource/15048&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb61d81e&#34;&gt;&lt;/a&gt;A New Theory of the Universe&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Robert Lanza&#xA;SOURCE: https://theamericanscholar.org/a-new-theory-of-the-universe/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org2e63f1c&#34;&gt;&lt;/a&gt;The Economy of Ideas&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-3-0-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: John Perry Barlow&#xA;SOURCE: https://www.wired.com/1994/03/economy-ideas/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org2070d00&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;org2070d00&#34;&gt;&lt;span class=&#34;section-number-3&#34;&gt;3.4.&lt;/span&gt; blog posts&lt;/h3&gt;&#xA;&lt;div class=&#34;outline-text-3&#34; id=&#34;text-3-4&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org38227e0&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org38227e0&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;3.4.1.&lt;/span&gt; Programming&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-3-4-1&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org1c7d7ae&#34;&gt;&lt;/a&gt;How To Become A Hacker&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Eric Steven Raymond&#xA;SOURCE: http://www.catb.org/~esr/faqs/hacker-howto.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org31889ff&#34;&gt;&lt;/a&gt;Epigrams in Programming&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Alan J. Perlis&#xA;SOURCE: https://www.cs.yale.edu/homes/perlis-alan/quotes.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org58cc765&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Why Rewriting Emacs is Hard&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Kana&#xA;SOURCE: https://kyo.iroiro.party/en/posts/why-rewriting-emacs-is-hard/&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;Describes some intricacies of Emacs string handling which Emacs rewrites&#xA;have to take care of.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org5cf8881&#34;&gt;&lt;/a&gt;How To Write Unmaintainable Code&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Roedy Green&#xA;SOURCE: https://github.com/Droogans/unmaintainable-code/blob/master/README.md&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org933faa2&#34;&gt;&lt;/a&gt;Worse is Better is Worse&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard P. Gabriel&#xA;SOURCE: https://dreamsongs.com/Files/worse-is-worse.pdf&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org54cad57&#34;&gt;&lt;/a&gt;The Rise of Worse is Better&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard P. Gabriel&#xA;SOURCE: https://dreamsongs.com/RiseOfWorseIsBetter.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb064840&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; -2000 Lines Of Code&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-7&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andy Hertzfeld&#xA;SOURCE: https://www.folklore.org/Negative_2000_Lines_Of_Code.html&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;A nice story illustrating how bad of a metric LOC are for productivity for&#xA;software devs.&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge041e0d&#34;&gt;&lt;/a&gt;The Grug Brained Developer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-8&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;SOURCE: https://grugbrain.dev&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org423a391&#34;&gt;&lt;/a&gt;How to conduct an effective code review&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-9&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Otto Kekäläinen&#xA;SOURCE: https://optimizedbyotto.com/post/how-to-code-review/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org9b8410d&#34;&gt;&lt;/a&gt;Debian source packages in git explained&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-10&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Otto Kekäläinen&#xA;SOURCE: https://optimizedbyotto.com/post/debian-source-package-git/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc415d4d&#34;&gt;&lt;/a&gt;Creating Debian packages from upstream Git&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-11&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Otto Kekäläinen&#xA;SOURCE: https://optimizedbyotto.com/post/debian-packaging-from-git/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org834f4af&#34;&gt;&lt;/a&gt;Permacomputing&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-12&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: viznut&#xA;SOURCE: http://viznut.fi/texts-en/permacomputing.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org011a6c6&#34;&gt;&lt;/a&gt;Permacomputing update 2021&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-1-13&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: viznut&#xA;SOURCE: http://viznut.fi/texts-en/permacomputing_update_2021.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org5709af9&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org5709af9&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;3.4.2.&lt;/span&gt; Artificial Intelligence, Machine Learning and Data Science&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-3-4-2&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbc67a15&#34;&gt;&lt;/a&gt;Decision Trees: The unreasonable power of nested decision rules&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Jared Wilber, Lucía Santamaría&#xA;SOURCE: https://mlu-explain.github.io/decision-tree/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb2a28b4&#34;&gt;&lt;/a&gt;The Unreasonable Effectiveness of Recurrent Neural Networks&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Andrej Karpathy&#xA;SOURCE: https://karpathy.github.io/2015/05/21/rnn-effectiveness/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orga1128d7&#34;&gt;&lt;/a&gt;The AI-collapse pre-mortem&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Bert Hubert&#xA;SOURCE: https://berthub.eu/articles/posts/an-ai-premortem/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgc51c017&#34;&gt;&lt;/a&gt;&lt;span class=&#34;done FINISHED&#34;&gt;FINISHED&lt;/span&gt; Lies, Damn Lies, and LLM Output&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Christophe Pettus&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&#xA;LLMs don’t know what is “true,” just what they’ve read.&#xA;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&#xA;[&amp;#x2026;] We as an industry (and as a society) are setting ourselves for failure&#xA;by relying on the intelligence of something that can’t think and can’t check&#xA;its work.&#xA;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org135ba3d&#34;&gt;&lt;/a&gt;The Bitter Lesson&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Richard S. Sutton&#xA;SOURCE: http://www.incompleteideas.net/IncIdeas/BitterLesson.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org46bd2bf&#34;&gt;&lt;/a&gt;I Think I’m Done Thinking About genAI For Now&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-2-6&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Glyph&#xA;SOURCE: https://blog.glyph.im/2025/06/i-think-im-done-thinking-about-genai-for-now.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-org366bb96&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;org366bb96&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;3.4.3.&lt;/span&gt; Anarchism&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-3-4-3&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgeaa2636&#34;&gt;&lt;/a&gt;Anarchism as a Way of Life&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-3-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Zoe Baker&#xA;SOURCE: https://anarchozoe.com/2021/09/25/anarchism-as-a-way-of-life/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org0ac9d48&#34;&gt;&lt;/a&gt;Anarchists Are Not Naive About Human Nature&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-3-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Zoe Baker&#xA;SOURCE: https://anarchozoe.com/2022/02/28/anarchists-are-not-naive-about-human-nature/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-orgfabe5c6&#34; class=&#34;outline-4&#34;&gt;&#xA;&lt;h4 id=&#34;orgfabe5c6&#34;&gt;&lt;span class=&#34;section-number-4&#34;&gt;3.4.4.&lt;/span&gt; Other&lt;/h4&gt;&#xA;&lt;div class=&#34;outline-text-4&#34; id=&#34;text-3-4-4&#34;&gt;&#xA;&lt;/div&gt;&#xA;&lt;ol class=&#34;org-ol&#34;&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org56d3b98&#34;&gt;&lt;/a&gt;Augmenting Long-Term Memory&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-4-1&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Michael Nielsen&#xA;SOURCE: https://augmentingcognition.com/ltm.html&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;org55b338a&#34;&gt;&lt;/a&gt;The Internet of Consent&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-4-2&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: Anil Dash&#xA;SOURCE: https://www.anildash.com/2025/05/27/internet-of-consent/&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgb2807d7&#34;&gt;&lt;/a&gt;The Grug Brained Designer&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-4-3&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR:&#xA;SOURCE: https://www.grug.design/know&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;&#xA;[The analogue to &lt;a href=&#34;#orge041e0d&#34;&gt;The Grug Brained Developer&lt;/a&gt; for designers.]&#xA;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orgbac0281&#34;&gt;&lt;/a&gt;Action is sometimes clearer than talk: Why we will always need trade&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-4-4&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: William Gillis&#xA;SOURCE: https://humaniterations.net/2020/09/05/action-is-sometimes-clearer-than-talk&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a id=&#34;orge7c754a&#34;&gt;&lt;/a&gt;Deep in Mordor where the shadows lie: Dystopian tales of that time when I sold out to Google&lt;br /&gt;&#xA;&lt;div class=&#34;outline-text-5&#34; id=&#34;text-3-4-4-5&#34;&gt;&#xA;&lt;pre class=&#34;example&#34;&gt;&#xA;AUTHOR: elilla&#xA;SOURCE: https://wordsmith.social/elilla/deep-in-mordor-where-the-shadows-lie-dystopian-stories-of-my-time-as-a-googler&#xA;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/body&gt;&#xA;&lt;/html&gt;&#xA;</description>
    </item>
    <item>
      <title>About</title>
      <link>http://blog.puer-robustus.eu/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/about/</guid>
      <description>&lt;p&gt;I am a European fighting for a dignified life in the digital age.&lt;/p&gt;&#xA;&lt;p&gt;I want to live in a world where each individual can maintain their&#xA;&lt;a href=&#34;http://blog.puer-robustus.eu/post/privacy/&#34;&gt;privacy&lt;/a&gt; and the people as a collective are &lt;a href=&#34;http://blog.puer-robustus.eu/post/digital-sovereignty/&#34;&gt;in control of their digital&#xA;infrastructure&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Feel free to have a look at &lt;a href=&#34;http://blog.puer-robustus.eu/reading/&#34;&gt;my reading list&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You can give me public feedback (questions, ideas, rebuttals) on my&#xA;blog by sending a &lt;a href=&#34;https://useplaintext.email/&#34;&gt;plain text email&lt;/a&gt; to&#xA;this &lt;a href=&#34;mailto:~puer-robustus/blog@lists.sr.ht&#34;&gt;mailing list&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;For more private discussions, you can write me an&#xA;&lt;a href=&#34;mailto:alex@puer-robustus.eu&#34;&gt;email&lt;/a&gt; (&lt;a href=&#34;https://keys.openpgp.org/vks/v1/by-fingerprint/47A59C45FA69E65125ED0B989891FC5D3C3C4426&#34;&gt;PGP&lt;/a&gt;) or &lt;a href=&#34;xmpp:alex@puer-robustus.eu&#34;&gt;XMPP&lt;/a&gt; message, or&#xA;interact with me on the &lt;a href=&#34;https://fosstodon.org/@puer_robustus&#34;&gt;Fediverse&lt;/a&gt;.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Resources</title>
      <link>http://blog.puer-robustus.eu/resources/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://blog.puer-robustus.eu/resources/</guid>
      <description>&lt;p&gt;This is a collection of resources which I recommend you to check out&#xA;on the topics of freedom, privacy, technology, and free software.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;organizations&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#organizations&#34;&gt;Organizations&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;description&lt;/th&gt;&#xA;          &lt;th&gt;language&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://digitalcourage.de/&#34;&gt;digitalcourage&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;German association advocating for civil rights and privacy in Germany and the EU.&lt;/td&gt;&#xA;          &lt;td&gt;German&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://noyb.eu/en&#34;&gt;noyb&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Austrian association &amp;ldquo;closing the gap between law and the reality by collectively enforcing [privacy] rights&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://epicenter.works&#34;&gt;epicenter.works&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Austrian association &amp;ldquo;fighting against surveillance and for a right to privacy&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;German&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.digitale-gesellschaft.ch/&#34;&gt;Digitale Gesellschaft CH&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Swiss association advocating for civil and consumer rights in the digital age.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.bitsoffreedom.nl/&#34;&gt;Bits of Freedom&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Dutch organization fighting for privacy and freedom of communication.&lt;/td&gt;&#xA;          &lt;td&gt;Dutch&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.fsf.org/&#34;&gt;FSF&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;The Free Software Foundation (FSF) is a nonprofit with a worldwide mission to promote computer user freedom&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://fsfe.org/&#34;&gt;FSFE&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;Free Software Foundation Europe is a charity that empowers users to control technology&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://sfconservancy.org/&#34;&gt;Software Freedom Conservancy&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;Software Freedom Conservancy is a nonprofit organization centered around ethical technology. Our mission is to ensure the right to repair, improve and reinstall software.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.ccc.de/&#34;&gt;Chaos Computer Club&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;The Chaos Computer Club e. V. (CCC) is Europe&amp;rsquo;s largest association of hackers.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://archive.org/&#34;&gt;Internet Archive&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;The Internet Archive, a 501(c)(3) non-profit, is building a digital library of Internet sites and other cultural artifacts in digital form. &amp;quot;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.softwareheritage.org/&#34;&gt;Software Heritage&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;An initiative to &amp;ldquo;build the universal software archive&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://disroot.org/en&#34;&gt;disroot&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;Disroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://simplysecure.org/&#34;&gt;Simply Secure&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;Our work focuses on building technology that enhances and protects human dignity by centering the needs of vulnerable populations.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://calyxinstitute.org/&#34;&gt;Calyx Institute&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;Our mission is to educate the public about privacy in digital communications and to develop tools that anyone can use.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://citizenlab.ca&#34;&gt;The Citizen Lab&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;An &amp;ldquo;interdisciplinary laboratory [&amp;hellip;] focusing on research, development, and high-level strategic policy and legal engagement at the intersection of information and communication technologies, human rights, and global security.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.opentech.fund&#34;&gt;Open Technology Fund&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;An &amp;ldquo;independent non-profit organization committed to advancing global Internet freedom&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://okfn.de/&#34;&gt;Open Knowledge Foundation Deutschland&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;German association fighting for free access to knowledge and democratic participation. Is behind successful projects like the &lt;a href=&#34;https://prototypefund.de/&#34;&gt;Prototype Fund&lt;/a&gt; or &lt;a href=&#34;https://fragdenstaat.de/&#34;&gt;FragDenStaat&lt;/a&gt;.&lt;/td&gt;&#xA;          &lt;td&gt;German&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://sovereigntechfund.de/en/&#34;&gt;Sovereign Tech Fund&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;German government funded organization which &amp;ldquo;supports the development, improvement and maintenance of open digital infrastructure. Our goal is to sustainably strengthen the open source ecosystem.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://nlnet.nl/&#34;&gt;NLNet Foundation&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Dutch foundation with the goal &amp;ldquo;to promote the exchange of electronic information and all that is related or beneficial to that purpose&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;initiatives&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#initiatives&#34;&gt;Initiatives&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;description&lt;/th&gt;&#xA;          &lt;th&gt;language&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://reclaimyourface.eu/&#34;&gt;Reclaim your face!&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;European initiative to ban biometric mass surveillance in the European Union.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.privacyguides.org/&#34;&gt;Privacy Guides&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Lists tools and services to protect yourself against global mass surveillance.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://prism-break.org&#34;&gt;prism-break&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Tools to &amp;ldquo;opt-out of global data surveillance programs&amp;rdquo;.&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://reuse.software/&#34;&gt;REUSE software&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&amp;ldquo;We make [software] licensing easy for humans and machines alike.&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;blogs&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#blogs&#34;&gt;Blogs&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;description&lt;/th&gt;&#xA;          &lt;th&gt;language&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://drewdevault.com/&#34;&gt;Drew DeVault&amp;rsquo;s blog&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;personal blog on FOSS, technology, and Drew&amp;rsquo;s political views&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://rys.io&#34;&gt;Michał Woźniak&amp;rsquo;s blog&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;personal blog on &amp;ldquo;information security, privacy in the digital age, Internet governance (including censorship, surveillance, Net Neutrality), copyright reform, digital media literacy&amp;rdquo;&lt;/td&gt;&#xA;          &lt;td&gt;multilingual&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://www.kuketz-blog.de&#34;&gt;Mike Kuketz&amp;rsquo; blog &lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;blog focusing on IT security and privacy topics&lt;/td&gt;&#xA;          &lt;td&gt;German&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;specific-blog-posts&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#specific-blog-posts&#34;&gt;Specific blog posts&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;description&lt;/th&gt;&#xA;          &lt;th&gt;language&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://web.archive.org/web/20220202221747/https://freedom-to-tinker.com/2018/02/14/misconceptions-about-the-impact-of-surveillance/&#34;&gt;(Mis)conceptions about the impact of surveillance&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;blog post on the impact of surveillance on behavior&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://web.archive.org/web/20211226133129/https://ebin.city/~werwolf/posts/android-privacy-guide/&#34;&gt;Android Privacy Guide: Zero Trust&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;blog post on how to preserve your privacy on an Android phone&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;https://web.archive.org/web/20220130164752/https://sanctum.geek.nz/why-not-github.html&#34;&gt;Why not GitHub?&lt;/a&gt; &amp;amp; &lt;a href=&#34;https://sfconservancy.org/GiveUpGitHub/&#34;&gt;Give Up GitHub!&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;blog posts on why you should avoid GitHub for FLOSS projects&lt;/td&gt;&#xA;          &lt;td&gt;English&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;books&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#books&#34;&gt;Books&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;1984&lt;/em&gt; by George Orwell&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;The Age of Surveillance Capitalism&lt;/em&gt; by Shoshana Zuboff&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;Permanent Record&lt;/em&gt; by Edward Snowden&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;scientific-articles&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#scientific-articles&#34;&gt;Scientific articles&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pubmed.ncbi.nlm.nih.gov/23479631/&#34;&gt;&amp;ldquo;Private traits and attributes are predictable from records of&#xA;human behavior&amp;rdquo;&lt;/a&gt;&#xA;by Michal Kosinski, David Stillwell, and Thore Graepel&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2769645&#34;&gt;&amp;ldquo;Chilling Effects: Online Surveillance and Wikipedia&#xA;Use&amp;rdquo;&lt;/a&gt;&#xA;by Jonathon W. Penney&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;h2 id=&#34;quotes&#34;&gt;&#xA;  &lt;a class=&#34;Heading-link u-clickable&#34; href=&#34;http://blog.puer-robustus.eu/resources/#quotes&#34;&gt;Quotes&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;We kill people based on metadata.&amp;rdquo; — former director of NSA&#xA;and CIA, General Michael Hayden&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;</description>
    </item>
  </channel>
</rss>

