diff options
| author | mjfernez <mjf@mjfer.net> | 2026-06-28 14:44:00 -0400 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2026-06-28 14:44:00 -0400 |
| commit | 62e8467e59d7d30d7cbda080f6b5f1d37a17d905 (patch) | |
| tree | 3d7c7797862bfdd0efe19d991ba5180eed689f7d /about/whoami.html | |
| parent | 15a267bf0a5d47ec0189261d1ce0cfd5e4268c66 (diff) | |
2026 Touch up, mostly FAQ
Diffstat (limited to 'about/whoami.html')
| -rw-r--r-- | about/whoami.html | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/about/whoami.html b/about/whoami.html index 2033350..c34ab97 100644 --- a/about/whoami.html +++ b/about/whoami.html @@ -8,18 +8,10 @@ <style> code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} - div.columns{display: flex; gap: min(4vw, 1.5em);} - div.column{flex: auto; overflow-x: auto;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} - /* The extra [class] is a hack that increases specificity enough to - override a similar rule in reveal.js */ - ul.task-list[class]{list-style: none;} - ul.task-list li input[type="checkbox"] { - font-size: inherit; - width: 0.8em; - margin: 0 0.8em 0.2em -1.6em; - vertical-align: middle; - } + ul.task-list{list-style: none;} .display.math{display: block; text-align: center; margin: 0.5rem auto;} </style> <link href="../../static/main.css" rel="stylesheet"/> @@ -38,8 +30,8 @@ really.</em></p> <p>When I first came up with a writing a page with this title, it devolved into a kind of personal essay. The kind of unwelcome nonsense you no doubt encounter (and I no doubt supplied) in comment sections on -the Internet or the paginated newsfeeds written by faceless names or in -the rambling profiles that start with birth and forget where they're +the Internet or in the paginated newsfeeds written by faceless names or +in the rambling profiles that start with birth and forget where they're going around college. It seems to come easy to a lot of us.</p> <p>But lately, I'm not so sure I've earned the right yet.</p> <p>I'd rather just let my work (and my play) stand for itself, for @@ -65,7 +57,7 @@ metrics, I'm probably not great at that, but I'm getting there. I love a good math problem, and though I only got a B in my college circuits class, I still find time to make some lights blink.</p></li> <li><p>I spend a lot of time on the Internet lost. And in the process, -sometimes find useful things; though I largely find nonsense, which has +sometimes find useful things: though I largely find nonsense, which has it's own value, but it's separate.</p></li> </ul> <p>Here is as close to home as I'll get for now.</p> |
