website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

commit cbf9c16b0048e009f37b94a5d2b17a8be9da7110
parent 70ab596e55c69a805f3a9e05350de1bf9d8af5ef
Author: Shipwreckt <me@shipwreckt.co.uk>
Date:   Thu, 17 Apr 2025 11:31:47 +0100

new post + some misc additions

Diffstat:
Mpublic/about/todo.html | 10+++++++---
Mpublic/articals/linux/media/cd.html | 2+-
Mpublic/contact.html | 3---
Mpublic/index.html | 1+
Apublic/posts/18Update.html | 47+++++++++++++++++++++++++++++++++++++++++++++++
Mpublic/posts/tags/Life.html | 1+
6 files changed, 57 insertions(+), 7 deletions(-)

diff --git 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> diff --git a/public/articals/linux/media/cd.html b/public/articals/linux/media/cd.html @@ -60,7 +60,7 @@ <li>3) Now the last command is the actual event of burning the optical media! So insert it into your optical drive and type this command.</li><br> <div class="code-box"> - <p>cdrecord -v de=/dev/cdrom ~/Downloads/Fallout</p> + <p>cdrecord -v dev=/dev/cdrom ~/Downloads/Fallout.iso</p> </div> <p>movies.iso being the output ISO from the last command.</p> diff --git a/public/contact.html b/public/contact.html @@ -27,9 +27,6 @@ <p>- PGP key: <a href="https://keys.openpgp.org/search?q=me%40shipwreckt.co.uk">F7EE AE56 4661 59D6 7D56 461F FB81 1E1A F331 1472</a></p> <p>- Matrix: <a href="https://matrix.to/#/@shipwreckt:matrix.org">@shipwreckt:matrix.org</a></p> <hr> - <h2>Social Media</h2> - <p>- Masterdon: <a href="https://mastodon.online/@shipwreckt">@shipwreck@mtastodon.online</a></p> - <hr> <h2>Programming</h2> <p>(I try and use them all) <p>- Personal GIT: <a href="https://git.shipwreckt.co.uk">git.shipwreckt.co.uk</a></p> diff --git a/public/index.html b/public/index.html @@ -28,6 +28,7 @@ <section class="posts"> <h2>Posts</h2> <ul> + <li>17-04-2025 - <a href="posts/18Update.html">Life Update</a></li> <li>21-02-2025 - <a href="posts/17Server.html">VPS server 🗄️</a></li> <li>16-02-2025 - <a href="posts/16PC.html">New PC case!</a></li> <li>16-12-2024 - <a href="posts/15Christmas.html">Christmas 🎅</a></li> diff --git a/public/posts/18Update.html b/public/posts/18Update.html @@ -0,0 +1,47 @@ +<!DOCTYPE html> +<html lang="en-GB"> + <head> + <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Life update</title> + <link rel="stylesheet" href="../styles.css"> + <link rel="icon" href="../Images/favi.png" type="image/x-icon"> + </head> + <body> + <header> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> + </header> + <main> + <h2>Life update</h2> + <h3>Date: 17-04-2025 </h3> + <hr> + <h2>Introduction</h2> + <p>Yo. It's been a little while since I’ve done much programming or updated the website. I’ve done the odd thing like setting up a CalDAV server and messing around with email, but that’s really it. Lately, I’ve just been focusing on school, and it’s kind of killing me—but boohoo, that’s just me. I’ll get through it if I keep trying; it’ll be over soon.</p> + + <p>I do have some good news! I’ve decided what to do after I leave school and finish my GCSEs—I want to do a T-level in computing. The interview went really well, and I was told the only thing I could improve on is my maths. So lately, I’ve been revising a lot of maths. I really want to do this T-level, but only 15 people (I believe) are allowed to do it because companies are unsure about allowing 16- to 18-year-olds to do placements at their workplaces. I’m going to work my ass off to get a spot! But just in case I can’t get that spot, hopefully, I can get an apprenticeship. I’m a practical learner—I like doing useful things instead of just sitting there studying. That’s why I love computers and operating systems; you’re always learning.</p> + <hr> + + <h2>Misc things that has happened!</h2> + <p>I have wanted to digitise my DVD collection for some time now, mainly my <a href="https://www.amazon.co.uk/Father-Ted-Complete-Box-Set/dp/B008H2XE8I">Father Ted</a> and <a href="https://www.amazon.co.uk/Planet-Apes-Collection-Disc-Box/dp/B00005NOMI">Planet of the Apes</a> box sets (used Amazon links because what else should I use?) because these two pieces of media are my favourite! But sadly, the discs are all encrypted, so I did some searching and found a neat piece of software called <a href="https://www.makemkv.com/">MakeMKV</a>, and it enabled me to copy the contents of the discs to my computer! Next thing to digitise is my PlayStation 3 collection of games.</p> + + <p>Also, to help me study, I deleted all my remaining social media accounts—those being Lemmy and Mastodon. I barely used them anyway; what’s the point of having them if I don’t use them and they’re made to distract? Although, when my GCSEs are over and I’m making some extra money, I may set up my own Mastodon service. We’ll have to see about that.</p> + <hr> + + <h2>End</h2> + <p>Very wordy post, not sorry about that because you have chosen to read this far. I hope you have enjoyed and I will try squeeze in a lil programming and website development where I can.</p> + + <center><hr> + <pre><a href="../index.html">Back 🚪</a> | <a href="tags/Life.html">More about my Life 🍺</a> </pre> + </center> + </main> + </body> +</html> + diff --git a/public/posts/tags/Life.html b/public/posts/tags/Life.html @@ -24,6 +24,7 @@ <center> <h1>Life 🍺</h1> </center> + <p>17-04-2025 - <a href="../18Update.html">Life Update</a></p> <p>01-12-2024 - <a href="../14Email.html">Email and Life update</a></p> </div>