This commit is contained in:
mtgmonkey 2025-06-18 16:17:36 -04:00
commit 0e79899546
8 changed files with 229 additions and 0 deletions

21
daily/2025-06-07.html Normal file
View file

@ -0,0 +1,21 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title> init post | 2025-06-07 | Andromeda's Blog </title>
<link rel="stylesheet" type="text/css" href="/styles.css">
</head>
<body>
<h2><a href="/index.html">Andromeda's blog</a> | <a href="https://git.mtgmonkey.net/Andromeda">git</a> | <a href="/contact.html">contact</a></h2>
<h1>init post</h1>
<p>This is my first daily message, posted in the afternoon rather than the morning. In the future, all of these will be posted when I wake up.</p>
<p>Let's do some about me.</p>
<p>I use NixOS with limine, ly, xmonad, qutebrowser, and nvf on the day-to-day. I program in haskell, elm, nix, and rust. Functional programming for the win! My vps is also NixOS, and it's so convenient to share my home-manager config between the two!</p>
</body>
</html>