From 5bf50a75be068697216047ed841e64f7dd2ffc27 Mon Sep 17 00:00:00 2001 From: 0xhenrique Date: Sun, 19 Jan 2025 13:29:07 +0000 Subject: add gitignore file --- .gitignore | 1 + content/why-the-hell-do-we-still-work.md | 13 ++++++ public/about/index.html | 12 ++--- public/categories/index.html | 12 ++--- public/categories/index.xml | 32 +++++++------- public/guix-wallpapers/index.html | 14 +++--- public/index.html | 12 ++--- public/index.xml | 34 +++++++-------- public/internet-lurk-compilation/index.html | 14 +++--- public/lum/index.html | 14 +++--- public/monogatari/index.html | 14 +++--- public/nazare-beach/index.html | 14 +++--- public/sitemap.xml | 58 ++++++++++++------------- public/tags/archive/index.html | 12 ++--- public/tags/archive/index.xml | 32 +++++++------- public/tags/blogs/index.html | 12 ++--- public/tags/blogs/index.xml | 32 +++++++------- public/tags/guix/index.html | 12 ++--- public/tags/guix/index.xml | 32 +++++++------- public/tags/index.html | 12 ++--- public/tags/index.xml | 32 +++++++------- public/tags/linux/index.html | 12 ++--- public/tags/linux/index.xml | 32 +++++++------- public/tags/lurk/index.html | 12 ++--- public/tags/lurk/index.xml | 32 +++++++------- public/tags/nix/index.html | 12 ++--- public/tags/nix/index.xml | 32 +++++++------- public/tags/operating-system/index.html | 12 ++--- public/tags/operating-system/index.xml | 32 +++++++------- public/tags/personal/index.html | 12 ++--- public/tags/personal/index.xml | 32 +++++++------- public/tags/photo/index.html | 12 ++--- public/tags/photo/index.xml | 32 +++++++------- public/tags/portugal/index.html | 12 ++--- public/tags/portugal/index.xml | 32 +++++++------- public/tags/programming/index.html | 12 ++--- public/tags/programming/index.xml | 32 +++++++------- public/tags/projects/index.html | 12 ++--- public/tags/projects/index.xml | 32 +++++++------- public/tags/python/index.html | 12 ++--- public/tags/python/index.xml | 32 +++++++------- public/tags/ricing/index.html | 12 ++--- public/tags/ricing/index.xml | 32 +++++++------- public/tags/rust/index.html | 12 ++--- public/tags/rust/index.xml | 32 +++++++------- public/tags/travel/index.html | 12 ++--- public/tags/travel/index.xml | 32 +++++++------- public/tags/wallpaper/index.html | 12 ++--- public/tags/wallpaper/index.xml | 32 +++++++------- public/tags/windows/index.html | 12 ++--- public/tags/windows/index.xml | 32 +++++++------- public/why-i-chose-guix-over-nix/index.html | 14 +++--- public/why-the-hell-do-we-still-work/index.html | 50 +++++++++++++++++++++ 53 files changed, 604 insertions(+), 540 deletions(-) create mode 100644 .gitignore create mode 100644 content/why-the-hell-do-we-still-work.md create mode 100644 public/why-the-hell-do-we-still-work/index.html 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 @@ - + About | 0xhenrique - + @@ -20,10 +20,10 @@ Today things are simpler for me. Just my Emacs config and that’s it.">

About

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 @@ - + Categories | 0xhenrique - + @@ -13,10 +13,10 @@

Categories

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 @@ 0xhenrique - https://0xhenrique.neocities.org/categories/ + http://localhost:1313/categories/ Recent content in Categories on 0xhenrique Hugo -- gohugo.io en-us - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Guix Wallpapers | 0xhenrique - + @@ -25,10 +25,10 @@ I think it goes without saying that Suika is the perfect candidate to be the Gui

Guix Wallpapers

@@ -52,7 +52,7 @@ Here are some wallpapers I’ve been collecting for my Guix desktop.

Previous:
Nazare Beach
Next:
Why I Chose Guix Over Nix
-
Related
Guix · Wallpaper · Ricing
+
Related
Guix · Wallpaper · Ricing
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 @@ - + 0xhenrique - + @@ -14,10 +14,10 @@

0xhenrique

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 @@ 0xhenrique - https://0xhenrique.neocities.org/ + http://localhost:1313/ Recent content on 0xhenrique Hugo -- gohugo.io en-us - Mon, 23 Sep 2024 04:35:07 +0100 + Tue, 24 Sep 2024 09:42:04 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Internet Lurk Compilation #1 | 0xhenrique - + @@ -47,10 +47,10 @@ If you find a broken link or a website that shares things that are clearly illeg

Internet Lurk Compilation #1

@@ -97,7 +97,7 @@ If you find a broken link or a website that shares things that are clearly illeg
Previous:
About
Next:
Lum - Linux Ubiquitous Marker
-
Related
Archive · Lurk · Blogs
+
Related
Archive · Lurk · Blogs
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 @@ - + Lum - Linux Ubiquitous Marker | 0xhenrique - + @@ -18,10 +18,10 @@ I also wanted to have contact with Rust in practice. I have some things to say a

