I also request free access to everyone's hard earned knowledge. I deserve it afterall because information wants to be free.
Most people started writing on Medium before the payway and probably would reconsider if they realised the current impact on potential readers. In addition - does anyone make money worth mentioning from Medium? I thought they were the Spotify of blog payouts. We're funding them, not the writers.
Ask HN: Please stop writing tutorials/tech articles on Medium
151–160 of 259 posts
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#152* Shameless plug: my blog lives at salem.io, and I'm more than happy to answer blog-related questions (or any other, honestly) if you're interested in starting but need a little push. My email is in my profile.
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#153Medium is not StackOverflow Maybe StackOverflow should add a Medium-like product where people can write tutorials?
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#154More than just considering the reader's interests, it's also against the author's interests to use Medium. They've become more and more draconian, bloated, and, well, the same as any other venture capitalist ultra-growth-oriented company. The chickens will come home to roost, and if your content and your audience is on Medium, moving them elsewhere is going to become increasingly difficult over time. Ability to expor…
Hardly anyone will find it. Writing for 10 people is not very interesting at all. I want a Medium that charges me to write, but anyone can read for free. I pay DO $5 a month to host something, why should I not be willing to gain a benefit of a medium with large SEO and strength in numbers, and pay that $5 a month, but still allow people to read for nothing? But no one wants to pay to read or write so you go alone and…
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#155Earlier quoted context omitted.
Twitter? Reddit? Hacker News? Are you really trying to make the case that Medium is the only way people find and read content?
Nope. I'm just wondering what the sentiment is. I've obviously struck a nerve. "Oh no paywall!" for a site that pays its authors. Now, if it ripped the authors off or engaged in other shitty tactics, then that's one thing. But nobody is responding with that kind of information. It's all a response against the paywalls, and I'm trying to figure out if it's knee-jerk or not. I mean, aren't people allowed to make a livi…
Absolutely good point!
I think if I were to rephrase the submitter's comment in a way that aligned with my own views and concerns, it would be:
If your intent is to put information into the world for others to share purely out of charity/a desire to help others, or to get your name out, please consider options other than Medium, as Medium is ultimately in control if whether anyone can actually gain access to the content you've produced.
If, however, as you say, one's goal is to produce and monetize content as part of a personal revenue stream, then Medium seems like as good an option as any (though, personally, I'm not a huge fan of contributing content into walled garden ecosystems where the publisher can unilaterally change the rules on a whim), and folks here complaining that stuff is behind a paywall should go find free content elsewhere.
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#156Actually can we stop writing tutorials period. When you search for something I always get a bunch of old tutorials by people who are learning something and writing as they learn. If the official docs aren't great, contribute to them.
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#157Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#158Is it just me, or did this rise to the top of and drop off the front page incredibly quickly?
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#159Earlier quoted context omitted.
Most people started writing on Medium before the payway and probably would reconsider if they realised the current impact on potential readers. In addition - does anyone make money worth mentioning from Medium? I thought they were the Spotify of blog payouts. We're funding them, not the writers.
would their articles get much readership without medium? build it and they will come only works if people know about the thing
Re: Ask HN: Please stop writing tutorials/tech articles on Medium
#160Running a personal website is a time sink and it can become a real pain as time goes on. It’s not a problem to create a personal website and shove a few HTML files on there, or set up a Wordpress installation, or create something with Jekyll. That’s easy enough.
The problem is that 10 years later, your HTML files are sprawling, or you rely on Wordpress plugins that are no longer maintained, or you’re fighting against your generator for whatever reason.
I’ve somehow managed to get my personal website into a state where posting a new article is little more than adding a file to a Git repo and then running a command to deploy it, but I always feel like I need to modify the scripts, and I always want to revisit choices I made when building the website.