2013-04-18

tim: Tim with short hair, smiling, wearing a black jacket over a white T-shirt (Default)
2013-04-18 11:14 am
Entry tags:

Because I do write about topics other than Rust hacking occasionally...

I've got a new blog post up at geekfeminism.org about structureless organizations and whether or not they are good for people experiencing marginalization in the tech industry. You can also read my past posts on geekfeminism.org.
tim: Tim with short hair, smiling, wearing a black jacket over a white T-shirt (Default)
2013-04-18 05:09 pm
Entry tags:

TMI: Documentation: what a concept

With rustpkg I'm trying as much as I can to stick to a tests-first/docs-first approach (I suppose strictly speaking, tests-first/docs-second), so this is my pull request for today: adding a draft of a manual (without much actual content, but starting to write things down) and rearranging the test scenarios again to have the directory structure that we agreed on.

I figure when I don't know exactly what I'm doing, writing things down as I go along (rather than waiting until the end to write the docs) helps me see if there's an area I'm still not clear on. I don't know why it's so hard for me to remember that that's the case for me :-)