diff options
| author | 0xhenrique <[email protected]> | 2025-01-19 13:29:07 +0000 |
|---|---|---|
| committer | 0xhenrique <[email protected]> | 2025-01-19 13:29:07 +0000 |
| commit | 5bf50a75be068697216047ed841e64f7dd2ffc27 (patch) | |
| tree | 6acbe001c37ea915fcf158f1e63265a0d436f4e2 | |
| parent | e94712c972e35881958e03d547ddf2c18c353b22 (diff) | |
add gitignore file
53 files changed, 604 insertions, 540 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85a1daf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/public
\ No newline at end of file diff --git a/content/why-the-hell-do-we-still-work.md b/content/why-the-hell-do-we-still-work.md new file mode 100644 index 0000000..c4c8854 --- /dev/null +++ b/content/why-the-hell-do-we-still-work.md @@ -0,0 +1,13 @@ ++++ +title = 'Why the Hell Do We Still Work?' +date = 2024-09-24T09:42:04+01:00 ++++ + +Have you ever thought that if it weren't for technological advances, we'd still be lighting candles at night? +And what if I told you that the only reason society didn't collapsed yet is because technology keeps improving giving a fake perception of progress? +Why the fuck did your parents with no college were able to buy a house while you with all your diplomas can't even buy a cheap car? +Technology is clearly improving, so why the fuck things get harder and harder every year? +Why working isn't worth it anymore? +I plan to answer the questions above, but first I need to give you some context, some data about the wrecked world we live in today. + +# Modern slavery started in 1971 diff --git a/public/about/index.html b/public/about/index.html index cffe519..0425eeb 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>About | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -20,10 +20,10 @@ Today things are simpler for me. Just my Emacs config and that’s it."> </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_About">About</h1></header> diff --git a/public/categories/index.html b/public/categories/index.html index 63e0cb7..3e3c9d3 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Categories | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Categories">Categories</h1></header> diff --git a/public/categories/index.xml b/public/categories/index.xml index 4edfbef..35ff1bc 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -1,20 +1,20 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/categories/</link> + <link>http://localhost:1313/categories/</link> <description>Recent content in Categories on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <atom:link href="https://0xhenrique.neocities.org/categories/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -49,10 +49,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -70,10 +70,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -87,10 +87,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -132,10 +132,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -149,10 +149,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -193,10 +193,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/guix-wallpapers/index.html b/public/guix-wallpapers/index.html index cf616fc..72ca799 100644 --- a/public/guix-wallpapers/index.html +++ b/public/guix-wallpapers/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Guix Wallpapers | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -25,10 +25,10 @@ I think it goes without saying that Suika is the perfect candidate to be the Gui </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Guix Wallpapers">Guix Wallpapers</h1></header> @@ -52,7 +52,7 @@ Here are some wallpapers I’ve been collecting for my Guix desktop.</p> <a href="/nazare-beach/"><div id="prevart">Previous:<br>Nazare Beach</div></a> <a href="/why-i-chose-guix-over-nix/"><div id="nextart">Next:<br>Why I Chose Guix Over Nix</div></a> </div> -<div style="clear:both" class=taglist>Related<br><a id="tag_guix" href="https://0xhenrique.neocities.org/tags/guix">Guix</a> · <a id="tag_wallpaper" href="https://0xhenrique.neocities.org/tags/wallpaper">Wallpaper</a> · <a id="tag_ricing" href="https://0xhenrique.neocities.org/tags/ricing">Ricing</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_guix" href="http://localhost:1313/tags/guix">Guix</a> · <a id="tag_wallpaper" href="http://localhost:1313/tags/wallpaper">Wallpaper</a> · <a id="tag_ricing" href="http://localhost:1313/tags/ricing">Ricing</a></div> </article> </main> diff --git a/public/index.html b/public/index.html index 7cab4f6..9fc7d78 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.134.3"> + <meta name="generator" content="Hugo 0.134.3"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_0xhenrique">0xhenrique</h1></header> diff --git a/public/index.xml b/public/index.xml index b58a30d..707ef65 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>https://0xhenrique.neocities.org/</link> + <link>http://localhost:1313/</link> <description>Recent content on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <lastBuildDate>Mon, 23 Sep 2024 04:35:07 +0100</lastBuildDate> + <lastBuildDate>Tue, 24 Sep 2024 09:42:04 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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 c0b738e..0e5e140 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> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Internet Lurk Compilation #1 | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -47,10 +47,10 @@ If you find a broken link or a website that shares things that are clearly illeg </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Internet Lurk Compilation #1">Internet Lurk Compilation #1</h1></header> @@ -97,7 +97,7 @@ If you find a broken link or a website that shares things that are clearly illeg <a href="/about/"><div id="prevart">Previous:<br>About</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="https://0xhenrique.neocities.org/tags/archive">Archive</a> · <a id="tag_lurk" href="https://0xhenrique.neocities.org/tags/lurk">Lurk</a> · <a id="tag_blogs" href="https://0xhenrique.neocities.org/tags/blogs">Blogs</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_archive" href="http://localhost:1313/tags/archive">Archive</a> · <a id="tag_lurk" href="http://localhost:1313/tags/lurk">Lurk</a> · <a id="tag_blogs" href="http://localhost:1313/tags/blogs">Blogs</a></div> </article> </main> diff --git a/public/lum/index.html b/public/lum/index.html index 4fe6b95..3d633a7 100644 --- a/public/lum/index.html +++ b/public/lum/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Lum - Linux Ubiquitous Marker | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -18,10 +18,10 @@ I also wanted to have contact with Rust in practice. I have some things to say a </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Lum - Linux Ubiquitous Marker">Lum - Linux Ubiquitous Marker</h1></header> @@ -41,7 +41,7 @@ I don’t think parsing 12 thousand objects in JSON is efficient, but it&rsq <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 - Text Editor in Python</div></a> </div> -<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://0xhenrique.neocities.org/tags/projects">Projects</a> · <a id="tag_programming" href="https://0xhenrique.neocities.org/tags/programming">Programming</a> · <a id="tag_rust" href="https://0xhenrique.neocities.org/tags/rust">Rust</a> · <a id="tag_linux" href="https://0xhenrique.neocities.org/tags/linux">Linux</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="http://localhost:1313/tags/projects">Projects</a> · <a id="tag_programming" href="http://localhost:1313/tags/programming">Programming</a> · <a id="tag_rust" href="http://localhost:1313/tags/rust">Rust</a> · <a id="tag_linux" href="http://localhost:1313/tags/linux">Linux</a></div> </article> </main> diff --git a/public/monogatari/index.html b/public/monogatari/index.html index 4a162be..c596f8a 100644 --- a/public/monogatari/index.html +++ b/public/monogatari/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Monogatari - Text Editor in Python | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -43,10 +43,10 @@ You are now ready to start to code! Just do as always:"> </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Monogatari - Text Editor in Python">Monogatari - Text Editor in Python</h1></header> @@ -94,7 +94,7 @@ $ git push <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="https://0xhenrique.neocities.org/tags/projects">Projects</a> · <a id="tag_programming" href="https://0xhenrique.neocities.org/tags/programming">Programming</a> · <a id="tag_python" href="https://0xhenrique.neocities.org/tags/python">Python</a> · <a id="tag_linux" href="https://0xhenrique.neocities.org/tags/linux">Linux</a> · <a id="tag_windows" href="https://0xhenrique.neocities.org/tags/windows">Windows</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="http://localhost:1313/tags/projects">Projects</a> · <a id="tag_programming" href="http://localhost:1313/tags/programming">Programming</a> · <a id="tag_python" href="http://localhost:1313/tags/python">Python</a> · <a id="tag_linux" href="http://localhost:1313/tags/linux">Linux</a> · <a id="tag_windows" href="http://localhost:1313/tags/windows">Windows</a></div> </article> </main> diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html index eccbea0..17127fe 100644 --- a/public/nazare-beach/index.html +++ b/public/nazare-beach/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Nazare Beach | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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 @@ According to Wikipedia, Nazaré is one of the most traditional Portuguese fishin </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Nazare Beach">Nazare Beach</h1></header> @@ -40,7 +40,7 @@ Shame on me for not taking my camera with me that day. I’m not a fan of sm <a href="/monogatari/"><div id="prevart">Previous:<br>Monogatari - Text Editor in Python</div></a> <a href="/guix-wallpapers/"><div id="nextart">Next:<br>Guix Wallpapers</div></a> </div> -<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="https://0xhenrique.neocities.org/tags/travel">Travel</a> · <a id="tag_photo" href="https://0xhenrique.neocities.org/tags/photo">Photo</a> · <a id="tag_portugal" href="https://0xhenrique.neocities.org/tags/portugal">Portugal</a> · <a id="tag_personal" href="https://0xhenrique.neocities.org/tags/personal">Personal</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="http://localhost:1313/tags/travel">Travel</a> · <a id="tag_photo" href="http://localhost:1313/tags/photo">Photo</a> · <a id="tag_portugal" href="http://localhost:1313/tags/portugal">Portugal</a> · <a id="tag_personal" href="http://localhost:1313/tags/personal">Personal</a></div> </article> </main> diff --git a/public/sitemap.xml b/public/sitemap.xml index 02c200c..88537cc 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,87 +2,87 @@ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> - <loc>https://0xhenrique.neocities.org/</loc> - <lastmod>2024-09-23T04:35:07+01:00</lastmod> + <loc>http://localhost:1313/</loc> + <lastmod>2024-09-24T09:42:04+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/guix/</loc> + <loc>http://localhost:1313/tags/guix/</loc> <lastmod>2024-09-23T04:35:07+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/nix/</loc> + <loc>http://localhost:1313/tags/nix/</loc> <lastmod>2024-09-23T04:35:07+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/operating-system/</loc> + <loc>http://localhost:1313/tags/operating-system/</loc> <lastmod>2024-09-23T04:35:07+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/</loc> + <loc>http://localhost:1313/tags/</loc> <lastmod>2024-09-23T04:35:07+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</loc> + <loc>http://localhost:1313/why-i-chose-guix-over-nix/</loc> <lastmod>2024-09-23T04:35:07+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/guix-wallpapers/</loc> + <loc>http://localhost:1313/guix-wallpapers/</loc> <lastmod>2024-09-20T20:37:15+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/ricing/</loc> + <loc>http://localhost:1313/tags/ricing/</loc> <lastmod>2024-09-20T20:37:15+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/wallpaper/</loc> + <loc>http://localhost:1313/tags/wallpaper/</loc> <lastmod>2024-09-20T20:37:15+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/nazare-beach/</loc> + <loc>http://localhost:1313/nazare-beach/</loc> <lastmod>2024-08-17T07:44:45+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/personal/</loc> + <loc>http://localhost:1313/tags/personal/</loc> <lastmod>2024-08-17T07:44:45+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/photo/</loc> + <loc>http://localhost:1313/tags/photo/</loc> <lastmod>2024-08-17T07:44:45+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/portugal/</loc> + <loc>http://localhost:1313/tags/portugal/</loc> <lastmod>2024-08-17T07:44:45+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/travel/</loc> + <loc>http://localhost:1313/tags/travel/</loc> <lastmod>2024-08-17T07:44:45+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/linux/</loc> + <loc>http://localhost:1313/tags/linux/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/monogatari/</loc> + <loc>http://localhost:1313/monogatari/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/programming/</loc> + <loc>http://localhost:1313/tags/programming/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/projects/</loc> + <loc>http://localhost:1313/tags/projects/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/python/</loc> + <loc>http://localhost:1313/tags/python/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/windows/</loc> + <loc>http://localhost:1313/tags/windows/</loc> <lastmod>2024-08-17T07:44:33+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/lum/</loc> + <loc>http://localhost:1313/lum/</loc> <lastmod>2024-08-17T07:44:26+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/rust/</loc> + <loc>http://localhost:1313/tags/rust/</loc> <lastmod>2024-08-17T07:44:26+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/archive/</loc> + <loc>http://localhost:1313/tags/archive/</loc> <lastmod>2024-08-17T07:44:17+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/blogs/</loc> + <loc>http://localhost:1313/tags/blogs/</loc> <lastmod>2024-08-17T07:44:17+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/internet-lurk-compilation/</loc> + <loc>http://localhost:1313/internet-lurk-compilation/</loc> <lastmod>2024-08-17T07:44:17+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/tags/lurk/</loc> + <loc>http://localhost:1313/tags/lurk/</loc> <lastmod>2024-08-17T07:44:17+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/about/</loc> + <loc>http://localhost:1313/about/</loc> <lastmod>2024-08-17T07:42:34+01:00</lastmod> </url><url> - <loc>https://0xhenrique.neocities.org/categories/</loc> + <loc>http://localhost:1313/categories/</loc> </url> </urlset> diff --git a/public/tags/archive/index.html b/public/tags/archive/index.html index 54fbd81..2e3cd48 100644 --- a/public/tags/archive/index.html +++ b/public/tags/archive/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Archive | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Archive">Archive</h1></header> diff --git a/public/tags/archive/index.xml b/public/tags/archive/index.xml index 6077e5f..2f1693b 100644 --- a/public/tags/archive/index.xml +++ b/public/tags/archive/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/archive/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/archive/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/archive/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/blogs/index.html b/public/tags/blogs/index.html index 02d334d..e521f14 100644 --- a/public/tags/blogs/index.html +++ b/public/tags/blogs/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Blogs | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Blogs">Blogs</h1></header> diff --git a/public/tags/blogs/index.xml b/public/tags/blogs/index.xml index 2a72a4c..515a9e7 100644 --- a/public/tags/blogs/index.xml +++ b/public/tags/blogs/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/blogs/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/blogs/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/blogs/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/guix/index.html b/public/tags/guix/index.html index ab7ea69..9770950 100644 --- a/public/tags/guix/index.html +++ b/public/tags/guix/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Guix | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Guix">Guix</h1></header> diff --git a/public/tags/guix/index.xml b/public/tags/guix/index.xml index a667305..9e06895 100644 --- a/public/tags/guix/index.xml +++ b/public/tags/guix/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/guix/</link> + <link>http://localhost:1313/tags/guix/</link> <description>Recent content in Guix on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Mon, 23 Sep 2024 04:35:07 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/guix/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/guix/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/index.html b/public/tags/index.html index c12f6af..b3bb394 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Tags | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Tags">Tags</h1></header> diff --git a/public/tags/index.xml b/public/tags/index.xml index edbe529..dab08b7 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>https://0xhenrique.neocities.org/tags/</link> + <link>http://localhost:1313/tags/</link> <description>Recent content in Tags on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Mon, 23 Sep 2024 04:35:07 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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 b1daa7f..2de9639 100644 --- a/public/tags/linux/index.html +++ b/public/tags/linux/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Linux | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Linux">Linux</h1></header> diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml index 28f22cc..08a7bb2 100644 --- a/public/tags/linux/index.xml +++ b/public/tags/linux/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/linux/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/linux/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/linux/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/lurk/index.html b/public/tags/lurk/index.html index c7bbe1b..4c2baa4 100644 --- a/public/tags/lurk/index.html +++ b/public/tags/lurk/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Lurk | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Lurk">Lurk</h1></header> diff --git a/public/tags/lurk/index.xml b/public/tags/lurk/index.xml index b27d87b..01ef7c1 100644 --- a/public/tags/lurk/index.xml +++ b/public/tags/lurk/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/lurk/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/lurk/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/lurk/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/nix/index.html b/public/tags/nix/index.html index b256e70..0df23b5 100644 --- a/public/tags/nix/index.html +++ b/public/tags/nix/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Nix | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Nix">Nix</h1></header> diff --git a/public/tags/nix/index.xml b/public/tags/nix/index.xml index c4549c9..61e13ec 100644 --- a/public/tags/nix/index.xml +++ b/public/tags/nix/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/nix/</link> + <link>http://localhost:1313/tags/nix/</link> <description>Recent content in Nix on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Mon, 23 Sep 2024 04:35:07 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/nix/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/nix/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/operating-system/index.html b/public/tags/operating-system/index.html index 896d300..73828ac 100644 --- a/public/tags/operating-system/index.html +++ b/public/tags/operating-system/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Operating-System | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Operating-System">Operating-System</h1></header> diff --git a/public/tags/operating-system/index.xml b/public/tags/operating-system/index.xml index 4aa75ef..97e2b7d 100644 --- a/public/tags/operating-system/index.xml +++ b/public/tags/operating-system/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/operating-system/</link> + <link>http://localhost:1313/tags/operating-system/</link> <description>Recent content in Operating-System on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Mon, 23 Sep 2024 04:35:07 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/operating-system/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/operating-system/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/personal/index.html b/public/tags/personal/index.html index 235576d..24569b8 100644 --- a/public/tags/personal/index.html +++ b/public/tags/personal/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Personal | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Personal">Personal</h1></header> diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index ae06892..4aeaddd 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/personal/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/personal/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/personal/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/photo/index.html b/public/tags/photo/index.html index 300a964..278e436 100644 --- a/public/tags/photo/index.html +++ b/public/tags/photo/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Photo | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Photo">Photo</h1></header> diff --git a/public/tags/photo/index.xml b/public/tags/photo/index.xml index d7d6079..b093856 100644 --- a/public/tags/photo/index.xml +++ b/public/tags/photo/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/photo/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/photo/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/photo/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/portugal/index.html b/public/tags/portugal/index.html index 8b6524b..feed8a0 100644 --- a/public/tags/portugal/index.html +++ b/public/tags/portugal/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Portugal | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Portugal">Portugal</h1></header> diff --git a/public/tags/portugal/index.xml b/public/tags/portugal/index.xml index ee780a7..000a2fe 100644 --- a/public/tags/portugal/index.xml +++ b/public/tags/portugal/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/portugal/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/portugal/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/portugal/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/programming/index.html b/public/tags/programming/index.html index 974f12f..8a0b9fa 100644 --- a/public/tags/programming/index.html +++ b/public/tags/programming/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Programming | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Programming">Programming</h1></header> diff --git a/public/tags/programming/index.xml b/public/tags/programming/index.xml index 25c5c56..cafa16f 100644 --- a/public/tags/programming/index.xml +++ b/public/tags/programming/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/programming/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/programming/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/programming/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/projects/index.html b/public/tags/projects/index.html index 257cac3..6ac47d1 100644 --- a/public/tags/projects/index.html +++ b/public/tags/projects/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Projects | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Projects">Projects</h1></header> diff --git a/public/tags/projects/index.xml b/public/tags/projects/index.xml index 4d529cb..e341b63 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>https://0xhenrique.neocities.org/tags/projects/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/projects/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/projects/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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 654c4ab..e87ed43 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Python | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Python">Python</h1></header> diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml index d42b6d2..b34051e 100644 --- a/public/tags/python/index.xml +++ b/public/tags/python/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/python/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/python/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/python/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/ricing/index.html b/public/tags/ricing/index.html index db39784..a739c50 100644 --- a/public/tags/ricing/index.html +++ b/public/tags/ricing/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Ricing | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Ricing">Ricing</h1></header> diff --git a/public/tags/ricing/index.xml b/public/tags/ricing/index.xml index 72c80bf..bfac7fc 100644 --- a/public/tags/ricing/index.xml +++ b/public/tags/ricing/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/ricing/</link> + <link>http://localhost:1313/tags/ricing/</link> <description>Recent content in Ricing on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Fri, 20 Sep 2024 20:37:15 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/ricing/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/ricing/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/rust/index.html b/public/tags/rust/index.html index 6755c49..493d070 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Rust | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Rust">Rust</h1></header> diff --git a/public/tags/rust/index.xml b/public/tags/rust/index.xml index 9dac3d8..5ed16ec 100644 --- a/public/tags/rust/index.xml +++ b/public/tags/rust/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/rust/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/rust/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/rust/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/travel/index.html b/public/tags/travel/index.html index d5ddb0a..43c95a8 100644 --- a/public/tags/travel/index.html +++ b/public/tags/travel/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Travel | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Travel">Travel</h1></header> diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml index 6ec9d24..f7339f7 100644 --- a/public/tags/travel/index.xml +++ b/public/tags/travel/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/travel/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/travel/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/travel/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/wallpaper/index.html b/public/tags/wallpaper/index.html index 21889d0..5647643 100644 --- a/public/tags/wallpaper/index.html +++ b/public/tags/wallpaper/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Wallpaper | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Wallpaper">Wallpaper</h1></header> diff --git a/public/tags/wallpaper/index.xml b/public/tags/wallpaper/index.xml index 685afb8..baf587b 100644 --- a/public/tags/wallpaper/index.xml +++ b/public/tags/wallpaper/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/wallpaper/</link> + <link>http://localhost:1313/tags/wallpaper/</link> <description>Recent content in Wallpaper on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Fri, 20 Sep 2024 20:37:15 +0100</lastBuildDate> - <atom:link href="https://0xhenrique.neocities.org/tags/wallpaper/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/wallpaper/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/windows/index.html b/public/tags/windows/index.html index 02026da..501eaaf 100644 --- a/public/tags/windows/index.html +++ b/public/tags/windows/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Windows | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Windows">Windows</h1></header> diff --git a/public/tags/windows/index.xml b/public/tags/windows/index.xml index 3f0e578..b5ec730 100644 --- a/public/tags/windows/index.xml +++ b/public/tags/windows/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>https://0xhenrique.neocities.org/tags/windows/</link> + <link>http://localhost:1313/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="https://0xhenrique.neocities.org/tags/windows/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="http://localhost:1313/tags/windows/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Why I Chose Guix Over Nix</title> - <link>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</link> + <link>http://localhost:1313/why-i-chose-guix-over-nix/</link> <pubDate>Mon, 23 Sep 2024 04:35:07 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/</guid> + <guid>http://localhost:1313/why-i-chose-guix-over-nix/</guid> <description><p>I&rsquo;ve been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don&rsquo;t use Nix anymore.</p> <h2 id="the-emacs--elisp--sicp--scheme-pipeline">The Emacs &gt; Elisp &gt; SICP &gt; Scheme pipeline</h2> <p><img src="https://i.imgur.com/ouSS2fe.png" alt="SICP_2hu_version"> @@ -50,10 +50,10 @@ To be honest I don&rsquo;t see a point in learning such a complex language a <item> <title>Guix Wallpapers</title> - <link>https://0xhenrique.neocities.org/guix-wallpapers/</link> + <link>http://localhost:1313/guix-wallpapers/</link> <pubDate>Fri, 20 Sep 2024 20:37:15 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/guix-wallpapers/</guid> + <guid>http://localhost:1313/guix-wallpapers/</guid> <description><p>I&rsquo;ve been using Guix for quite some time now. It&rsquo;s been a great experience so far! Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.</p> <p>I think it goes without saying that Suika is the perfect candidate to be the Guix mascot .</p> @@ -71,10 +71,10 @@ Here are some wallpapers I&rsquo;ve been collecting for my Guix desktop.< <item> <title>Nazare Beach</title> - <link>https://0xhenrique.neocities.org/nazare-beach/</link> + <link>http://localhost:1313/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/nazare-beach/</guid> + <guid>http://localhost:1313/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -88,10 +88,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>https://0xhenrique.neocities.org/monogatari/</link> + <link>http://localhost:1313/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/monogatari/</guid> + <guid>http://localhost:1313/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -133,10 +133,10 @@ $ git push <item> <title>Lum - Linux Ubiquitous Marker</title> - <link>https://0xhenrique.neocities.org/lum/</link> + <link>http://localhost:1313/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/lum/</guid> + <guid>http://localhost:1313/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>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. @@ -150,10 +150,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link> + <link>http://localhost:1313/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid> + <guid>http://localhost:1313/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -194,10 +194,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>https://0xhenrique.neocities.org/about/</link> + <link>http://localhost:1313/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>https://0xhenrique.neocities.org/about/</guid> + <guid>http://localhost:1313/about/</guid> <description><h1 id="whois">whois</h1> <p>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/why-i-chose-guix-over-nix/index.html b/public/why-i-chose-guix-over-nix/index.html index 1e38369..20ea0a4 100644 --- a/public/why-i-chose-guix-over-nix/index.html +++ b/public/why-i-chose-guix-over-nix/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> -<head> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <title>Why I Chose Guix Over Nix | 0xhenrique</title> - <link rel="canonical" href="https://0xhenrique.neocities.org/"> + <link rel="canonical" href="http://localhost:1313/"> <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"> @@ -19,10 +19,10 @@ At that time, I already knew about the ‘Structure and Interpretaion of Com </head> <body> <ul class="menu-list"> -<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li> -<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li> +<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> </ul> <main> <header><h1 id="tag_Why I Chose Guix Over Nix">Why I Chose Guix Over Nix</h1></header> @@ -62,7 +62,7 @@ To be honest I don’t see a point in learning such a complex language as Ni <div id="nextprev"> <a href="/guix-wallpapers/"><div id="prevart">Previous:<br>Guix Wallpapers</div></a> </div> -<div style="clear:both" class=taglist>Related<br><a id="tag_guix" href="https://0xhenrique.neocities.org/tags/guix">Guix</a> · <a id="tag_nix" href="https://0xhenrique.neocities.org/tags/nix">Nix</a> · <a id="tag_operating-system" href="https://0xhenrique.neocities.org/tags/operating-system">Operating-System</a></div> +<div style="clear:both" class=taglist>Related<br><a id="tag_guix" href="http://localhost:1313/tags/guix">Guix</a> · <a id="tag_nix" href="http://localhost:1313/tags/nix">Nix</a> · <a id="tag_operating-system" href="http://localhost:1313/tags/operating-system">Operating-System</a></div> </article> </main> diff --git a/public/why-the-hell-do-we-still-work/index.html b/public/why-the-hell-do-we-still-work/index.html new file mode 100644 index 0000000..591b5b5 --- /dev/null +++ b/public/why-the-hell-do-we-still-work/index.html @@ -0,0 +1,50 @@ +<!DOCTYPE html> +<html lang="en"> +<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> + <title>Why the Hell Do We Still Work? | 0xhenrique</title> + <link rel="canonical" href="http://localhost:1313/"> + <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"> + <meta name="description" content="Have you ever thought that if it weren’t for technological advances, we’d still be lighting candles at night? +And what if I told you that the only reason society didn’t collapsed yet is because technology keeps improving giving a fake perception of progress? +Why the fuck did your parents with no college were able to buy a house while you with all your diplomas can’t even buy a cheap car? +Technology is clearly improving, so why the fuck things get harder and harder every year? +Why working isn’t worth it anymore? +I plan to answer the questions above, but first I need to give you some context, some data about the wrecked world we live in today."> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="robots" content="index, follow"> + <meta charset="utf-8"> +</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> +</ul> +<main> +<header><h1 id="tag_Why the Hell Do We Still Work?">Why the Hell Do We Still Work?</h1></header> +<article> + +<p>Have you ever thought that if it weren’t for technological advances, we’d still be lighting candles at night? +And what if I told you that the only reason society didn’t collapsed yet is because technology keeps improving giving a fake perception of progress? +Why the fuck did your parents with no college were able to buy a house while you with all your diplomas can’t even buy a cheap car? +Technology is clearly improving, so why the fuck things get harder and harder every year? +Why working isn’t worth it anymore? +I plan to answer the questions above, but first I need to give you some context, some data about the wrecked world we live in today.</p> +<h1 id="modern-slavery-started-in-1971">Modern slavery started in 1971</h1> + + +<div id="nextprev"> +<a href="/why-i-chose-guix-over-nix/"><div id="prevart">Previous:<br>Why I Chose Guix Over Nix</div></a> +</div> + +</article> +</main> + +<footer><a href="/index.xml">Subscribe to my RSS feed</a> +</footer> + +</body> +</html> |
