diff options
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/public/about/index.html b/public/about/index.html deleted file mode 100644 index 0425eeb..0000000 --- a/public/about/index.html +++ /dev/null @@ -1,76 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> - <title>About | 0xhenrique</title> - <link rel="canonical" href="http://localhost:1313/"> - <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'> - <link rel='stylesheet' type='text/css' href='/style.css'> - <link rel="icon" href="/favicon.ico"> - <meta name="description" content="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. -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. -Today things are simpler for me. Just my Emacs config and that’s it."> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta name="robots" content="index, follow"> - <meta charset="utf-8"> -</head> -<body> -<ul class="menu-list"> -<li class="menu-item"><a href="http://localhost:1313/">λ</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li> -</ul> -<main> -<header><h1 id="tag_About">About</h1></header> -<article> - -<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. -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’t really <em>rice</em> my computer. -I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. -Today things are simpler for me. Just my Emacs config and that’s it.</p> -<p>Here are some of my configs:</p> -<ul> -<li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix</li> -<li>Shell: bash</li> -<li>Resolution: 1920x1080 (1 monitor is enough for me)</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> -<h2 id="keyboards">Keyboards</h2> -<h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<!-- raw HTML omitted --> -<p>Right now I’m using the Charybdis. It simply feels “correct” to type with it.<br> -The only <em>drawback</em> from this keyboard is the price, but I don’t think you will find a dactyl for a cheap price.<br> -As far as I know, there’s no company mass producing that type of keyboard.<br> -But at the end I think it’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> -<!-- raw HTML omitted --> -<p>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 <em>low profile</em> keyboard. It’s not so expansive as the Charybdis.</p> - - -<div id="nextprev"><a href="/internet-lurk-compilation/"><div id="nextart">Next:<br>Internet Lurk Compilation #1</div></a> -</div> - -</article> -</main> - -<footer><a href="/index.xml">Subscribe to my RSS feed</a> -</footer> - -</body> -</html> |
