summaryrefslogtreecommitdiff
path: root/pages/about.org
diff options
context:
space:
mode:
Diffstat (limited to 'pages/about.org')
-rw-r--r--pages/about.org24
1 files changed, 13 insertions, 11 deletions
diff --git a/pages/about.org b/pages/about.org
index e10a095..1f4a6b8 100644
--- a/pages/about.org
+++ b/pages/about.org
@@ -1,15 +1,15 @@
-#+TITLE: About me (abridged)
+#+TITLE: About
#+OPTIONS: num:nil toc:nil
#+BEGIN_EXPORT html
<div class="portrait">
- <img src="/static/image/portrait.png" alt="A portrait of myself, done by @scolastiko on Twitter." />
+ <img src="/static/image/portrait.png" alt="A portrait of myself, generated by a low-rank adaptation of SD-XL 1.0-base trained on many photographs." />
</div>
#+END_EXPORT
* About Me
-My name is Jakob Kreuze (/​ˈdʒeɪkəb ˈkɹuz/ and /​ˈjaːkɔp ˈkʁɔʏ̯tsə/ are both acceptable pronunciations), and I'm a 24 year-old [[https://en.wikipedia.org/wiki/Digital_forensics][digital forensics and incident response]] professional living in the [[https://en.wikipedia.org/wiki/Virginia][Commonwealth of Virginia]]. Outside of work, I like to program and tinker with [[https://www.gnu.org/philosophy/free-sw.html][free software]], reverse engineer things, and hunt for security vulnerabilities. In the past, I've used the [[https://en.wikipedia.org/wiki/Hacker_culture#Definition][traditional definition]] of "hacker" to describe myself. These days, the [[https://en.wikipedia.org/wiki/Hacker#Security_related_hacking][vernacular meaning]] is a bit more accurate.
+My name is Jakob Kreuze (/​ˈdʒeɪkəb ˈkɹuz/ and /​ˈjaːkɔp ˈkʁɔʏ̯tsə/ are both acceptable pronunciations), and I'm a 25 year-old cybersecurity professional living in the [[https://en.wikipedia.org/wiki/Virginia][Commonwealth of Virginia]]. Outside of work, I like to program and tinker with [[https://www.gnu.org/philosophy/free-sw.html][free software]], reverse engineer things, and hunt for security vulnerabilities. In the past, I've used the [[https://en.wikipedia.org/wiki/Hacker_culture#Definition][traditional definition]] of "hacker" to describe myself. These days, the [[https://en.wikipedia.org/wiki/Hacker#Security_related_hacking][vernacular meaning]] is a bit more accurate.
On the softer side, I love cooking (and eating) delicious food, running long distances, lifting weights, and playing old video games.
@@ -22,15 +22,15 @@ I have a [[https://jakob.space/pages/about-complete.html][more detailed biograph
#+BEGIN_EXPORT html
<table class="about-elsewhere">
<tr>
- <td><img src="/static/image/about/pleroma.svg"></img></td>
- <td><a href="https://social.jakob.space/@jakob">@jakob</a></td>
+ <td><img src="/static/image/about/pleroma.svg" alt="Pleroma" /></td>
+ <td><a href="https://social.jakob.space/users/jakob">@jakob</a></td>
</tr>
<tr>
- <td><img src="/static/image/about/lobsters.svg"></img></td>
+ <td><img src="/static/image/about/lobsters.svg" alt="Lobste.rs" /></td>
<td><a href="https://lobste.rs/u/jakob">jakob</a></td>
</tr>
<tr>
- <td><img src="/static/image/about/sourcehut.svg"></img></td>
+ <td><img src="/static/image/about/sourcehut.svg" alt="Sourcehut" /></td>
<td><a href="https://git.sr.ht/~jakob">~jakob</a></td>
</tr>
</table>
@@ -44,8 +44,10 @@ This is my personal website for showcasing the things I make. Currently, that is
The website is built using the [[https://dthompson.us/projects/haunt.html][Haunt]] [[https://en.wikipedia.org/wiki/Static_site_generator][static site generator]], but features some dynamic components that use Guile's =(http server)= module. The source code is available on [[https://git.sr.ht/~jakob/blog][Sourcehut]]. It started in 2015 as [[https://tsar-fox.com][tsar-fox.com]] and was written in [[https://web.archive.org/web/20161229222910/http://jakob.space/][Python]] using the [[https://en.wikipedia.org/wiki/Flask_(web_framework)][Flask]] web framework. In late 2018, I dropped that code base and began using the [[https://gohugo.io/][Hugo]] static site generator until mid 2019 when I began using Haunt. The [[https://web.archive.org/web/20161229222910/http://jakob.space/][Wayback Machine]] has several snapshots reaching back to December of 2016.
-I am not currently aware of any attempts to censor this website. Nonetheless, I maintain mirrors on [[http://jakobyallfrbd3herebyee7hug3hxs2ma6aflmmllk35d7dyiwp3adid.onion/][Tor]] and [[http://mtgqjdrqqpovyhx7tortulrnvakbptsi3w5yintmo6lqapdd3hnq.b32.i2p][I2P]] should you have difficulty accessing my writing in your locality.
+I am not currently aware of any attempts to censor this website. Nonetheless, I maintain mirrors on [[http://jakobyallfrbd3herebyee7hug3hxs2ma6aflmmllk35d7dyiwp3adid.onion/][Tor]] and [[http://mtgqjdrqqpovyhx7tortulrnvakbptsi3w5yintmo6lqapdd3hnq.b32.i2p][I2P]] should you have difficulty accessing this website in your locality.
-# Local Variables:
-# mode: org
-# End:
+No part of this website was generated by a [[https://en.wikipedia.org/wiki/Large_language_model][large language model]] (LLM), and the use of other forms of [[https://en.wikipedia.org/wiki/Generative_artificial_intelligence][generative artificial intelligence]] are explicitly highlighted.
+
+** Symbology
+
+The icon used on this website is a naval trident to symbolize strength and power. It was traced from [[https://commons.wikimedia.org/wiki/File:Heraldic_Trident.svg][File:Heraldic Trident.svg]] (CC BY-SA 4.0). Previously, I had used an archaic [[https://en.wikipedia.org/wiki/Lambda][Greek lambda]] in reference to its usage as notation in [[https://en.wikipedia.org/wiki/Programming_language_theory][programming language theory]]. I think a tool is a better representation of myself and my values at this point in time.