Lum - Linux Ubiquitous Marker

@@ -41,7 +41,7 @@ I don’t think parsing 12 thousand objects in JSON is efficient, but it&rsq
Previous:
Internet Lurk Compilation #1
Next:
Monogatari - Text Editor in Python
-
Related
Projects · Programming · Rust · Linux
+
Related
Projects · Programming · Rust · Linux
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 @@ - + Monogatari - Text Editor in Python | 0xhenrique - + @@ -43,10 +43,10 @@ You are now ready to start to code! Just do as always:">

Monogatari - Text Editor in Python

@@ -94,7 +94,7 @@ $ git push
Previous:
Lum - Linux Ubiquitous Marker
Next:
Nazare Beach
- +
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 @@ - + Nazare Beach | 0xhenrique - + @@ -17,10 +17,10 @@ According to Wikipedia, Nazaré is one of the most traditional Portuguese fishin

Nazare Beach

@@ -40,7 +40,7 @@ Shame on me for not taking my camera with me that day. I’m not a fan of sm
Previous:
Monogatari - Text Editor in Python
Next:
Guix Wallpapers
-
Related
Travel · Photo · Portugal · Personal
+
Related
Travel · Photo · Portugal · Personal
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 @@ - https://0xhenrique.neocities.org/ - 2024-09-23T04:35:07+01:00 + http://localhost:1313/ + 2024-09-24T09:42:04+01:00 - https://0xhenrique.neocities.org/tags/guix/ + http://localhost:1313/tags/guix/ 2024-09-23T04:35:07+01:00 - https://0xhenrique.neocities.org/tags/nix/ + http://localhost:1313/tags/nix/ 2024-09-23T04:35:07+01:00 - https://0xhenrique.neocities.org/tags/operating-system/ + http://localhost:1313/tags/operating-system/ 2024-09-23T04:35:07+01:00 - https://0xhenrique.neocities.org/tags/ + http://localhost:1313/tags/ 2024-09-23T04:35:07+01:00 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ 2024-09-23T04:35:07+01:00 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ 2024-09-20T20:37:15+01:00 - https://0xhenrique.neocities.org/tags/ricing/ + http://localhost:1313/tags/ricing/ 2024-09-20T20:37:15+01:00 - https://0xhenrique.neocities.org/tags/wallpaper/ + http://localhost:1313/tags/wallpaper/ 2024-09-20T20:37:15+01:00 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ 2024-08-17T07:44:45+01:00 - https://0xhenrique.neocities.org/tags/personal/ + http://localhost:1313/tags/personal/ 2024-08-17T07:44:45+01:00 - https://0xhenrique.neocities.org/tags/photo/ + http://localhost:1313/tags/photo/ 2024-08-17T07:44:45+01:00 - https://0xhenrique.neocities.org/tags/portugal/ + http://localhost:1313/tags/portugal/ 2024-08-17T07:44:45+01:00 - https://0xhenrique.neocities.org/tags/travel/ + http://localhost:1313/tags/travel/ 2024-08-17T07:44:45+01:00 - https://0xhenrique.neocities.org/tags/linux/ + http://localhost:1313/tags/linux/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/tags/programming/ + http://localhost:1313/tags/programming/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/tags/projects/ + http://localhost:1313/tags/projects/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/tags/python/ + http://localhost:1313/tags/python/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/tags/windows/ + http://localhost:1313/tags/windows/ 2024-08-17T07:44:33+01:00 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ 2024-08-17T07:44:26+01:00 - https://0xhenrique.neocities.org/tags/rust/ + http://localhost:1313/tags/rust/ 2024-08-17T07:44:26+01:00 - https://0xhenrique.neocities.org/tags/archive/ + http://localhost:1313/tags/archive/ 2024-08-17T07:44:17+01:00 - https://0xhenrique.neocities.org/tags/blogs/ + http://localhost:1313/tags/blogs/ 2024-08-17T07:44:17+01:00 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ 2024-08-17T07:44:17+01:00 - https://0xhenrique.neocities.org/tags/lurk/ + http://localhost:1313/tags/lurk/ 2024-08-17T07:44:17+01:00 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ 2024-08-17T07:42:34+01:00 - https://0xhenrique.neocities.org/categories/ + http://localhost:1313/categories/ 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 @@ - + Archive | 0xhenrique - + @@ -13,10 +13,10 @@

Archive

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/archive/ + http://localhost:1313/tags/archive/ Recent content in Archive on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Blogs | 0xhenrique - + @@ -13,10 +13,10 @@

Blogs

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/blogs/ + http://localhost:1313/tags/blogs/ Recent content in Blogs on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Guix | 0xhenrique - + @@ -13,10 +13,10 @@

Guix

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/guix/ + http://localhost:1313/tags/guix/ Recent content in Guix on 0xhenrique Hugo -- gohugo.io en-us Mon, 23 Sep 2024 04:35:07 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Tags | 0xhenrique - + @@ -13,10 +13,10 @@

