update now

This commit is contained in:
sorrel 2024-03-23 12:28:06 -04:00
parent 6c7d85726a
commit 2943986e2a

34
in-progress/now.scm Normal file
View file

@ -0,0 +1,34 @@
(section
(hgroup
(h2 "now")
(p "a snapshot of the (mostly) non-computer things of import"))
(section
(hgroup
(h3 "read")
(p "stuff i'm taking in"))
(ul
(li "palo alto, malcolm harris")
(li "paul takes the form of a mortal girl, andrea lawlor")
(li "annihilation, jeff vandermeer")
(li "let the right one in, tomas alfredson")
(li "the limits of control, jim jarmusch")
(li "the matrices, wachowskis")))
(section
(hgroup
(h3 "eval")
(p "stuff i'm crunching on"))
(ul
(li "starting a community maker space")
(li "mostly just spending all my time moving")
(li "skating again")))
(section
(hgroup
(h3 "print")
(p "stuff i'm putting out"))
(ul (li "doing more sewing")
(li "baby's first letterpress")))
(section
(hgroup
(h3 "loop")
(p "stuff what's on the horizon"))
(ul (li "putting my labor on the market"))))