Skip to content

Commit

Permalink
Add weeknote for week 44, 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
norm committed Nov 8, 2021
1 parent 31a566c commit 4132443
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions source/weeknotes/chips-for-week-44-2021.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
```
title = "Chips for week 44, 2021"
published = 2021-11-08T05:49:40Z
origin = 'mnf'
type = 'article'
subject = 'weeknotes'
isoweek = [2021, 44]
tag = [
'repo-gifs-cackhanded-net',
'repo-hasworn',
'repo-marknormanfrancis-com',
'weekchips',
]
image = 'https://mnf.m17s.net/weeknotes/2021/44/chips.jpg'
summary = """
Had headaches, made GIFs, tidied my study a little.
"""
[thumbnail]
chips = 'https://mnf.m17s.net/weeknotes/2021/44/chips.chips.jpg'
[twitter]
account = "cackhanded"
contains_tweet = [
'',
]
retweets = 0
favourites = 0
```

Another week, and I’m still [stacking chips][chips]. Last week’s
[chips][markers] looked like this:

[chips]: /2020/06/19/my-week-in-poker-chips
[markers]: /2020/08/22/my-weekchips-markers

<p class='image'><img src='https://mnf.m17s.net/weeknotes/2021/44/chips.jpg' alt=''></p>

## Intention

At the start of the week, I wrote down three goals:

1. More Ted Lasso season 2 GIFs — ✅
1. More Invader Zim GIFs — ✅
1. Start playing with music library metadata format — ❌


## Update

Headaches and migraines kicking off all week, so a lot of my energy got
reserved for work.

A couple of small bug fixes at the start of the week: fixing a small bug in
this site's add tweet workflow to [actually use][tw] the provided subject and
topic (sigh); and correcting [some wording][wo] on hasworn.

Spent the rest of the mornings making GIFs, as I can do that even when not
thinking straight. Made a couple of changes to the new GIF script, to tell me
when I've [not finished making it properly][df] (see, headaches and
migraines), and when I haven't put in any [size reduction][sz]. Added another
episode of Ted Lasso and one of Invader Zim. In a small moment of clarity,
added some [better titles][tl] to the GIFs site (I was a professional web
developer, once).

But I couldn't do anything on the music library as that involved
experimentation, exploring ideas and, well, thinking. Writing new code is
harder than making small changes to old code. So instead I spent the weekend
doing some chores, putting up a few more of the hexagons, and tidying my desk.

[tw]: https://github.com/norm/marknormanfrancis.com/commit/534d9b93acaf8dd8c036f25cfdfcb188a4ba95e6
[wo]: https://github.com/norm/hasworn/commit/cb6e1197212cf50d189ea96633556c893ffa6858
[df]: https://github.com/norm/gifs.cackhanded.net/commit/7bc7dd66f751cc79ad350287039d09de35fe63cf
[sz]: https://github.com/norm/gifs.cackhanded.net/commit/a8619a93c5dde1d2880e9903a039ee1c87e317e5
[tl]: https://github.com/norm/gifs.cackhanded.net/commit/f3e396aef9d352cb8b325802f550417099cff1e9

0 comments on commit 4132443

Please sign in to comment.