diff options
Diffstat (limited to 'shit/computing.html')
-rw-r--r-- | shit/computing.html | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/shit/computing.html b/shit/computing.html index 84a76ce..24ad8dc 100644 --- a/shit/computing.html +++ b/shit/computing.html @@ -58,7 +58,7 @@ </ul> </div> <div class="body-contents"> - <h1>My computing experience</h1> + <h1>my computing experience</h1> <p> These are the things I use in my day-to-day computing experience at home. As I enjoy working from my computers @@ -87,7 +87,7 @@ computer in the first Alien movie. It's a great film, go take a look. </p> - <h3>Hardware</h3> + <h3>hardware</h3> <p> Here is the hardware specs: <ul> @@ -102,7 +102,7 @@ <li>2.5G Ethernet PCIe card - RTL8125B</li> </ul> </p> - <h3>Software</h3> + <h3>software</h3> <h2>mars</h2> <p> <b>mars</b>, formerly <b>fbsd-tp</b>, has now become my @@ -112,7 +112,7 @@ frequently, I ditched this low-spec BSD machine over a more high-spec Linux machine. </p> - <h3>Hardware</h3> + <h3>hardware</h3> <p> This computer is a ThinkPad T530 and I love it. Unfortunately I bought it used and the previous owner @@ -141,7 +141,7 @@ my media consumption with it so I consider myself a tech-happy guy. </p> - <h3>Software</h3> + <h3>software</h3> <p> Software on this computer is all about minimalism. Well, except for GNU Emacs. @@ -153,7 +153,7 @@ </div> <ul> <li> - <h4>Text editing</h4> + <h4>text editing</h4> Custom configured <b>GNU Emacs</b> to be used with vim key bindings. It is not the most lightweight editor out there but I love my @@ -167,23 +167,25 @@ felt the need to go back! </li> <li> - <h4>Window manager</h4> + <h4>window manager</h4> <b>dwm</b> is my favorite tiling window manager and the only one I use for it is very light and highly extensible. </li> <li> - <h4>Terminal emulator</h4> + <h4>terminal emulator</h4> <b>st</b> is my favorite terminal emulator. Just like <b>dwm</b>, it's very light and highly extensible. + But <b>alacritty</b> now. <b>st</b> was too damn + slow. </li> <li> - <h4>Shell</h4> + <h4>shell</h4> I use <b>zsh</b> as my only interactive shell. </li> <li> - <h4>Other software</h4> + <h4>other software</h4> Here is a small list of programs I use frequently. Most are terminal-based. <ul> @@ -205,7 +207,7 @@ </ul> </li> <li> - <h4>Games</h4> + <h4>games</h4> I haven't played much video games in recent times but here's what I used to play a lot: <ul> @@ -272,7 +274,7 @@ </p> <h2>athena</h2> <h2>alcatraz</h2> - <h2>Other notable hardware</h2> + <h2>other notable hardware</h2> <p> I have a <b>RaspberryPi 4</b> I received from a friend as a christmas gift. It runs FreeBSD of course. I use it to |