From 56867c9b4ced86f7231a5ee1bbea62b0cb784574 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 28 Aug 2024 07:46:57 +0100 Subject: Changes to lang --- public/about/bitcoin | 27 +++++++++-------- public/about/hardware | 27 +++++++++-------- public/about/media | 34 ++++++++++----------- public/about/software | 83 ++++++++++++++++++++++++++------------------------- public/about/todo | 27 +++++++++-------- 5 files changed, 100 insertions(+), 98 deletions(-) (limited to 'public/about') diff --git a/public/about/bitcoin b/public/about/bitcoin index 8656b90..a786993 100644 --- a/public/about/bitcoin +++ b/public/about/bitcoin @@ -1,22 +1,23 @@ - - + + + Bitcoin - - + +
- +

Bitcoin

@@ -25,6 +26,6 @@ bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt
- + diff --git a/public/about/hardware b/public/about/hardware index ed816f5..94462e3 100644 --- a/public/about/hardware +++ b/public/about/hardware @@ -1,27 +1,28 @@ - - + + + Hardware - - + +
- +

Hardware

I am daily driving a ThinkPad L440 made in 2013, its keyboard feels like heaven, definitely the best keyboard I have ever used my hands just glide over it. It is durable as hell, I have dropped this thing a few times and it has gotten no dents or scratches, I know it has a roll cage in it so this laptop will last forever. I have 8GB of RAM in this laptop which I will upgrade at some point and im using a I5-4200M CPU. Overall it is an amazing laptop and I believe I can use this laptop for the rest of my life if it lasts that long!

- + diff --git a/public/about/media b/public/about/media index a5aa988..ae595c7 100644 --- a/public/about/media +++ b/public/about/media @@ -1,38 +1,36 @@ - - + + + Hardware - - + +
- +

Media I Enjoy!

-

This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!

-
+

This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!


Video Games

-

My favorite video game is Project Zomboid, a zombie survival game where you have to survive for the longest amount of time. I like the amount of mods the Project Zomboid community has made over time, which add so much content to the game. I am excited for when they add other humans as AI into the game because that would create a whole new level to the game.

- -

+

My favorite video game is Project Zomboid, a zombie survival game where you have to survive for the longest amount of time. I like the amount of mods the Project Zomboid community has made over time, which add so much content to the game. I am excited for when they add other humans as AI into the game because that would create a whole new level to the game.



Movies


A movie I can watch over and over again is Revolution OS because I love the way it covers the Free software and open source software movements separately and in a non-biased way. It also provides a lot of information about one of my favorite subjects, the GNU/Linux operating system.

- + diff --git a/public/about/software b/public/about/software index 4af4f3f..f0da09c 100644 --- a/public/about/software +++ b/public/about/software @@ -1,22 +1,23 @@ - - + + + Software - - + +
- +

Linux distro

@@ -29,35 +30,35 @@

Window manager

For my window manager, I use DWM because it is lightweight, fast, does the job, and allows me to learn C while configuring it. There is also a large selection of patches to DWM meaning you can modify it to your hearts content! What's not to like?

-

Web browser

-

For my web browser is librewolf, the only browser that - really cares about your privacy, whilst yes it is annoying being logged out of everything - but this is why password managers exist. - exist I just log on in a matter of seconds. I don't use many extensions but the ones I do use are - ublock , - KeePassXC , - Dark reader.

- -

IDE

-

My IDE is Neovim, the reason why I use Neovim instead of something like Visual Studio Code is because it is simple and the keybinds are to die for, so if you want a simple easy IDE, I would suggest Neovim !

- -

Password manager

-

I use KeePassXC for managing my passwords, I - used to use bitwarden but after a while I just thought I did not want my passwords in - somebody else's server so I switched to KeePassXC because it is offline, I use syncthing - to sync all my passwords from my laptop to my phone.

- -

File manager

-

For my file manager, I mostly use Ranger. The main reason I use Ranger is because it uses Vim keybinds and well I just love Vim keybinds! The only problem is I still sometimes use thunar for small things like mounting USB sticks and interacting with websites, but apart from that I only really use Ranger!

- -

App launcher

-

I use Dmenu for my app launcher because it works well with DWM and is simple and small !

- -

Xorg or Wayland?

-

I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for - now I am staaying with Xorg, because it just works and I have had no issues with it. In the future, - in about a year (2025), I will switch to Wayland because it is much more modern, but for now, Xorg is my go-to.

+

Web browser

+

For my web browser is librewolf, the only browser that + really cares about your privacy, whilst yes it is annoying being logged out of everything + but this is why password managers exist. + exist I just log on in a matter of seconds. I don't use many extensions but the ones I do use are + ublock , + KeePassXC , + Dark reader.

+ +

IDE

+

My IDE is Neovim, the reason why I use Neovim instead of something like Visual Studio Code is because it is simple and the keybinds are to die for, so if you want a simple easy IDE, I would suggest Neovim !

+ +

Password manager

+

I use KeePassXC for managing my passwords, I + used to use bitwarden but after a while I just thought I did not want my passwords in + somebody else's server so I switched to KeePassXC because it is offline, I use syncthing + to sync all my passwords from my laptop to my phone.

+ +

File manager

+

For my file manager, I mostly use Ranger. The main reason I use Ranger is because it uses Vim keybinds and well I just love Vim keybinds! The only problem is I still sometimes use thunar for small things like mounting USB sticks and interacting with websites, but apart from that I only really use Ranger!

+ +

App launcher

+

I use Dmenu for my app launcher because it works well with DWM and is simple and small !

+ +

Xorg or Wayland?

+

I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for + now I am staaying with Xorg, because it just works and I have had no issues with it. In the future, + in about a year (2025), I will switch to Wayland because it is much more modern, but for now, Xorg is my go-to.

- + diff --git a/public/about/todo b/public/about/todo index 4c1577c..abfb437 100644 --- a/public/about/todo +++ b/public/about/todo @@ -1,22 +1,23 @@ - - + + + What am I up too? - - + +
- +

What Am I Up To?

@@ -32,6 +33,6 @@

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 Libre boot compatibility list. 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!

- + -- cgit v1.2.3