Hacker News new | ask | show | jobs
by frompdx 1981 days ago
I like gists and I have used them for years for my (non-medium) blog. I usually break down whatever I am explaining piece by piece and then include a link to a gist with the complete code for the reader.
1 comments

Interesting. So how do you decide what to publish on Medium? Is it simply a distinction between `blog` content vs. technical docs, or something else?
I don't use medium. My blog is self hosted and if I am breaking down some code I usually include a gist with the complete code.