vodoraslo.xyz/public/index.html

112 lines
13 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
2023-07-12 21:46:08 +02:00
<html lang="en" class="main-background-image">
2022-12-17 07:30:26 +01:00
<head>
<meta name="generator" content="Hugo 0.133.1">
<title>vodoraslo&#39;s blog</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo&#39;s blog RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.12'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved."/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
2023-07-12 21:46:08 +02:00
<div class="main-background-image">
<body>
<main>
2023-07-21 17:57:40 +02:00
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_vodoraslo">vodoraslo</h1></header>
<article style="padding: 0% 2.5% 0% 2.5%;">
2023-07-20 20:49:09 +02:00
2023-07-20 20:45:40 +02:00
<div class="post-content"><div style="text-align: center;">
2023-04-30 14:45:40 +02:00
<div class="category-links index-links" >
<p><strong><a href="/articles">📜Articles</a>   <a href="/library">📚Library</a></strong></p>
2023-04-11 22:07:20 +02:00
</div>
2023-04-15 18:30:38 +02:00
<div class="index-links">
<p><a href="/index.xml">Subscribe via RSS <img class="index-links" src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a></p>
</div>
2023-05-03 10:03:27 +02:00
<figure class="indexImage"><img src="/img/gigachad_orthodox.jpg" title="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8" alt="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8"><figcaption>Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8</figcaption></figure>
</div>
<div style="font-size: 1.17em;">
<p><strong>Recent posts:</strong></p>
</div>
<ul class="tenRecentPosts">
<li><time
2024-09-06 21:48:46 +02:00
datetime="2024-09-05T17:05:07&#43;03:00" style="font-family: monospace; font-size: 1rem;">2024 Sep 05</time> &ndash;
<a href="/articles/blog/restrict-unwanted-access-with-http-basic-auth-nginx-and-apache/" aria-label="Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache Here&rsquo;s how to only allow authenticated users to view your websites - … ... Click to Read more about Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache"><b class="white_span">Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache</b></a> - <span
class="muted_text">Here&rsquo;s how to only allow authenticated users to view your websites - great way to boot freeloaders and guarantee your system&rsquo;s (or your …</span> <a href="/articles/blog/restrict-unwanted-access-with-http-basic-auth-nginx-and-apache/" aria-label="Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache Here&rsquo;s how to only allow authenticated users to view your websites - … ... Click to Read more about Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Restrict Unwanted Access With HTTP Basic Authentication - NGINX and Apache</a> <em> (2 minute read).</em> </li>
<li><time
2024-09-06 21:48:46 +02:00
datetime="2024-09-05T16:58:04&#43;03:00" style="font-family: monospace; font-size: 1rem;">2024 Sep 05</time> &ndash;
<a href="/articles/blog/block-and-filter-spam-requests-with-user-agents-in-nginx/" aria-label="Block and Filter Spam Requests With User-Agents in NGINX My server has been getting bussyblasted by spam requests from bots and … ... Click to Read more about Block and Filter Spam Requests With User-Agents in NGINX"><b class="white_span">Block and Filter Spam Requests With User-Agents in NGINX</b></a> - <span
class="muted_text">My server has been getting bussyblasted by spam requests from bots and other subhumans and I figured out a way to block them with NGINX.
Adapt the …</span> <a href="/articles/blog/block-and-filter-spam-requests-with-user-agents-in-nginx/" aria-label="Block and Filter Spam Requests With User-Agents in NGINX My server has been getting bussyblasted by spam requests from bots and … ... Click to Read more about Block and Filter Spam Requests With User-Agents in NGINX" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Block and Filter Spam Requests With User-Agents in NGINX</a> <em> (1 minute read).</em> </li>
<li><time
2024-09-06 21:48:46 +02:00
datetime="2024-08-31T16:12:49&#43;03:00" style="font-family: monospace; font-size: 1rem;">2024 Aug 31</time> &ndash;
<a href="/articles/blog/neater-footnotes-in-hugo-using-the-details-html-tag/" aria-label="Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag Hugo currently (v133) provides no way for me to choose where to place my … ... Click to Read more about Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag"><b class="white_span">Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag</b></a> - <span
class="muted_text">Hugo currently (v133) provides no way for me to choose where to place my footnotes - the excuse is that hugo does not know what goldmark (it renders …</span> <a href="/articles/blog/neater-footnotes-in-hugo-using-the-details-html-tag/" aria-label="Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag Hugo currently (v133) provides no way for me to choose where to place my … ... Click to Read more about Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Neater Footnotes in Hugo Using the &lt;details&gt; HTML Tag</a> <em> (2 minute read).</em> </li>
2024-03-17 16:57:34 +01:00
<li><time
2024-09-06 21:48:46 +02:00
datetime="2024-03-17T17:53:39&#43;03:00" style="font-family: monospace; font-size: 1rem;">2024 Mar 17</time> &ndash;
2024-03-17 16:57:34 +01:00
<a href="/articles/blog/hugo-drafts-showing-in-production/" aria-label="Hugo: Drafts Showing in Production i had an issue with a draft page appearing on my site even after setting … ... Click to Read more about Hugo: Drafts Showing in Production"><b class="white_span">Hugo: Drafts Showing in Production</b></a> - <span
class="muted_text">i had an issue with a draft page appearing on my site even after setting draft: true in the preamble
to fix it - build the website with
hugo …</span> </li>
<li><time
2024-09-06 21:48:46 +02:00
datetime="2024-02-27T17:04:59&#43;03:00" style="font-family: monospace; font-size: 1rem;">2024 Feb 27</time> &ndash;
<a href="/articles/blog/2024-goals/" aria-label="2024 Goals and Aspirations kk hi it seems that i have neglected updating this site so i decided to … ... Click to Read more about 2024 Goals and Aspirations"><b class="white_span">2024 Goals and Aspirations</b></a> - <span
class="muted_text">kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):
summarized: …</span> <a href="/articles/blog/2024-goals/" aria-label="2024 Goals and Aspirations kk hi it seems that i have neglected updating this site so i decided to … ... Click to Read more about 2024 Goals and Aspirations" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about 2024 Goals and Aspirations</a> <em> (3 minute read).</em> </li>
<li><time
2024-09-06 21:48:46 +02:00
datetime="2023-05-04T10:12:26&#43;03:00" style="font-family: monospace; font-size: 1rem;">2023 May 04</time> &ndash;
2023-10-08 12:32:16 +02:00
<a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/" aria-label="How I Fixed My Synapse&#39;s Matrix Federation Federation issues I for the life of me couldn&rsquo;t get synapse&rsquo;s … ... Click to Read more about How I Fixed My Synapse&#39;s Matrix Federation"><b class="white_span">How I Fixed My Synapse&#39;s Matrix Federation</b></a> - <span
class="muted_text">Federation issues I for the life of me couldn&rsquo;t get synapse&rsquo;s (matrix&rsquo;s) federation to work. It said that the encryption …</span> <a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/" aria-label="How I Fixed My Synapse&#39;s Matrix Federation Federation issues I for the life of me couldn&rsquo;t get synapse&rsquo;s … ... Click to Read more about How I Fixed My Synapse&#39;s Matrix Federation" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about How I Fixed My Synapse&#39;s Matrix Federation</a> <em> (1 minute read).</em> </li>
2023-04-15 18:12:16 +02:00
<li><time
2024-09-06 21:48:46 +02:00
datetime="2023-04-15T18:58:23&#43;03:00" style="font-family: monospace; font-size: 1rem;">2023 Apr 15</time> &ndash;
2023-10-08 12:32:16 +02:00
<a href="/library/ted-kaczynski/the-techies-wet-dreams/" aria-label="The Techie&#39;s Wet-Dreams There is a current of thought that appears to be carrying many technophiles … ... Click to Read more about The Techie&#39;s Wet-Dreams"><b class="white_span">The Techie&#39;s Wet-Dreams</b></a> - <span
class="muted_text">There is a current of thought that appears to be carrying many technophiles out of the realm of science and into that of science fiction.1 For …</span> <a href="/library/ted-kaczynski/the-techies-wet-dreams/" aria-label="The Techie&#39;s Wet-Dreams There is a current of thought that appears to be carrying many technophiles … ... Click to Read more about The Techie&#39;s Wet-Dreams" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about The Techie&#39;s Wet-Dreams</a> <em> (26 minute read).</em> </li>
2023-04-15 18:12:16 +02:00
<li><time
2024-09-06 21:48:46 +02:00
datetime="2023-04-15T18:57:52&#43;03:00" style="font-family: monospace; font-size: 1rem;">2023 Apr 15</time> &ndash;
2023-10-08 12:32:16 +02:00
<a href="/library/ted-kaczynski/forward-to-technological-slavery/" aria-label="Forward to Technological Slavery I have to begin by saying that I am deeply dissatisfied with this book. It … ... Click to Read more about Forward to Technological Slavery"><b class="white_span">Forward to Technological Slavery</b></a> - <span
class="muted_text">I have to begin by saying that I am deeply dissatisfied with this book. It should have been an organized and systematic exposition of a series of …</span> <a href="/library/ted-kaczynski/forward-to-technological-slavery/" aria-label="Forward to Technological Slavery I have to begin by saying that I am deeply dissatisfied with this book. It … ... Click to Read more about Forward to Technological Slavery" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Forward to Technological Slavery</a> <em> (9 minute read).</em> </li>
2023-04-15 18:12:16 +02:00
<li><time
2024-09-06 21:48:46 +02:00
datetime="2023-04-15T18:57:32&#43;03:00" style="font-family: monospace; font-size: 1rem;">2023 Apr 15</time> &ndash;
2023-10-08 12:32:16 +02:00
<a href="/library/ted-kaczynski/progress-vs-liberty/" aria-label="Progress vs Liberty In these pages it is argued that continued scientific and technical … ... Click to Read more about Progress vs Liberty"><b class="white_span">Progress vs Liberty</b></a> - <span
class="muted_text">In these pages it is argued that continued scientific and technical progress will inevitably result in the extinction of individual liberty. I use the …</span> <a href="/library/ted-kaczynski/progress-vs-liberty/" aria-label="Progress vs Liberty In these pages it is argued that continued scientific and technical … ... Click to Read more about Progress vs Liberty" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Progress vs Liberty</a> <em> (30 minute read).</em> </li>
2023-04-15 18:12:16 +02:00
<li><time
2024-09-06 21:48:46 +02:00
datetime="2023-04-15T18:57:04&#43;03:00" style="font-family: monospace; font-size: 1rem;">2023 Apr 15</time> &ndash;
2023-10-08 12:32:16 +02:00
<a href="/library/ted-kaczynski/the-littering-ape/" aria-label="The Littering Ape A number of anthropologically inclined individuals have in recent years … ... Click to Read more about The Littering Ape"><b class="white_span">The Littering Ape</b></a> - <span
class="muted_text">A number of anthropologically inclined individuals have in recent years gained fame and fortune by authoring books of the &ldquo;Naked Ape&rdquo;</span> <a href="/library/ted-kaczynski/the-littering-ape/" aria-label="The Littering Ape A number of anthropologically inclined individuals have in recent years … ... Click to Read more about The Littering Ape" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about The Littering Ape</a> <em> (3 minute read).</em> </li>
2023-04-11 22:14:23 +02:00
</ul>
</div>
<br>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
2023-10-08 09:57:26 +02:00
<div >
2023-04-15 08:18:42 +02:00
</div>
</article>
</main>
2023-10-08 09:57:26 +02:00
<footer style="padding-top: 0.5em;">
2024-08-30 22:27:10 +02:00
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="https://vodoraslo.xyz/articles" title="List of all my articles and writings.">📜 Articles</a> <strong>&bull;</strong> <a href="https://vodoraslo.xyz/library" title="My personal library.">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz" title="My personal Wiki page.">🌐 Wiki</a> <strong>&bull;</strong> <a href="https://vodoraslo.xyz/index.xml" title="Subscribe via RSS for updates.">📰 RSS</a><hr></div>
2023-10-13 19:52:35 +02:00
2024-08-30 22:27:10 +02:00
<div style="padding-bottom: 0.7em;" class="index-links"><a href="https://vodoraslo.xyz/" title="Return to the homepage.">🏠 Homepage</a></div>
</footer>
</body>
2023-07-12 21:46:08 +02:00
</div>
</html>