Why I'm leaving Open Source · Ticki's blog
http://ticki.github.io/blog/why_im_leaving_open_source/
TFS は書いてた人がやめちゃったので
> I want everything to be perfect, well-documented, and rigidly correct. This is not viable. Truth is, I didn't get enough things done. In the later days, my main project was TFS, but matter of the fact is I never accomplished anything with it. It is vaporware -- possibly among the most well-documented and well-designed pieces of vaporware out there, but it is what it is, vaporware. I wanted perfection and was unwilling to make compromises to produce results, meaning that what is left is just a bunch of very robust libraries. In terms of the project goal itself (being a state of the art file system!), nothing was ever achieved.
読んでて苦しくなってくる
Glium post-mortem - The Rust Programming Language Forum
https://users.rust-lang.org/t/glium-post-mortem/7063
読んでてつらくなる例、他にも glium の author の例もある:
> I think that a partial rewrite would be necessary, in other words start from scratch but
> copy-paste code from the old library when possible. I don’t really have the time however, so in
> the meanwhile glium is in that delicate situation where it’s bad enough that I want to throw it
> away, but not bad enough that people don’t use it.