summaryrefslogtreecommitdiff
path: root/haunt
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2022-02-21 14:22:54 -0500
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2022-02-21 14:31:28 -0500
commitac76a0d2d0b6792a212769a7af0cd24da4f5dc36 (patch)
treef1f470995cc6b4b505efded5cb524787acf6bd85 /haunt
parent3de1fc65168f948ff088594fac4ae5fd3ac1ab66 (diff)
[pages] Fix header depth
Diffstat (limited to 'haunt')
-rw-r--r--haunt/pages/about-complete.sxml54
1 files changed, 28 insertions, 26 deletions
diff --git a/haunt/pages/about-complete.sxml b/haunt/pages/about-complete.sxml
index 1645a31..10d422a 100644
--- a/haunt/pages/about-complete.sxml
+++ b/haunt/pages/about-complete.sxml
@@ -23,7 +23,7 @@
(theme
#:title "About me"
#:content
- `((h2 "About me.")
+ `((h1 "About me.")
(p "My name is Jakob. I'm a 21 year-old living just outside of Boston,
Massachusetts. I'm a recent graduate from the University of Massachusetts
Amherst, and I'm now working as a professional computer scientist.")
@@ -39,8 +39,8 @@ on a game engine + graphics engine of his own. You can read about it on "
protégé, but he's mostly self-taught.")
(p "I live with my partner, Oli, whom I've offered web space on this server, but who
has yet to take me up on that offer.")
- (h3 "My Interests")
- (h4 "(Functional) programming")
+ (h2 "My Interests")
+ (h3 "(Functional) programming")
(p "I was introduced to computer programming at an early age. My parents were given
a Nintendo 64 as a wedding gift shortly before I was born, so I spent my early
years playing " (em "Ocarina of Time") " and the likes. My young, impressionable
@@ -69,7 +69,7 @@ Depending on who you ask, some subset of those languages are \"functional
programming languages.\" It's not a clear-cut term, but what it means to me is
an emphasis on immutability and higher-order functions. I consider all three to
be functional, though Rust is (necessarily) somewhat of a black sheep.")
- (h4 "Computer security")
+ (h3 "Computer security")
(p "Amid my early years with computer programming, I was briefly introduced
to web development and, in particular, PHP. The language has a reputation for
the ease with which one can introduce security vulnerabilities, and as such, the
@@ -91,7 +91,7 @@ at pwning.")
(p "In my university years, I was an e-board member of the " ,(hyperlink "https://umasscybersec.org/" "UMass Cybersecurity Club")
": playing for their CTF team, and putting serious work into the CTF's we
hosted.")
- (h4 "Permaculture")
+ (h3 "Permaculture")
(p "My parents always had a garden when I was growing up, and I took to the idea of
self-resiliency: being able to grow one's own food. I have luck when I try to
grow things -- perhaps I have some natural intuition from observing my mother's
@@ -99,7 +99,7 @@ gardening all these years -- but I am not as dedicated to it as I am to my other
interests. I'm happy to throw a few tomato seeds in the ground and weed every
once in a while, reaping the benefits of delicious red sauce for pasta and
pizza.")
- (h4 "Lifting weights")
+ (h3 "Lifting weights")
(p "I exercise every day, barring extreme circumstances.")
(p "Sports did not interest me when I was young. I was signed up for soccer, and
basketball, and many other after-school sports programs, but nothing stuck.")
@@ -118,7 +118,7 @@ have prevented me from pushing enough weight to place (herniated disk circa
(p "I'm selective about the fitness-related content I consume, tending to prefer
reading folks in the \"evidence-based fitness community,\" like Greg Nuckols,
Eric Trexler, and Jeff Nippard.")
- (h5 "Regimen")
+ (h4 "Regimen")
(p "A given day is cardio xor weightlifting. It's rare that I do both on the same
day. This is for the resiliency of my routine; if I know I'm going to be stuck
somewhere without access to weights, I can still keep my routine by going
@@ -127,7 +127,7 @@ outside to run.")
" ,(hyperlink "https://yewtu.be/watch?v=qVek72z3F1U" "this video")
". The scheduling is (Push I, Pull I, Legs I, Push II, ...). Four days of
lifting per week, with cardio interspersed as the weather will allow.")
- (h6 "Legs I")
+ (h5 "Legs I")
(p "Perform squat at 80% of 1RM.")
(table
(thead
@@ -141,7 +141,7 @@ lifting per week, with cardio interspersed as the weather will allow.")
(tr (td "3 × 12" ) (td "Standing Calf-Raise"))
(tr (td "2 × 10 − 12" ) (td "Decline Crunches"))
(tr (td "2 × 30s" ) (td "Long-Lever Planks"))))
- (h6 "Legs II")
+ (h5 "Legs II")
(p "Perform deadlift at 80%-85% of 1RM.")
(table
(thead
@@ -153,7 +153,7 @@ lifting per week, with cardio interspersed as the weather will allow.")
(tr (td" " ) (td "Nordic Ham Curl; Back Extension"))
(tr (td "3 × 8 − 10" ) (td "Single-leg Calf-Raise"))
(tr (td "3 sets" ) (td "Weighted L-Sit Hold"))))
- (h6 "Push I")
+ (h5 "Push I")
(p "Perform bench press at 62.5% of 1RM. Egyptian Lateral Raise and Cable Tricep
Kickback should have a MYO set.")
(table
@@ -166,7 +166,7 @@ Kickback should have a MYO set.")
(tr (td "3 × 8 − 10" ) (td "Eccentric-Accentuated Skullcrusher"))
(tr (td "3 × 12" ) (td "Egyptian Lateral Raise"))
(tr (td "3 × 20 − 30" ) (td "Cable Tricep Kickback"))))
- (h6 "Push II")
+ (h5 "Push II")
(p "Perform overhead press at 80% of 1RM. Cable Crossover should have a MYO set.")
(table
(thead
@@ -178,7 +178,7 @@ Kickback should have a MYO set.")
(tr (td "3 × 10 − 12" ) (td "Overhead Tricep Extension"))
(tr (td "3 × 7/7/7" ) (td "Lateral Raise 21’s"))
(tr (td "3 × 10 − 12" ) (td "Neck Traning"))))
- (h6 "Pull I")
+ (h5 "Pull I")
(table
(thead
(tr (th "Sets × Reps") (th "Exercise")))
@@ -188,7 +188,7 @@ Kickback should have a MYO set.")
(tr (td "3 × 15 − 20" ) (td "Kneeling Cable Pullover"))
(tr (td "3 × 8 − 10" ) (td "Hammer Cheat Curls"))
(tr (td "2 × 12 − 15" ) (td "Seated Incline Dumbbell Curls"))))
- (h6 "Pull II")
+ (h5 "Pull II")
(p "Vary grip between sets on Lat Pulldown.")
(table
(thead
@@ -200,7 +200,7 @@ Kickback should have a MYO set.")
(tr (td "3 × 15 − 20" ) (td "Incline Dumbbell Shrug"))
(tr (td "2 × 15" ) (td "Reverse Pec Deck"))
(tr (td "3 × 10 − 12" ) (td "Curl-Bar Curls"))))
- (h5 "Music")
+ (h4 "Music")
(p "I don't really play or write music at the moment.")
(p "My parents signed me up for drum lessons when I was 10, and I did that until I
was 18, eventually getting a summer job as a drum line instructor. I didn't have
@@ -211,7 +211,7 @@ couldn't even find the five minutes to practice.")
(p "I love to " (em "listen") " to music, though, especially when I'm exercising or working. Old punk rock, in
particular. My favorite bands are the Descendents, Black Flag, and Minor
Threat.")
- (h4 "Technologies I use")
+ (h3 "Technologies I use")
(p "My preferred software stack:")
(table
(tbody
@@ -230,8 +230,8 @@ Threat.")
(p "Humorously, I went: awesomewm → i3 → dwm → exwm → stumpwm → awesomewm")
(p "My Emacs configuration can be found "
,(hyperlink "https://git.sr.ht/~jakob/.emacs.d" "here") ".")
- (h5 "Machines (In-Commission)")
- (h6 "Epsilon (Workstation)")
+ (h4 "Machines (In-Commission)")
+ (h5 "Epsilon (Workstation)")
(p "I built this computer with my father when I was 12, and I still use it today.
Of course, I've upgraded it a few times since then.")
(table
@@ -241,27 +241,27 @@ Of course, I've upgraded it a few times since then.")
(tr (td "• GPU") (td "AMD Radeon RX 460 Graphics (POLARIS11)"))
(tr (td "• RAM") (td "16GB DDR3"))
(tr (td "Operating System") (td "Gentoo GNU/Linux"))))
- (h6 "Lambda (Laptop)")
+ (h5 "Lambda (Laptop)")
(p "My daily driver. Despite the abnormal hardware, it works perfectly fine for all
I use a computer to do.")
(table
(tbody
(tr (td "Hardware") (td "Pinebook Pro"))
(tr (td "Operating System") (td "Gentoo GNU/Linux"))))
- (h6 "Phi (Server)")
+ (h5 "Phi (Server)")
(p "It's little more than a wireless hotspot at this point.")
(table
(tbody
(tr (td "Hardware") (td "Raspberry Pi 3 Model B"))
(tr (td "Operating System") (td "Gentoo GNU/Linux"))))
- (h6 "Theta (Cellphone)")
+ (h5 "Theta (Cellphone)")
(p "Blog post soon to come detailing my thoughts on this phone. So far, I like it
enough to look past its rough edges.")
(table
(tbody
(tr (td "Hardware") (td "Pinephone Braveheart Edition"))
(tr (td "Operating System") (td "PostmarketOS (Phosh)"))))
- (h5 "Other")
+ (h4 "Other")
(p "I've a TL-SG105 as the switch for my bedroom and I wear a Casio CA-53W. The rest
of my dragon's hoard is only in semi-regular use:")
(ul
@@ -272,8 +272,8 @@ of my dragon's hoard is only in semi-regular use:")
(li "Nintendo Super Famicom")
(li "Nintendo 64")
(li "Sega Dreamcast"))
- (h5 "Machines (Out-Of-Commission)")
- (h6 "Upsilon (Laptop)")
+ (h4 "Machines (Out-Of-Commission)")
+ (h5 "Upsilon (Laptop)")
(p "This was a nice piece of hardware, albeit incredibly bulky and having meager
battery life.")
(table
@@ -283,22 +283,24 @@ battery life.")
(tr (td "• GPU") (td "NVIDIA GTX-860M"))
(tr (td "• RAM") (td "8 GB DDR3"))
(tr (td "Operating System") (td "Gentoo GNU/Linux"))))
- (h6 "Zeta (Cellphone)")
+ (h5 "Zeta (Cellphone)")
(p "This phone would be fine if it were capable of running something besides
Android. It served me the few years where that wasn't an option.")
(table
(tbody
(tr (td "Hardware") (td "Huawei Honor 5x"))
(tr (td "Operating System") (td "LineageOS"))))
- (h6 "Digamma (Server)")
+ (h5 "Digamma (Server)")
(table
(tbody
(tr (td "Hardware") (td "Raspberry Pi 2 Model B"))
(tr (td "Operating System") (td "Gentoo GNU/Linux"))))
- (h4 "Other Bits and Pieces")
+ (h3 "Other Bits and Pieces")
(p "In general, I dislike politics, and don't associate with any broad political
categorization. I'm registered as an independent voter in the state of
Massachusetts. In terms of issue-specific stances, I'm a vocal supporter of open
access and the free software movement.")
+ (p "My political view is that, in general, government should not infringe upon individual's civil liberties... however, corporations are not people and should not have comparable protections.")
+ (p "I would be a classic liberal if not for globalization. The \"free market economy\" model is enticing, and probably did work at some point, but nowadays it just leads to consolidaton of power. Corporations should not rule people.")
(p "I am a licensed (general class) ham, but I am rarely active. My callsign is
KC1KAS.")))