aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-11-09 20:00:16 +0100
committerAdam Stück <adam@adast.dk>2023-11-09 20:00:16 +0100
commitfbb9bf9877318c084137525de76877033fb627b4 (patch)
tree418005dade9b93be6104f034be6d5c25157032f1
parent095f88196d40bf524b241e0c36803f1513bc38c4 (diff)
drop favicon
-rw-r--r--build/2023-02-log/index.html20
-rw-r--r--build/donate/index.html4
-rw-r--r--build/favicon.icobin46927 -> 0 bytes
-rw-r--r--build/index.html8
-rw-r--r--build/projects/index.html3
-rw-r--r--build/resume-da/index.html50
-rw-r--r--build/resume/index.html50
-rw-r--r--build/services/index.html9
-rw-r--r--build/sitemap.xml16
-rw-r--r--build/uses/index.html20
-rw-r--r--src/_header.html1
-rw-r--r--src/favicon.icobin46927 -> 0 bytes
12 files changed, 8 insertions, 173 deletions
diff --git a/build/2023-02-log/index.html b/build/2023-02-log/index.html
index 46c7f98..087aa40 100644
--- a/build/2023-02-log/index.html
+++ b/build/2023-02-log/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Status update, February 2023</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,61 +20,42 @@
</nav>
</header><main>
<h1 id="status-update-february-2023">Status update, February 2023</h1>
-
<p>2023-03-04</p>
-
<h2 id="hello-world">Hello world!</h2>
-
<p>Hi, welcome to my website. </p>
-
<p>This is probably your first time seeing it, but it just went through a
major makeover. I&#8217;ve archived <a href="https://web.archive.org/web/20221223055937/https://adast.xyz/">the old
design</a> if
you want to check it out.</p>
-
<p>The new design is <em>blazingly fast</em>, light as a feather, and anyone can navigate
it.</p>
-
<p>You&#8217;ll find my contact details and important links on the homepage.
There are links to more information about myself and this website, projects I&#8217;m
working on, and my RSS feed at the top.
I&#8217;ve included my PGP key if you wish to send me mail privately.</p>
-
<p>This redesign was <strong>heavily</strong> inspired by <a href="https://bt.ht">bt.ht</a> and
<a href="https://drewdevault.com">drewdevault.com</a>.</p>
-
<h2 id="game-dev-is-back-on-the-menu">Game dev is back on the menu!</h2>
-
<p>The CompSci department at my uni hosts an annual LAN party with tournaments
in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get <a href="https://arena.adast.dk">arena</a> to a playable,
fun state, and have a LAN tournament to really put it to the test.</p>
-
<p>I want to start working on my game again, and I want to it to be playable in
time for the LAN party.</p>
-
<p>I have about 5 weeks to make it happen.</p>
-
<h2 id="what-to-expect">What to expect</h2>
-
<p>I have a few technical blog posts planned, but I&#8217;ll also just be posting
about anything I that interests me.</p>
-
<p>I think I&#8217;ll start doing monthly status updates (like this post), much like
the <a href="https://sourcehut.org/consultancy/#our-engineers">engineers at
sourcehut.org</a>.
I&#8217;d also like to start posting (weekly) development logs for arena. </p>
-
<p>Finally, I have a lot more services I need to start hosting before I really
call this <em>my platform</em>. You can see the list of publicly available
services by clicking the link at the top of the page. For now, I&#8217;m
prioritising hosting the services that I use regularly.</p>
-
<p>That&#8217;s all for now! </p>
-
<h2 id="book-club">Book club</h2>
-
<p><em>inspired by <a href="https://100r.co">100rabbits</a></em></p>
-
<p>I&#8217;m reading <strong>A Voyage for Madmen</strong> by Peter Nichols.</p>
<footer role="contentinfo">
diff --git a/build/donate/index.html b/build/donate/index.html
index e3e2d7a..956867b 100644
--- a/build/donate/index.html
+++ b/build/donate/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Donate</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,11 +20,8 @@
</nav>
</header><main>
<h1 id="donate">Donate</h1>
-
<p>Help keep the server running.</p>
-
<h2 id="hetzner-referral">Hetzner Referral</h2>
-
<p>Use <a href="https://hetzner.cloud/?ref=bXrpw5w6RQon">my referral link</a>, and get 20 EUR
of Hetzner Cloud credits for free. </p>
<footer role="contentinfo">
diff --git a/build/favicon.ico b/build/favicon.ico
deleted file mode 100644
index d537e87..0000000
--- a/build/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/build/index.html b/build/index.html
index 947f98a..1cfcc60 100644
--- a/build/index.html
+++ b/build/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adam Stück&#8217;s blog</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,18 +20,12 @@
</nav>
</header><main>
<h1 id="adam-stcks-blog">Adam Stück&#8217;s blog</h1>
-
<p><span></span></p>
-
<p>Passionate about open source software, usability, performance, privacy, and
minimal design. </p>
-
<p>Interested in sustainability, game dev, technology, and living life.</p>
-
<p>Junior Software Engineer @ Sky Labs Aalborg.</p>
-
<h2 id="links">Links</h2>
-
<style>
dl {
margin:1rem;
@@ -65,7 +58,6 @@ span.created {
margin: 0 0 10px;
}
</style>
-
<p><span class='created'><small>2023-03-04</small><br><a href="2023-02-log">Status update, February 2023</a></span></p>
<footer role="contentinfo">
diff --git a/build/projects/index.html b/build/projects/index.html
index 99dea0d..5314aa1 100644
--- a/build/projects/index.html
+++ b/build/projects/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Projects</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,9 +20,7 @@
</nav>
</header><main>
<h1 id="projects">Projects</h1>
-
<h2 id="active-projects">Active Projects</h2>
-
<ul>
<li><a href="https://arena.adast.dk">arena</a>: Quake-like multiplayer FPS</li>
<li><a href="https://sr.ht/~adamski/dotfiles">dotfiles</a>: Configs for my different Linux machines</li>
diff --git a/build/resume-da/index.html b/build/resume-da/index.html
index 0cfd331..7df8bcf 100644
--- a/build/resume-da/index.html
+++ b/build/resume-da/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adam Stück</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,25 +20,15 @@
</nav>
</header><main>
<script type="text/javascript" language="javascript" src="js/showhide.js"></script>
-
<h4 id="english-dansk-">[ <a href="/resume">English</a> &#47; Dansk ]</h4>
-
<h1 id="adam-stck">Adam Stück</h1>
-
<p><strong>Junior Software Ingeniør &#38; Fritids Sysadmin</strong><br>Aalborg, Danmark<br>adam@adast.dk</p>
-
<hr>
-
<h2 id="erfaring">Erfaring</h2>
-
<h3 id="junior-software-ingenir-hos-sky-labs-aalborg">Junior Software Ingeniør hos Sky Labs Aalborg</h3>
-
<p><strong>2023-nu</strong> &#47; Aalborg, Danmark </p>
-
<h3 id="linux-sysadmin-self-hosting-fritid">Linux, Sysadmin, Self-hosting (fritid)</h3>
-
<p><strong>2021-nu</strong> </p>
-
<ul>
<li>Jeg blev hooked på Linux i begyndelsen af 2021</li>
<li>Prøvede selv at hoste nogle <a href="/services">tjenester</a> på Raspberry Pi, senere VPS</li>
@@ -48,40 +37,28 @@
<li>Docker, DNS, Certbot, Web Servers, Firewalls, VPNs</li>
<li>Utallige command line utilities</li>
</ul>
-
<h3 id="studenterprogrammr-hos-e-komplet">Studenterprogrammør hos E-Komplet</h3>
-
<p><strong>2020-2023</strong> &#47; Aalborg, Danmark <small>On-site &#38; remote</small></p>
-
<ul>
<li>Full stack konsulent for E-Komplet klient</li>
<li>ASP.NET, C#, MSSQL, Azure DevOps, Git, JavaScript, JQuery, HTML</li>
</ul>
-
<h3 id="softwareudvikler-hos-ok-snacks-as">Softwareudvikler hos OK Snacks A&#47;S</h3>
-
<p><strong>august 2019</strong> &#47; Ikast-Brande, Danmark </p>
-
<ul>
<li>Udvikling af et Excel-system til at holde styr på reservedele på lager til produktionsmaskiner</li>
<li>Microsoft Excel, VBA</li>
</ul>
-
<h3 id="junior-business-analyst-hos-arise">Junior Business Analyst hos Arise</h3>
-
<p><strong>juni 2017 - juli 2017</strong> &#47; Limerick, Irland </p>
-
<ul>
<li>Organisering af data i Excel</li>
<li>Automatisering af Excel-opgaver med VBA</li>
<li>Udvikling af web apps for at lette nogle callcenter-opgaver </li>
<li>Microsoft Excel, VBA, PHP, JavaScript, CSS, HTML</li>
</ul>
-
<h3 id="skolepraktik-hos-arise">Skolepraktik hos Arise</h3>
-
<p><strong>2015</strong> &#47; Limerick, Irland </p>
-
<ul>
<li>To ugers skolepraktik i administrationsafdelingen</li>
<li>Excel-programmering som bl.a generering af arbejdstidsplaner</li>
@@ -89,11 +66,8 @@
<li>Generelle kontor opgaver</li>
<li>Microsoft Excel, VBA</li>
</ul>
-
<h3 id="coding-web-dev-game-dev-fritid">Coding, Web Dev, Game Dev (fritid)</h3>
-
<p><strong>2014-nu</strong> </p>
-
<ul>
<li>Begyndte at lære programmering med JavaScript</li>
<li>Kom ind i webudvikling, byggede mange personlige hjemmesider for sjov</li>
@@ -102,19 +76,13 @@
<li>Begyndte at udvikle <a href="https://arena.adast.dk">arena</a>, mit multiplayer Quake-lignende FPS spil</li>
<li>JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git</li>
</ul>
-
<h2 id="uddannelse">Uddannelse</h2>
-
<h3 id="aalborg-universitet">Aalborg Universitet</h3>
-
<p><strong>2019-2023</strong> &#47; Aalborg, Danmark</p>
-
<ul>
<li>Bachelor i Datalogi</li>
</ul>
-
<h2 id="publikationer">Publikationer</h2>
-
<p>[1] <strong>Potency-Based Heuristic Search with Randomness for Explicit Model Checking</strong><br>
by E.G.Henriksen, A.M. Khorsid, E. Nielsen, Th. Risager, J. Srba, <strong>A.M. Stück</strong>, S. Sørensen<br>
In Proceedings of the 29th International SPIN Symposium on Model Checking of Software (SPIN&#8217;23), volume 13872 of LNCS, pages 180&#8211;187, Springer-Verlag, 2023.<br>
@@ -123,7 +91,6 @@ In Proceedings of the 29th International SPIN Symposium on Model Checking of Sof
&#160; <a href="https://link.springer.com/chapter/10.1007/978-3-031-32157-3_10">EE</a>
&#160; <a href="https://homes.cs.aau.dk/~srba/srba.html#HKNRSSS:SPIN:23">BibTex</a>
&#160; <a onclick="ShowHide('HKNRSSS:SPIN:23');UpdateText(this);" href="javascript:void(0)">Abstract</a></p>
-
<div class="abstract" style="display:none" id="HKNRSSS:SPIN:23">Efficient state-space exploration
has a significant impact on reachability analysis in explicit model checking
and existing tools use several variants of search heuristics and random walks
@@ -137,16 +104,12 @@ net models from the annual Model Checking Contest. The experiments show that
our heuristic search outperforms the standard search approaches in multiple
metrics and that it constitutes a worthy addition to the portfolio of classical
search strategies. </div>
-
<h2 id="konkurrencer">Konkurrencer</h2>
-
<ul>
<li>2022: Senior Qualifier i De Danske Cybermesterskaber</li>
<li>2020: Deltog i Create Jam</li>
</ul>
-
<h2 id="sprog">Sprog</h2>
-
<style>
dl {
margin:1rem;
@@ -162,7 +125,6 @@ dl dd:not(:last-child) {
margin-bottom: .3rem;
}
</style>
-
<dl class="languages">
<dt>Engelsk</dt>
<dd>Flydende skriftligt og mundtligt</dd>
@@ -173,34 +135,25 @@ dl dd:not(:last-child) {
<dt>Irsk (Gælisk)</dt>
<dd>Begrænset arbejdskompetence</dd>
</dl>
-
<h2 id="kompetencer">Kompetencer</h2>
-
<p>Værktøjer og applikationer, jeg har eksperterfaring med:</p>
-
<ul>
<li>Linux</li>
<li>Git, Unix Shell</li>
<li>C#, HTML, CSS, JavaScript</li>
<li>Unity</li>
</ul>
-
<p>Jeg er dygtig til:</p>
-
<ul>
<li>C, Rust, python, POSIX Shell (scripting), Java</li>
<li>Docker, SSH</li>
</ul>
-
<p>Jeg har lidt erfaring med:</p>
-
<ul>
<li>SQL, PHP, VBA, Haskell, Lua, JQuery, Blazor</li>
<li>Blender</li>
</ul>
-
<h2 id="interesser">Interesser</h2>
-
<ul>
<li>Open source software</li>
<li>Linux-systemer</li>
@@ -209,11 +162,8 @@ dl dd:not(:last-child) {
<li>Minimalt brugergrænsefladedesign</li>
<li>Webtilgængelighed</li>
</ul>
-
<p>Andet: spiludvikling, vandring&#47;camping, boksning, guitar.</p>
-
<h2 id="referencer">Referencer</h2>
-
<p>Udleveres ved henvendelse.</p>
<footer role="contentinfo">
diff --git a/build/resume/index.html b/build/resume/index.html
index 1ab3250..b36b9a5 100644
--- a/build/resume/index.html
+++ b/build/resume/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adam Stück</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,25 +20,15 @@
</nav>
</header><main>
<script type="text/javascript" language="javascript" src="js/showhide.js"></script>
-
<h4 id="english-dansk-">[ English &#47; <a href="/resume-da">Dansk</a> ]</h4>
-
<h1 id="adam-stck">Adam Stück</h1>
-
<p><strong>Junior Software Engineer &#38; Hobbyist Sysadmin</strong><br>Aalborg, Denmark<br>adam@adast.dk</p>
-
<hr>
-
<h2 id="experience">Experience</h2>
-
<h3 id="junior-software-engineer-at-sky-labs-aalborg">Junior Software Engineer at Sky Labs Aalborg</h3>
-
<p><strong>2023-Now</strong> &#47; Aalborg, Denmark</p>
-
<h3 id="linux-sysadmin-self-hosting-spare-time">Linux, Sysadmin, Self-hosting (spare time)</h3>
-
<p><strong>2021-Now</strong> </p>
-
<ul>
<li>Got hooked on Linux early 2021</li>
<li>Self-hosting some <a href="/services">services</a> on Raspberry Pi, later VPS</li>
@@ -48,40 +37,28 @@
<li>Docker, DNS, Certbot, Web Servers, Firewalls, VPNs</li>
<li>Countless command line utilities</li>
</ul>
-
<h3 id="student-programmer-at-e-komplet">Student Programmer at E-Komplet</h3>
-
<p><strong>2020-2023</strong> &#47; Aalborg, Denmark <small>On-site &#38; remote</small></p>
-
<ul>
<li>Full stack consultant for E-Komplet client</li>
<li>ASP.NET, C#, MSSQL, Azure DevOps, Git, JavaScript, JQuery, HTML</li>
</ul>
-
<h3 id="software-developer-at-ok-snacks-as">Software Developer at OK Snacks A&#47;S</h3>
-
<p><strong>August 2019</strong> &#47; Ikast-Brande, Denmark </p>
-
<ul>
<li>Development of an Excel system to track spare parts in stock for production machines</li>
<li>Microsoft Excel, VBA</li>
</ul>
-
<h3 id="junior-business-analyst-at-arise">Junior Business Analyst at Arise</h3>
-
<p><strong>June 2017 - July 2017</strong> &#47; Limerick, Ireland </p>
-
<ul>
<li>Organization of data in Excel</li>
<li>Automation of Excel tasks using VBA</li>
<li>Development of web apps to facilitate some call center tasks </li>
<li>Microsoft Excel, VBA, PHP, JavaScript, CSS, HTML</li>
</ul>
-
<h3 id="work-placement-at-arise">Work Placement at Arise</h3>
-
<p><strong>2015</strong> &#47; Limerick, Ireland </p>
-
<ul>
<li>2-week school internship in the administration department</li>
<li>Some Excel automation, including generation of working schedules</li>
@@ -89,11 +66,8 @@
<li>General office duties</li>
<li>Microsoft Excel, VBA</li>
</ul>
-
<h3 id="coding-web-dev-game-dev-spare-time">Coding, Web Dev, Game Dev (spare time)</h3>
-
<p><strong>2014-Now</strong> </p>
-
<ul>
<li>Started learning programming with JavaScript</li>
<li>Got into web development, built many personal websites for fun</li>
@@ -102,19 +76,13 @@
<li>Started developing <a href="https://arena.adast.dk">arena</a>, my multiplayer Quake-like FPS game</li>
<li>JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git</li>
</ul>
-
<h2 id="education">Education</h2>
-
<h3 id="aalborg-university">Aalborg University</h3>
-
<p><strong>2019-2023</strong> &#47; Aalborg, Denmark</p>
-
<ul>
<li>Bachelors Degree in Computer Science</li>
</ul>
-
<h2 id="publications">Publications</h2>
-
<p>[1] <strong>Potency-Based Heuristic Search with Randomness for Explicit Model Checking</strong><br>
by E.G.Henriksen, A.M. Khorsid, E. Nielsen, Th. Risager, J. Srba, <strong>A.M. Stück</strong>, S. Sørensen<br>
In Proceedings of the 29th International SPIN Symposium on Model Checking of Software (SPIN&#8217;23), volume 13872 of LNCS, pages 180&#8211;187, Springer-Verlag, 2023.<br>
@@ -123,7 +91,6 @@ In Proceedings of the 29th International SPIN Symposium on Model Checking of Sof
&#160; <a href="https://link.springer.com/chapter/10.1007/978-3-031-32157-3_10">EE</a>
&#160; <a href="https://homes.cs.aau.dk/~srba/srba.html#HKNRSSS:SPIN:23">BibTex</a>
&#160; <a onclick="ShowHide('HKNRSSS:SPIN:23');UpdateText(this);" href="javascript:void(0)">Abstract</a></p>
-
<div class="abstract" style="display:none" id="HKNRSSS:SPIN:23">Efficient state-space exploration
has a significant impact on reachability analysis in explicit model checking
and existing tools use several variants of search heuristics and random walks
@@ -137,16 +104,12 @@ net models from the annual Model Checking Contest. The experiments show that
our heuristic search outperforms the standard search approaches in multiple
metrics and that it constitutes a worthy addition to the portfolio of classical
search strategies. </div>
-
<h2 id="competitions">Competitions</h2>
-
<ul>
<li>2022: Senior Qualifier in the Danish Cyber Championships</li>
<li>2020: Participated in Create Jam</li>
</ul>
-
<h2 id="languages">Languages</h2>
-
<style>
dl {
margin:1rem;
@@ -162,7 +125,6 @@ dl dd:not(:last-child) {
margin-bottom: .3rem;
}
</style>
-
<dl class="languages">
<dt>English</dt>
<dd>Native writing and speaking</dd>
@@ -173,34 +135,25 @@ dl dd:not(:last-child) {
<dt>Irish</dt>
<dd>Rusty</dd>
</dl>
-
<h2 id="tools">Tools</h2>
-
<p>A selection of tools and applications I have expert experience using:</p>
-
<ul>
<li>Linux</li>
<li>Git, Unix Shell</li>
<li>C#, HTML, CSS, JavaScript</li>
<li>Unity</li>
</ul>
-
<p>I&#8217;m proficient with:</p>
-
<ul>
<li>C, Rust, python, POSIX Shell (scripting), Java</li>
<li>Docker, SSH</li>
</ul>
-
<p>I have some experience with:</p>
-
<ul>
<li>SQL, PHP, VBA, Haskell, Lua, JQuery, Blazor</li>
<li>Blender</li>
</ul>
-
<h2 id="interests">Interests</h2>
-
<ul>
<li>Open source software</li>
<li>Linux systems</li>
@@ -209,11 +162,8 @@ dl dd:not(:last-child) {
<li>Minimal user interface design</li>
<li>Web accessibility</li>
</ul>
-
<p>Other: game dev, hiking&#47;camping, boxing, guitar.</p>
-
<h2 id="references">References</h2>
-
<p>Available upon request.</p>
<footer role="contentinfo">
diff --git a/build/services/index.html b/build/services/index.html
index e1122f3..453ceac 100644
--- a/build/services/index.html
+++ b/build/services/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Services</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,12 +20,9 @@
</nav>
</header><main>
<h1 id="services">Services</h1>
-
<p>All services are using their default configs and logging.<br>
Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> without any CDN.</p>
-
<h2 id="public">Public</h2>
-
<table>
<thead>
<tr>
@@ -34,7 +30,6 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi
<th>Instance</th>
</tr>
</thead>
-
<tbody>
<tr>
<td>SearXNG</td>
@@ -46,9 +41,7 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi
</tr>
</tbody>
</table>
-
<h2 id="private">Private</h2>
-
<table>
<thead>
<tr>
@@ -56,7 +49,6 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi
<th>Instance</th>
</tr>
</thead>
-
<tbody>
<tr>
<td>Nextcloud</td>
@@ -68,7 +60,6 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi
</tr>
</tbody>
</table>
-
<p>Other: Wireguard (pivpn), Mail (emailwiz)</p>
<footer role="contentinfo">
diff --git a/build/sitemap.xml b/build/sitemap.xml
index 9fc48ca..64195ff 100644
--- a/build/sitemap.xml
+++ b/build/sitemap.xml
@@ -4,12 +4,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://adast.dk/resume/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/resume-da/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/uses/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/donate/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/2023-02-log/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/projects/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/services/</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/index.html</loc><lastmod>2023-06-18</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/resume/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/resume-da/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/uses/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/donate/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/2023-02-log/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/projects/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/services/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/index.html</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
</urlset>
diff --git a/build/uses/index.html b/build/uses/index.html
index 3603c8d..756eab8 100644
--- a/build/uses/index.html
+++ b/build/uses/index.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Things I use</title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
@@ -21,14 +20,10 @@
</nav>
</header><main>
<h1 id="things-i-use">Things I use</h1>
-
<p>This page contains a somewhat up-to-date listing of hardware and software that I currently use.
Seeing similar pages on other people&#8217;s personal websites have proved quite valuable to me, so I figured I would do the same!</p>
-
<h2 id="services">Services</h2>
-
<p>I&#8217;m proud to support open source products and privacy-respecting communities. The list is limited right now, but the plan is to expand this over time. </p>
-
<table>
<thead>
<tr>
@@ -36,7 +31,6 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<th>Cost&#47;month</th>
</tr>
</thead>
-
<tbody>
<tr>
<td><a href="https://sourcehut.org">sourcehut</a> <br> Open source code hosting with minimalist design and function.</td>
@@ -44,9 +38,7 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
</tr>
</tbody>
</table>
-
<h2 id="machines">Machines</h2>
-
<table>
<thead>
<tr>
@@ -54,7 +46,6 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<th>Description</th>
</tr>
</thead>
-
<tbody>
<tr>
<td><a href="https://wikipedia.org/wiki/The_Ooz">ooz</a></td>
@@ -74,10 +65,8 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
</tr>
</tbody>
</table>
-
<ul>
<li><strong>nova</strong>
-
<ul>
<li>Acer Swift 1 <small>SF114-32</small></li>
<li>CPU: Intel Pentium Silver <small>N5000</small></li>
@@ -86,7 +75,6 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<li>OS: Arch Linux</li>
</ul></li>
<li><strong>ooz</strong>
-
<ul>
<li>CPU: Ryzen 7 3700X</li>
<li>GPU: RTX 2080S</li>
@@ -94,13 +82,11 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<li>OS: Arch Linux</li>
</ul></li>
<li><strong>poco</strong>
-
<ul>
<li>Pocofone F1</li>
<li>OS: LineageOS</li>
</ul></li>
<li><strong>adast.dk</strong>
-
<ul>
<li>CPX 21</li>
<li>Location: Nuremberg, Germany</li>
@@ -111,9 +97,7 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<li>OS: Debian</li>
</ul></li>
</ul>
-
<h2 id="accessories">Accessories</h2>
-
<table>
<thead>
<tr>
@@ -121,7 +105,6 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<th>Description</th>
</tr>
</thead>
-
<tbody>
<tr>
<td><a href="https://github.com/foostan/crkbd">crkbd</a></td>
@@ -141,15 +124,12 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
</tr>
</tbody>
</table>
-
<h2 id="software">Software</h2>
-
<ul>
<li>qutebrowser, aerc</li>
<li>Firefox, Thunderbird</li>
<li>vim, keyd, pass, mpv, newsboat</li>
</ul>
-
<p>For more, have a look at my <a href="https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config">dotfiles</a>.</p>
<footer role="contentinfo">
diff --git a/src/_header.html b/src/_header.html
index c998840..a9cf5b8 100644
--- a/src/_header.html
+++ b/src/_header.html
@@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="" href='feed'>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
diff --git a/src/favicon.ico b/src/favicon.ico
deleted file mode 100644
index d537e87..0000000
--- a/src/favicon.ico
+++ /dev/null
Binary files differ