Earlier quoted context omitted.
HN really need to add Matthew Butterick's sites to spamlist.
Why so? I just skimmed read the linked page (after pasting the URL manually...) and it doesn't seem any worse than other articles posted here.
Why I left Medium and moved back to my own domain
31–40 of 250 posts
Re: Why I left Medium and moved back to my own domain
#32I don't understand why people write programming blogs on Medium. I think that managing a live website with its own server (rather than only working on other people's projects) is a very important skill. If you don't want to manage WordPress, try a static site generator like Metalsmith: https://github.com/segmentio/metalsmith Deploy on Digital Ocean or Linode for $5/month. Free hosting options include Github Pages and…
You've listed two different objectives: writing a programming blog, and learning to manage a live website. Why should anyone interested in the first automatically care about the second?
Re: Why I left Medium and moved back to my own domain
#33Re: Why I left Medium and moved back to my own domain
#34Using something like Jekyll to create a static blog lets you put it on AWS S3. For all but the highest traffic sites the bandwidth cost is trivial and you totally remove all the issues with uptime and securing a server.
Same applies to GitHub pages.
Re: Why I left Medium and moved back to my own domain
#35Any ideas on this?
Re: Why I left Medium and moved back to my own domain
#36I don't understand why people write programming blogs on Medium. I think that managing a live website with its own server (rather than only working on other people's projects) is a very important skill. If you don't want to manage WordPress, try a static site generator like Metalsmith: https://github.com/segmentio/metalsmith Deploy on Digital Ocean or Linode for $5/month. Free hosting options include Github Pages and…
I'd compare it to YouTube. People could theoretically host their own videos, but the main reason people use YouTube is because it is so much easier for others to discover your videos.
Also, +1 on using Linode! Have had multiple projects on their servers. No downtime at one point for over 365 days.
Re: Why I left Medium and moved back to my own domain
#37I don't understand why people write programming blogs on Medium. I think that managing a live website with its own server (rather than only working on other people's projects) is a very important skill. If you don't want to manage WordPress, try a static site generator like Metalsmith: https://github.com/segmentio/metalsmith Deploy on Digital Ocean or Linode for $5/month. Free hosting options include Github Pages and…
Or even $2,5 Vultr if you are on a budget.
Re: Why I left Medium and moved back to my own domain
#38I feel one of the main reasons Medium is so successful is that they cracked discoverability and rank high on Google for any topic (sort of like Wikipedia). Hence, I am hesitant to move away from it although I really want to build a sustainable, long-term business on my own domain. Any ideas on this?
Re: Why I left Medium and moved back to my own domain
#39I feel one of the main reasons Medium is so successful is that they cracked discoverability and rank high on Google for any topic (sort of like Wikipedia). Hence, I am hesitant to move away from it although I really want to build a sustainable, long-term business on my own domain. Any ideas on this?
Always import the story[1] so that Medium adds a rel="canonical" link, and link back to the canonical version (e.g. "Originally published at XXX" in the text of the story itself.
Re: Why I left Medium and moved back to my own domain
#40I feel one of the main reasons Medium is so successful is that they cracked discoverability and rank high on Google for any topic (sort of like Wikipedia). Hence, I am hesitant to move away from it although I really want to build a sustainable, long-term business on my own domain. Any ideas on this?
I had a medium blog which is now dead and I moved my stuff to a private domain which I had for decades.
The medium blog still ranks higher in google searches than my own domain.