59 lines
1.6 KiB
HTML
59 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>thermokar.st</title>
|
|
<style type="text/css">
|
|
body{
|
|
max-width: 35em;
|
|
margin: 0 auto;
|
|
line-height: 1.5;
|
|
font-family: sans-serif;
|
|
font-size: large;
|
|
}
|
|
</style>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
<a href="https://thermokar.st">thermokar.st</a>
|
|
</h1>
|
|
<h2>
|
|
now
|
|
</h2>
|
|
<div>
|
|
<h3>reading</h3>
|
|
<p>
|
|
i've been thinking a lot lately about development practices, and have found some
|
|
value in the following books:
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://www.manning.com/books/the-mikado-method">The Mikado Method</a></li>
|
|
<li><a href="https://johnnydecimal.com/">Johnny Decimal</a></li>
|
|
<li><a href="https://www.oreilly.com/library/view/tidy-first/9781098151232/">Tidy First</a></li>
|
|
</ul>
|
|
<p>
|
|
for non-work related reading, i recently started re-reading <a href="https://justincroninbooks.com/the-passage-by-justin-cronin/">The Passage</a>.
|
|
</div>
|
|
<div>
|
|
<h3>gaming</h3>
|
|
<p>i'm currently playing a few games:</p>
|
|
<ul>
|
|
<li>The Witcher 3 (PS5)</li>
|
|
<li>Tales of Arise (PC)</li>
|
|
</ul>
|
|
<p>some games i have recently finished:</p>
|
|
<ul>
|
|
<li>ANIMAL WELL (Switch)</li>
|
|
<li>Nier Automata (Switch)</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<h3>music</h3>
|
|
<p>i recently picked up the following albums:</p>
|
|
<ul>
|
|
<li>HEALTH - RAT WARS</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|