From 339574faed9da546db432cc94b66e0ad9d10d4c2 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sun, 30 Jul 2023 08:04:29 -0500 Subject: Minor formatting fixes. --- dnw/static-pages.scm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'dnw') diff --git a/dnw/static-pages.scm b/dnw/static-pages.scm index bc49b10..ab51b02 100644 --- a/dnw/static-pages.scm +++ b/dnw/static-pages.scm @@ -55,7 +55,7 @@ (ul (p "Email: (rot13 \"qaj@shapgbevny.klm\")") (p "Matrix: (rot13 \"synzvajnyehf@zngevk.bet\")") (p "IRC: (rot13 \"SynzvaJnyehf@yvoren.pung\")")) - (ul (p "Nostr: npub1a706jyq9hljs08fsr7ejzr3g4l33fpwnadxp63hmjp6tshfvlcqs6z3w29")) + ;; (ul (p "Nostr: npub1a706jyq9hljs08fsr7ejzr3g4l33fpwnadxp63hmjp6tshfvlcqs6z3w29")) (ul (p "Github: " ,(hyperlink "https://github.com/Antigravityd" "Antigravityd")))) ;; TODO: consider moving to Sourcehut. (section (@ (id "prose")) (h1 "About Me") @@ -129,9 +129,9 @@ " I see no essential difference between these theological premises and philosophy, save methodology—" "the former implemented in story, and the latter rhetoric—and accordingly extend foundational interest to Christiandom.") (h2 "Blind Spots") - (p "I don't know much about linguistics and aesthetics/art (save the mere verneer to which all men are exposed). " - "These are similarly foundational, as philosophy can only be communicated through language, and must be bootstrapped " - "by the beautiful (usually stories). " + (p "I don't know much about linguistics, aesthetics/art, or psychology. " + "These are similarly foundational, as philosophy can only be communicated through language, must be bootstrapped " + "by the beautiful (usually stories), and must be done by the human mind. " "I would like to learn these things, but am not taking active measures in any capacity to do so at the moment.") (h1 "Anti-Interests") (p "I dislike: OOP, Javascript, the Intel Management Engine, almost all TV and movies, number theory, measure theory, " @@ -155,7 +155,8 @@ (p "Blogs/websites of people and corporations I know firsthand, as friends, colleagues, or employers. ") (table (tbody - (tr (td ,(hyperlink "https://atlantis-industries.com" "Atlantis Industries")) (td "Worked on retainer with them for a year.")) + (tr (td ,(hyperlink "https://atlantis-industries.com" "Atlantis Industries")) + (td "Worked on retainer with them for a year; among their first employees.")) (tr (td ,(hyperlink "https://spartanphysics.com/" "SpaRTAN Physics")) (td "Lab I spent half my undergrad in.")) (tr (td ,(hyperlink "https://www.lsu.edu/physics/people/faculty/chancellor.php" "Jeff Chancellor")) (td "My undergrad advisor, founder and CTO of Atlantis and director of SpaRTAN Physics.")))))) -- cgit v1.2.3