Post B6zbLTGLDpwuJlnvGq by gnomon@mastodon.social
(DIR) More posts by gnomon@mastodon.social
(DIR) Post #B6zbLTGLDpwuJlnvGq by gnomon@mastodon.social
1 likes, 0 repeats
I love reading through a codebase liberally annotated with comments noting ideas and techniques cribbed from blog posts, textbooks, research papers, personal correspondence.I feel like a lot of that ends up in pull requests instead of codebase comments now. That's not necessarily a bad thing, except that pull requests tend to be locked inside walled gardens while git repos move the history durably and fluidly.Anyhow. Just something I really enjoy. Thanks to those who do that. Love it. ❤️
(DIR) Post #B6zbP8POhN4YnamrOy by lanodan@queer.hacktivis.me
0 likes, 0 repeats
@gnomon Yeah, I wish at least some of the stuff present in forge comments would at least make it into the commit messages when it's not in comments.