summaryrefslogtreecommitdiff
path: root/blog/about.html
blob: ba6c6461cd5977bdfdb49dfff215f9800a5c25ea (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!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>About</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/tags">Tags</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">
<div class="post-date">17 Aug 2024</div><h1 class="post-title"><a href="https://0xhenrique.neocities.org/about.html">About</a></h1>

<div id="outline-container-org66d3e53" class="outline-2">
<h2 id="org66d3e53">whoami</h2>
<div class="outline-text-2" id="text-org66d3e53">
<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.
Some of the stuff I work on <a href="https://github.com/0xhenrique">Github</a>.
</p>
</div>
</div>

<div id="outline-container-orgd9d1fd5" class="outline-2">
<h2 id="orgd9d1fd5">My Computers</h2>
<div class="outline-text-2" id="text-orgd9d1fd5">
</div>
<div id="outline-container-orgb631c40" class="outline-3">
<h3 id="orgb631c40">ThinkPad T480</h3>
<div class="outline-text-3" id="text-orgb631c40">
<ul class="org-ul">
<li>OS: GNU Guix</li>
<li>DE: EXWM/XFCE4</li>
<li>CPU: Intel i5-8350U (8) @ 3.600GHz</li>
<li>GPU: 😕</li>
<li>RAM: 24Gb</li>
</ul>
</div>
</div>

<div id="outline-container-orgdd11823" class="outline-3">
<h3 id="orgdd11823">Xeon PC</h3>
<div class="outline-text-3" id="text-orgdd11823">
<ul class="org-ul">
<li>OS: GNU Guix</li>
<li>DE: EXWM/XFCE4</li>
<li>CPU: Intel Xeon E5-2650 v4 (24) @ 2.900GHz</li>
<li>GPU: AMD ATI Radeon 540/540X/550/550X / RX 540X/550/550X</li>
<li>Memory: 32GB</li>
</ul>
</div>
</div>
</div>

<div id="outline-container-orgeaee69a" class="outline-2">
<h2 id="orgeaee69a">Keyboards</h2>
<div class="outline-text-2" id="text-orgeaee69a">
</div>
<div id="outline-container-org47371bd" class="outline-3">
<h3 id="org47371bd">The Charybdis by Bastard Keyboards</h3>
<div class="outline-text-3" id="text-org47371bd">
<p>
<img src="https://i.imgur.com/vqbSpXX.jpeg" alt="vqbSpXX.jpeg">
Right now I'm using the Charybdis. It simply feels "correct" to type with it.  
The only <span class="underline">drawback</span> 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.
</p>
</div>
</div>

<div id="outline-container-org0baf70b" class="outline-3">
<h3 id="org0baf70b">The Sofle V1 by Mechboards UK</h3>
<div class="outline-text-3" id="text-org0baf70b">
<p>
<img src="https://i.imgur.com/O4zYPni.jpeg" alt="O4zYPni.jpeg">
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 <span class="underline">low profile</span> keyboard. It's not so expansive as the Charybdis.
</p>
</div>
</div>
</div>
<div class="taglist"><a href="https://0xhenrique.neocities.org/tags.html">Tags</a>: <a href="https://0xhenrique.neocities.org/tag-computers.html">computers</a> <a href="https://0xhenrique.neocities.org/tag-emacs.html">emacs</a> <a href="https://0xhenrique.neocities.org/tag-blog.html">blog</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>