Earlier quoted context omitted.
> You are trading freedom for convenience and access to an audience. While this is certainly true, the understanding of platforms like Medium had been that they will not censor people for ideological reasons, or will do so only if the content is clearly illegal or disturbing. If they will freely censor people, there's not much point of their existence.
>the understanding of platforms like Medium had been that they will not censor people for ideological reasons They threw out their integrity as a publishing platform when they updated their ToS a month ago: https://news.ycombinator.com/item?id=16431403 Indeed, there is not much of a point to their existence when they throw this away, other than being a virtue signalling magazine with unpaid authors that doesn't even…
Medium suspended our account and blocked access to all our published stories
101–110 of 255 posts
Re: Medium suspended our account and blocked access to all our published stories
#102Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
[1]: https://gohugo.io/hosting-and-deployment/hosting-on-netlify/
Re: Medium suspended our account and blocked access to all our published stories
#103Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
Re: Medium suspended our account and blocked access to all our published stories
#104Earlier quoted context omitted.
If we go by your definition, "true speech" is always intended to persuade others of your opinions or positions. I don't believe that to be the case. Your reference to the last presidential election is nonsensical, if you're attempting to claim that the Democratic candidate lost because of a few hundred thousand dollars in ad buys and thousands of Twitter bots. Clinton lost because the campaign was clumsy when it came…
Clinton certainly didn’t help her cause, but psychographic warfare absolutely had an impact, even if it’s not measureable. Ads/Stories were put in front of micro-targeted social media recipients with one of two goals. Increase fear/anger on right so people would vote. Increase apathy/disgust on left and with independents to discourage them from voting or to vote for a third party. If you micro-target even the smalles…
I see people make that argument all the time...it’s a good sounding hypothesis...but does it actually work? Is there data that shows that this was done and that it was impactful?
Re: Medium suspended our account and blocked access to all our published stories
#105I don't even understand why someone who has a hosting would want to write on medium when they can host their own blog, especially when in the case of liberapay and mastodon they say they are fighting for freedom but choose to wirte their posts in a closed, centralized service which also has user-hostile behavior.
I've got access to GCP and AWS, and a private account at a VPS provider with a server I can put anything on, and I still publish technical articles on medium for the simple reason that I get far more readers than I do when writing on my own blog.
Re: Medium suspended our account and blocked access to all our published stories
#106Re: Medium suspended our account and blocked access to all our published stories
#107This is why I use Publii https://getpublii.com It's open source, free static CMS with GUI and free themes. You can easily sync your website with Netlify, GitHub Pages, Google Cloud, S3 or SFTP.
Re: Medium suspended our account and blocked access to all our published stories
#108Earlier quoted context omitted.
>the understanding of platforms like Medium had been that they will not censor people for ideological reasons They threw out their integrity as a publishing platform when they updated their ToS a month ago: https://news.ycombinator.com/item?id=16431403 Indeed, there is not much of a point to their existence when they throw this away, other than being a virtue signalling magazine with unpaid authors that doesn't even…
> more speech, not less When speech can be automated, this turns into a question of who has the largest promotional bot army. True speech can be drowned out with an infinite array of conflicting lies.
It is your own responsibility to choose what you read. Disagreement with someone or outright lies on their side don’t give you any right to limit their freedom of speech.
Re: Medium suspended our account and blocked access to all our published stories
#109Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
As many others indicated, static sites are much better unless you need dynamic features. Static sites make deployments much easier, doesn't depend on any OS/runtime, doesn't lock you in to a particular database. You just write markdown and with little to no modification, the same thing could just work on Hugo, or Jekyll.
Re: Medium suspended our account and blocked access to all our published stories
#110Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
> The paid plan is a little pricy It's literally the only problem with Ghost. Wonderful product but boy... how many people are going to pay $29/month or $228/year to host their personal blog? Yeah, there's some serious added value: managed upgrades, managed backups, DDoS protection, CDN setup, etc., and that's wonderful, but still... if you're basically just writing as a hobby, it's too much. I really hope they look…
I hope Ghost will at some point have a "static site generation" mode though.