I’m Odelia.
I often have trouble responding to the question, “What do you do?” Not because I am reluctant to show and tell, but because I do nothing for a living but more than a hundred different things — and at least a dozen primary ones — as a life.
In the same way the best description of a cube is its construction, the best way to show you who I am is to live my life.
This little website is my homebase on the web. Take a look around, and you would soon see that I do stuff like:
- writing a newsletter
- creating music
- weaving with steel
- cleaning beautiful houses
…as well as the dozen other things I jot down on the /now page every couple months. Sometimes I come back with updates on projects and things. Sometimes I am online all day long, building and communicating and reverse-brain-dumping. And then sometimes I get lost in the woods for weeks at a time and procrastinate on catching up with the digital world.
I try a lot of things, fail at most, and sometimes create things I find worth sharing. That’s what ends up here.
In other words (spoken with a lisp):
(defun website (odelia)
"Show the Internet who I am and what I do."
(let ((LIFE (find Odelia input)))
(if (find input worth-sharing)
(progn
(setq input NEWPOST)
(FUNCT2))
(list 'REDACTED))))