blob: 9cc4937883de16b4d39c2cb0930ed36ad6625f57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Book Wishlist | Skullheadx</title>
<meta name="description" content="My Book Wishlist">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="./blog.css">
<script>
// By Oskar Wickström
// Licensed under the MIT License (https://github.com/owickstrom/the-proportional-web/blob/main/LICENSE.md)
window.addEventListener("load", () => {
const asides = [...document.querySelectorAll("aside")];
asides.forEach((aside, i) => {
const anchor = aside.previousElementSibling;
const name = `--paragraph-before-aside-${i}`;
anchor.style.anchorName = name;
aside.style.positionAnchor = name;
});
});
</script>
<link rel="icon" href="./favicon.ico">
<style>
.canonical-name {
font-weight:var(--font-weight-bold);
}
</style>
</head>
<body>
<nav class="main-nav">
<a href="./index.html">Main Page</a>
<a href="./library.html">Library</a>
</nav>
<main class="blog">
<header id="top">
<h1 class="title">Book Wishlist</h1>
<p>Updated: <time datetime="2026-08-27">August 27, 2026</time>.</p>
</header>
<p>I enjoy reading a variety of topics including philosophy, theology, classics, economics, politics, and fiction. I've put a star next to the ones that I would really like to get, though I plan to get all of them eventually.</p>
<h1>Technology</h1>
<ul>
<li>*<span class="canonical-name">Run Your Own Mail Server</span>
by Michael W Lucas $34.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/run-your-own-mail-server.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/ryoms/">Publisher Site</a></li>
<li>*<span class="canonical-name">Relayd and Httpd Mastery</span>
by Michael W Lucas $24.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/httpd-and-relayd-mastery.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/?product=httpd-and-relayd-mastery">Publisher Site</a></li>
<li>*<span class="canonical-name">SSH Mastery 2nd Edition</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/ssh-mastery-2nd-edition.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/ssh-mastery-2nd-edition/">Publisher Site</a></li>
<li><span class="canonical-name">PAM Mastery 2nd Edition</span>
by Michael W Lucas $24.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/pam-mastery.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/?product=pam">Publisher Site</a></li>
<li><span class="canonical-name">TarSnap Mastery</span>
by Michael W Lucas $19.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/tarsnap-mastery.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/tarsnap-mastery-online-backups-for-the-truly-paranoid/">Publisher Website</a></li>
<li><span class="canonical-name">TLS Mastery Tux Edition</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/tls-mastery-tux-edition.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/tls/">Publisher Site</a></li>
<li><span class="canonical-name">Sudo Mastery 2nd Edition</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/sudo-mastery-2nd-edition.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/sudo-mastery-2nd-edition/">Publisher Site</a></li>
<li><span class="canonical-name">SNMP Mastery</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/snmp-mastery.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/snmp-mastery/">Publisher Site</a></li>
<li><span class="canonical-name">OpenBSD Mastery: Filesystems</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/openbsd-mastery-filesystems.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/omf/">Publisher Site</a></li>
<li><span class="canonical-name">Networking for Systems Administrators 2nd Edition</span>
by Michael W Lucas $29.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/networking-for-system-administrators-second-edition.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/n4sa2e/">Publisher Site</a></li>
<li><span class="canonical-name">DNSSEC Mastery 2nd Edition</span>
by Michael W Lucas $24.99 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://mwl.io/static/books/dnssec-mastery-2nd-edition.html">Main Website</a>
<a href="https://www.tiltedwindmillpress.com/product/dnssec2/">Publisher Site</a></li>
<li><span class="canonical-name">Total Mastery Bundle</span>
by Michael W Lucas $399 USD (coupon code <code>MWL</code>
gets 10% off)
<a href="https://www.tiltedwindmillpress.com/product/bundle-total-mastery-2025-11/">Publisher Site</a>
it includes all those books that I want which I've listed from him. There are 17 in all (except Absolute OpenBSD 2e)</li>
<li><span class="canonical-name">Absolute OpenBSD 2nd Edition</span>
by Michael W Lucas $69.99 USD (coupon code <code>ILUVMICHAEL</code>
gets you 30% off)
<a href="https://mwl.io/static/books/absolute-openbsd-2nd-edition.html">Main Website</a>
<a href="https://nostarch.com/obenbsd2e">Publisher Website</a>
Maybe wait for 3rd edition?</li>
<li><span class="canonical-name">Writing an Interpreter in Go</span>
by Thorsten Ball $39 USD
<a href="https://interpreterbook.com/">Main Website</a>
<a href="https://www.amazon.ca/Writing-Interpreter-Go-Thorsten-Ball/dp/3982016118">Amazon Link</a></li>
<li><span class="canonical-name">Writing a Compiler in Go</span>
by Thorsten Ball $39 USD
<a href="https://compilerbook.com/">Main Website</a>
<a href="https://www.amazon.ca/Writing-Compiler-Go-Thorsten-Ball/dp/398201610X/132-1460093-1122028?psc=1">Amazon Link</a></li>
<li><span class="canonical-name">Data Oriented Design</span>
by Richard Fabian $48.49 + 13.69 shipping/import fees CAD
<a href="https://www.dataorienteddesign.com/site.php">Main Website</a>
<a href="https://www.amazon.com/dp/1916478700">Amazon Link</a></li>
<li><span class="canonical-name">Operating Systems: Three Easy Pieces</span>
by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau $39.22 CAD softcover
<a href="https://pages.cs.wisc.edu/~remzi/OSTEP/">Main Website</a>
<a href="https://www.amazon.com/exec/obidos/ASIN/198508659X/">Amazon Link</a></li>
</ul>
<h2>Not yet published:</h2>
<ul>
<li><span class="canonical-name">Absolute OpenBSD 3rd Edition</span>
by Michael W Lucas</li>
</ul>
<h1>Classics</h1>
<ul>
<li><span class="canonical-name">White Nights</span>
by Fyodor Dostoevsky</li>
<li><span class="canonical-name">Morphine</span>
by Mikhail Bulgakov</li>
<li><span class="canonical-name">The Great Gatsby</span>
by F. Scott Fitzgerald</li>
<li><s><span class="canonical-name">For Whom the Bell Tolls</span>
by Ernest Hemingway</s></li>
</ul>
<h1>Politics</h1>
<ul>
<li><span class="canonical-name">Reflections of a Russian Statesman</span>
<a href="https://archive.org/details/reflectionsofrus00pobeuoft/page/92/mode/2up">Online PDF</a></li>
</ul>
</main>
<footer class="blog-footer">
<p>Return to <a href="#top">top?</a></p>
<a href="https://skullheadx.com">https://skullheadx.com</a>
</footer>
</body>
</html>
|