From 783aa638211fc4fc811b5f9020c7bb9720a28117 Mon Sep 17 00:00:00 2001 From: Henrique Marques Date: Sat, 21 Sep 2024 07:50:27 +0100 Subject: guix wallpapers --- content/about.md | 19 ++++----- content/guix-wallpapers.md | 19 +++++++++ public/about/index.html | 28 +++++++------ public/categories/index.xml | 39 +++++++++++++----- public/guix-wallpapers/index.html | 61 +++++++++++++++++++++++++++++ public/index.html | 5 ++- public/index.xml | 41 +++++++++++++------ public/internet-lurk-compilation/index.html | 35 ++++++++++++++++- public/lum/index.html | 5 ++- public/monogatari/index.html | 34 ++++++++++++++-- public/nazare-beach/index.html | 5 ++- public/sitemap.xml | 5 ++- public/tags/archive/index.xml | 39 +++++++++++++----- public/tags/blogs/index.xml | 39 +++++++++++++----- public/tags/index.xml | 39 +++++++++++++----- public/tags/linux/index.xml | 39 +++++++++++++----- public/tags/lurk/index.xml | 39 +++++++++++++----- public/tags/personal/index.xml | 39 +++++++++++++----- public/tags/photo/index.xml | 39 +++++++++++++----- public/tags/portugal/index.xml | 39 +++++++++++++----- public/tags/programming/index.xml | 39 +++++++++++++----- public/tags/projects/index.xml | 39 +++++++++++++----- public/tags/python/index.xml | 39 +++++++++++++----- public/tags/rust/index.xml | 39 +++++++++++++----- public/tags/travel/index.xml | 39 +++++++++++++----- public/tags/windows/index.xml | 39 +++++++++++++----- 26 files changed, 649 insertions(+), 193 deletions(-) create mode 100644 content/guix-wallpapers.md create mode 100644 public/guix-wallpapers/index.html diff --git a/content/about.md b/content/about.md index ca3fcad..bc52a07 100644 --- a/content/about.md +++ b/content/about.md @@ -7,7 +7,7 @@ date = 2024-08-17T07:42:34+01:00 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. -Feel free to reach out on [Github](https://github.com/henrique-marques-vsoft) or [LinkedIn](https://www.linkedin.com/in/all123all/). +Some of the stuff I work on [Github](https://github.com/henrique-marques-vsoft). ## My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don't really _rice_ my computer. @@ -16,28 +16,25 @@ Today things are simpler for me. Just my Emacs and Vim config and that's it. Eve Here are some of my configs: - Laptop: Thinkpad T480 -- OS: GNU Guix and NixOS +- OS: GNU Guix - Shell: bash - Resolution: 1920x1080 (1 monitor is enough for me) -- WM: i3wm -- Terminal: kitty +- WM: EXWM +- Terminal: eshell/vterm/kitty - CPU: Intel i5-8350U (8) @ 3.600GHz - GPU: πŸ˜• - RAM: 24Gb - Text editor: Emacs (29) -**Dotfiles** [still need to add Guix]: https://github.com/henrique-marques-vsoft/dotfiles/ -**Emacs**: https://github.com/henrique-marques-vsoft/pachemacs - ## Keyboards ### The Charybdis by Bastard Keyboards -![2nd photo](https://i.imgur.com/vqbSpXX.jpeg) -Right now I'm using the Charybdis. It simply feels "correct" to type with this. + +Right now I'm using the Charybdis. It simply feels "correct" to type with it. The only _drawback_ from this keyboard is the price, but I don't think you will find a dactyl for a cheap price. As far as I know, there's no company mass producing that type of keyboard. But at the end I think it's worth it, at least for me it is. ### The Sofle V1 by Mechboards UK -![1st photo](https://i.imgur.com/O4zYPni.jpeg) -The other one I have (but don't use very much anymore) is the Sofle V1 that I bought from Mechboards UK. + +The other one I have (although don't use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a _low profile_ keyboard. It's not so expansive as the Charybdis. diff --git a/content/guix-wallpapers.md b/content/guix-wallpapers.md new file mode 100644 index 0000000..ad7e9b9 --- /dev/null +++ b/content/guix-wallpapers.md @@ -0,0 +1,19 @@ ++++ +title = 'Guix Wallpapers' +date = 2024-09-20T20:37:15+01:00 ++++ + +I've been using Guix for quite some time now. It's been a great experience so far! +Here are some wallpapers I've been collecting for my Guix desktop. + +I think it goes without saying that Suika is the perfect candidate to be the Guix-tan. + +![1st pape](https://i.imgur.com/se5Qk6P.png) +![2st pape](https://i.imgur.com/bYxUNO7.png) +![3st pape](https://i.imgur.com/KT1Uo39.png) +![4st pape](https://i.imgur.com/LuEaj38.png) +![5st pape](https://i.imgur.com/IGCGrEI.png) +![6st pape](https://i.imgur.com/OyOJUyY.png) +![7st pape](https://i.imgur.com/eb0qu4z.png) +![8st pape](https://i.imgur.com/UyKmkHr.png) +![9st pape](https://i.imgur.com/yXVVoH8.png) diff --git a/public/about/index.html b/public/about/index.html index 3f01263..3584725 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -6,8 +6,14 @@ - + @@ -26,7 +32,7 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs,

whois

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. -Feel free to reach out on Github or LinkedIn.

+Some of the stuff I work on Github.

My setup

Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really rice my computer. I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -34,28 +40,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that’s i

Here are some of my configs:

-

Dotfiles [still need to add Guix]: https://github.com/henrique-marques-vsoft/dotfiles/
-Emacs: https://github.com/henrique-marques-vsoft/pachemacs

Keyboards

The Charybdis by Bastard Keyboards

-

2nd photo -Right now I’m using the Charybdis. It simply feels “correct” to type with this.
+ +

Right now I’m using the Charybdis. It simply feels “correct” to type with it.
The only drawback from this keyboard is the price, but I don’t think you will find a dactyl for a cheap price.
As far as I know, there’s no company mass producing that type of keyboard.
But at the end I think it’s worth it, at least for me it is.

The Sofle V1 by Mechboards UK

-

1st photo -The other one I have (but don’t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. + +

The other one I have (although don’t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a low profile keyboard. It’s not so expansive as the Charybdis.

diff --git a/public/categories/index.xml b/public/categories/index.xml index f355443..af1070b 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -9,6 +9,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -141,7 +162,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -149,28 +170,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/guix-wallpapers/index.html b/public/guix-wallpapers/index.html new file mode 100644 index 0000000..d04d591 --- /dev/null +++ b/public/guix-wallpapers/index.html @@ -0,0 +1,61 @@ + + + + Guix Wallpapers | 0xhenrique + + + + + + + + + + + +
+

Guix Wallpapers

+
+ +

I’ve been using Guix for quite some time now. It’s been a great experience so far! +Here are some wallpapers I’ve been collecting for my Guix desktop.

+

I think it goes without saying that Suika is the perfect candidate to be the Guix-tan.

+

1st pape +2st pape +3st pape +4st pape +5st pape +6st pape +7st pape +8st pape +9st pape

+ + + + +
+
+ + + + + diff --git a/public/index.html b/public/index.html index 7ff15e0..8e6b17d 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@ - + 0xhenrique @@ -24,6 +24,9 @@
    +
  • Guix Wallpapers + +
  • Nazare Beach
  • diff --git a/public/index.xml b/public/index.xml index 5104f8a..34dbc46 100644 --- a/public/index.xml +++ b/public/index.xml @@ -5,11 +5,32 @@ Recent content on 0xhenrique Hugo -- gohugo.io en-us - Sat, 17 Aug 2024 07:44:45 +0100 + Fri, 20 Sep 2024 20:37:15 +0100 + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/internet-lurk-compilation/index.html b/public/internet-lurk-compilation/index.html index ce1d846..c0b738e 100644 --- a/public/internet-lurk-compilation/index.html +++ b/public/internet-lurk-compilation/index.html @@ -6,7 +6,40 @@ - + diff --git a/public/lum/index.html b/public/lum/index.html index ace289b..4fe6b95 100644 --- a/public/lum/index.html +++ b/public/lum/index.html @@ -7,7 +7,10 @@ +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. +I’m still not sure if I’m going to turn this project into a CLI tool or a library. I still need to try to integrate Lum with some other tool and evaluate which points I failed, which ones I need to improve and where I got things right. +I also wanted to have contact with Rust in practice. I have some things to say about the Rust language, but I think that will be for another post on this blog."> diff --git a/public/monogatari/index.html b/public/monogatari/index.html index d7f12c3..4a162be 100644 --- a/public/monogatari/index.html +++ b/public/monogatari/index.html @@ -6,10 +6,36 @@ - + diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html index e78adf6..eccbea0 100644 --- a/public/nazare-beach/index.html +++ b/public/nazare-beach/index.html @@ -6,7 +6,9 @@ - @@ -36,6 +38,7 @@ Shame on me for not taking my camera with me that day. I’m not a fan of sm
    Related
    Travel · Photo · Portugal · Personal
diff --git a/public/sitemap.xml b/public/sitemap.xml index 75b9679..6e34e07 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,7 +3,10 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://0xhenrique.neocities.org/ - 2024-08-17T07:44:45+01:00 + 2024-09-20T20:37:15+01:00 + + https://0xhenrique.neocities.org/guix-wallpapers/ + 2024-09-20T20:37:15+01:00 https://0xhenrique.neocities.org/nazare-beach/ 2024-08-17T07:44:45+01:00 diff --git a/public/tags/archive/index.xml b/public/tags/archive/index.xml index 885121a..5202a88 100644 --- a/public/tags/archive/index.xml +++ b/public/tags/archive/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/blogs/index.xml b/public/tags/blogs/index.xml index 96b26ea..582cc4f 100644 --- a/public/tags/blogs/index.xml +++ b/public/tags/blogs/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/index.xml b/public/tags/index.xml index 9f94d39..4ce386a 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml index 7b2fc85..724e7ff 100644 --- a/public/tags/linux/index.xml +++ b/public/tags/linux/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/lurk/index.xml b/public/tags/lurk/index.xml index f4bb322..4a14ffb 100644 --- a/public/tags/lurk/index.xml +++ b/public/tags/lurk/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index fef748f..8806130 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/photo/index.xml b/public/tags/photo/index.xml index f49ed88..3bb3256 100644 --- a/public/tags/photo/index.xml +++ b/public/tags/photo/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/portugal/index.xml b/public/tags/portugal/index.xml index cbe3294..4bc805e 100644 --- a/public/tags/portugal/index.xml +++ b/public/tags/portugal/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/programming/index.xml b/public/tags/programming/index.xml index 390d53f..115e532 100644 --- a/public/tags/programming/index.xml +++ b/public/tags/programming/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/projects/index.xml b/public/tags/projects/index.xml index 1dae307..5ab4ef5 100644 --- a/public/tags/projects/index.xml +++ b/public/tags/projects/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml index 9924030..188950a 100644 --- a/public/tags/python/index.xml +++ b/public/tags/python/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/rust/index.xml b/public/tags/rust/index.xml index 14f95f1..5be1280 100644 --- a/public/tags/rust/index.xml +++ b/public/tags/rust/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml index efea039..823c6f5 100644 --- a/public/tags/travel/index.xml +++ b/public/tags/travel/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> diff --git a/public/tags/windows/index.xml b/public/tags/windows/index.xml index f48819a..657a43f 100644 --- a/public/tags/windows/index.xml +++ b/public/tags/windows/index.xml @@ -10,6 +10,27 @@ + + Guix Wallpapers + https://0xhenrique.neocities.org/guix-wallpapers/ + Fri, 20 Sep 2024 20:37:15 +0100 + + https://0xhenrique.neocities.org/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-tan.</p> +<p><img src="https://i.imgur.com/se5Qk6P.png" alt="1st pape"> +<img src="https://i.imgur.com/bYxUNO7.png" alt="2st pape"> +<img src="https://i.imgur.com/KT1Uo39.png" alt="3st pape"> +<img src="https://i.imgur.com/LuEaj38.png" alt="4st pape"> +<img src="https://i.imgur.com/IGCGrEI.png" alt="5st pape"> +<img src="https://i.imgur.com/OyOJUyY.png" alt="6st pape"> +<img src="https://i.imgur.com/eb0qu4z.png" alt="7st pape"> +<img src="https://i.imgur.com/UyKmkHr.png" alt="8st pape"> +<img src="https://i.imgur.com/yXVVoH8.png" alt="9st pape"></p> + + + Nazare Beach https://0xhenrique.neocities.org/nazare-beach/ @@ -142,7 +163,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <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. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don&rsquo;t really <em>rice</em> my computer. I&rsquo;ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -150,28 +171,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that&rsquo <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: πŸ˜•</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I&rsquo;m using the Charybdis. It simply feels &ldquo;correct&rdquo; to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don&rsquo;t think you will find a dactyl for a cheap price.<br> As far as I know, there&rsquo;s no company mass producing that type of keyboard.<br> But at the end I think it&rsquo;s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don&rsquo;t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It&rsquo;s not so expansive as the Charybdis.</p> -- cgit v1.3