diff --git a/.envrc b/.envrc
index 1d953f4..3550a30 100644
--- a/.envrc
+++ b/.envrc
@@ -1 +1 @@
-use nix
+use flake
diff --git a/content/_index.md b/content/_index.md
index 07d1006..a42f80d 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -16,10 +16,10 @@ Hi (^0^)ノ
I am Nor, or Pingu as some people call me.
I think I finally have a good way to update this site so maybe I will make posts every now and then.
-My pronouns are either **She/Her** or **They/Them** and I am a fan of the Swedish pronoun **Hen** (fight me).
-I attend university at Chalmers in Gothenburg Sweden where I mostly just fuck around doing stuff that I find interesting.
+My pronouns are either **They/Them** or **She/Her** and I am a fan of the Swedish pronoun **Hen** (fight me).
+I attend university at Chalmers in Gothenburg Sweden where I mostly do random stuff that I find interesting.
That includes playing social games, such as tabletop but social deduction is where my heart lies.
-I am right now a part of the committee known as [dHack](https://wiki.dtek.se/wiki/DHack) where we are trying to migrate servers at the moment.
+I am right now a part of the committee known as [JämställD](https://wiki.dtek.se/wiki/J%C3%A4mst%C3%A4llD), but have been in other committees such as [dHack](https://wiki.dtek.se/wiki/DHack), [DNS](https://wiki.dtek.se/wiki/DNS), and [DLude](https://wiki.dtek.se/wiki/DLude) previously.
---
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..934e9b9
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,64 @@
+{
+ "nodes": {
+ "flake-parts": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1741352980,
+ "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1741851582,
+ "narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "6607cf789e541e7873d40d3a8f7815ea92204f32",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "flake-parts": "flake-parts",
+ "nixpkgs": "nixpkgs",
+ "systems": "systems"
+ }
+ },
+ "systems": {
+ "locked": {
+ "lastModified": 1680978846,
+ "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
+ "owner": "nix-systems",
+ "repo": "x86_64-linux",
+ "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "x86_64-linux",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}
diff --git a/flake.nix b/flake.nix
new file mode 100644
index 0000000..88d53a3
--- /dev/null
+++ b/flake.nix
@@ -0,0 +1,25 @@
+{
+ description = "styrdokument flake";
+
+ inputs = {
+ nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
+ systems.url = "github:nix-systems/x86_64-linux";
+
+ flake-parts.url = "github:hercules-ci/flake-parts";
+ flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
+ };
+
+ outputs = inputs:
+ let mkFlake = inputs.flake-parts.lib.mkFlake { inherit inputs; };
+ in mkFlake ({ inputs, ... }: {
+ systems = import inputs.systems;
+ perSystem = { self, inputs, lib, pkgs, ... }:
+ {
+ devShells.default = pkgs.mkShell {
+ buildInputs = with pkgs; [
+ hugo
+ ];
+ };
+ };
+ });
+}
diff --git a/public/404.html b/public/404.html
index 7681e4b..f6f383e 100644
--- a/public/404.html
+++ b/public/404.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/blåhaj/index.xml b/public/categories/blåhaj/index.xml
index 2a81535..6231700 100644
--- a/public/categories/blåhaj/index.xml
+++ b/public/categories/blåhaj/index.xml
@@ -4,17 +4,16 @@
Blåhaj on acorneroftheweb
https://acorneroftheweb.com/categories/bl%C3%A5haj/
Recent content in Blåhaj on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 25 Mar 2023 18:21:13 +0100
+ Sat, 25 Mar 2023 18:21:13 +0100
+ "I got a Blåhaj"
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
Sat, 25 Mar 2023 18:21:13 +0100
-
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
- I went out today and got a Blåhaj and a Småhaj. It was nice.
+ <p>
I went out today and got a Blåhaj and a Småhaj.
It was nice.</p>
<img src="https://acorneroftheweb.com/images/posts/blahaj.jpg" alt="Picture of one big Blåhaj and a small Blåhaj sleeping in a bed" title="/images/posts/blahaj.jpg" width="400px"/>
-
diff --git a/public/categories/games/index.html b/public/categories/games/index.html
index db23658..6116a95 100644
--- a/public/categories/games/index.html
+++ b/public/categories/games/index.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/games/index.xml b/public/categories/games/index.xml
index 01a26c7..f26772a 100644
--- a/public/categories/games/index.xml
+++ b/public/categories/games/index.xml
@@ -4,18 +4,16 @@
Games on acorneroftheweb
https://acorneroftheweb.com/categories/games/
Recent content in Games on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/categories/index.html b/public/categories/index.html
index 128e9c7..a7aafe8 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/servers/index.xml b/public/categories/servers/index.xml
index 7999d48..95038f2 100644
--- a/public/categories/servers/index.xml
+++ b/public/categories/servers/index.xml
@@ -4,17 +4,16 @@
Servers on acorneroftheweb
https://acorneroftheweb.com/categories/servers/
Recent content in Servers on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 04 Mar 2023 17:43:38 +0100
+ Sat, 04 Mar 2023 17:43:38 +0100
+ "I am bad at reading"
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
Sat, 04 Mar 2023 17:43:38 +0100
-
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
- Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh'ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.
+ <div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Setting up servers
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps.
Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh'ing to the server and running <code>docker-compose up</code> or even launching the services manually.
This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>
-
diff --git a/public/categories/theme/index.html b/public/categories/theme/index.html
index 1789c18..5b25490 100644
--- a/public/categories/theme/index.html
+++ b/public/categories/theme/index.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/theme/index.xml b/public/categories/theme/index.xml
index d8780db..2d12db1 100644
--- a/public/categories/theme/index.xml
+++ b/public/categories/theme/index.xml
@@ -4,17 +4,16 @@
Theme on acorneroftheweb
https://acorneroftheweb.com/categories/theme/
Recent content in Theme on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 24 Oct 2023 15:18:55 +0200
+ Tue, 24 Oct 2023 15:18:55 +0200
+ "Me on switching to lightmode"
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
Tue, 24 Oct 2023 15:18:55 +0200
-
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
- Hey, I did a stoop and switch to lightmode a few days ago. SO far, it feels comfy in someways. I chose catppuccin latte as the theme. But what I don't fully get is how application such as discord are so very bad in lightmode. Like, I am using a theme, catppuccin discord, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
+ <p>
Hey,
I did a stoop and switch to lightmode a few days ago.
SO far, it feels comfy in someways.
I chose <a href="https://github.com/catppuccin/catppuccin">catppuccin latte</a> as the theme.
But what I don't fully get is how application such as discord are so very bad in lightmode.
Like, I am using a theme, <a href="https://github.com/catppuccin/discord">catppuccin discord</a>, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
Seeing that a discord has a new message, is almost hidden.
This is also true for default theme, so it left me wondering if people think about light themes?
I sure haven't, since I primarily have used darkmode everywhere I can for the last years.
Spotify has not implemented this addition for ~10 years now, as seen in <a href="https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341">this request</a>.
It has 6k votes and is one of the ones with the most votes on the entire website.</p>
-
diff --git a/public/categories/trans/index.html b/public/categories/trans/index.html
index 6616f64..5771f07 100644
--- a/public/categories/trans/index.html
+++ b/public/categories/trans/index.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/trans/index.xml b/public/categories/trans/index.xml
index 764987f..7d7af58 100644
--- a/public/categories/trans/index.xml
+++ b/public/categories/trans/index.xml
@@ -4,18 +4,16 @@
Trans on acorneroftheweb
https://acorneroftheweb.com/categories/trans/
Recent content in Trans on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 18 Apr 2023 19:49:41 +0200
+ Tue, 18 Apr 2023 19:49:41 +0200
+ "Legal name changed"
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
Tue, 18 Apr 2023 19:49:41 +0200
-
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
- I GOT MY LEGAL NAME CHANGED!!! HYPE!!!!
-It is now Nor Pingu Führ, and it feels good. The Pingu is the nickname I have used for multiple years now, and it is deeply related to me. So it feels great to have as a middle name.
+ <p>
I GOT MY LEGAL NAME CHANGED!!!
HYPE!!!!</p>
<p>
It is now Nor Pingu Führ, and it feels good.
The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.
So it feels great to have as a middle name.</p>
-
diff --git a/public/categories/writing/index.html b/public/categories/writing/index.html
index 44fa1a6..63c7c7f 100644
--- a/public/categories/writing/index.html
+++ b/public/categories/writing/index.html
@@ -21,7 +21,7 @@
diff --git a/public/categories/writing/index.xml b/public/categories/writing/index.xml
index ceb3bfa..9c0e698 100644
--- a/public/categories/writing/index.xml
+++ b/public/categories/writing/index.xml
@@ -4,17 +4,16 @@
Writing on acorneroftheweb
https://acorneroftheweb.com/categories/writing/
Recent content in Writing on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 08 Apr 2023 14:27:28 +0200
+ Sat, 08 Apr 2023 14:27:28 +0200
+ "Writing"
https://acorneroftheweb.com/post/2023/04/08/writing/
Sat, 08 Apr 2023 14:27:28 +0200
-
https://acorneroftheweb.com/post/2023/04/08/writing/
- Writing can be hard sometimes. So just now, I am meant to be working on writing an essay and a report. The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis. Both of them are quite different from how I like to write about thing. When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.
+ <p>
Writing can be hard sometimes.
So just now, I am meant to be working on writing an essay and a report.
The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis.
Both of them are quite different from how I like to write about thing.
When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.</p>
-
diff --git a/public/index.html b/public/index.html
index 42d291c..d0850ef 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,7 +1,7 @@
-
+
@@ -22,7 +22,7 @@
I am Nor, or Pingu as some people call me.
I think I finally have a good way to update this site so maybe I will make posts every now and then.
-
My pronouns are either She/Her or They/Them and I am a fan of the Swedish pronoun Hen (fight me).
-I attend university at Chalmers in Gothenburg Sweden where I mostly just fuck around doing stuff that I find interesting.
+
My pronouns are either They/Them or She/Her and I am a fan of the Swedish pronoun Hen (fight me).
+I attend university at Chalmers in Gothenburg Sweden where I mostly do random stuff that I find interesting.
That includes playing social games, such as tabletop but social deduction is where my heart lies.
-I am right now a part of the committee known as dHack where we are trying to migrate servers at the moment.
+I am right now a part of the committee known as JämställD, but have been in other committees such as dHack, DNS, and DLude previously.
Posts
diff --git a/public/index.xml b/public/index.xml
index 4d901bd..8bd74d2 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -4,73 +4,58 @@
Home on acorneroftheweb
https://acorneroftheweb.com/
Recent content in Home on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 22 Dec 2023 19:08:09 +0100
+ Fri, 22 Dec 2023 19:08:09 +0100
+ "Doctor Who and Steven Moffats fascinations"
https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/
Fri, 22 Dec 2023 19:08:09 +0100
-
https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/
- Recently I have started re-watching new who. It has been a while since I watched any of the episodes (Except for Blink which I every now and then watch as a standalone). The latest episodes chronologically I have watched were during Capaldi's era. I got a bit excited about the new doctor, and the fact that Davis is returning to the show (Also seeing something about a trans character helped).
+ <p>
Recently I have started re-watching new who.
It has been a while since I watched any of the episodes (Except for Blink which I every now and then watch as a standalone).
The latest episodes chronologically I have watched were during Capaldi's era.
I got a bit excited about the new doctor, and the fact that Davis is returning to the show (Also seeing something about a trans character helped).
Just the other day, I finished the conclusion to Tennant's run.</p>
-
"Me on switching to lightmode"
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
Tue, 24 Oct 2023 15:18:55 +0200
-
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
- Hey, I did a stoop and switch to lightmode a few days ago. SO far, it feels comfy in someways. I chose catppuccin latte as the theme. But what I don't fully get is how application such as discord are so very bad in lightmode. Like, I am using a theme, catppuccin discord, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
+ <p>
Hey,
I did a stoop and switch to lightmode a few days ago.
SO far, it feels comfy in someways.
I chose <a href="https://github.com/catppuccin/catppuccin">catppuccin latte</a> as the theme.
But what I don't fully get is how application such as discord are so very bad in lightmode.
Like, I am using a theme, <a href="https://github.com/catppuccin/discord">catppuccin discord</a>, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
Seeing that a discord has a new message, is almost hidden.
This is also true for default theme, so it left me wondering if people think about light themes?
I sure haven't, since I primarily have used darkmode everywhere I can for the last years.
Spotify has not implemented this addition for ~10 years now, as seen in <a href="https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341">this request</a>.
It has 6k votes and is one of the ones with the most votes on the entire website.</p>
-
"My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
"Legal name changed"
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
Tue, 18 Apr 2023 19:49:41 +0200
-
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
- I GOT MY LEGAL NAME CHANGED!!! HYPE!!!!
-It is now Nor Pingu Führ, and it feels good. The Pingu is the nickname I have used for multiple years now, and it is deeply related to me. So it feels great to have as a middle name.
+ <p>
I GOT MY LEGAL NAME CHANGED!!!
HYPE!!!!</p>
<p>
It is now Nor Pingu Führ, and it feels good.
The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.
So it feels great to have as a middle name.</p>
-
"Writing"
https://acorneroftheweb.com/post/2023/04/08/writing/
Sat, 08 Apr 2023 14:27:28 +0200
-
https://acorneroftheweb.com/post/2023/04/08/writing/
- Writing can be hard sometimes. So just now, I am meant to be working on writing an essay and a report. The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis. Both of them are quite different from how I like to write about thing. When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.
+ <p>
Writing can be hard sometimes.
So just now, I am meant to be working on writing an essay and a report.
The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis.
Both of them are quite different from how I like to write about thing.
When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.</p>
-
"I got a Blåhaj"
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
Sat, 25 Mar 2023 18:21:13 +0100
-
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
- I went out today and got a Blåhaj and a Småhaj. It was nice.
+ <p>
I went out today and got a Blåhaj and a Småhaj.
It was nice.</p>
<img src="https://acorneroftheweb.com/images/posts/blahaj.jpg" alt="Picture of one big Blåhaj and a small Blåhaj sleeping in a bed" title="/images/posts/blahaj.jpg" width="400px"/>
-
"I am bad at reading"
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
Sat, 04 Mar 2023 17:43:38 +0100
-
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
- Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh'ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.
+ <div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Setting up servers
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps.
Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh'ing to the server and running <code>docker-compose up</code> or even launching the services manually.
This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>
-
diff --git a/public/post/2023/03/04/i-am-bad-at-reading/index.html b/public/post/2023/03/04/i-am-bad-at-reading/index.html
index 8a6dfde..ae08bea 100644
--- a/public/post/2023/03/04/i-am-bad-at-reading/index.html
+++ b/public/post/2023/03/04/i-am-bad-at-reading/index.html
@@ -21,7 +21,7 @@
diff --git a/public/post/index.xml b/public/post/index.xml
index 3fee6b6..99ea350 100644
--- a/public/post/index.xml
+++ b/public/post/index.xml
@@ -4,73 +4,58 @@
Posts on acorneroftheweb
https://acorneroftheweb.com/post/
Recent content in Posts on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 22 Dec 2023 19:08:09 +0100
+ Fri, 22 Dec 2023 19:08:09 +0100
+ "Doctor Who and Steven Moffats fascinations"
https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/
Fri, 22 Dec 2023 19:08:09 +0100
-
https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/
- Recently I have started re-watching new who. It has been a while since I watched any of the episodes (Except for Blink which I every now and then watch as a standalone). The latest episodes chronologically I have watched were during Capaldi's era. I got a bit excited about the new doctor, and the fact that Davis is returning to the show (Also seeing something about a trans character helped).
+ <p>
Recently I have started re-watching new who.
It has been a while since I watched any of the episodes (Except for Blink which I every now and then watch as a standalone).
The latest episodes chronologically I have watched were during Capaldi's era.
I got a bit excited about the new doctor, and the fact that Davis is returning to the show (Also seeing something about a trans character helped).
Just the other day, I finished the conclusion to Tennant's run.</p>
-
"Me on switching to lightmode"
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
Tue, 24 Oct 2023 15:18:55 +0200
-
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
- Hey, I did a stoop and switch to lightmode a few days ago. SO far, it feels comfy in someways. I chose catppuccin latte as the theme. But what I don't fully get is how application such as discord are so very bad in lightmode. Like, I am using a theme, catppuccin discord, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
+ <p>
Hey,
I did a stoop and switch to lightmode a few days ago.
SO far, it feels comfy in someways.
I chose <a href="https://github.com/catppuccin/catppuccin">catppuccin latte</a> as the theme.
But what I don't fully get is how application such as discord are so very bad in lightmode.
Like, I am using a theme, <a href="https://github.com/catppuccin/discord">catppuccin discord</a>, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
Seeing that a discord has a new message, is almost hidden.
This is also true for default theme, so it left me wondering if people think about light themes?
I sure haven't, since I primarily have used darkmode everywhere I can for the last years.
Spotify has not implemented this addition for ~10 years now, as seen in <a href="https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341">this request</a>.
It has 6k votes and is one of the ones with the most votes on the entire website.</p>
-
"My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
"Legal name changed"
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
Tue, 18 Apr 2023 19:49:41 +0200
-
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
- I GOT MY LEGAL NAME CHANGED!!! HYPE!!!!
-It is now Nor Pingu Führ, and it feels good. The Pingu is the nickname I have used for multiple years now, and it is deeply related to me. So it feels great to have as a middle name.
+ <p>
I GOT MY LEGAL NAME CHANGED!!!
HYPE!!!!</p>
<p>
It is now Nor Pingu Führ, and it feels good.
The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.
So it feels great to have as a middle name.</p>
-
"Writing"
https://acorneroftheweb.com/post/2023/04/08/writing/
Sat, 08 Apr 2023 14:27:28 +0200
-
https://acorneroftheweb.com/post/2023/04/08/writing/
- Writing can be hard sometimes. So just now, I am meant to be working on writing an essay and a report. The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis. Both of them are quite different from how I like to write about thing. When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.
+ <p>
Writing can be hard sometimes.
So just now, I am meant to be working on writing an essay and a report.
The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis.
Both of them are quite different from how I like to write about thing.
When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.</p>
-
"I got a Blåhaj"
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
Sat, 25 Mar 2023 18:21:13 +0100
-
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
- I went out today and got a Blåhaj and a Småhaj. It was nice.
+ <p>
I went out today and got a Blåhaj and a Småhaj.
It was nice.</p>
<img src="https://acorneroftheweb.com/images/posts/blahaj.jpg" alt="Picture of one big Blåhaj and a small Blåhaj sleeping in a bed" title="/images/posts/blahaj.jpg" width="400px"/>
-
"I am bad at reading"
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
Sat, 04 Mar 2023 17:43:38 +0100
-
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
- Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh'ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.
+ <div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Setting up servers
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps.
Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh'ing to the server and running <code>docker-compose up</code> or even launching the services manually.
This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>
-
diff --git a/public/sitemap.xml b/public/sitemap.xml
index cb2e668..ae4f37c 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -35,10 +35,10 @@
https://acorneroftheweb.com/tags/botw/2023-09-01T16:39:47+02:00
- https://acorneroftheweb.com/tags/games/
+ https://acorneroftheweb.com/categories/games/2023-09-01T16:39:47+02:00
- https://acorneroftheweb.com/categories/games/
+ https://acorneroftheweb.com/tags/games/2023-09-01T16:39:47+02:00https://acorneroftheweb.com/tags/nintendo/
@@ -59,28 +59,28 @@
https://acorneroftheweb.com/tags/mental_health/2023-04-18T19:49:41+02:00
- https://acorneroftheweb.com/tags/trans/
+ https://acorneroftheweb.com/categories/trans/2023-04-18T19:49:41+02:00
- https://acorneroftheweb.com/categories/trans/
+ https://acorneroftheweb.com/tags/trans/2023-04-18T19:49:41+02:00https://acorneroftheweb.com/post/2023/04/08/writing/2023-04-08T14:27:28+02:00
- https://acorneroftheweb.com/tags/writing/
+ https://acorneroftheweb.com/categories/writing/2023-04-08T14:27:28+02:00
- https://acorneroftheweb.com/categories/writing/
+ https://acorneroftheweb.com/tags/writing/2023-04-08T14:27:28+02:00https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/2023-03-25T18:21:13+01:00
- https://acorneroftheweb.com/tags/bl%C3%A5haj/
+ https://acorneroftheweb.com/categories/bl%C3%A5haj/2023-03-25T18:21:13+01:00
- https://acorneroftheweb.com/categories/bl%C3%A5haj/
+ https://acorneroftheweb.com/tags/bl%C3%A5haj/2023-03-25T18:21:13+01:00https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
@@ -89,10 +89,10 @@
https://acorneroftheweb.com/tags/documentation/2023-03-04T17:43:38+01:00
- https://acorneroftheweb.com/tags/servers/
+ https://acorneroftheweb.com/categories/servers/2023-03-04T17:43:38+01:00
- https://acorneroftheweb.com/categories/servers/
+ https://acorneroftheweb.com/tags/servers/2023-03-04T17:43:38+01:00
diff --git a/public/tags/blåhaj/index.html b/public/tags/blåhaj/index.html
index 9c274cd..bf26a3b 100644
--- a/public/tags/blåhaj/index.html
+++ b/public/tags/blåhaj/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/blåhaj/index.xml b/public/tags/blåhaj/index.xml
index 75408a5..ec50cf4 100644
--- a/public/tags/blåhaj/index.xml
+++ b/public/tags/blåhaj/index.xml
@@ -4,17 +4,16 @@
Blåhaj on acorneroftheweb
https://acorneroftheweb.com/tags/bl%C3%A5haj/
Recent content in Blåhaj on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 25 Mar 2023 18:21:13 +0100
+ Sat, 25 Mar 2023 18:21:13 +0100
+ "I got a Blåhaj"
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
Sat, 25 Mar 2023 18:21:13 +0100
-
https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/
- I went out today and got a Blåhaj and a Småhaj. It was nice.
+ <p>
I went out today and got a Blåhaj and a Småhaj.
It was nice.</p>
<img src="https://acorneroftheweb.com/images/posts/blahaj.jpg" alt="Picture of one big Blåhaj and a small Blåhaj sleeping in a bed" title="/images/posts/blahaj.jpg" width="400px"/>
-
diff --git a/public/tags/botw/index.html b/public/tags/botw/index.html
index facea27..753dada 100644
--- a/public/tags/botw/index.html
+++ b/public/tags/botw/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/botw/index.xml b/public/tags/botw/index.xml
index b56a2f7..2e1c297 100644
--- a/public/tags/botw/index.xml
+++ b/public/tags/botw/index.xml
@@ -4,18 +4,16 @@
BotW on acorneroftheweb
https://acorneroftheweb.com/tags/botw/
Recent content in BotW on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/tags/computer/index.html b/public/tags/computer/index.html
index 656322a..9589439 100644
--- a/public/tags/computer/index.html
+++ b/public/tags/computer/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/computer/index.xml b/public/tags/computer/index.xml
index 5c8f37d..435fd84 100644
--- a/public/tags/computer/index.xml
+++ b/public/tags/computer/index.xml
@@ -4,17 +4,16 @@
Computer on acorneroftheweb
https://acorneroftheweb.com/tags/computer/
Recent content in Computer on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 24 Oct 2023 15:18:55 +0200
+ Tue, 24 Oct 2023 15:18:55 +0200
+ "Me on switching to lightmode"
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
Tue, 24 Oct 2023 15:18:55 +0200
-
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
- Hey, I did a stoop and switch to lightmode a few days ago. SO far, it feels comfy in someways. I chose catppuccin latte as the theme. But what I don't fully get is how application such as discord are so very bad in lightmode. Like, I am using a theme, catppuccin discord, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
+ <p>
Hey,
I did a stoop and switch to lightmode a few days ago.
SO far, it feels comfy in someways.
I chose <a href="https://github.com/catppuccin/catppuccin">catppuccin latte</a> as the theme.
But what I don't fully get is how application such as discord are so very bad in lightmode.
Like, I am using a theme, <a href="https://github.com/catppuccin/discord">catppuccin discord</a>, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
Seeing that a discord has a new message, is almost hidden.
This is also true for default theme, so it left me wondering if people think about light themes?
I sure haven't, since I primarily have used darkmode everywhere I can for the last years.
Spotify has not implemented this addition for ~10 years now, as seen in <a href="https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341">this request</a>.
It has 6k votes and is one of the ones with the most votes on the entire website.</p>
-
diff --git a/public/tags/documentation/index.html b/public/tags/documentation/index.html
index 533694d..bca3fb2 100644
--- a/public/tags/documentation/index.html
+++ b/public/tags/documentation/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/documentation/index.xml b/public/tags/documentation/index.xml
index 1e79264..77cb298 100644
--- a/public/tags/documentation/index.xml
+++ b/public/tags/documentation/index.xml
@@ -4,17 +4,16 @@
Documentation on acorneroftheweb
https://acorneroftheweb.com/tags/documentation/
Recent content in Documentation on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 04 Mar 2023 17:43:38 +0100
+ Sat, 04 Mar 2023 17:43:38 +0100
+ "I am bad at reading"
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
Sat, 04 Mar 2023 17:43:38 +0100
-
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
- Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh'ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.
+ <div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Setting up servers
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps.
Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh'ing to the server and running <code>docker-compose up</code> or even launching the services manually.
This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>
-
diff --git a/public/tags/games/index.html b/public/tags/games/index.html
index 45ad01a..0ba1cab 100644
--- a/public/tags/games/index.html
+++ b/public/tags/games/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/games/index.xml b/public/tags/games/index.xml
index 4542602..ea66436 100644
--- a/public/tags/games/index.xml
+++ b/public/tags/games/index.xml
@@ -4,18 +4,16 @@
Games on acorneroftheweb
https://acorneroftheweb.com/tags/games/
Recent content in Games on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/tags/index.html b/public/tags/index.html
index 3a494f5..9904cdf 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/light/index.xml b/public/tags/light/index.xml
index 17d5a50..41f2dc2 100644
--- a/public/tags/light/index.xml
+++ b/public/tags/light/index.xml
@@ -4,17 +4,16 @@
Light on acorneroftheweb
https://acorneroftheweb.com/tags/light/
Recent content in Light on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 24 Oct 2023 15:18:55 +0200
+ Tue, 24 Oct 2023 15:18:55 +0200
+ "Me on switching to lightmode"
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
Tue, 24 Oct 2023 15:18:55 +0200
-
https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/
- Hey, I did a stoop and switch to lightmode a few days ago. SO far, it feels comfy in someways. I chose catppuccin latte as the theme. But what I don't fully get is how application such as discord are so very bad in lightmode. Like, I am using a theme, catppuccin discord, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
+ <p>
Hey,
I did a stoop and switch to lightmode a few days ago.
SO far, it feels comfy in someways.
I chose <a href="https://github.com/catppuccin/catppuccin">catppuccin latte</a> as the theme.
But what I don't fully get is how application such as discord are so very bad in lightmode.
Like, I am using a theme, <a href="https://github.com/catppuccin/discord">catppuccin discord</a>, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.
Seeing that a discord has a new message, is almost hidden.
This is also true for default theme, so it left me wondering if people think about light themes?
I sure haven't, since I primarily have used darkmode everywhere I can for the last years.
Spotify has not implemented this addition for ~10 years now, as seen in <a href="https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341">this request</a>.
It has 6k votes and is one of the ones with the most votes on the entire website.</p>
-
diff --git a/public/tags/mental_health/index.html b/public/tags/mental_health/index.html
index fe4aac7..4927212 100644
--- a/public/tags/mental_health/index.html
+++ b/public/tags/mental_health/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/mental_health/index.xml b/public/tags/mental_health/index.xml
index 959926c..8262182 100644
--- a/public/tags/mental_health/index.xml
+++ b/public/tags/mental_health/index.xml
@@ -4,18 +4,16 @@
Mental_health on acorneroftheweb
https://acorneroftheweb.com/tags/mental_health/
Recent content in Mental_health on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 18 Apr 2023 19:49:41 +0200
+ Tue, 18 Apr 2023 19:49:41 +0200
+ "Legal name changed"
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
Tue, 18 Apr 2023 19:49:41 +0200
-
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
- I GOT MY LEGAL NAME CHANGED!!! HYPE!!!!
-It is now Nor Pingu Führ, and it feels good. The Pingu is the nickname I have used for multiple years now, and it is deeply related to me. So it feels great to have as a middle name.
+ <p>
I GOT MY LEGAL NAME CHANGED!!!
HYPE!!!!</p>
<p>
It is now Nor Pingu Führ, and it feels good.
The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.
So it feels great to have as a middle name.</p>
-
diff --git a/public/tags/nintendo/index.html b/public/tags/nintendo/index.html
index 3f6b910..95b7eb3 100644
--- a/public/tags/nintendo/index.html
+++ b/public/tags/nintendo/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/nintendo/index.xml b/public/tags/nintendo/index.xml
index e61389e..00fac44 100644
--- a/public/tags/nintendo/index.xml
+++ b/public/tags/nintendo/index.xml
@@ -4,18 +4,16 @@
Nintendo on acorneroftheweb
https://acorneroftheweb.com/tags/nintendo/
Recent content in Nintendo on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/tags/servers/index.html b/public/tags/servers/index.html
index 31cdeb9..babdac7 100644
--- a/public/tags/servers/index.html
+++ b/public/tags/servers/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/servers/index.xml b/public/tags/servers/index.xml
index cb853ce..2503e1e 100644
--- a/public/tags/servers/index.xml
+++ b/public/tags/servers/index.xml
@@ -4,17 +4,16 @@
Servers on acorneroftheweb
https://acorneroftheweb.com/tags/servers/
Recent content in Servers on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 04 Mar 2023 17:43:38 +0100
+ Sat, 04 Mar 2023 17:43:38 +0100
+ "I am bad at reading"
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
Sat, 04 Mar 2023 17:43:38 +0100
-
https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/
- Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh'ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.
+ <div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Setting up servers
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps.
Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh'ing to the server and running <code>docker-compose up</code> or even launching the services manually.
This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>
-
diff --git a/public/tags/switch/index.html b/public/tags/switch/index.html
index e988274..1aa0158 100644
--- a/public/tags/switch/index.html
+++ b/public/tags/switch/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/switch/index.xml b/public/tags/switch/index.xml
index 950fc83..508dd09 100644
--- a/public/tags/switch/index.xml
+++ b/public/tags/switch/index.xml
@@ -4,18 +4,16 @@
Switch on acorneroftheweb
https://acorneroftheweb.com/tags/switch/
Recent content in Switch on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/tags/totk/index.html b/public/tags/totk/index.html
index dd42d46..056e6ba 100644
--- a/public/tags/totk/index.html
+++ b/public/tags/totk/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/totk/index.xml b/public/tags/totk/index.xml
index af819f4..049369c 100644
--- a/public/tags/totk/index.xml
+++ b/public/tags/totk/index.xml
@@ -4,18 +4,16 @@
TotK on acorneroftheweb
https://acorneroftheweb.com/tags/totk/
Recent content in TotK on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/public/tags/trans/index.html b/public/tags/trans/index.html
index 027bb69..75cf109 100644
--- a/public/tags/trans/index.html
+++ b/public/tags/trans/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/trans/index.xml b/public/tags/trans/index.xml
index 2c065c6..be91964 100644
--- a/public/tags/trans/index.xml
+++ b/public/tags/trans/index.xml
@@ -4,18 +4,16 @@
Trans on acorneroftheweb
https://acorneroftheweb.com/tags/trans/
Recent content in Trans on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Tue, 18 Apr 2023 19:49:41 +0200
+ Tue, 18 Apr 2023 19:49:41 +0200
+ "Legal name changed"
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
Tue, 18 Apr 2023 19:49:41 +0200
-
https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/
- I GOT MY LEGAL NAME CHANGED!!! HYPE!!!!
-It is now Nor Pingu Führ, and it feels good. The Pingu is the nickname I have used for multiple years now, and it is deeply related to me. So it feels great to have as a middle name.
+ <p>
I GOT MY LEGAL NAME CHANGED!!!
HYPE!!!!</p>
<p>
It is now Nor Pingu Führ, and it feels good.
The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.
So it feels great to have as a middle name.</p>
-
diff --git a/public/tags/writing/index.html b/public/tags/writing/index.html
index 1614765..c422d51 100644
--- a/public/tags/writing/index.html
+++ b/public/tags/writing/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/writing/index.xml b/public/tags/writing/index.xml
index 72c409e..e6e6a35 100644
--- a/public/tags/writing/index.xml
+++ b/public/tags/writing/index.xml
@@ -4,17 +4,16 @@
Writing on acorneroftheweb
https://acorneroftheweb.com/tags/writing/
Recent content in Writing on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Sat, 08 Apr 2023 14:27:28 +0200
+ Sat, 08 Apr 2023 14:27:28 +0200
+ "Writing"
https://acorneroftheweb.com/post/2023/04/08/writing/
Sat, 08 Apr 2023 14:27:28 +0200
-
https://acorneroftheweb.com/post/2023/04/08/writing/
- Writing can be hard sometimes. So just now, I am meant to be working on writing an essay and a report. The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis. Both of them are quite different from how I like to write about thing. When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.
+ <p>
Writing can be hard sometimes.
So just now, I am meant to be working on writing an essay and a report.
The essay is more in the social sort of way, due to it being meant for analysis in a course on ethics and the report is for my bachelor thesis.
Both of them are quite different from how I like to write about thing.
When I start writing about things, it is more in the form of realizing my thoughts or progressing through a topic where I have some information, while gathering more.</p>
-
diff --git a/public/tags/zelda/index.html b/public/tags/zelda/index.html
index 88e3170..718380b 100644
--- a/public/tags/zelda/index.html
+++ b/public/tags/zelda/index.html
@@ -21,7 +21,7 @@
diff --git a/public/tags/zelda/index.xml b/public/tags/zelda/index.xml
index ddce75e..44fd2ba 100644
--- a/public/tags/zelda/index.xml
+++ b/public/tags/zelda/index.xml
@@ -4,18 +4,16 @@
Zelda on acorneroftheweb
https://acorneroftheweb.com/tags/zelda/
Recent content in Zelda on acorneroftheweb
- Hugo -- gohugo.io
+ Hugoen-us
- Fri, 01 Sep 2023 16:39:47 +0200
+ Fri, 01 Sep 2023 16:39:47 +0200
+ "My thoughts on Tears of the Kingdom"
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
Fri, 01 Sep 2023 16:39:47 +0200
-
https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/
- Hello again, been a while hasn't it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let's get into it, shall we?
-Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
+ <p>
Hello again, been a while hasn't it?
You know, existing can sometimes be just enough.
During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.
I thought I would write about it to explain my opinions on the game and fully understand what I even think.
So let's get into it, shall we?</p>
<div id="outline-container-headline-1" class="outline-2">
<h2 id="headline-1">
Me and other Zelda games
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<p>When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link's awakening and later Twilight Princess.
It got me hooked on the games, the exploring was a great and going through dungeons.
I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.
The scope of Ocarina of time, the creepy nature of Majora's Mask, the plot of Skyward sword, it was all so much fun.</p>
-
diff --git a/shell.nix b/shell.nix
deleted file mode 100644
index 5cd4156..0000000
--- a/shell.nix
+++ /dev/null
@@ -1,10 +0,0 @@
-{ pkgs ? import {} }:
-
-with pkgs;
-
-mkShell {
- name = "blog";
- buildInputs = [
- hugo
- ];
-}