Tags

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/ + http://localhost:1313/tags/ Recent content in Tags on 0xhenrique Hugo -- gohugo.io en-us Mon, 23 Sep 2024 04:35:07 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Linux | 0xhenrique - + @@ -13,10 +13,10 @@

Linux

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/linux/ + http://localhost:1313/tags/linux/ Recent content in Linux on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Lurk | 0xhenrique - + @@ -13,10 +13,10 @@

Lurk

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/lurk/ + http://localhost:1313/tags/lurk/ Recent content in Lurk on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Nix | 0xhenrique - + @@ -13,10 +13,10 @@

Nix

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/nix/ + http://localhost:1313/tags/nix/ Recent content in Nix on 0xhenrique Hugo -- gohugo.io en-us Mon, 23 Sep 2024 04:35:07 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Operating-System | 0xhenrique - + @@ -13,10 +13,10 @@

Operating-System

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/operating-system/ + http://localhost:1313/tags/operating-system/ Recent content in Operating-System on 0xhenrique Hugo -- gohugo.io en-us Mon, 23 Sep 2024 04:35:07 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Personal | 0xhenrique - + @@ -13,10 +13,10 @@

Personal

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/personal/ + http://localhost:1313/tags/personal/ Recent content in Personal on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Photo | 0xhenrique - + @@ -13,10 +13,10 @@

Photo

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/photo/ + http://localhost:1313/tags/photo/ Recent content in Photo on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Portugal | 0xhenrique - + @@ -13,10 +13,10 @@

Portugal

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/portugal/ + http://localhost:1313/tags/portugal/ Recent content in Portugal on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Programming | 0xhenrique - + @@ -13,10 +13,10 @@

Programming

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/programming/ + http://localhost:1313/tags/programming/ Recent content in Programming on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Projects | 0xhenrique - + @@ -13,10 +13,10 @@

Projects

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/projects/ + http://localhost:1313/tags/projects/ Recent content in Projects on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Python | 0xhenrique - + @@ -13,10 +13,10 @@

Python

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/python/ + http://localhost:1313/tags/python/ Recent content in Python on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Ricing | 0xhenrique - + @@ -13,10 +13,10 @@

Ricing

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/ricing/ + http://localhost:1313/tags/ricing/ Recent content in Ricing on 0xhenrique Hugo -- gohugo.io en-us Fri, 20 Sep 2024 20:37:15 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Rust | 0xhenrique - + @@ -13,10 +13,10 @@

Rust

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/rust/ + http://localhost:1313/tags/rust/ Recent content in Rust on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:26 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Travel | 0xhenrique - + @@ -13,10 +13,10 @@

Travel

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/travel/ + http://localhost:1313/tags/travel/ Recent content in Travel on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Wallpaper | 0xhenrique - + @@ -13,10 +13,10 @@

Wallpaper

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/wallpaper/ + http://localhost:1313/tags/wallpaper/ Recent content in Wallpaper on 0xhenrique Hugo -- gohugo.io en-us Fri, 20 Sep 2024 20:37:15 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Windows | 0xhenrique - + @@ -13,10 +13,10 @@

Windows

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 @@ 0xhenrique - https://0xhenrique.neocities.org/tags/windows/ + http://localhost:1313/tags/windows/ Recent content in Windows on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Why I Chose Guix Over Nix - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ Mon, 23 Sep 2024 04:35:07 +0100 - https://0xhenrique.neocities.org/why-i-chose-guix-over-nix/ + http://localhost:1313/why-i-chose-guix-over-nix/ <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 Guix Wallpapers - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ Fri, 20 Sep 2024 20:37:15 +0100 - https://0xhenrique.neocities.org/guix-wallpapers/ + http://localhost:1313/guix-wallpapers/ <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.< Nazare Beach - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://0xhenrique.neocities.org/nazare-beach/ + http://localhost:1313/nazare-beach/ <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 Monogatari - Text Editor in Python - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://0xhenrique.neocities.org/monogatari/ + http://localhost:1313/monogatari/ <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 Lum - Linux Ubiquitous Marker - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://0xhenrique.neocities.org/lum/ + http://localhost:1313/lum/ <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 Internet Lurk Compilation #1 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://0xhenrique.neocities.org/internet-lurk-compilation/ + http://localhost:1313/internet-lurk-compilation/ <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 About - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://0xhenrique.neocities.org/about/ + http://localhost:1313/about/ <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 @@ - + Why I Chose Guix Over Nix | 0xhenrique - + @@ -19,10 +19,10 @@ At that time, I already knew about the ‘Structure and Interpretaion of Com

Why I Chose Guix Over Nix

@@ -62,7 +62,7 @@ To be honest I don’t see a point in learning such a complex language as Ni - +
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 @@ + + + + Why the Hell Do We Still Work? | 0xhenrique + + + + + + + + + + + +
+

Why the Hell Do We Still Work?

+
+ +

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

+ + + + +
+
+ + + + + -- cgit v1.3