I honestly don't get posts like these. IMHO the main selling point of Medium is not that you can easily set up a blog, there's plenty of platforms that let you do that easily, or great tools like OP's for setting up your own. The point is that there is already a large audience you can reach with your posts, and Medium actively works to distribute your posts to people who would be interested in them. The equivalent he…
I often feel like the tech industry has a huge blind spot around "not doing things that make people hate you", and that conversations around tech tend not to factor "hate" (or 'resentment' if you prefer) into making things appealing. For example I mostly hate Facebook for the choices they have made for years, and if I was ever going to stop hating them it would be after many years of sacrificial demonstration that th…
Show HN: Switch from Medium to your own blog
91–100 of 134 posts
Re: Show HN: Switch from Medium to your own blog
#92I don't have a blog (medium or anything) so unfortunately I don't have a use for this, but I LOVED the gif. It wasn't an attempt to show "how easy it is to do with one command" but rather a real flow of how it all goes, I appreciate it, well done!
Re: Show HN: Switch from Medium to your own blog
#93Earlier quoted context omitted.
I often feel like the tech industry has a huge blind spot around "not doing things that make people hate you", and that conversations around tech tend not to factor "hate" (or 'resentment' if you prefer) into making things appealing. For example I mostly hate Facebook for the choices they have made for years, and if I was ever going to stop hating them it would be after many years of sacrificial demonstration that th…
If you had framed this as being about personal ethics and morals, it would have been much easier to agree with. Maybe even admirable. Describing it as some kind of irrational hate just sounds silly.
Anyway, the underlying principle is one of morals and ethics, in a sense. The sensations of hate, resentment, or disgust are the outward manifestation of a calculation to determine who to trust. Naturally, someone who repeatedly screws you for personal gain should not be trusted. The result is the feeling of hating them.
But it is not only about raw 'utility'. Someone who does annoying things (Medium), or demonstrating tremendous hubris or arrogance, or just does things that are or should be inappropriate, gets resented also. If you send me lots of unsolicited emails, I can find a way to explain why I hate you in terms of a utility calculation ("you are taking up space in my attention that I don't want to give you"), but that's just hand-waving -- I just hate you (to some mild degree) and I'm working backwards from that.
Re: Show HN: Switch from Medium to your own blog
#94Re: Show HN: Switch from Medium to your own blog
#95FWIW, the formatting of the example blog referenced in the README looks stunningly terrible on mobile.
Re: Show HN: Switch from Medium to your own blog
#96Why? Sadly, there's not much motivation described in the README. You state "Let's move your Medium content to your very own website" and then you push it to Github and Netlify, which are yet another silos. Good work with the export, but migrating the content to the next vendor lock-in should be optional. Not to forget that these platforms also collect data about your visitors.
Re: Show HN: Switch from Medium to your own blog
#97I honestly don't get posts like these. IMHO the main selling point of Medium is not that you can easily set up a blog, there's plenty of platforms that let you do that easily, or great tools like OP's for setting up your own. The point is that there is already a large audience you can reach with your posts, and Medium actively works to distribute your posts to people who would be interested in them. The equivalent he…
I 100% agree. I don't need a Medium alternative that let's me write blog posts from a cloud hosted Python IDE using a color-coded braille keyboard. I just want an efficient editor, clean interface for readers, and as much help as possible getting my posts in front of people. Medium can check all three in my mind. I'd infinitely prefer to see (and pay for) new and different ways to build ecosystems with which my blog…
Re: Show HN: Switch from Medium to your own blog
#98Honestly I really appreciate tools like this exist but I'll probably keep using Medium out of laziness. I don't want to have to worry about maintaining my own blog and I'm cheap so I don't really want to pay for hosted Ghost/Wordpress since I'm not trying to make money off of my infrequent dumb blog posts. The cheapest Ghost plan is $29/mo :(
Re: Show HN: Switch from Medium to your own blog
#99Why? Sadly, there's not much motivation described in the README. You state "Let's move your Medium content to your very own website" and then you push it to Github and Netlify, which are yet another silos. Good work with the export, but migrating the content to the next vendor lock-in should be optional. Not to forget that these platforms also collect data about your visitors.
How does Github "collect data about your visitors"? The repository is cloned, built and served by Netlify's server. And since I doubt Netlify is injecting any js into my site, I also question the extent to which they can track users.
As far as I know, Netlify doesn't make this data available to users hosting sites on the platform.
My own (perhaps paranoid) theory as to why Netlify is able to provide so much for free is that they're selling the access log data, but I haven't seen any proof of that either, so who knows.
Another theory is that storing all those access logs would be huge and maybe they just store nothing...
Re: Show HN: Switch from Medium to your own blog
#100Why? Sadly, there's not much motivation described in the README. You state "Let's move your Medium content to your very own website" and then you push it to Github and Netlify, which are yet another silos. Good work with the export, but migrating the content to the next vendor lock-in should be optional. Not to forget that these platforms also collect data about your visitors.