summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 19:12:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 19:12:16 -0400
commita73263035e25f3f0c1b0befc7cb42e329af0af3d (patch)
tree5e16799887e329245a9fd1e6e56fc1bb8e02b05f /doc
parent89496a30b2a860cc54231b922f7d0f1b856a16b2 (diff)
devbog
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_268_stressed_out.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/devblog/day_268_stressed_out.mdwn b/doc/devblog/day_268_stressed_out.mdwn
new file mode 100644
index 000000000..e2fd6159b
--- /dev/null
+++ b/doc/devblog/day_268_stressed_out.mdwn
@@ -0,0 +1,18 @@
+While I plowed through a lot of backlog the past several days,
+I still have some 120 messages piled deep.
+
+That work did result in a number of improvements, culminating in a rather
+rushed release of version 5.20150327 today, to fix a regression affecting
+`git annex sync` when using the standalone linux tarballs. Unfortunately, I
+then had to update those tarballs a second time after the release
+as the first fix was incomplete.
+
+And, I'm feeling super stressed out. At this point, I think I should step
+away until the end of the month. Unfortunately, this will mean more backlog
+later. Including lots of noise and hand-holding that I just don't seem to
+have time for if I want to continue making forward progress.
+
+Maybe I'll think of a way to deal with it while I'm away. Currently, all I
+have is that I may have to start ignoring irc and the forum, and
+de-prioritizing bug reports that don't have either a working reproduction
+recipe or multiple independent confirmations that it's a real bug.