blob: d252b8ea644e57418717af86251d6e286649f2f0 (
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
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="alternate"
type="application/rss+xml"
href="https://blog.0xhenrique.org/rss.xml"
title="RSS feed for https://blog.0xhenrique.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://blog.0xhenrique.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/archive">Archive</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://blog.0xhenrique.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://blog.0xhenrique.org/about.html">About</a></h1>
<div id="outline-container-org0cb804a" class="outline-2">
<h2 id="org0cb804a">whoami</h2>
<div class="outline-text-2" id="text-org0cb804a">
<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-org12dfaea" class="outline-2">
<h2 id="org12dfaea">My Computers</h2>
<div class="outline-text-2" id="text-org12dfaea">
</div>
<div id="outline-container-org2279fe9" class="outline-3">
<h3 id="org2279fe9">ThinkPad T480</h3>
<div class="outline-text-3" id="text-org2279fe9">
<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-orge762258" class="outline-3">
<h3 id="orge762258">Xeon PC</h3>
<div class="outline-text-3" id="text-orge762258">
<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-orgb648439" class="outline-2">
<h2 id="orgb648439">Keyboards</h2>
<div class="outline-text-2" id="text-orgb648439">
</div>
<div id="outline-container-org24e7381" class="outline-3">
<h3 id="org24e7381">The Charybdis by Bastard Keyboards</h3>
<div class="outline-text-3" id="text-org24e7381">
<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-org3f1e4f1" class="outline-3">
<h3 id="org3f1e4f1">The Sofle V1 by Mechboards UK</h3>
<div class="outline-text-3" id="text-org3f1e4f1">
<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://blog.0xhenrique.org/tags.html">Tags</a>: <a href="https://blog.0xhenrique.org/tag-computers.html">computers</a> <a href="https://blog.0xhenrique.org/tag-emacs.html">emacs</a> <a href="https://blog.0xhenrique.org/tag-blog.html">blog</a> </div></div>
<div id="postamble" class="status"><a href="https://blog.0xhenrique.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>
|