Live data from Hacker News

Medium suspended our account and blocked access to all our published stories

mastodon.xyz

101–110 of 255 posts

Re: Medium suspended our account and blocked access to all our published stories

#101
post #34
post #20

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…

If more speech was the remedy to hate speech, then we would expect platforms with the most speech and least censorship would have the least hate. But compare well moderated social discussion sites like MetaFilter, HN, Fark to "anything goes" places like Twitter, 4chan, Reddit, etc. and the opposite is true.

Re: Medium suspended our account and blocked access to all our published stories

#102

Hey 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…

While I loved Ghost when it was launched, I've replaced my site with Hugo instead. Hugo + Netlify is free as in beer, and is a much better deal IMO. [1]

[1]: https://gohugo.io/hosting-and-deployment/hosting-on-netlify/

Re: Medium suspended our account and blocked access to all our published stories

#103

Hey 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

#104
post #73

Earlier 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…

Have we seen proof for this to be the case?

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

#105
post #75
post #2

I 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.

Why not publish to your own site and syndicate to Medium?

Re: Medium suspended our account and blocked access to all our published stories

#107
post #59

This 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.

2nding this. And if netlify stops being good, well, Publii has everything saved so I can just upload it someplace else. Having a gui on a static site generator is a must.

Re: Medium suspended our account and blocked access to all our published stories

#108
post #45
post #34

Earlier 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.

Nonsense.

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

#109
post #103

Hey 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.

I use Jekyll; I used Hugo and Pelican in the past. They solve a very specific use case. But if you want to allow guest posting on your blog, a static site will not do. You need something that has drafts, that has a proper editor, that has a UI you can add and invite people to. Ghost solves that.

Re: Medium suspended our account and blocked access to all our published stories

#110
post #97

Hey 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…

FWIW I don't think Ghost should be used on its paid plan for personal blogs. You can host it on a droplet or AWS free tier pretty easily, otherwise you can use Github pages.

I hope Ghost will at some point have a "static site generation" mode though.

Post reply on HN