summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrique Marques <[email protected]>2024-08-17 11:19:43 +0100
committerHenrique Marques <[email protected]>2024-08-17 11:19:43 +0100
commit86258f73e50e5e8ce551b3dd109109dadd6f1c0f (patch)
tree926359935900f6db31bc078b8bc7c9006b70352e
parent82b09f39bb2e2e8e6a1362b85cacb179b01a2053 (diff)
create build
-rw-r--r--README.org6
-rw-r--r--public/about/index.html12
-rw-r--r--public/categories/index.html15
-rw-r--r--public/categories/index.xml87
-rw-r--r--public/index.html14
-rw-r--r--public/index.xml26
-rw-r--r--public/internet-lurk-compilation/index.html16
-rw-r--r--public/lum/index.html23
-rw-r--r--public/monogatari/index.html16
-rw-r--r--public/nazare-beach/index.html14
-rw-r--r--public/sitemap.xml42
-rw-r--r--public/tags/archive/index.html15
-rw-r--r--public/tags/archive/index.xml87
-rw-r--r--public/tags/blogs/index.html15
-rw-r--r--public/tags/blogs/index.xml87
-rw-r--r--public/tags/index.html12
-rw-r--r--public/tags/index.xml26
-rw-r--r--public/tags/linux/index.html19
-rw-r--r--public/tags/linux/index.xml87
-rw-r--r--public/tags/lurk/index.html15
-rw-r--r--public/tags/lurk/index.xml87
-rw-r--r--public/tags/personal/index.html15
-rw-r--r--public/tags/personal/index.xml87
-rw-r--r--public/tags/photo/index.html15
-rw-r--r--public/tags/photo/index.xml87
-rw-r--r--public/tags/portugal/index.html15
-rw-r--r--public/tags/portugal/index.xml87
-rw-r--r--public/tags/programming/index.html19
-rw-r--r--public/tags/programming/index.xml87
-rw-r--r--public/tags/projects/index.html14
-rw-r--r--public/tags/projects/index.xml26
-rw-r--r--public/tags/python/index.html17
-rw-r--r--public/tags/python/index.xml87
-rw-r--r--public/tags/rust/index.html17
-rw-r--r--public/tags/rust/index.xml87
-rw-r--r--public/tags/travel/index.html15
-rw-r--r--public/tags/travel/index.xml87
-rw-r--r--public/tags/windows/index.html17
-rw-r--r--public/tags/windows/index.xml87
39 files changed, 1014 insertions, 573 deletions
diff --git a/README.org b/README.org
index 88f4a9d..76dc5fd 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,5 @@
* 0xhenrique
-=hugo server= to run local server;
-=hugo= to build everything;
-=hugo new new-post.md= to create a new post;
+=hugo server= to run local server;
+=hugo= to build everything;
+=hugo new new-post.md= to create a new post;
diff --git a/public/about/index.html b/public/about/index.html
index 8e0009e..4d57823 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>About | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs,
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_About">About</h1></header>
diff --git a/public/categories/index.html b/public/categories/index.html
index 167d09c..e1236c2 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Categories | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Categories">Categories</h1></header>
@@ -28,8 +28,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/categories/index.xml b/public/categories/index.xml
index 0d69a86..2d07cba 100644
--- a/public/categories/index.xml
+++ b/public/categories/index.xml
@@ -1,36 +1,37 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/categories/</link>
+ <link>https://example.org/categories/</link>
<description>Recent content in Categories on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -71,11 +72,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -89,10 +90,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -102,7 +103,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -115,28 +123,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/index.html b/public/index.html
index d249c01..ca723ad 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="generator" content="Hugo 0.126.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <meta name="generator" content="Hugo 0.126.1">
<title>0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_0xhenrique">0xhenrique</h1></header>
@@ -30,7 +30,7 @@
<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
-<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
+<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum - Linux Ubiquitous Marker</a>
</li>
<li><time datetime="2024-08-17T07:44:17&#43;01:00">2024 Aug 17</time> &ndash; <a href="/internet-lurk-compilation/">Internet Lurk Compilation #1</a>
diff --git a/public/index.xml b/public/index.xml
index ce98034..fb6e09d 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/</link>
+ <link>https://example.org/</link>
<description>Recent content on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
+ <guid>https://example.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>http://localhost:1313/monogatari/</link>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -73,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -91,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
diff --git a/public/internet-lurk-compilation/index.html b/public/internet-lurk-compilation/index.html
index 12de03b..5da172a 100644
--- a/public/internet-lurk-compilation/index.html
+++ b/public/internet-lurk-compilation/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Internet Lurk Compilation #1 | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Internet Lurk Compilation #1">Internet Lurk Compilation #1</h1></header>
@@ -62,9 +62,9 @@
<div id="nextprev">
<a href="/about/"><div id="prevart">Previous:<br>About</div></a>
-<a href="/lum/"><div id="nextart">Next:<br>Lum</div></a>
+<a href="/lum/"><div id="nextart">Next:<br>Lum - Linux Ubiquitous Marker</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_archive" href="http://localhost:1313/tags/archive">Archive</a> &middot; <a id="tag_lurk" href="http://localhost:1313/tags/lurk">Lurk</a> &middot; <a id="tag_blogs" href="http://localhost:1313/tags/blogs">Blogs</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_archive" href="https://example.org/tags/archive">Archive</a> &middot; <a id="tag_lurk" href="https://example.org/tags/lurk">Lurk</a> &middot; <a id="tag_blogs" href="https://example.org/tags/blogs">Blogs</a></div>
</article>
</main>
diff --git a/public/lum/index.html b/public/lum/index.html
index 0a87396..879b9cb 100644
--- a/public/lum/index.html
+++ b/public/lum/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
- <title>Lum | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+<head>
+ <title>Lum - Linux Ubiquitous Marker | 0xhenrique</title>
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -15,13 +15,13 @@ Lum is a project I started as a way to escape the feeling of being tied to the w
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
-<header><h1 id="tag_Lum">Lum</h1></header>
+<header><h1 id="tag_Lum - Linux Ubiquitous Marker">Lum - Linux Ubiquitous Marker</h1></header>
<article>
<p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p>
@@ -36,14 +36,13 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it&rsq
<div id="nextprev">
<a href="/internet-lurk-compilation/"><div id="prevart">Previous:<br>Internet Lurk Compilation #1</div></a>
-<a href="/monogatari/"><div id="nextart">Next:<br>Monogatari</div></a>
+<a href="/monogatari/"><div id="nextart">Next:<br>Monogatari - Text Editor in Python</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="http://localhost:1313/tags/projects">Projects</a> &middot; <a id="tag_programming" href="http://localhost:1313/tags/programming">Programming</a> &middot; <a id="tag_rust" href="http://localhost:1313/tags/rust">Rust</a> &middot; <a id="tag_linux" href="http://localhost:1313/tags/linux">Linux</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://example.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://example.org/tags/programming">Programming</a> &middot; <a id="tag_rust" href="https://example.org/tags/rust">Rust</a> &middot; <a id="tag_linux" href="https://example.org/tags/linux">Linux</a></div>
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/monogatari/index.html b/public/monogatari/index.html
index b01773a..a2c0ac8 100644
--- a/public/monogatari/index.html
+++ b/public/monogatari/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Monogatari - Text Editor in Python | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -17,10 +17,10 @@ git clone [email protected]:all123all/monogatari.git cd monogatari python monogatar
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Monogatari - Text Editor in Python">Monogatari - Text Editor in Python</h1></header>
@@ -65,10 +65,10 @@ $ git push
<div id="nextprev">
-<a href="/lum/"><div id="prevart">Previous:<br>Lum</div></a>
+<a href="/lum/"><div id="prevart">Previous:<br>Lum - Linux Ubiquitous Marker</div></a>
<a href="/nazare-beach/"><div id="nextart">Next:<br>Nazare Beach</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="http://localhost:1313/tags/projects">Projects</a> &middot; <a id="tag_programming" href="http://localhost:1313/tags/programming">Programming</a> &middot; <a id="tag_python" href="http://localhost:1313/tags/python">Python</a> &middot; <a id="tag_linux" href="http://localhost:1313/tags/linux">Linux</a> &middot; <a id="tag_windows" href="http://localhost:1313/tags/windows">Windows</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://example.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://example.org/tags/programming">Programming</a> &middot; <a id="tag_python" href="https://example.org/tags/python">Python</a> &middot; <a id="tag_linux" href="https://example.org/tags/linux">Linux</a> &middot; <a id="tag_windows" href="https://example.org/tags/windows">Windows</a></div>
</article>
</main>
diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html
index cb1c6d5..cb1844d 100644
--- a/public/nazare-beach/index.html
+++ b/public/nazare-beach/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Nazare Beach | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -15,10 +15,10 @@ According to Wikipedia, Nazaré is one of the most traditional Portuguese fishin
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Nazare Beach">Nazare Beach</h1></header>
@@ -37,7 +37,7 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of sm
<div id="nextprev">
<a href="/monogatari/"><div id="prevart">Previous:<br>Monogatari - Text Editor in Python</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="http://localhost:1313/tags/travel">Travel</a> &middot; <a id="tag_photo" href="http://localhost:1313/tags/photo">Photo</a> &middot; <a id="tag_portugal" href="http://localhost:1313/tags/portugal">Portugal</a> &middot; <a id="tag_personal" href="http://localhost:1313/tags/personal">Personal</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="https://example.org/tags/travel">Travel</a> &middot; <a id="tag_photo" href="https://example.org/tags/photo">Photo</a> &middot; <a id="tag_portugal" href="https://example.org/tags/portugal">Portugal</a> &middot; <a id="tag_personal" href="https://example.org/tags/personal">Personal</a></div>
</article>
</main>
diff --git a/public/sitemap.xml b/public/sitemap.xml
index a02c2be..da2b520 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -2,66 +2,66 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
- <loc>http://localhost:1313/</loc>
+ <loc>https://example.org/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/nazare-beach/</loc>
+ <loc>https://example.org/nazare-beach/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/personal/</loc>
+ <loc>https://example.org/tags/personal/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/photo/</loc>
+ <loc>https://example.org/tags/photo/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/portugal/</loc>
+ <loc>https://example.org/tags/portugal/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/</loc>
+ <loc>https://example.org/tags/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/travel/</loc>
+ <loc>https://example.org/tags/travel/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/linux/</loc>
+ <loc>https://example.org/tags/linux/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/monogatari/</loc>
+ <loc>https://example.org/monogatari/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/programming/</loc>
+ <loc>https://example.org/tags/programming/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/projects/</loc>
+ <loc>https://example.org/tags/projects/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/python/</loc>
+ <loc>https://example.org/tags/python/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/windows/</loc>
+ <loc>https://example.org/tags/windows/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/lum/</loc>
+ <loc>https://example.org/lum/</loc>
<lastmod>2024-08-17T07:44:26+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/rust/</loc>
+ <loc>https://example.org/tags/rust/</loc>
<lastmod>2024-08-17T07:44:26+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/archive/</loc>
+ <loc>https://example.org/tags/archive/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/blogs/</loc>
+ <loc>https://example.org/tags/blogs/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/internet-lurk-compilation/</loc>
+ <loc>https://example.org/internet-lurk-compilation/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/tags/lurk/</loc>
+ <loc>https://example.org/tags/lurk/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/about/</loc>
+ <loc>https://example.org/about/</loc>
<lastmod>2024-08-17T07:42:34+01:00</lastmod>
</url><url>
- <loc>http://localhost:1313/categories/</loc>
+ <loc>https://example.org/categories/</loc>
</url>
</urlset>
diff --git a/public/tags/archive/index.html b/public/tags/archive/index.html
index 6ecdcd5..fc3e9dc 100644
--- a/public/tags/archive/index.html
+++ b/public/tags/archive/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Archive | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Archive">Archive</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/archive/index.xml b/public/tags/archive/index.xml
index ef8b68e..cd369b6 100644
--- a/public/tags/archive/index.xml
+++ b/public/tags/archive/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/archive/</link>
+ <link>https://example.org/tags/archive/</link>
<description>Recent content in Archive on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/archive/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/archive/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/blogs/index.html b/public/tags/blogs/index.html
index 8074648..63c8a64 100644
--- a/public/tags/blogs/index.html
+++ b/public/tags/blogs/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Blogs | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Blogs">Blogs</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/blogs/index.xml b/public/tags/blogs/index.xml
index 64c7a02..4741869 100644
--- a/public/tags/blogs/index.xml
+++ b/public/tags/blogs/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/blogs/</link>
+ <link>https://example.org/tags/blogs/</link>
<description>Recent content in Blogs on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/blogs/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/blogs/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/index.html b/public/tags/index.html
index 044cb84..005981e 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Tags | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Tags">Tags</h1></header>
diff --git a/public/tags/index.xml b/public/tags/index.xml
index 580644d..49c1945 100644
--- a/public/tags/index.xml
+++ b/public/tags/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/</link>
+ <link>https://example.org/tags/</link>
<description>Recent content in Tags on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
+ <guid>https://example.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>http://localhost:1313/monogatari/</link>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -73,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -91,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html
index 8d6d361..db26c0a 100644
--- a/public/tags/linux/index.html
+++ b/public/tags/linux/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Linux | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,20 +13,20 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Linux">Linux</h1></header>
<article>
<ul>
-<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari</a>
+<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
-<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
+<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum - Linux Ubiquitous Marker</a>
</li>
</ul>
@@ -34,8 +34,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml
index a2e3299..e1ebc9f 100644
--- a/public/tags/linux/index.xml
+++ b/public/tags/linux/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/linux/</link>
+ <link>https://example.org/tags/linux/</link>
<description>Recent content in Linux on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/linux/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/lurk/index.html b/public/tags/lurk/index.html
index cb51f1d..13bd19c 100644
--- a/public/tags/lurk/index.html
+++ b/public/tags/lurk/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Lurk | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Lurk">Lurk</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/lurk/index.xml b/public/tags/lurk/index.xml
index ca109f5..c93c3c6 100644
--- a/public/tags/lurk/index.xml
+++ b/public/tags/lurk/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/lurk/</link>
+ <link>https://example.org/tags/lurk/</link>
<description>Recent content in Lurk on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/lurk/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/lurk/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html
index 8406f94..d61dcc0 100644
--- a/public/tags/personal/index.html
+++ b/public/tags/personal/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Personal | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Personal">Personal</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml
index f09deef..3ec87d9 100644
--- a/public/tags/personal/index.xml
+++ b/public/tags/personal/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/personal/</link>
+ <link>https://example.org/tags/personal/</link>
<description>Recent content in Personal on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/personal/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/personal/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/photo/index.html b/public/tags/photo/index.html
index 47e830c..3bd768b 100644
--- a/public/tags/photo/index.html
+++ b/public/tags/photo/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Photo | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Photo">Photo</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/photo/index.xml b/public/tags/photo/index.xml
index 9a99615..297b4b4 100644
--- a/public/tags/photo/index.xml
+++ b/public/tags/photo/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/photo/</link>
+ <link>https://example.org/tags/photo/</link>
<description>Recent content in Photo on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/photo/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/photo/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/portugal/index.html b/public/tags/portugal/index.html
index bd458f8..4b3578a 100644
--- a/public/tags/portugal/index.html
+++ b/public/tags/portugal/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Portugal | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Portugal">Portugal</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/portugal/index.xml b/public/tags/portugal/index.xml
index 9c0afef..6cb87c5 100644
--- a/public/tags/portugal/index.xml
+++ b/public/tags/portugal/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/portugal/</link>
+ <link>https://example.org/tags/portugal/</link>
<description>Recent content in Portugal on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/portugal/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/portugal/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/programming/index.html b/public/tags/programming/index.html
index a13ad82..5a6d29c 100644
--- a/public/tags/programming/index.html
+++ b/public/tags/programming/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Programming | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,20 +13,20 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Programming">Programming</h1></header>
<article>
<ul>
-<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari</a>
+<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
-<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
+<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum - Linux Ubiquitous Marker</a>
</li>
</ul>
@@ -34,8 +34,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/programming/index.xml b/public/tags/programming/index.xml
index 5e81cd7..fe03fc8 100644
--- a/public/tags/programming/index.xml
+++ b/public/tags/programming/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/programming/</link>
+ <link>https://example.org/tags/programming/</link>
<description>Recent content in Programming on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/programming/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/programming/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/projects/index.html b/public/tags/projects/index.html
index e53a121..645cfe5 100644
--- a/public/tags/projects/index.html
+++ b/public/tags/projects/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Projects | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Projects">Projects</h1></header>
@@ -26,7 +26,7 @@
<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
-<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
+<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum - Linux Ubiquitous Marker</a>
</li>
</ul>
diff --git a/public/tags/projects/index.xml b/public/tags/projects/index.xml
index 7ec2168..a023682 100644
--- a/public/tags/projects/index.xml
+++ b/public/tags/projects/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/projects/</link>
+ <link>https://example.org/tags/projects/</link>
<description>Recent content in Projects on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/projects/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/projects/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
+ <guid>https://example.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>http://localhost:1313/monogatari/</link>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -73,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -91,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
diff --git a/public/tags/python/index.html b/public/tags/python/index.html
index 1eb7d10..05fb1e9 100644
--- a/public/tags/python/index.html
+++ b/public/tags/python/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Python | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,17 +13,17 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Python">Python</h1></header>
<article>
<ul>
-<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari</a>
+<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
</ul>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml
index 8c5913e..895ae54 100644
--- a/public/tags/python/index.xml
+++ b/public/tags/python/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/python/</link>
+ <link>https://example.org/tags/python/</link>
<description>Recent content in Python on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/python/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/python/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html
index 4a594e4..0613f86 100644
--- a/public/tags/rust/index.html
+++ b/public/tags/rust/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Rust | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,17 +13,17 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Rust">Rust</h1></header>
<article>
<ul>
-<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
+<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum - Linux Ubiquitous Marker</a>
</li>
</ul>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/rust/index.xml b/public/tags/rust/index.xml
index 95cf341..8bea0c5 100644
--- a/public/tags/rust/index.xml
+++ b/public/tags/rust/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/rust/</link>
+ <link>https://example.org/tags/rust/</link>
<description>Recent content in Rust on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:26 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/rust/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/rust/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/travel/index.html b/public/tags/travel/index.html
index dd40ff4..23dd8ee 100644
--- a/public/tags/travel/index.html
+++ b/public/tags/travel/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Travel | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Travel">Travel</h1></header>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml
index f1c4b1a..a3f0f5b 100644
--- a/public/tags/travel/index.xml
+++ b/public/tags/travel/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/travel/</link>
+ <link>https://example.org/tags/travel/</link>
<description>Recent content in Travel on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/travel/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/travel/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>
diff --git a/public/tags/windows/index.html b/public/tags/windows/index.html
index 91c01d4..5e27401 100644
--- a/public/tags/windows/index.html
+++ b/public/tags/windows/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+<head>
<title>Windows | 0xhenrique</title>
- <link rel="canonical" href="http://localhost:1313/">
+ <link rel="canonical" href="https://example.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,17 +13,17 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="http://localhost:1313/">λ HM-2030</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+<li class="menu-item"><a href="https://example.org/">λ</a></li>
+<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Windows">Windows</h1></header>
<article>
<ul>
-<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari</a>
+<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
</ul>
@@ -31,8 +31,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>
diff --git a/public/tags/windows/index.xml b/public/tags/windows/index.xml
index 1bf45c6..3edc166 100644
--- a/public/tags/windows/index.xml
+++ b/public/tags/windows/index.xml
@@ -1,37 +1,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>http://localhost:1313/tags/windows/</link>
+ <link>https://example.org/tags/windows/</link>
<description>Recent content in Windows on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="http://localhost:1313/tags/windows/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://example.org/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>http://localhost:1313/nazare-beach/</link>
+ <link>https://example.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>http://localhost:1313/nazare-beach/</guid>
- <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest.
-Here are some photos I took that day.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;
-According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
-&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
-&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
+ <guid>https://example.org/nazare-beach/</guid>
+ <description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
+Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/GwZIh3p.jpeg&#34; alt=&#34;2nd photo&#34;&gt;&lt;/p&gt;
+&lt;p&gt;I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.&lt;/p&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hxY0rcS.jpeg&#34; alt=&#34;3rd photo&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/8uRNHtF.jpeg&#34; alt=&#34;4th photo&#34;&gt;&lt;/p&gt;
</description>
</item>
<item>
- <title>Monogatari</title>
- <link>http://localhost:1313/monogatari/</link>
+ <title>Monogatari - Text Editor in Python</title>
+ <link>https://example.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>http://localhost:1313/monogatari/</guid>
+ <guid>https://example.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -72,11 +73,11 @@ $ git push
</item>
<item>
- <title>Lum</title>
- <link>http://localhost:1313/lum/</link>
+ <title>Lum - Linux Ubiquitous Marker</title>
+ <link>https://example.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>http://localhost:1313/lum/</guid>
+ <guid>https://example.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks.
The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever.
@@ -90,10 +91,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>http://localhost:1313/internet-lurk-compilation/</link>
+ <link>https://example.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>http://localhost:1313/internet-lurk-compilation/</guid>
+ <guid>https://example.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -103,7 +104,14 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;li&gt;Appearances of MIT in Anime: &lt;a href=&#34;https://anime.mit.edu/resources/mit_in_anime&#34;&gt;https://anime.mit.edu/resources/mit_in_anime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How Emacs got into Tron: Legacy: &lt;a href=&#34;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&#34;&gt;https://boingboing.net/2011/04/06/how-emacs-got-into-t.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Jargon File: &lt;a href=&#34;http://www.catb.org/jargon/&#34;&gt;http://www.catb.org/jargon/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h2 id=&#34;neocities&#34;&gt;Neocities&lt;/h2&gt;
+&lt;ul&gt;
&lt;li&gt;Lainzine (Lain Magazine): &lt;a href=&#34;https://lainzine.org/&#34;&gt;https://lainzine.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Reminds of Fauux: &lt;a href=&#34;https://blackwings.neocities.org/&#34;&gt;https://blackwings.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Fauux: &lt;a href=&#34;https://fauux.neocities.org/&#34;&gt;https://fauux.neocities.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Tatsumoto&amp;rsquo;s guide to Nihongo: &lt;a href=&#34;https://tatsumoto.neocities.org/&#34;&gt;https://tatsumoto.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;internet-archive-findings&#34;&gt;Internet Archive Findings&lt;/h2&gt;
&lt;ul&gt;
@@ -116,28 +124,55 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
&lt;ul&gt;
&lt;li&gt;A &lt;del&gt;modern&lt;/del&gt; Javascript approach to SICP: &lt;a href=&#34;https://sicp.sourceacademy.org/&#34;&gt;https://sicp.sourceacademy.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A blog by Sam Greydanus: &lt;a href=&#34;https://greydanus.github.io/&#34;&gt;https://greydanus.github.io/&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;About Software Privacy and other topics: &lt;a href=&#34;https://digdeeper.neocities.org/&#34;&gt;https://digdeeper.neocities.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xah Lee (he&amp;rsquo;s also one of the minds behind ergoemacs and xah-fly-keys): &lt;a href=&#34;https://xahlee.info/&#34;&gt;https://xahlee.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sasha Chua blog: &lt;a href=&#34;https://sachachua.com/blog/&#34;&gt;https://sachachua.com/blog/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Lunduke Journal: &lt;a href=&#34;https://lunduke.substack.com/&#34;&gt;https://lunduke.substack.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;p&gt;&lt;strong&gt;I need to make it clear that I do not support, much less have contact with, any of the creators of the websites listed here.&lt;/strong&gt;
-&lt;strong&gt;The reason I list them is almost always because of a specific article or page that I find interesting. It doesn&amp;rsquo;t mean that I support or am against what is said on other pages. I also don&amp;rsquo;t have time to analyze every post on every website.&lt;/strong&gt;
-&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;
-&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;If you find a broken link or a website that shares things that are clearly illegal, please let me know by email so I can remove it: &lt;a href=&#34;mailto:[email protected]&#34;&gt;[email protected]&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Also, if you don&amp;rsquo;t want me to list your website here, feel free to contact me via email so I can remove it.&lt;/strong&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
- <link>http://localhost:1313/about/</link>
+ <link>https://example.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>http://localhost:1313/about/</guid>
+ <guid>https://example.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;Hello there! You can call me Henrique.
-The main purpose of this website is to share some of my thoughts and projects.
+The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine.
Feel free to reach out on &lt;a href=&#34;https://github.com/henrique-marques-vsoft&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/all123all/&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
+&lt;h2 id=&#34;my-setup&#34;&gt;My setup&lt;/h2&gt;
+&lt;p&gt;Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&amp;rsquo;t really &lt;em&gt;rice&lt;/em&gt; my computer.
+I&amp;rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc.
+Today things are simpler for me. Just my Emacs and Vim config and that&amp;rsquo;s it. Even the i3 window manager I try to stick to the defaults.&lt;/p&gt;
+&lt;p&gt;Here are some of my configs:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Laptop: Thinkpad T480&lt;/li&gt;
+&lt;li&gt;OS: GNU Guix and NixOS&lt;/li&gt;
+&lt;li&gt;Shell: bash&lt;/li&gt;
+&lt;li&gt;Resolution: 1920x1080 (1 monitor is enough for me)&lt;/li&gt;
+&lt;li&gt;WM: i3wm&lt;/li&gt;
+&lt;li&gt;Terminal: kitty&lt;/li&gt;
+&lt;li&gt;CPU: Intel i5-8350U (8) @ 3.600GHz&lt;/li&gt;
+&lt;li&gt;GPU: 😕&lt;/li&gt;
+&lt;li&gt;RAM: 24Gb&lt;/li&gt;
+&lt;li&gt;Text editor: Emacs (29)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; [still need to add Guix]: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/dotfiles/&#34;&gt;https://github.com/henrique-marques-vsoft/dotfiles/&lt;/a&gt;&lt;br&gt;
+&lt;strong&gt;Emacs&lt;/strong&gt;: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/pachemacs&#34;&gt;https://github.com/henrique-marques-vsoft/pachemacs&lt;/a&gt;&lt;/p&gt;
+&lt;h2 id=&#34;keyboards&#34;&gt;Keyboards&lt;/h2&gt;
+&lt;h3 id=&#34;the-charybdis-by-bastard-keyboards&#34;&gt;The Charybdis by Bastard Keyboards&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/vqbSpXX.jpeg&#34; alt=&#34;2nd photo&#34;&gt;
+Right now I&amp;rsquo;m using the Charybdis. It simply feels &amp;ldquo;correct&amp;rdquo; to type with this.&lt;br&gt;
+The only &lt;em&gt;drawback&lt;/em&gt; from this keyboard is the price, but I don&amp;rsquo;t think you will find a dactyl for a cheap price.&lt;br&gt;
+As far as I know, there&amp;rsquo;s no company mass producing that type of keyboard.&lt;br&gt;
+But at the end I think it&amp;rsquo;s worth it, at least for me it is.&lt;/p&gt;
+&lt;h3 id=&#34;the-sofle-v1-by-mechboards-uk&#34;&gt;The Sofle V1 by Mechboards UK&lt;/h3&gt;
+&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/O4zYPni.jpeg&#34; alt=&#34;1st photo&#34;&gt;
+The other one I have (but don&amp;rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK.
+It was very nice to type on a &lt;em&gt;low profile&lt;/em&gt; keyboard. It&amp;rsquo;s not so expansive as the Charybdis.&lt;/p&gt;
</description>
</item>