Skip to content

Commit

Permalink
add christmas post
Browse files Browse the repository at this point in the history
  • Loading branch information
shua committed Dec 29, 2023
1 parent d852214 commit 191f8f7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
11 changes: 11 additions & 0 deletions 2023/1229_xmas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<pmeta id="created">2023-12-29</pmeta>
<pmeta id="title">Merry Christmas</pmeta>

I had intended to have a paper writeup handy, but the preparations and celebrations of Christmas meant I was occupied.

Oh well, another year of unfinished [advent of code](https://adventofcode.com/) as well, this year I tried to work with [uiua](https://www.uiua.org/) an [apl](https://en.wikipedia.org/wiki/APL_(programming_language))-like language, but I didn't really get enough done to say I really felt the APL enlightenment.

My stack of papers has grown mostly out of interest and following references from the [last paper on fp^2](/2023/1210-tmp-fipfp.html).

Merry Christmas (and I know it's not the 25th but Christmas is really more a season/state of mind)

3 changes: 2 additions & 1 deletion posts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ POSTS = \
2023/1116-syncap-pt2.html \
2023/1117_hdl.html \
2023/1126-tmp-counting-immutable-beans.html \
2023/1210-tmp-fipfp.html
2023/1210-tmp-fipfp.html \
2023/1229_xmas.html

0 comments on commit 191f8f7

Please sign in to comment.