summaryrefslogtreecommitdiff
path: root/dnw/static-pages.scm
diff options
context:
space:
mode:
authorDuncan Wilkie <antigravityd@gmail.com>2023-07-30 08:04:29 -0500
committerDuncan Wilkie <antigravityd@gmail.com>2023-07-30 08:04:29 -0500
commit339574faed9da546db432cc94b66e0ad9d10d4c2 (patch)
tree8ed5a9d14588cce8c84e726923135b1ce50e3fc1 /dnw/static-pages.scm
parentb03a002bce552485b47d3bb89b5ccd7a0e9b4e26 (diff)
Minor formatting fixes.
Diffstat (limited to 'dnw/static-pages.scm')
-rw-r--r--dnw/static-pages.scm11
1 files changed, 6 insertions, 5 deletions
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."))))))