blob: bce49d2e1cff178e7512cd949cfc0222bb20e019 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="alternate"
type="application/rss+xml"
href="https://0xhenrique.neocities.org/rss.xml"
title="RSS feed for https://0xhenrique.neocities.org/">
<title>0xhenrique</title>
<meta name="author" content="Henrique Marques">
<meta name="referrer" content="no-referrer">
<meta name="viewport" content="initial-scale=1,width=device-width,minimum-scale=1">
<link href= "static/style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="static/favicon.ico"></head>
<body>
<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/archive">Archive</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org/about">About</a></li></ul></div>
<div id="content">
<h2 class="post-title"><a href="https://0xhenrique.neocities.org/why-i-build-esb.html">Managing Bookmarks the Emacs Way: Why I Built ESB</a></h2><div class="post-date">30 May 2025</div><p>
If you are reading this, maybe you spend most of your day inside Emacs. You probably already use it for emails, RSS, file stuff, even browsing web pages. But then, why bookmarks are still stuck inside Firefox or Chrome?
</p><a href="https://0xhenrique.neocities.org/why-i-build-esb.html">Read more...</a><hr class="post-divider"><h2 class="post-title"><a href="https://0xhenrique.neocities.org/pluto-review.html">Pluto Review</a></h2><div class="post-date">12 Feb 2025</div><p>
I would dare to say that Pluto is an anime carried almost entirely by its direction and art, while its story leaves something to be desired in many respects. I had difficulties with the way the author approached the problems inherent in the type of narrative he chose. In this review, I won't go into the technical aspects of animation and direction since I don't have enough knowledge to evaluate them. My focus will be on the writing and storytelling.
</p><a href="https://0xhenrique.neocities.org/pluto-review.html">Read more...</a><hr class="post-divider"><h2 class="post-title"><a href="https://0xhenrique.neocities.org/why-i-chose-guix-over-nix.html">Why I Chose Guix Over Nix</a></h2><div class="post-date">23 Sep 2024</div><p>
I'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't use Nix anymore.
</p><a href="https://0xhenrique.neocities.org/why-i-chose-guix-over-nix.html">Read more...</a><hr class="post-divider"><h2 class="post-title"><a href="https://0xhenrique.neocities.org/guix-wallpapers.html">Guix Wallpapers</a></h2><div class="post-date">20 Sep 2024</div><p>
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.
</p><a href="https://0xhenrique.neocities.org/guix-wallpapers.html">Read more...</a><hr class="post-divider"><h2 class="post-title"><a href="https://0xhenrique.neocities.org/monogatari.html">Monogatari - Text Editor in Python</a></h2><div class="post-date">17 Aug 2024</div><p>
Monogatari is a text editor built with Python using the Tkinter GUI library.
<img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="shinobu.gif">
</p><a href="https://0xhenrique.neocities.org/monogatari.html">Read more...</a><hr class="post-divider"><div id="archive">
<a href="https://0xhenrique.neocities.org/archive.html">Other posts</a>
</div>
</div>
<div id="postamble" class="status"><a href="https://0xhenrique.neocities.org/rss.xml">My RSS Feed</a>
<center>Created using GNU Emacs + <a href="https://github.com/bastibe/org-static-blog">Org Static Blog</a>.</center></div>
</body>
</html>
|