68 lines
1.9 KiB
HTML
68 lines
1.9 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 organization in general),
|
|
and have found some value in the following books:
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://www.oreilly.com/library/view/tidy-first/9781098151232/">Tidy First</a></li>
|
|
<li><a href="https://www.manning.com/books/the-mikado-method">The Mikado Method</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> Trilogy.
|
|
</div>
|
|
<div>
|
|
<h3>gaming</h3>
|
|
<p>i'm currently playing a few games:</p>
|
|
<ul>
|
|
<li>The Legend of Zelda: Echoes of Wisdom (Switch)</li>
|
|
<li>Lords of the Fallen (PC)</li>
|
|
<li>The Witcher 3 (PS5)</li>
|
|
<li>Elden Ring (PC)</li>
|
|
</ul>
|
|
<p>games i have recently finished:</p>
|
|
<ul>
|
|
<li>Xenoblade Chronicles 2 (Switch)</li>
|
|
<li>Super Mario RPG (Switch)
|
|
<li>ANIMAL WELL (Switch)</li>
|
|
</ul>
|
|
<p>games i have recently abandoned:</p>
|
|
<ul>
|
|
<li>Starfield (PC) [bounced off this hard when it released but trying again]</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>
|