commit 5f4931c6723411ce4bee7edb9d285fa188696b26 Author: dozens Date: Thu Nov 16 14:52:17 2023 -0700 ✨ diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..6772705 --- /dev/null +++ b/Makefile @@ -0,0 +1,11 @@ +SRCS := $(shell find src -name '*.md') +HTML := $(SRCS:src/%.md=%.html) +vpath %.md src +vpath %.html www + +html: $(HTML) + +%.html: %.md + pandoc -f markdown+autolink_bare_uris -t html5 \ + --standalone \ + -o www/$@ $< diff --git a/README.md b/README.md new file mode 100644 index 0000000..9de98f8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# list blog + +it's a blog that is only lists diff --git a/commands.ed b/commands.ed new file mode 100644 index 0000000..5566c58 --- /dev/null +++ b/commands.ed @@ -0,0 +1,12 @@ +1d +/---/a +content: +. +g/^$/d +g/---/d +/^content/+,$s/^- /+
  • / +$a + +. +,p +Q diff --git a/justfile b/justfile new file mode 100644 index 0000000..acebe82 --- /dev/null +++ b/justfile @@ -0,0 +1,44 @@ +# list all recipes +default: + just --list --unsorted + +# build index +@index: + find src -type f -name "*.md" -print0 \ + | sort -zr \ + | xargs -r0 sed -nr '/^(date|name|title): /p' \ + | sed '/^date/{G;}' \ + | recfmt '* [{{{{title}}]({{{{name}}.html)|' \ + | sed 's/|/\n\n/g' \ + | pandoc \ + -f markdown+autolink_bare_uris \ + -t html5 \ + -s \ + --include-in-header templates/headerinclude.html \ + -A templates/footer.html \ + -M title="a blog that is just a bunch of lists" \ + > www/index.html + +# build htmls +html: + make html + +# build rss +rss: + #!/usr/bin/env sh + echo "list blog" > www/feed.xml + echo "http://tilde.town/~dozens/listblog/index.htmla blog that is just a bunch of lists" >> www/feed.xml + for f in `ls src/*.md`; do + ed -s $f < commands.ed | recfmt -f templates/template.recfmt | m4 >> www/feed.xml + done + echo '' >> www/feed.xml + +# make html and rss +build: index html rss + +# upload +up: + rsync -zaP www/ tilde:public_html/listblog + +# build and upload +all: build up diff --git a/src/00001.md b/src/00001.md new file mode 100644 index 0000000..c61ef61 --- /dev/null +++ b/src/00001.md @@ -0,0 +1,12 @@ +--- +name: 00001 +title: stuff that start with s that i like to do when i spend the afternoon at the gym +date: 2023-09-21 +--- + +- skate +- swim +- steam +- sauna +- soak +- stretch diff --git a/src/00002.md b/src/00002.md new file mode 100644 index 0000000..8bdffc1 --- /dev/null +++ b/src/00002.md @@ -0,0 +1,9 @@ +--- +name: 00002 +title: how to cheer someone up +date: 2023-09-23 +--- + +- teeter-totter +- mcdonalds +- nsync diff --git a/src/00003.md b/src/00003.md new file mode 100644 index 0000000..4c4fc54 --- /dev/null +++ b/src/00003.md @@ -0,0 +1,12 @@ +--- +name: 00003 +title: markup and layout i have used to publish games on itch.io +date: 2023-09-26 +--- + +- google docs -> pdf +- Typst.app +- groff +- `pandoc -f markdown -t pdf` +- scribus +- inkscape diff --git a/src/00004.md b/src/00004.md new file mode 100644 index 0000000..5e068dc --- /dev/null +++ b/src/00004.md @@ -0,0 +1,8 @@ +--- +name: 00004 +title: things that subvert expectations of normalcy if you don't already know the ending +date: 2023-09-28 +--- + +- jokes +- mysteries diff --git a/src/00005.md b/src/00005.md new file mode 100644 index 0000000..e77b01e --- /dev/null +++ b/src/00005.md @@ -0,0 +1,14 @@ +--- +name: 00005 +title: things that my elderly dog cannot or will not do any longer that taken as a whole let me know that i will need to put him down soon +date: 2023-09-30 +--- + +- walk +- jump +- stairs +- hear +- see +- cuddle +- play +- have a normal heartbeat diff --git a/src/00006.md b/src/00006.md new file mode 100644 index 0000000..d709bc5 --- /dev/null +++ b/src/00006.md @@ -0,0 +1,17 @@ +--- +name: 00006 +title: for kindrobot, some good games to sideload on your playdate +date: 2023-10-06 +--- + +- woodland: a zelda-like, and probably the best game of the bunch :: + +- crunky: weeeeee jumping! :: + +- rain blocks: it's tetris! :: + +- super corporate tax evader: lolol :: + +- root bear: flawless execution of a dead simple concept. great art. :: + +- upward: a platformer where the ONLY thing you can do is jump straight up :: diff --git a/src/00007.md b/src/00007.md new file mode 100644 index 0000000..ac8d765 --- /dev/null +++ b/src/00007.md @@ -0,0 +1,13 @@ +--- +name: 00007 +title: every studio i have ever taught yoga at has ended up closing +date: 2023-10-10 +--- + +- the studio i did my teacher training at closed down and became a core power + +- that one weird tiny barre / yoga studio a friend / colleague of mine helped manage that one time for what felt like just a couple months + +- the small privately owned studio that sold to a local chain, and then the local chain imploded and closed all their locations during the covid lockdowns + +- the boutique athletic club by my house closed down, so i started teaching at the location by my office, and then that one closed down too diff --git a/src/00008.md b/src/00008.md new file mode 100644 index 0000000..3fd0210 --- /dev/null +++ b/src/00008.md @@ -0,0 +1,116 @@ +--- +name: 00008 +title: things that are not coins according to coinstar.com +date: 2023-10-11 +--- + +- 1943 US pennies +- acorns +- alcohol wipes +- animal crackers +- animal or human teeth +- bandages +- batteries +- beads +- bells +- belt clips +- bent coins +- bolts +- bottle caps +- broken glass +- bullets +- buttons +- candy +- candy wrappers +- cardboard +- cat litter +- chains +- clay +- commemorative coins +- confetti +- contact lenses +- cotton balls +- cotton swabs +- crayons +- cuff links +- damaged coins +- dirt +- dirty coins +- dog food +- drill bits +- ear plugs +- earthworms +- Eisenhower silver dollars +- erasers +- feathers +- finger nails +- flash drives +- foam objects +- foreign coins +- fossils +- french fries +- fruit snacks +- glitter +- gold fish +- grass +- guitar picks +- gum +- gum wrappers +- gummy worms/bears +- hair clips +- hay +- jar lids +- jewelry +- key chains +- keys +- lint +- marbles +- matches +- miniature dice +- mints +- mud +- nails +- name tags +- nuts/bolts +- paper clips +- pen caps +- pencils +- pills +- pine cone parts +- pins +- pipe cleaners +- Play-Doh +- playing cards +- POGs +- pop can tabs +- popsicle sticks +- quilt squares +- ribbons +- rocks +- rubber bands +- rubber lid seals +- sand +- screw driver bits +- screws +- SD cards +- seeds +- shells +- soap +- soda +- springs +- stickers +- tape +- tie tacks +- tire caps +- tissues +- tokens +- tooth picks +- tree bark +- twigs/sticks +- vegetables +- wall hooks +- washers +- watch bands +- wheat +- wires +- yarn diff --git a/src/00009.md b/src/00009.md new file mode 100644 index 0000000..74ee97c --- /dev/null +++ b/src/00009.md @@ -0,0 +1,22 @@ +--- +name: 00009 +title: how in the name of heck are you supposed to do all the things in a day +date: 2023-10-20 +--- + +- floss +- stretch +- physical therapy +- work out +- journal +- gratitude +- meditate +- intermittent fasting +- eat well +- walk the dog +- listen to podcast +- read book +- do job / earn a living +- commute??? +- take a nap because wow +- go to bed on time diff --git a/src/00010.md b/src/00010.md new file mode 100644 index 0000000..8b0d27e --- /dev/null +++ b/src/00010.md @@ -0,0 +1,10 @@ +--- +name: 00010 +title: recent creative works based on frasier +date: 2023-10-21 +--- + +- Our Frasier Remake: a crowdsourced, collaborative art project where more than 130 [artists] from 11 different countries have remade the Seattle Psychiatrist most meta episode... one frame at a time. https://redirect.invidious.io/watch?v=So-JtwVgstU + +- Frasier Fantasy: a loving tribute to the show, "Frasier," in turn-based RPG form. Filled with Easter Eggs and callbacks, this is the game for anyone wondering if Eddie ever blinked first. https://edward-la-barbera.itch.io/frasier-fantasy + diff --git a/src/00011.md b/src/00011.md new file mode 100644 index 0000000..40f8fcd --- /dev/null +++ b/src/00011.md @@ -0,0 +1,23 @@ +--- +name: 00011 +title: all of my computing devices +date: 2023-10-23 +--- + +- macbook pro 15-inch 2018: personal laptop, main driver. i fucking hate this keyboard, and i dislike the touchbar, and i miss having standard usb ports and an hdmi port. i can't believe i've been angry about this computer for five years now.. + +- pinebook pro 14-inch, 2020: my backup ARM/Linux laptop that i don't use all that much. it's fun for writing, some coding, and messing around with linux and i3. + +- freewrite traveler: a small e-ink digital typewriter gifted to me by vilm. kind of a novelty. sometimes i will draft a blog post or email on it. + +- nintendo switch: i'm not 100% they count as "computing devices" but i'm going to include handheld consoles here as well. i got the switch for my birthday in 2022 and have been jamming on some legend of zelda: breath of the wild, and some animal crossing. + +- playdate: the tiny 1-bit, bright yellow, handcrank, gaming device. the 'a' button got kind of stuck within a week of having it. currently waiting for them to ship a replacement. but it's cute as hell and i love it. it's 99% awesome. i wish it had some networking, and i wish you could load games on it without going through https://play.date. but i love the open development platform, and i love all the nifty weird little games that folks are making for it. + +- iphone xs: it's a phone. i don't love phones. in fact, i kind of hate phones. they do not spark joy, and just seem like a necessity. i've had this one for a long time, replaced a broken screen instead of replacing the phone. and i might do that again. (there's a fine crack on the screen along the bottom.) the next phone i buy will likely not be an iphone. i'm just kind of over apple making crappy hardware these days. (see: "macbook pro" above. also see: i teach at a fitness studio, and i need a goddamn headphone jack please!) i'm definitely not interested in buying new. probably ever. and i am interested in hanging onto this one as long as i can mostly out of spite and to protest e-waste and consumerism. + +- ipad: i don't even know what year or model. it's a smaller one, and an older one. a hand-me-down after p upgraded. i use it to read pdfs from my digital ttrpg collection, and that's pretty much it. + +- kindle: the basic touch model with a lit screen. an upgrate after i dropped my beloved 4way-No-Touch in water and bricked it. it's pretty great! but my dream reader would be the 4-way-button with a light, no touchscreen. it's too easy to accidentally activate the touchscreen with my large clumsy man hands. + +- mnt pocket reform: a tiny computer. it has been slow to ship! i purchased it probably over a year ago, and i still don't have it yet. but i am looking forward to slinging it into a bag or a large pocket and doing some writing/coding on the go. we'll see. the traveler hasn't really gotten me to write on the go that much. but on the other hand, the traveler isn't that super fantastic. diff --git a/src/00012.md b/src/00012.md new file mode 100644 index 0000000..4297e81 --- /dev/null +++ b/src/00012.md @@ -0,0 +1,17 @@ +--- +name: 00012 +title: a typical day of screentime +date: 2023-11-16 +--- + +- wake up around 7:00, look at phone. helps me stay awake during that period where i'm too tired to get out of bed, but also likely to fall asleep without focusing on something. usually scroll mastodon or discord or whatever blog / article i was last looking at. + +- morning personal laptop. 1 - 2 hours of blogging, reading, email, projects, video games. usually at my desk. + +- work. 6 - 8 hours on company laptop. bounce between desk and chair. + +- early evening: an hour or two on personal laptop ("funtop") on blogging, reading, email, projects, video games. + +- late evening: time to unwind. move to couch and turn on tv. use laptop simultaneously for catching up on rss feeds, maybe some light work on projects, maybe some minecraft. + +- bedtime. read on kindle (epubs) or ipad (pdf). maybe some light gaming on the playdate. diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..57168c4 --- /dev/null +++ b/templates/footer.html @@ -0,0 +1,5 @@ + diff --git a/templates/headerinclude.html b/templates/headerinclude.html new file mode 100644 index 0000000..2c1a8bc --- /dev/null +++ b/templates/headerinclude.html @@ -0,0 +1,23 @@ + + diff --git a/templates/template.recfmt b/templates/template.recfmt new file mode 100644 index 0000000..751a706 --- /dev/null +++ b/templates/template.recfmt @@ -0,0 +1,13 @@ + + {{name}}: {{title}} + http://tilde.town/~dozens/listblog/{{name}}.html + {{date}} {{name}} + syscmd(`gdate -d {{date}}') + + )dnl +{{content}} +changequote`'dnl + ]]> + + diff --git a/www/00001.html b/www/00001.html new file mode 100644 index 0000000..5f5c25f --- /dev/null +++ b/www/00001.html @@ -0,0 +1,190 @@ + + + + + + + + stuff that start with s that i like to do when i spend the afternoon at the gym + + + + +
    +

    stuff that start with s that i like to do when i spend +the afternoon at the gym

    +

    2023-09-21

    +
    +
      +
    • skate
    • +
    • swim
    • +
    • steam
    • +
    • sauna
    • +
    • soak
    • +
    • stretch
    • +
    + + diff --git a/www/00002.html b/www/00002.html new file mode 100644 index 0000000..ef4656e --- /dev/null +++ b/www/00002.html @@ -0,0 +1,186 @@ + + + + + + + + how to cheer someone up + + + + +
    +

    how to cheer someone up

    +

    2023-09-23

    +
    +
      +
    • teeter-totter
    • +
    • mcdonalds
    • +
    • nsync
    • +
    + + diff --git a/www/00003.html b/www/00003.html new file mode 100644 index 0000000..0e48e49 --- /dev/null +++ b/www/00003.html @@ -0,0 +1,190 @@ + + + + + + + + markup and layout i have used to publish games on itch.io + + + + +
    +

    markup and layout i have used to publish games on +itch.io

    +

    2023-09-26

    +
    +
      +
    • google docs -> pdf
    • +
    • Typst.app
    • +
    • groff
    • +
    • pandoc -f markdown -t pdf
    • +
    • scribus
    • +
    • inkscape
    • +
    + + diff --git a/www/00004.html b/www/00004.html new file mode 100644 index 0000000..d16eb30 --- /dev/null +++ b/www/00004.html @@ -0,0 +1,186 @@ + + + + + + + + things that subvert expectations of normalcy if you don’t already know the ending + + + + +
    +

    things that subvert expectations of normalcy if you +don’t already know the ending

    +

    2023-09-28

    +
    +
      +
    • jokes
    • +
    • mysteries
    • +
    + + diff --git a/www/00005.html b/www/00005.html new file mode 100644 index 0000000..5d58664 --- /dev/null +++ b/www/00005.html @@ -0,0 +1,193 @@ + + + + + + + + things that my elderly dog cannot or will not do any longer that taken as a whole let me know that i will need to put him down soon + + + + +
    +

    things that my elderly dog cannot or will not do any +longer that taken as a whole let me know that i will need to put him +down soon

    +

    2023-09-30

    +
    +
      +
    • walk
    • +
    • jump
    • +
    • stairs
    • +
    • hear
    • +
    • see
    • +
    • cuddle
    • +
    • play
    • +
    • have a normal heartbeat
    • +
    + + diff --git a/www/00006.html b/www/00006.html new file mode 100644 index 0000000..f8b097c --- /dev/null +++ b/www/00006.html @@ -0,0 +1,202 @@ + + + + + + + + for kindrobot, some good games to sideload on your playdate + + + + +
    +

    for kindrobot, some good games to sideload on your +playdate

    +

    2023-10-06

    +
    + + + diff --git a/www/00007.html b/www/00007.html new file mode 100644 index 0000000..a4f3111 --- /dev/null +++ b/www/00007.html @@ -0,0 +1,195 @@ + + + + + + + + every studio i have ever taught yoga at has ended up closing + + + + +
    +

    every studio i have ever taught yoga at has ended up +closing

    +

    2023-10-10

    +
    +
      +
    • the studio i did my teacher training at closed down and became a +core power

    • +
    • that one weird tiny barre / yoga studio a friend / colleague of +mine helped manage that one time for what felt like just a couple +months

    • +
    • the small privately owned studio that sold to a local chain, and +then the local chain imploded and closed all their locations during the +covid lockdowns

    • +
    • the boutique athletic club by my house closed down, so i started +teaching at the location by my office, and then that one closed down +too

    • +
    + + diff --git a/www/00008.html b/www/00008.html new file mode 100644 index 0000000..2e379c7 --- /dev/null +++ b/www/00008.html @@ -0,0 +1,294 @@ + + + + + + + + things that are not coins according to coinstar.com + + + + +
    +

    things that are not coins according to +coinstar.com

    +

    2023-10-11

    +
    +
      +
    • 1943 US pennies
    • +
    • acorns
    • +
    • alcohol wipes
    • +
    • animal crackers
    • +
    • animal or human teeth
    • +
    • bandages
    • +
    • batteries
    • +
    • beads
    • +
    • bells
    • +
    • belt clips
    • +
    • bent coins
    • +
    • bolts
    • +
    • bottle caps
    • +
    • broken glass
    • +
    • bullets
    • +
    • buttons
    • +
    • candy
    • +
    • candy wrappers
    • +
    • cardboard
    • +
    • cat litter
    • +
    • chains
    • +
    • clay
    • +
    • commemorative coins
    • +
    • confetti
    • +
    • contact lenses
    • +
    • cotton balls
    • +
    • cotton swabs
    • +
    • crayons
    • +
    • cuff links
    • +
    • damaged coins
    • +
    • dirt
    • +
    • dirty coins
    • +
    • dog food
    • +
    • drill bits
    • +
    • ear plugs
    • +
    • earthworms
    • +
    • Eisenhower silver dollars
    • +
    • erasers
    • +
    • feathers
    • +
    • finger nails
    • +
    • flash drives
    • +
    • foam objects
    • +
    • foreign coins
    • +
    • fossils
    • +
    • french fries
    • +
    • fruit snacks
    • +
    • glitter
    • +
    • gold fish
    • +
    • grass
    • +
    • guitar picks
    • +
    • gum
    • +
    • gum wrappers
    • +
    • gummy worms/bears
    • +
    • hair clips
    • +
    • hay
    • +
    • jar lids
    • +
    • jewelry
    • +
    • key chains
    • +
    • keys
    • +
    • lint
    • +
    • marbles
    • +
    • matches
    • +
    • miniature dice
    • +
    • mints
    • +
    • mud
    • +
    • nails
    • +
    • name tags
    • +
    • nuts/bolts
    • +
    • paper clips
    • +
    • pen caps
    • +
    • pencils
    • +
    • pills
    • +
    • pine cone parts
    • +
    • pins
    • +
    • pipe cleaners
    • +
    • Play-Doh
    • +
    • playing cards
    • +
    • POGs
    • +
    • pop can tabs
    • +
    • popsicle sticks
    • +
    • quilt squares
    • +
    • ribbons
    • +
    • rocks
    • +
    • rubber bands
    • +
    • rubber lid seals
    • +
    • sand
    • +
    • screw driver bits
    • +
    • screws
    • +
    • SD cards
    • +
    • seeds
    • +
    • shells
    • +
    • soap
    • +
    • soda
    • +
    • springs
    • +
    • stickers
    • +
    • tape
    • +
    • tie tacks
    • +
    • tire caps
    • +
    • tissues
    • +
    • tokens
    • +
    • tooth picks
    • +
    • tree bark
    • +
    • twigs/sticks
    • +
    • vegetables
    • +
    • wall hooks
    • +
    • washers
    • +
    • watch bands
    • +
    • wheat
    • +
    • wires
    • +
    • yarn
    • +
    + + diff --git a/www/00009.html b/www/00009.html new file mode 100644 index 0000000..6546eed --- /dev/null +++ b/www/00009.html @@ -0,0 +1,200 @@ + + + + + + + + how in the name of heck are you supposed to do all the things in a day + + + + +
    +

    how in the name of heck are you supposed to do all the +things in a day

    +

    2023-10-20

    +
    +
      +
    • floss
    • +
    • stretch
    • +
    • physical therapy
    • +
    • work out
    • +
    • journal
    • +
    • gratitude
    • +
    • meditate
    • +
    • intermittent fasting
    • +
    • eat well
    • +
    • walk the dog
    • +
    • listen to podcast
    • +
    • read book
    • +
    • do job / earn a living
    • +
    • commute???
    • +
    • take a nap because wow
    • +
    • go to bed on time
    • +
    + + diff --git a/www/00010.html b/www/00010.html new file mode 100644 index 0000000..e1a8df8 --- /dev/null +++ b/www/00010.html @@ -0,0 +1,193 @@ + + + + + + + + recent creative works based on frasier + + + + +
    +

    recent creative works based on frasier

    +

    2023-10-21

    +
    +
      +
    • Our Frasier Remake: a crowdsourced, collaborative art project +where more than 130 [artists] from 11 different countries have remade +the Seattle Psychiatrist most meta episode… one frame at a time. https://redirect.invidious.io/watch?v=So-JtwVgstU

    • +
    • Frasier Fantasy: a loving tribute to the show, “Frasier,” in +turn-based RPG form. Filled with Easter Eggs and callbacks, this is the +game for anyone wondering if Eddie ever blinked first. https://edward-la-barbera.itch.io/frasier-fantasy

    • +
    + + diff --git a/www/00011.html b/www/00011.html new file mode 100644 index 0000000..35d4a40 --- /dev/null +++ b/www/00011.html @@ -0,0 +1,231 @@ + + + + + + + + all of my computing devices + + + + +
    +

    all of my computing devices

    +

    2023-10-23

    +
    +
      +
    • macbook pro 15-inch 2018: personal laptop, main driver. i fucking +hate this keyboard, and i dislike the touchbar, and i miss having +standard usb ports and an hdmi port. i can’t believe i’ve been angry +about this computer for five years now..

    • +
    • pinebook pro 14-inch, 2020: my backup ARM/Linux laptop that i +don’t use all that much. it’s fun for writing, some coding, and messing +around with linux and i3.

    • +
    • freewrite traveler: a small e-ink digital typewriter gifted to me +by vilm. kind of a novelty. sometimes i will draft a blog post or email +on it.

    • +
    • nintendo switch: i’m not 100% they count as “computing devices” +but i’m going to include handheld consoles here as well. i got the +switch for my birthday in 2022 and have been jamming on some legend of +zelda: breath of the wild, and some animal crossing.

    • +
    • playdate: the tiny 1-bit, bright yellow, handcrank, gaming +device. the ‘a’ button got kind of stuck within a week of having it. +currently waiting for them to ship a replacement. but it’s cute as hell +and i love it. it’s 99% awesome. i wish it had some networking, and i +wish you could load games on it without going through https://play.date. but i love +the open development platform, and i love all the nifty weird little +games that folks are making for it.

    • +
    • iphone xs: it’s a phone. i don’t love phones. in fact, i kind of +hate phones. they do not spark joy, and just seem like a necessity. i’ve +had this one for a long time, replaced a broken screen instead of +replacing the phone. and i might do that again. (there’s a fine crack on +the screen along the bottom.) the next phone i buy will likely not be an +iphone. i’m just kind of over apple making crappy hardware these days. +(see: “macbook pro” above. also see: i teach at a fitness studio, and i +need a goddamn headphone jack please!) i’m definitely not interested in +buying new. probably ever. and i am interested in hanging onto this one +as long as i can mostly out of spite and to protest e-waste and +consumerism.

    • +
    • ipad: i don’t even know what year or model. it’s a smaller one, +and an older one. a hand-me-down after p upgraded. i use it to read pdfs +from my digital ttrpg +collection, and that’s pretty much it.

    • +
    • kindle: the basic touch model with a lit screen. an upgrate after +i dropped my beloved 4way-No-Touch in water and bricked it. it’s pretty +great! but my dream reader would be the 4-way-button with a light, no +touchscreen. it’s too easy to accidentally activate the touchscreen with +my large clumsy man hands.

    • +
    • mnt pocket reform: a tiny computer. it has been slow to ship! i +purchased it probably over a year ago, and i still don’t have it yet. +but i am looking forward to slinging it into a bag or a large pocket and +doing some writing/coding on the go. we’ll see. the traveler hasn’t +really gotten me to write on the go that much. but on the other hand, +the traveler isn’t that super fantastic.

    • +
    + + diff --git a/www/00012.html b/www/00012.html new file mode 100644 index 0000000..a1ddc0a --- /dev/null +++ b/www/00012.html @@ -0,0 +1,198 @@ + + + + + + + + a typical day of screentime + + + + +
    +

    a typical day of screentime

    +

    2023-11-16

    +
    +
      +
    • wake up around 7:00, look at phone. helps me stay awake during +that period where i’m too tired to get out of bed, but also likely to +fall asleep without focusing on something. usually scroll mastodon or +discord or whatever blog / article i was last looking at.

    • +
    • morning personal laptop. 1 - 2 hours of blogging, reading, email, +projects, video games. usually at my desk.

    • +
    • work. 6 - 8 hours on company laptop. bounce between desk and +chair.

    • +
    • early evening: an hour or two on personal laptop (“funtop”) on +blogging, reading, email, projects, video games.

    • +
    • late evening: time to unwind. move to couch and turn on tv. use +laptop simultaneously for catching up on rss feeds, maybe some light +work on projects, maybe some minecraft.

    • +
    • bedtime. read on kindle (epubs) or ipad (pdf). maybe some light +gaming on the playdate.

    • +
    + + diff --git a/www/feed.xml b/www/feed.xml new file mode 100644 index 0000000..3a70408 --- /dev/null +++ b/www/feed.xml @@ -0,0 +1,325 @@ +list blog +http://tilde.town/~dozens/listblog/index.htmla blog that is just a bunch of lists + + 00001: stuff that start with s that i like to do when i spend the afternoon at the gym + http://tilde.town/~dozens/listblog/00001.html + 2023-09-21 00001 + Thu Sep 21 00:00:00 MDT 2023 + + + skate +
  • swim +
  • steam +
  • sauna +
  • soak +
  • stretch + ]]> + + + + 00002: how to cheer someone up + http://tilde.town/~dozens/listblog/00002.html + 2023-09-23 00002 + Sat Sep 23 00:00:00 MDT 2023 + + + teeter-totter +
  • mcdonalds +
  • nsync + ]]> + + + + 00003: markup and layout i have used to publish games on itch.io + http://tilde.town/~dozens/listblog/00003.html + 2023-09-26 00003 + Tue Sep 26 00:00:00 MDT 2023 + + + google docs -> pdf +
  • Typst.app +
  • groff +
  • `pandoc -f markdown -t pdf` +
  • scribus +
  • inkscape + ]]> + + + + 00004: things that subvert expectations of normalcy if you don't already know the ending + http://tilde.town/~dozens/listblog/00004.html + 2023-09-28 00004 + Thu Sep 28 00:00:00 MDT 2023 + + + jokes +
  • mysteries + ]]> + + + + 00005: things that my elderly dog cannot or will not do any longer that taken as a whole let me know that i will need to put him down soon + http://tilde.town/~dozens/listblog/00005.html + 2023-09-30 00005 + Sat Sep 30 00:00:00 MDT 2023 + + + walk +
  • jump +
  • stairs +
  • hear +
  • see +
  • cuddle +
  • play +
  • have a normal heartbeat + ]]> + + + + 00006: for kindrobot, some good games to sideload on your playdate + http://tilde.town/~dozens/listblog/00006.html + 2023-10-06 00006 + Fri Oct 6 00:00:00 MDT 2023 + + + woodland: a zelda-like, and probably the best game of the bunch :: +
  • crunky: weeeeee jumping! :: +
  • rain blocks: it's tetris! :: +
  • super corporate tax evader: lolol :: +
  • root bear: flawless execution of a dead simple concept. great art. :: +
  • upward: a platformer where the ONLY thing you can do is jump straight up :: + ]]> + + + + 00007: every studio i have ever taught yoga at has ended up closing + http://tilde.town/~dozens/listblog/00007.html + 2023-10-10 00007 + Tue Oct 10 00:00:00 MDT 2023 + + + the studio i did my teacher training at closed down and became a core power +
  • that one weird tiny barre / yoga studio a friend / colleague of mine helped manage that one time for what felt like just a couple months +
  • the small privately owned studio that sold to a local chain, and then the local chain imploded and closed all their locations during the covid lockdowns +
  • the boutique athletic club by my house closed down, so i started teaching at the location by my office, and then that one closed down too + ]]> + + + + 00008: things that are not coins according to coinstar.com + http://tilde.town/~dozens/listblog/00008.html + 2023-10-11 00008 + Wed Oct 11 00:00:00 MDT 2023 + + + 1943 US pennies +
  • acorns +
  • alcohol wipes +
  • animal crackers +
  • animal or human teeth +
  • bandages +
  • batteries +
  • beads +
  • bells +
  • belt clips +
  • bent coins +
  • bolts +
  • bottle caps +
  • broken glass +
  • bullets +
  • buttons +
  • candy +
  • candy wrappers +
  • cardboard +
  • cat litter +
  • chains +
  • clay +
  • commemorative coins +
  • confetti +
  • contact lenses +
  • cotton balls +
  • cotton swabs +
  • crayons +
  • cuff links +
  • damaged coins +
  • dirt +
  • dirty coins +
  • dog food +
  • drill bits +
  • ear plugs +
  • earthworms +
  • Eisenhower silver dollars +
  • erasers +
  • feathers +
  • finger nails +
  • flash drives +
  • foam objects +
  • foreign coins +
  • fossils +
  • french fries +
  • fruit snacks +
  • glitter +
  • gold fish +
  • grass +
  • guitar picks +
  • gum +
  • gum wrappers +
  • gummy worms/bears +
  • hair clips +
  • hay +
  • jar lids +
  • jewelry +
  • key chains +
  • keys +
  • lint +
  • marbles +
  • matches +
  • miniature dice +
  • mints +
  • mud +
  • nails +
  • name tags +
  • nuts/bolts +
  • paper clips +
  • pen caps +
  • pencils +
  • pills +
  • pine cone parts +
  • pins +
  • pipe cleaners +
  • Play-Doh +
  • playing cards +
  • POGs +
  • pop can tabs +
  • popsicle sticks +
  • quilt squares +
  • ribbons +
  • rocks +
  • rubber bands +
  • rubber lid seals +
  • sand +
  • screw driver bits +
  • screws +
  • SD cards +
  • seeds +
  • shells +
  • soap +
  • soda +
  • springs +
  • stickers +
  • tape +
  • tie tacks +
  • tire caps +
  • tissues +
  • tokens +
  • tooth picks +
  • tree bark +
  • twigs/sticks +
  • vegetables +
  • wall hooks +
  • washers +
  • watch bands +
  • wheat +
  • wires +
  • yarn + ]]> + + + + 00009: how in the name of heck are you supposed to do all the things in a day + http://tilde.town/~dozens/listblog/00009.html + 2023-10-20 00009 + Fri Oct 20 00:00:00 MDT 2023 + + + floss +
  • stretch +
  • physical therapy +
  • work out +
  • journal +
  • gratitude +
  • meditate +
  • intermittent fasting +
  • eat well +
  • walk the dog +
  • listen to podcast +
  • read book +
  • do job / earn a living +
  • commute??? +
  • take a nap because wow +
  • go to bed on time + ]]> + + + + 00010: recent creative works based on frasier + http://tilde.town/~dozens/listblog/00010.html + 2023-10-21 00010 + Sat Oct 21 00:00:00 MDT 2023 + + + Our Frasier Remake: a crowdsourced, collaborative art project where more than 130 [artists] from 11 different countries have remade the Seattle Psychiatrist most meta episode... one frame at a time. https://redirect.invidious.io/watch?v=So-JtwVgstU +
  • Frasier Fantasy: a loving tribute to the show, "Frasier," in turn-based RPG form. Filled with Easter Eggs and callbacks, this is the game for anyone wondering if Eddie ever blinked first. https://edward-la-barbera.itch.io/frasier-fantasy + ]]> + + + + 00011: all of my computing devices + http://tilde.town/~dozens/listblog/00011.html + 2023-10-23 00011 + Mon Oct 23 00:00:00 MDT 2023 + + + macbook pro 15-inch 2018: personal laptop, main driver. i fucking hate this keyboard, and i dislike the touchbar, and i miss having standard usb ports and an hdmi port. i can't believe i've been angry about this computer for five years now.. +
  • pinebook pro 14-inch, 2020: my backup ARM/Linux laptop that i don't use all that much. it's fun for writing, some coding, and messing around with linux and i3. +
  • freewrite traveler: a small e-ink digital typewriter gifted to me by vilm. kind of a novelty. sometimes i will draft a blog post or email on it. +
  • nintendo switch: i'm not 100% they count as "computing devices" but i'm going to include handheld consoles here as well. i got the switch for my birthday in 2022 and have been jamming on some legend of zelda: breath of the wild, and some animal crossing. +
  • playdate: the tiny 1-bit, bright yellow, handcrank, gaming device. the 'a' button got kind of stuck within a week of having it. currently waiting for them to ship a replacement. but it's cute as hell and i love it. it's 99% awesome. i wish it had some networking, and i wish you could load games on it without going through https://play.date. but i love the open development platform, and i love all the nifty weird little games that folks are making for it. +
  • iphone xs: it's a phone. i don't love phones. in fact, i kind of hate phones. they do not spark joy, and just seem like a necessity. i've had this one for a long time, replaced a broken screen instead of replacing the phone. and i might do that again. (there's a fine crack on the screen along the bottom.) the next phone i buy will likely not be an iphone. i'm just kind of over apple making crappy hardware these days. (see: "macbook pro" above. also see: i teach at a fitness studio, and i need a goddamn headphone jack please!) i'm definitely not interested in buying new. probably ever. and i am interested in hanging onto this one as long as i can mostly out of spite and to protest e-waste and consumerism. +
  • ipad: i don't even know what year or model. it's a smaller one, and an older one. a hand-me-down after p upgraded. i use it to read pdfs from my digital ttrpg collection, and that's pretty much it. +
  • kindle: the basic touch model with a lit screen. an upgrate after i dropped my beloved 4way-No-Touch in water and bricked it. it's pretty great! but my dream reader would be the 4-way-button with a light, no touchscreen. it's too easy to accidentally activate the touchscreen with my large clumsy man hands. +
  • mnt pocket reform: a tiny computer. it has been slow to ship! i purchased it probably over a year ago, and i still don't have it yet. but i am looking forward to slinging it into a bag or a large pocket and doing some writing/coding on the go. we'll see. the traveler hasn't really gotten me to write on the go that much. but on the other hand, the traveler isn't that super fantastic. + ]]> + + + + 00012: a typical day of screentime + http://tilde.town/~dozens/listblog/00012.html + 2023-11-16 00012 + Thu Nov 16 00:00:00 MST 2023 + + + wake up around 7:00, look at phone. helps me stay awake during that period where i'm too tired to get out of bed, but also likely to fall asleep without focusing on something. usually scroll mastodon or discord or whatever blog / article i was last looking at. +
  • morning personal laptop. 1 - 2 hours of blogging, reading, email, projects, video games. usually at my desk. +
  • work. 6 - 8 hours on company laptop. bounce between desk and chair. +
  • early evening: an hour or two on personal laptop ("funtop") on blogging, reading, email, projects, video games. +
  • late evening: time to unwind. move to couch and turn on tv. use laptop simultaneously for catching up on rss feeds, maybe some light work on projects, maybe some minecraft. +
  • bedtime. read on kindle (epubs) or ipad (pdf). maybe some light gaming on the playdate. + ]]> + + + diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..45f3b96 --- /dev/null +++ b/www/index.html @@ -0,0 +1,236 @@ + + + + + + + a blog that is just a bunch of lists + + + + + + +
    +

    a blog that is just a bunch of lists

    +
    + + + +