diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-22 10:09:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-22 10:09:44 +0300 |
| commit | a949a5ad27c020cab7d4c9f7e6e992160904acc6 (patch) | |
| tree | f66fb3bbe017ed7b81b96c7b58e7eeedb6a5283c /about/index.html | |
| parent | 46cec1285bd6b8978b77e6de7812649496483547 (diff) | |
Update content for html
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/about/index.html b/about/index.html index 29063aae..b494ef11 100644 --- a/about/index.html +++ b/about/index.html @@ -30,8 +30,6 @@ <a class='textlink' href='https://codeberg.org/snonux'>codeberg.org/snonux - My Codeberg page</a><br /> <a class='textlink' href='https://irregular.ninja'>irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all)</a><br /> <a class='textlink' href='./dtail.html'>DTail - the distributed log tailing program</a><br /> -<a class='textlink' href='./resources.html'>Books, Podcasts, Courses and Guides I recommend</a><br /> -<a class='textlink' href='./novels.html'>Novels I've read</a><br /> <br /> <h2 style='display: inline' id='social-media-and-communities'>Social Media and Communities</h2><br /> <br /> @@ -39,6 +37,24 @@ <a class='textlink' href='https://www.linkedin.com/in/paul-buetow-b4857270/'>My LinkedIn profile</a><br /> <a class='textlink' href='https://gophers.slack.com'>Gophers Slack - Under my real name</a><br /> <br /> +<h2 style='display: inline' id='books'>Books</h2><br /> +<br /> +<a class='textlink' href='./resources.html'>Books, Podcasts, Courses and Guides I recommend</a><br /> +<a class='textlink' href='./novels.html'>Novels I've read</a><br /> +<br /> +<h3 style='display: inline' id='books-i-am-currently-reading'>Books I am currently reading</h3><br /> +<br /> +<ul> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al.</li> +<li>Meditation for Mortal, Oliver Burkeman</li> +<li>2024 - Zeta (german), Andreas Brandhorst</li> +<li>2015 - The Three-Body Problem, Liu Cixin</li> +</ul><br /> +<h3 style='display: inline' id='unread-books-already-in-my-shelf'>Unread books already in my shelf</h3><br /> +<br /> +<ul> +<li>2021 - Die Tiefe der Zeit, Andreas Brandhorst (german), Paperback</li> +</ul><br /> <span>That's all for now...</span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> |
