Company dev blogs are very much underrated. Thread.
miniblog.
Related Posts
Blog comments work best when the author has a large following, and they actively engage their community.
I don't think many blogs reach this scale. For a typical blog, it's probably better to have comments on link aggregators (Reddit etc) instead.
I'm coming to the view that microblogs (tweets) and normal blogs are too time focused. There's a pressure for novel ideas, ideas must be polished, and they assume you don't want to edit old ideas.
Perhaps a bliki is a better model?
.mdx files are a mix of markdown and JSX, used for writing content heavy websites like blogs: https://reacttraining.com/blog/gatsby-mdx-blog/
Interesting file format that I haven't seen before.