diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-17 11:31:47 +0100 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-17 11:31:47 +0100 |
commit | cbf9c16b0048e009f37b94a5d2b17a8be9da7110 (patch) | |
tree | 42152ffd4b4c3d8f5e07fde6b9b3743eb7569026 /public/about/todo.html | |
parent | 70ab596e55c69a805f3a9e05350de1bf9d8af5ef (diff) |
new post + some misc additions
Diffstat (limited to 'public/about/todo.html')
-rw-r--r-- | public/about/todo.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/public/about/todo.html b/public/about/todo.html index 836c7f9..d84612d 100644 --- a/public/about/todo.html +++ b/public/about/todo.html @@ -21,16 +21,20 @@ </header> <main> <h1>What Am I Up To?</h1> - <p>Last updated: 1-10-2024</p><hr> + <p>Last updated: 17-04-2025</p><hr> <h2>School</h2> <p>I have mostly been focusing on school so I will not be able to program as much as before.</p> + <h2>Games</h2> + <p>Many people have their own ways of dealing with stress and such, mine is gaming. I am playing all of the classic fallout games! As of writing I am playing fallout 1 and I am so close to the end I just want to do a bunch of side quests beforehand.</p> + + <h2>Self improvement</h2> + <p>Lately I have been working on myself a lot lately and I don't mean that in a hippie way or anything. I have been cleaning my room a lot, keeping the garden clean and doing fitness. It has helped me cope during exams, better then 4 hour gaming sessions.</p> + <h2>Website</h2> <p>As normal I am working on my website, for now I am mostly adding infomation about Linux and junk. I will keep this up for a while because I am trying to master Linux. I am also trying to get a email server up and working but vultur and digitalocean are being asses sadly, what a guy gotta do to have the SMTP porn unblocked.</p> - <h2>Thinkpads</h2> - <p>I am looking for an older Thinkpad that I can Libreboot, I have always wanted to do this because having a fully free software computer would just be something nice to have! So I am going to keep an eye on ebay and such for a nice thinkpad that is on the <a href="https://libreboot.org/docs/hardware/">Libre boot compatibility list</a>. Another reason why I want to Libreboot an older Thinkpad is because I want to give it some life and ideally turn it into a faster cleaner machine!</p> </main> </body> |