diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-01 21:15:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-01 21:15:12 -0400 |
commit | e2b251ee8e3a33271960c214de4c7fd17864f4cd (patch) | |
tree | 21fd2f47dc06e62a7b026182f2f753b0ecb5ccbd /doc/devblog/day_143__foolish_hiatus.mdwn | |
parent | f9d17169ba8047caa5e2250c1ef3d957b12631b4 (diff) |
devblog
Diffstat (limited to 'doc/devblog/day_143__foolish_hiatus.mdwn')
-rw-r--r-- | doc/devblog/day_143__foolish_hiatus.mdwn | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/devblog/day_143__foolish_hiatus.mdwn b/doc/devblog/day_143__foolish_hiatus.mdwn new file mode 100644 index 000000000..11305e02c --- /dev/null +++ b/doc/devblog/day_143__foolish_hiatus.mdwn @@ -0,0 +1,20 @@ +Last week's trip was productive, but I came home more tired than I +realized. Found myself being snappy & stressed, so I have been on break. + +I did do a little git-annex dev in the past 5 days. On Saturday I +implemented [[todo/preferred_content]] (although without the active checks +I think it probably ought to have.) Yesterday I had a long conversation +with the Tahoe developers about improving git-annex's tahoe integration. + +Today, I have been wrapping up [building propellor](http://joeyh.name/code/propellor/). +To test its docker support, I used propellor to build and deploy a +container that is a git-annex autobuilder. I'll be replacing the old +autobuilder setup this shortly, and expect to also publish docker +images for git-annex autobuilders, so anyone who wants to can run their +own autobuilder really easily. + +--- + +I have April penciled in on the roadmap as the month to do telehash. +I don't know if telehash-c is ready for me yet, but it has had a lot of +activity lately, so this schedule may still work out! |