From 9a5bf685faaf0848175e691d89a310524d29b777 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Fri, 19 Jul 2024 21:22:20 +0100 Subject: added new post --- public/Images/misc/testpc.jpg | Bin 0 -> 555174 bytes public/Images/tux/summertux.png | Bin 0 -> 47044 bytes public/index.html | 1 + public/links.html | 5 ++++ public/posts/2Summer | 59 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 65 insertions(+) create mode 100644 public/Images/misc/testpc.jpg create mode 100644 public/Images/tux/summertux.png create mode 100644 public/posts/2Summer diff --git a/public/Images/misc/testpc.jpg b/public/Images/misc/testpc.jpg new file mode 100644 index 0000000..013d6be Binary files /dev/null and b/public/Images/misc/testpc.jpg differ diff --git a/public/Images/tux/summertux.png b/public/Images/tux/summertux.png new file mode 100644 index 0000000..ef2577f Binary files /dev/null and b/public/Images/tux/summertux.png differ diff --git a/public/index.html b/public/index.html index 93c0e6f..6d1feb8 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@

Posts

diff --git a/public/links.html b/public/links.html index a99a59f..f4f00bb 100644 --- a/public/links.html +++ b/public/links.html @@ -33,6 +33,11 @@
  • Librewolf
  • The GNU project
  • + +

    Projects I am yet to try

    + diff --git a/public/posts/2Summer b/public/posts/2Summer new file mode 100644 index 0000000..a3685ef --- /dev/null +++ b/public/posts/2Summer @@ -0,0 +1,59 @@ + + + + + + Summer Holiday + + + + +
    + +
    +
    +

    6 Weeks holiday

    +

    Date: 19/7/2024

    +
    + +

    As of today, my summer holiday has started. And with that comes a lot of freetime to mess around with computers! I have planned some projects for the next 6 weeks so I thoought I would make a post on what I have planned!

    +
    +

    Operating system plans

    +

    At some point, I will try out Linux from scratch because I have heard it is a good way to see how a Linux system is constructed while making it. I would also like to try creating my own distro of some kind and maybe ship it too.

    + +

    While we are on the topic of Linux, I am going to try out Gentoo to see if it is any good. All I really know is that it takes longer to install than Arch Linux and you need to compile all the programs. I'm looking forward to that experience!

    + +

    On top of trying Gentoo and Linux From Scratch, I will also try out FreeBSD just to see how it is. Though I am not planning to switch to it because nothing can beat Linux! However, I have heard BSD is really good for web servers, and I know you can run Nextcloud on it, so maybe I will try something like that out to see if its any good.

    +

    This is my 'testing computer' where I will be doing all this on.

    + +
    +

    Programming

    +

    Learning programming languages

    +

    Over the next 6 weeks I will also try and dedicate some more time into learning the C programming language, and I will be trying to learn some more Python because it is easier for smaller progects and I am planning on trying to make a few small programs and see how much I can do.

    + +

    Fakefetch

    +

    I will try to give Fakefetch weekly updates to improve its functionality because I really enjoy developing Fakefetch. It is something simple, yet it expands my knowledge of Linux and the C programming language. For example, I could add an IP option to Fakefetch where you can display your IP address, or I could add a battery option. There are lots of things to do with Fakefetch, so I am excited to work on it more!

    +

    Fakefetch Link

    + +

    Dotfiles

    +

    There is not much I will do with my dotfiles, to be honest, because so far I have my ideal setup. Maybe I will add some more bits to Neovim and perhaps create a custom color theme, but that's all I can really think of. Of course, I will add little bits and maybe update some of the programs on the install list, but as of today, there is not much I will change apart from maybe some patches for DWM.

    +

    Dotfiles Link

    + +
    +

    Writing

    +

    In the next few weeks, I will be trying to compile all my notes about Linux into a small book that anybody can read! In this book, there will be information about different commands, how to start in the Linux world, and more! So far, I have finished the first part, but there is way more to go. If you are interested, keep an eye on the projects page for any updates!

    + + +

    Last words

    +

    That is all for now, as you can tell I am going to be busy but I am going to love the next few weeks! Thank you for reading.

    +
    + + + -- cgit v1.2.3