Fix some small updates

This commit is contained in:
pingu 2025-03-14 22:04:21 +01:00
parent a98e3a4d42
commit 670c5e99b0
62 changed files with 246 additions and 265 deletions

2
.envrc
View File

@ -1 +1 @@
use nix
use flake

View File

@ -16,10 +16,10 @@ Hi (^^)
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.
---

64
flake.lock Normal file
View File

@ -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
}

25
flake.nix Normal file
View File

@ -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
];
};
};
});
}

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Blåhaj on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/bl%C3%A5haj/</link>
<description>Recent content in Blåhaj on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 25 Mar 2023 18:21:13 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/bl%C3%A5haj/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 25 Mar 2023 18:21:13 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/bl%C3%A5haj/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;I got a Blåhaj&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</guid>
<description>I went out today and got a Blåhaj and a Småhaj. It was nice.</description>
<description>&lt;p&gt;&#xA;I went out today and got a Blåhaj and a Småhaj.&#xA;It was nice.&lt;/p&gt;&#xA;&lt;img src=&#34;https://acorneroftheweb.com/images/posts/blahaj.jpg&#34; alt=&#34;Picture of one big Blåhaj and a small Blåhaj sleeping in a bed&#34; title=&#34;/images/posts/blahaj.jpg&#34; width=&#34;400px&#34;/&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Games on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/games/</link>
<description>Recent content in Games on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/games/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/games/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,62 +4,51 @@
<title>Categories on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/</link>
<description>Recent content in Categories on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Theme</title>
<link>https://acorneroftheweb.com/categories/theme/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/categories/theme/</guid>
<description></description>
</item>
<item>
<title>Games</title>
<link>https://acorneroftheweb.com/categories/games/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/categories/games/</guid>
<description></description>
</item>
<item>
<title>Trans</title>
<link>https://acorneroftheweb.com/categories/trans/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/categories/trans/</guid>
<description></description>
</item>
<item>
<title>Writing</title>
<link>https://acorneroftheweb.com/categories/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/categories/writing/</guid>
<description></description>
</item>
<item>
<title>Blåhaj</title>
<link>https://acorneroftheweb.com/categories/bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/categories/bl%C3%A5haj/</guid>
<description></description>
</item>
<item>
<title>Servers</title>
<link>https://acorneroftheweb.com/categories/servers/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/categories/servers/</guid>
<description></description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Servers on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/servers/</link>
<description>Recent content in Servers on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/servers/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/servers/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;I am bad at reading&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Setting up servers&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;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.&#xA;Doing this, I have tried out using &lt;a href=&#34;https://github.com/hashicorp/nomad/&#34;&gt;Nomad&lt;/a&gt; and &lt;a href=&#34;https://github.com/hashicorp/consul/&#34;&gt;Consul&lt;/a&gt; instead of ssh&amp;#39;ing to the server and running &lt;code&gt;docker-compose up&lt;/code&gt; or even launching the services manually.&#xA;This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Theme on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/theme/</link>
<description>Recent content in Theme on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/theme/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/theme/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Me on switching to lightmode&#34;</title>
<link>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;p&gt;&#xA;Hey,&#xA;I did a stoop and switch to lightmode a few days ago.&#xA;SO far, it feels comfy in someways.&#xA;I chose &lt;a href=&#34;https://github.com/catppuccin/catppuccin&#34;&gt;catppuccin latte&lt;/a&gt; as the theme.&#xA;But what I don&amp;#39;t fully get is how application such as discord are so very bad in lightmode.&#xA;Like, I am using a theme, &lt;a href=&#34;https://github.com/catppuccin/discord&#34;&gt;catppuccin discord&lt;/a&gt;, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.&#xA;Seeing that a discord has a new message, is almost hidden.&#xA;This is also true for default theme, so it left me wondering if people think about light themes?&#xA;I sure haven&amp;#39;t, since I primarily have used darkmode everywhere I can for the last years.&#xA;Spotify has not implemented this addition for ~10 years now, as seen in &lt;a href=&#34;https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341&#34;&gt;this request&lt;/a&gt;.&#xA;It has 6k votes and is one of the ones with the most votes on the entire website.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Trans on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/trans/</link>
<description>Recent content in Trans on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/trans/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/trans/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Legal name changed&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;I GOT MY LEGAL NAME CHANGED!!!&#xA;HYPE!!!!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It is now Nor Pingu Führ, and it feels good.&#xA;The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.&#xA;So it feels great to have as a middle name.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Writing on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/writing/</link>
<description>Recent content in Writing on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 08 Apr 2023 14:27:28 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/writing/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 08 Apr 2023 14:27:28 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/categories/writing/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Writing&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/08/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/08/writing/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;Writing can be hard sometimes.&#xA;So just now, I am meant to be working on writing an essay and a report.&#xA;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.&#xA;Both of them are quite different from how I like to write about thing.&#xA;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.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.111.3">
<meta name="generator" content="Hugo 0.145.0">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
@ -22,7 +22,7 @@
<li class="pull-left current">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>
@ -56,7 +56,7 @@
<div class="content-wrapper">
<h2 id="welcome-to-this-little-corner-of-the-web-">Welcome to this little corner of the web. 💜</h2>
<h2 id="welcome-to-this-little-corner-of-the-web-purple_heart">Welcome to this little corner of the web. &#x1f49c;</h2>
<p><img
id="foxy"
width="200"
@ -65,10 +65,10 @@ alt="My profile pic"></p>
<p>Hi (^^)</p>
<p>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.</p>
<p>My pronouns are either <strong>She/Her</strong> or <strong>They/Them</strong> and I am a fan of the Swedish pronoun <strong>Hen</strong> (fight me).
I attend university at Chalmers in Gothenburg Sweden where I mostly just fuck around doing stuff that I find interesting.
<p>My pronouns are either <strong>They/Them</strong> or <strong>She/Her</strong> and I am a fan of the Swedish pronoun <strong>Hen</strong> (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 <a href="https://wiki.dtek.se/wiki/DHack">dHack</a> where we are trying to migrate servers at the moment.</p>
I am right now a part of the committee known as <a href="https://wiki.dtek.se/wiki/J%C3%A4mst%C3%A4llD">JämställD</a>, but have been in other committees such as <a href="https://wiki.dtek.se/wiki/DHack">dHack</a>, <a href="https://wiki.dtek.se/wiki/DNS">DNS</a>, and <a href="https://wiki.dtek.se/wiki/DLude">DLude</a> previously.</p>
<hr>
<h2 id="posts">Posts</h2>

View File

@ -4,73 +4,58 @@
<title>Home on acorneroftheweb</title>
<link>https://acorneroftheweb.com/</link>
<description>Recent content in Home on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 22 Dec 2023 19:08:09 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 22 Dec 2023 19:08:09 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Doctor Who and Steven Moffats fascinations&#34;</title>
<link>https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/</link>
<pubDate>Fri, 22 Dec 2023 19:08:09 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/</guid>
<description>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&amp;#39;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).</description>
<description>&lt;p&gt;&#xA;Recently I have started re-watching new who.&#xA;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).&#xA;The latest episodes chronologically I have watched were during Capaldi&amp;#39;s era.&#xA;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).&#xA;Just the other day, I finished the conclusion to Tennant&amp;#39;s run.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Me on switching to lightmode&#34;</title>
<link>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;p&gt;&#xA;Hey,&#xA;I did a stoop and switch to lightmode a few days ago.&#xA;SO far, it feels comfy in someways.&#xA;I chose &lt;a href=&#34;https://github.com/catppuccin/catppuccin&#34;&gt;catppuccin latte&lt;/a&gt; as the theme.&#xA;But what I don&amp;#39;t fully get is how application such as discord are so very bad in lightmode.&#xA;Like, I am using a theme, &lt;a href=&#34;https://github.com/catppuccin/discord&#34;&gt;catppuccin discord&lt;/a&gt;, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.&#xA;Seeing that a discord has a new message, is almost hidden.&#xA;This is also true for default theme, so it left me wondering if people think about light themes?&#xA;I sure haven&amp;#39;t, since I primarily have used darkmode everywhere I can for the last years.&#xA;Spotify has not implemented this addition for ~10 years now, as seen in &lt;a href=&#34;https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341&#34;&gt;this request&lt;/a&gt;.&#xA;It has 6k votes and is one of the ones with the most votes on the entire website.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Legal name changed&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;I GOT MY LEGAL NAME CHANGED!!!&#xA;HYPE!!!!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It is now Nor Pingu Führ, and it feels good.&#xA;The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.&#xA;So it feels great to have as a middle name.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Writing&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/08/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/08/writing/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;Writing can be hard sometimes.&#xA;So just now, I am meant to be working on writing an essay and a report.&#xA;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.&#xA;Both of them are quite different from how I like to write about thing.&#xA;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.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;I got a Blåhaj&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</guid>
<description>I went out today and got a Blåhaj and a Småhaj. It was nice.</description>
<description>&lt;p&gt;&#xA;I went out today and got a Blåhaj and a Småhaj.&#xA;It was nice.&lt;/p&gt;&#xA;&lt;img src=&#34;https://acorneroftheweb.com/images/posts/blahaj.jpg&#34; alt=&#34;Picture of one big Blåhaj and a small Blåhaj sleeping in a bed&#34; title=&#34;/images/posts/blahaj.jpg&#34; width=&#34;400px&#34;/&gt;</description>
</item>
<item>
<title>&#34;I am bad at reading&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Setting up servers&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;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.&#xA;Doing this, I have tried out using &lt;a href=&#34;https://github.com/hashicorp/nomad/&#34;&gt;Nomad&lt;/a&gt; and &lt;a href=&#34;https://github.com/hashicorp/consul/&#34;&gt;Consul&lt;/a&gt; instead of ssh&amp;#39;ing to the server and running &lt;code&gt;docker-compose up&lt;/code&gt; or even launching the services manually.&#xA;This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,73 +4,58 @@
<title>Posts on acorneroftheweb</title>
<link>https://acorneroftheweb.com/post/</link>
<description>Recent content in Posts on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 22 Dec 2023 19:08:09 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/post/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 22 Dec 2023 19:08:09 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Doctor Who and Steven Moffats fascinations&#34;</title>
<link>https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/</link>
<pubDate>Fri, 22 Dec 2023 19:08:09 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/12/22/doctor-who-and-steven-moffats-fascinations/</guid>
<description>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&amp;#39;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).</description>
<description>&lt;p&gt;&#xA;Recently I have started re-watching new who.&#xA;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).&#xA;The latest episodes chronologically I have watched were during Capaldi&amp;#39;s era.&#xA;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).&#xA;Just the other day, I finished the conclusion to Tennant&amp;#39;s run.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Me on switching to lightmode&#34;</title>
<link>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;p&gt;&#xA;Hey,&#xA;I did a stoop and switch to lightmode a few days ago.&#xA;SO far, it feels comfy in someways.&#xA;I chose &lt;a href=&#34;https://github.com/catppuccin/catppuccin&#34;&gt;catppuccin latte&lt;/a&gt; as the theme.&#xA;But what I don&amp;#39;t fully get is how application such as discord are so very bad in lightmode.&#xA;Like, I am using a theme, &lt;a href=&#34;https://github.com/catppuccin/discord&#34;&gt;catppuccin discord&lt;/a&gt;, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.&#xA;Seeing that a discord has a new message, is almost hidden.&#xA;This is also true for default theme, so it left me wondering if people think about light themes?&#xA;I sure haven&amp;#39;t, since I primarily have used darkmode everywhere I can for the last years.&#xA;Spotify has not implemented this addition for ~10 years now, as seen in &lt;a href=&#34;https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341&#34;&gt;this request&lt;/a&gt;.&#xA;It has 6k votes and is one of the ones with the most votes on the entire website.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Legal name changed&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;I GOT MY LEGAL NAME CHANGED!!!&#xA;HYPE!!!!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It is now Nor Pingu Führ, and it feels good.&#xA;The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.&#xA;So it feels great to have as a middle name.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;Writing&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/08/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/08/writing/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;Writing can be hard sometimes.&#xA;So just now, I am meant to be working on writing an essay and a report.&#xA;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.&#xA;Both of them are quite different from how I like to write about thing.&#xA;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.&lt;/p&gt;</description>
</item>
<item>
<title>&#34;I got a Blåhaj&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</guid>
<description>I went out today and got a Blåhaj and a Småhaj. It was nice.</description>
<description>&lt;p&gt;&#xA;I went out today and got a Blåhaj and a Småhaj.&#xA;It was nice.&lt;/p&gt;&#xA;&lt;img src=&#34;https://acorneroftheweb.com/images/posts/blahaj.jpg&#34; alt=&#34;Picture of one big Blåhaj and a small Blåhaj sleeping in a bed&#34; title=&#34;/images/posts/blahaj.jpg&#34; width=&#34;400px&#34;/&gt;</description>
</item>
<item>
<title>&#34;I am bad at reading&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Setting up servers&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;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.&#xA;Doing this, I have tried out using &lt;a href=&#34;https://github.com/hashicorp/nomad/&#34;&gt;Nomad&lt;/a&gt; and &lt;a href=&#34;https://github.com/hashicorp/consul/&#34;&gt;Consul&lt;/a&gt; instead of ssh&amp;#39;ing to the server and running &lt;code&gt;docker-compose up&lt;/code&gt; or even launching the services manually.&#xA;This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -35,10 +35,10 @@
<loc>https://acorneroftheweb.com/tags/botw/</loc>
<lastmod>2023-09-01T16:39:47+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/games/</loc>
<loc>https://acorneroftheweb.com/categories/games/</loc>
<lastmod>2023-09-01T16:39:47+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/categories/games/</loc>
<loc>https://acorneroftheweb.com/tags/games/</loc>
<lastmod>2023-09-01T16:39:47+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/nintendo/</loc>
@ -59,28 +59,28 @@
<loc>https://acorneroftheweb.com/tags/mental_health/</loc>
<lastmod>2023-04-18T19:49:41+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/trans/</loc>
<loc>https://acorneroftheweb.com/categories/trans/</loc>
<lastmod>2023-04-18T19:49:41+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/categories/trans/</loc>
<loc>https://acorneroftheweb.com/tags/trans/</loc>
<lastmod>2023-04-18T19:49:41+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/post/2023/04/08/writing/</loc>
<lastmod>2023-04-08T14:27:28+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/writing/</loc>
<loc>https://acorneroftheweb.com/categories/writing/</loc>
<lastmod>2023-04-08T14:27:28+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/categories/writing/</loc>
<loc>https://acorneroftheweb.com/tags/writing/</loc>
<lastmod>2023-04-08T14:27:28+02:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</loc>
<lastmod>2023-03-25T18:21:13+01:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/bl%C3%A5haj/</loc>
<loc>https://acorneroftheweb.com/categories/bl%C3%A5haj/</loc>
<lastmod>2023-03-25T18:21:13+01:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/categories/bl%C3%A5haj/</loc>
<loc>https://acorneroftheweb.com/tags/bl%C3%A5haj/</loc>
<lastmod>2023-03-25T18:21:13+01:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</loc>
@ -89,10 +89,10 @@
<loc>https://acorneroftheweb.com/tags/documentation/</loc>
<lastmod>2023-03-04T17:43:38+01:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/tags/servers/</loc>
<loc>https://acorneroftheweb.com/categories/servers/</loc>
<lastmod>2023-03-04T17:43:38+01:00</lastmod>
</url><url>
<loc>https://acorneroftheweb.com/categories/servers/</loc>
<loc>https://acorneroftheweb.com/tags/servers/</loc>
<lastmod>2023-03-04T17:43:38+01:00</lastmod>
</url>
</urlset>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Blåhaj on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/bl%C3%A5haj/</link>
<description>Recent content in Blåhaj on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 25 Mar 2023 18:21:13 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/bl%C3%A5haj/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 25 Mar 2023 18:21:13 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/bl%C3%A5haj/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;I got a Blåhaj&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/25/i-got-a-bl%C3%A5haj/</guid>
<description>I went out today and got a Blåhaj and a Småhaj. It was nice.</description>
<description>&lt;p&gt;&#xA;I went out today and got a Blåhaj and a Småhaj.&#xA;It was nice.&lt;/p&gt;&#xA;&lt;img src=&#34;https://acorneroftheweb.com/images/posts/blahaj.jpg&#34; alt=&#34;Picture of one big Blåhaj and a small Blåhaj sleeping in a bed&#34; title=&#34;/images/posts/blahaj.jpg&#34; width=&#34;400px&#34;/&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>BotW on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/botw/</link>
<description>Recent content in BotW on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/botw/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/botw/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Computer on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/computer/</link>
<description>Recent content in Computer on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/computer/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/computer/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Me on switching to lightmode&#34;</title>
<link>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;p&gt;&#xA;Hey,&#xA;I did a stoop and switch to lightmode a few days ago.&#xA;SO far, it feels comfy in someways.&#xA;I chose &lt;a href=&#34;https://github.com/catppuccin/catppuccin&#34;&gt;catppuccin latte&lt;/a&gt; as the theme.&#xA;But what I don&amp;#39;t fully get is how application such as discord are so very bad in lightmode.&#xA;Like, I am using a theme, &lt;a href=&#34;https://github.com/catppuccin/discord&#34;&gt;catppuccin discord&lt;/a&gt;, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.&#xA;Seeing that a discord has a new message, is almost hidden.&#xA;This is also true for default theme, so it left me wondering if people think about light themes?&#xA;I sure haven&amp;#39;t, since I primarily have used darkmode everywhere I can for the last years.&#xA;Spotify has not implemented this addition for ~10 years now, as seen in &lt;a href=&#34;https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341&#34;&gt;this request&lt;/a&gt;.&#xA;It has 6k votes and is one of the ones with the most votes on the entire website.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Documentation on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/documentation/</link>
<description>Recent content in Documentation on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/documentation/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/documentation/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;I am bad at reading&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Setting up servers&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;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.&#xA;Doing this, I have tried out using &lt;a href=&#34;https://github.com/hashicorp/nomad/&#34;&gt;Nomad&lt;/a&gt; and &lt;a href=&#34;https://github.com/hashicorp/consul/&#34;&gt;Consul&lt;/a&gt; instead of ssh&amp;#39;ing to the server and running &lt;code&gt;docker-compose up&lt;/code&gt; or even launching the services manually.&#xA;This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Games on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/games/</link>
<description>Recent content in Games on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/games/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/games/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,134 +4,107 @@
<title>Tags on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/</link>
<description>Recent content in Tags on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Computer</title>
<link>https://acorneroftheweb.com/tags/computer/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/computer/</guid>
<description></description>
</item>
<item>
<title>Light</title>
<link>https://acorneroftheweb.com/tags/light/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/light/</guid>
<description></description>
</item>
<item>
<title>BotW</title>
<link>https://acorneroftheweb.com/tags/botw/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/botw/</guid>
<description></description>
</item>
<item>
<title>Games</title>
<link>https://acorneroftheweb.com/tags/games/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/games/</guid>
<description></description>
</item>
<item>
<title>Nintendo</title>
<link>https://acorneroftheweb.com/tags/nintendo/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/nintendo/</guid>
<description></description>
</item>
<item>
<title>Switch</title>
<link>https://acorneroftheweb.com/tags/switch/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/switch/</guid>
<description></description>
</item>
<item>
<title>TotK</title>
<link>https://acorneroftheweb.com/tags/totk/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/totk/</guid>
<description></description>
</item>
<item>
<title>Zelda</title>
<link>https://acorneroftheweb.com/tags/zelda/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/zelda/</guid>
<description></description>
</item>
<item>
<title>Mental_health</title>
<link>https://acorneroftheweb.com/tags/mental_health/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/mental_health/</guid>
<description></description>
</item>
<item>
<title>Trans</title>
<link>https://acorneroftheweb.com/tags/trans/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/trans/</guid>
<description></description>
</item>
<item>
<title>Writing</title>
<link>https://acorneroftheweb.com/tags/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/tags/writing/</guid>
<description></description>
</item>
<item>
<title>Blåhaj</title>
<link>https://acorneroftheweb.com/tags/bl%C3%A5haj/</link>
<pubDate>Sat, 25 Mar 2023 18:21:13 +0100</pubDate>
<guid>https://acorneroftheweb.com/tags/bl%C3%A5haj/</guid>
<description></description>
</item>
<item>
<title>Documentation</title>
<link>https://acorneroftheweb.com/tags/documentation/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/tags/documentation/</guid>
<description></description>
</item>
<item>
<title>Servers</title>
<link>https://acorneroftheweb.com/tags/servers/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/tags/servers/</guid>
<description></description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Light on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/light/</link>
<description>Recent content in Light on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/light/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 24 Oct 2023 15:18:55 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/light/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Me on switching to lightmode&#34;</title>
<link>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</link>
<pubDate>Tue, 24 Oct 2023 15:18:55 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/10/24/me-on-switching-to-lightmode/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;p&gt;&#xA;Hey,&#xA;I did a stoop and switch to lightmode a few days ago.&#xA;SO far, it feels comfy in someways.&#xA;I chose &lt;a href=&#34;https://github.com/catppuccin/catppuccin&#34;&gt;catppuccin latte&lt;/a&gt; as the theme.&#xA;But what I don&amp;#39;t fully get is how application such as discord are so very bad in lightmode.&#xA;Like, I am using a theme, &lt;a href=&#34;https://github.com/catppuccin/discord&#34;&gt;catppuccin discord&lt;/a&gt;, to ensure that it looks like the rest of my laptop but it looks very off when it comes to notifications.&#xA;Seeing that a discord has a new message, is almost hidden.&#xA;This is also true for default theme, so it left me wondering if people think about light themes?&#xA;I sure haven&amp;#39;t, since I primarily have used darkmode everywhere I can for the last years.&#xA;Spotify has not implemented this addition for ~10 years now, as seen in &lt;a href=&#34;https://community.spotify.com/t5/Live-Ideas/All-Platforms-Light-Mode-option/idi-p/730341&#34;&gt;this request&lt;/a&gt;.&#xA;It has 6k votes and is one of the ones with the most votes on the entire website.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Mental_health on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/mental_health/</link>
<description>Recent content in Mental_health on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/mental_health/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/mental_health/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Legal name changed&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;I GOT MY LEGAL NAME CHANGED!!!&#xA;HYPE!!!!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It is now Nor Pingu Führ, and it feels good.&#xA;The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.&#xA;So it feels great to have as a middle name.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Nintendo on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/nintendo/</link>
<description>Recent content in Nintendo on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/nintendo/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/nintendo/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Servers on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/servers/</link>
<description>Recent content in Servers on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/servers/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/servers/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;I am bad at reading&#34;</title>
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
<description>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&amp;#39;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.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Setting up servers&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;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.&#xA;Doing this, I have tried out using &lt;a href=&#34;https://github.com/hashicorp/nomad/&#34;&gt;Nomad&lt;/a&gt; and &lt;a href=&#34;https://github.com/hashicorp/consul/&#34;&gt;Consul&lt;/a&gt; instead of ssh&amp;#39;ing to the server and running &lt;code&gt;docker-compose up&lt;/code&gt; or even launching the services manually.&#xA;This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Switch on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/switch/</link>
<description>Recent content in Switch on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/switch/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/switch/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>TotK on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/totk/</link>
<description>Recent content in TotK on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/totk/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/totk/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Trans on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/trans/</link>
<description>Recent content in Trans on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/trans/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/trans/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Legal name changed&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</link>
<pubDate>Tue, 18 Apr 2023 19:49:41 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/18/legal-name-changed/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;I GOT MY LEGAL NAME CHANGED!!!&#xA;HYPE!!!!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It is now Nor Pingu Führ, and it feels good.&#xA;The Pingu is the nickname I have used for multiple years now, and it is deeply related to me.&#xA;So it feels great to have as a middle name.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,17 +4,16 @@
<title>Writing on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/writing/</link>
<description>Recent content in Writing on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 08 Apr 2023 14:27:28 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/writing/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 08 Apr 2023 14:27:28 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/writing/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;Writing&#34;</title>
<link>https://acorneroftheweb.com/post/2023/04/08/writing/</link>
<pubDate>Sat, 08 Apr 2023 14:27:28 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/04/08/writing/</guid>
<description>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.</description>
<description>&lt;p&gt;&#xA;Writing can be hard sometimes.&#xA;So just now, I am meant to be working on writing an essay and a report.&#xA;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.&#xA;Both of them are quite different from how I like to write about thing.&#xA;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.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -21,7 +21,7 @@
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
<a href="https://acorneroftheweb.com/">~/acorneroftheweb</a>
</li>

View File

@ -4,18 +4,16 @@
<title>Zelda on acorneroftheweb</title>
<link>https://acorneroftheweb.com/tags/zelda/</link>
<description>Recent content in Zelda on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/tags/zelda/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate>
<atom:link href="https://acorneroftheweb.com/tags/zelda/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;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&amp;#39;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&amp;#39;s awakening and later Twilight Princess.</description>
<description>&lt;p&gt;&#xA;Hello again, been a while hasn&amp;#39;t it?&#xA;You know, existing can sometimes be just enough.&#xA;During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions.&#xA;I thought I would write about it to explain my opinions on the game and fully understand what I even think.&#xA;So let&amp;#39;s get into it, shall we?&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Me and other Zelda games&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.&#xA;It got me hooked on the games, the exploring was a great and going through dungeons.&#xA;I would go on to play most of the main line Zeldas and they offer different experiences but all offered something that I enjoyed.&#xA;The scope of Ocarina of time, the creepy nature of Majora&amp;#39;s Mask, the plot of Skyward sword, it was all so much fun.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -1,10 +0,0 @@
{ pkgs ? import <nixpkgs> {} }:
with pkgs;
mkShell {
name = "blog";
buildInputs = [
hugo
];
}