This commit is contained in:
2024-12-20 01:14:28 +02:00
parent 980d8d4414
commit 9e7d97be83
12 changed files with 8 additions and 275 deletions

View File

@@ -65,13 +65,10 @@ i konsthol.eu 70
125-02-2023 - WebCall gemini://konsthol.eu/log/webcall-25-02-2023.gmi konsthol.eu 70
117-08-2022 - wpgtk is just more convenient gemini://konsthol.eu/log/choose_wpgtk_over_just_pywal-17-08-2022.gmi konsthol.eu 70
112-09-2021 - Awesome file sharing tool gemini://konsthol.eu/log/easy_file_sharing-12-09-2021.gmi konsthol.eu 70
102-09-2021 - Just a test gemini://konsthol.eu/log/images_test-02-09-2021.gmi konsthol.eu 70
128-08-2021 - Tracking sucks in general but especially when it gets too invasive gemini://konsthol.eu/log/what_the_fuck_google-28-08-2021.gmi konsthol.eu 70
125-08-2021 - The way to completion gemini://konsthol.eu/log/gemini_capsule_progress-25-08-2021.gmi konsthol.eu 70
i konsthol.eu 70
1Archive gemini://konsthol.eu/log_archive.gmi konsthol.eu 70
i konsthol.eu 70
i> Self hosted services konsthol.eu 70
i# Self hosted services konsthol.eu 70
i konsthol.eu 70
i## Searx konsthol.eu 70
i konsthol.eu 70

View File

@@ -65,13 +65,10 @@ My Thesis can be found here
=> /log/webcall-25-02-2023.gmi 25-02-2023 - WebCall
=> /log/choose_wpgtk_over_just_pywal-17-08-2022.gmi 17-08-2022 - wpgtk is just more convenient
=> /log/easy_file_sharing-12-09-2021.gmi 12-09-2021 - Awesome file sharing tool
=> /log/images_test-02-09-2021.gmi 02-09-2021 - Just a test
=> /log/what_the_fuck_google-28-08-2021.gmi 28-08-2021 - Tracking sucks in general but especially when it gets too invasive
=> /log/gemini_capsule_progress-25-08-2021.gmi 25-08-2021 - The way to completion
=> log_archive.gmi Archive
> Self hosted services
# Self hosted services
## Searx

View File

@@ -89,17 +89,9 @@ href="/log/webcall-25-02-2023.html">25-02-2023 - WebCall</a><br /> <a
href="/log/choose_wpgtk_over_just_pywal-17-08-2022.html">17-08-2022 -
wpgtk is just more convenient</a><br /> <a
href="/log/easy_file_sharing-12-09-2021.html">12-09-2021 - Awesome file
sharing tool</a><br /> <a
href="/log/images_test-02-09-2021.html">02-09-2021 - Just a
test</a><br /> <a
href="/log/what_the_fuck_google-28-08-2021.html">28-08-2021 - Tracking
sucks in general but especially when it gets too invasive</a><br /> <a
href="/log/gemini_capsule_progress-25-08-2021.html">25-08-2021 - The way
to completion</a><br /></p>
sharing tool</a><br /></p>
<p><a href="log_archive.html">Archive</a><br /></p>
<blockquote>
<p>Self hosted services</p>
</blockquote>
<h1 id="self-hosted-services">Self hosted services</h1>
<h2 id="searx">Searx</h2>
<p>You can use my searx instance for a more private experience on the
web 👀</p>
@@ -154,7 +146,7 @@ callFrame.src=user_string;
<p>I accept donations for any reason</p>
<p><a href="donate.html">Donate</a><br /></p>
<h2>Daily Unique Visitors</h2><p>
Friday 20/12/24 00:33:47
Friday 20/12/24 01:13:37
1
</p>
<h2 id="also-on-the-web">Also on the web 🕸️</h2>

View File

@@ -1,7 +0,0 @@
> DATE: Wed 25 Aug 2021 17:59 By: konsthol@pm.me
# The way to completion
My gemini capsule has been getting more and more complete thanks to Drew's scripts and thanks to hexdsl for making so many cool videos about it 🥳
=> ..

View File

@@ -1,47 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Konsthol</title>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
<link rel="stylesheet" href="/css/style.css" >
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<script>
(function(d,t) {
var BASE_URL="https://chat.konsthol.eu";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
window.chatwootSettings = {
darkMode: "dark"
};
g.onload=function(){
window.chatwootSDK.run({
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
</head>
<body>
<section>
<blockquote>
<p>DATE: Wed 25 Aug 2021 17:59 By: konsthol@pm.me</p>
</blockquote>
<h1 id="the-way-to-completion">The way to completion</h1>
<p>My gemini capsule has been getting more and more complete thanks to
Drews scripts and thanks to hexdsl for making so many cool videos about
it 🥳</p>
<p><a href="..">..</a></p>
<footer>
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
</footer>
</section>
</body>
</html>

View File

@@ -1,11 +0,0 @@
> DATE: Thu 02 Sep 2021 20:10 By: konsthol@pm.me
# Just a test
If Drew's script makes this image viewable from a browser I guess it just doesn't work yet for miniblogs 🤔
I wanted to show that by removing the sort command from the part of the upgem script that makes the rss, my blog posts ironically end up sorted at least in newsboat cause by default the script tries to operate the date -d function on a date without hours and minutes so most rss readers end up mixing posts that took place on the same day 🧐
=> /images/pic-selected-02-09-21_19-50-18.png Image
=> ..

View File

@@ -1,53 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Konsthol</title>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
<link rel="stylesheet" href="/css/style.css" >
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<script>
(function(d,t) {
var BASE_URL="https://chat.konsthol.eu";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
window.chatwootSettings = {
darkMode: "dark"
};
g.onload=function(){
window.chatwootSDK.run({
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
</head>
<body>
<section>
<blockquote>
<p>DATE: Thu 02 Sep 2021 20:10 By: konsthol@pm.me</p>
</blockquote>
<h1 id="just-a-test">Just a test</h1>
<p>If Drews script makes this image viewable from a browser I guess it
just doesnt work yet for miniblogs 🤔</p>
<p>I wanted to show that by removing the sort command from the part of
the upgem script that makes the rss, my blog posts ironically end up
sorted at least in newsboat cause by default the script tries to operate
the date -d function on a date without hours and minutes so most rss
readers end up mixing posts that took place on the same day 🧐</p>
<p><img
src="/images/pic-selected-02-09-21_19-50-18.png">Image</a><br /></p>
<p><a href="..">..</a></p>
<footer>
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
</footer>
</section>
</body>
</html>

View File

@@ -1,7 +0,0 @@
> DATE: Sat 28 Aug 2021 23:39 By: konsthol@pm.me
# Tracking sucks in general but especially when it gets too invasive
Having no google account or any google apps on my phone for a very long time felt and still feels kinda liberating. I deleted my temporary almost unused google account recently and also decided to delete my browser cookies today so that no site has any preferences etc I may have set. Today while surfing on youtube without a google account obviously I stumpled upon a trailer for a movie that my friend showed me the other day from his laptop and his google account. I didn't even think about the subject of the movie and 100% never searched about it. People tend to call you paranoid when you have no google account, no facebook, no instagram etc but things like these make me think that i'm still not trying hard enough and my op sec still needs hardening 🙄
=> ..

View File

@@ -1,57 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Konsthol</title>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
<link rel="stylesheet" href="/css/style.css" >
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<script>
(function(d,t) {
var BASE_URL="https://chat.konsthol.eu";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
window.chatwootSettings = {
darkMode: "dark"
};
g.onload=function(){
window.chatwootSDK.run({
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
</head>
<body>
<section>
<blockquote>
<p>DATE: Sat 28 Aug 2021 23:39 By: konsthol@pm.me</p>
</blockquote>
<h1
id="tracking-sucks-in-general-but-especially-when-it-gets-too-invasive">Tracking
sucks in general but especially when it gets too invasive</h1>
<p>Having no google account or any google apps on my phone for a very
long time felt and still feels kinda liberating. I deleted my temporary
almost unused google account recently and also decided to delete my
browser cookies today so that no site has any preferences etc I may have
set. Today while surfing on youtube without a google account obviously I
stumpled upon a trailer for a movie that my friend showed me the other
day from his laptop and his google account. I didnt even think about
the subject of the movie and 100% never searched about it. People tend
to call you paranoid when you have no google account, no facebook, no
instagram etc but things like these make me think that im still not
trying hard enough and my op sec still needs hardening 🙄</p>
<p><a href="..">..</a></p>
<footer>
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
</footer>
</section>
</body>
</html>

View File

@@ -1,5 +1,5 @@
# ALL Log Posts - The Archive
Previous Log entries are archived here. That's why it's called the LOG ARCHIVE.
Previous Log entries are archived here.
# Logs
@@ -18,8 +18,5 @@ Previous Log entries are archived here. That's why it's called the LOG ARCHIVE.
## 2021
=> /log/easy_file_sharing-12-09-2021.gmi 12-09-2021 - Awesome file sharing tool
=> /log/images_test-02-09-2021.gmi 02-09-2021 - Just a test
=> /log/what_the_fuck_google-28-08-2021.gmi 28-08-2021 - Tracking sucks in general but especially when it gets too invasive
=> /log/gemini_capsule_progress-25-08-2021.gmi 25-08-2021 - The way to completion
=> ..

View File

@@ -31,8 +31,7 @@
<body>
<section>
<h1 id="all-log-posts---the-archive">ALL Log Posts - The Archive</h1>
<p>Previous Log entries are archived here. Thats why its called the
LOG ARCHIVE.</p>
<p>Previous Log entries are archived here.</p>
<h1 id="logs">Logs</h1>
<h2 id="section">2024</h2>
<p><a href="/log/the_magic_of_wake_on_lan-19-12-2024.html">19-12-2024 -
@@ -46,13 +45,7 @@ href="/log/choose_wpgtk_over_just_pywal-17-08-2022.html">17-08-2022 -
wpgtk is just more convenient</a><br /></p>
<h2 id="section-3">2021</h2>
<p><a href="/log/easy_file_sharing-12-09-2021.html">12-09-2021 - Awesome
file sharing tool</a><br /> <a
href="/log/images_test-02-09-2021.html">02-09-2021 - Just a
test</a><br /> <a
href="/log/what_the_fuck_google-28-08-2021.html">28-08-2021 - Tracking
sucks in general but especially when it gets too invasive</a><br /> <a
href="/log/gemini_capsule_progress-25-08-2021.html">25-08-2021 - The way
to completion</a><br /></p>
file sharing tool</a><br /></p>
<p><a href="..">..</a></p>
<footer>
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>

61
rss.xml
View File

@@ -187,66 +187,5 @@ href="https://github.com/schollz/croc">https://github.com/schollz/croc</a></p>
</item>
<item>
<title>Just a test</title>
<link>https://konsthol.eu/log/images_test-02-09-2021.html</link>
<pubDate>Thu, 02 Sep 2021</pubDate>
<description><![CDATA[<blockquote>
<p>DATE: Thu 02 Sep 2021 20:10 By: konsthol@pm.me</p>
</blockquote>
<h1 id="just-a-test">Just a test</h1>
<p>If Drews script makes this image viewable from a browser I guess it
just doesnt work yet for miniblogs 🤔</p>
<p>I wanted to show that by removing the sort command from the part of
the upgem script that makes the rss, my blog posts ironically end up
sorted at least in newsboat cause by default the script tries to operate
the date -d function on a date without hours and minutes so most rss
readers end up mixing posts that took place on the same day 🧐</p>
<p><a
href="/images/pic-selected-02-09-21_19-50-18.png">Image</a><br /></p>
<p><a href="..">..</a></p>]]></description>
</item>
<item>
<title>Tracking sucks in general but especially when it gets too invasive</title>
<link>https://konsthol.eu/log/what_the_fuck_google-28-08-2021.html</link>
<pubDate>Sat, 28 Aug 2021</pubDate>
<description><![CDATA[<blockquote>
<p>DATE: Sat 28 Aug 2021 23:39 By: konsthol@pm.me</p>
</blockquote>
<h1
id="tracking-sucks-in-general-but-especially-when-it-gets-too-invasive">Tracking
sucks in general but especially when it gets too invasive</h1>
<p>Having no google account or any google apps on my phone for a very
long time felt and still feels kinda liberating. I deleted my temporary
almost unused google account recently and also decided to delete my
browser cookies today so that no site has any preferences etc I may have
set. Today while surfing on youtube without a google account obviously I
stumpled upon a trailer for a movie that my friend showed me the other
day from his laptop and his google account. I didnt even think about
the subject of the movie and 100% never searched about it. People tend
to call you paranoid when you have no google account, no facebook, no
instagram etc but things like these make me think that im still not
trying hard enough and my op sec still needs hardening 🙄</p>
<p><a href="..">..</a></p>]]></description>
</item>
<item>
<title>The way to completion</title>
<link>https://konsthol.eu/log/gemini_capsule_progress-25-08-2021.html</link>
<pubDate>Wed, 25 Aug 2021</pubDate>
<description><![CDATA[<blockquote>
<p>DATE: Wed 25 Aug 2021 17:59 By: konsthol@pm.me</p>
</blockquote>
<h1 id="the-way-to-completion">The way to completion</h1>
<p>My gemini capsule has been getting more and more complete thanks to
Drews scripts and thanks to hexdsl for making so many cool videos about
it 🥳</p>
<p><a href="..">..</a></p>]]></description>
</item>
</channel>
</rss>