I'm currently working on an alternative to Medium. So far it has all the elementary things like a working editor, notes and highlights, a decent commenting system. There are publications too, with teams, submissions etc. User profiles and publications have custom domains, custom CSS for branding. There's also a somewhat half-working Github integration for advanced writers but I'll need to work on it a fair bit to pol…
Writing a blog engine is trivial. Monetizing it is hard.
Can we all stop using Medium now?
61–70 of 341 posts
Re: Can we all stop using Medium now?
#62Large.com is available for $850k if there's a VC thinking they can disrupt.
Re: Can we all stop using Medium now?
#63> If you enjoy reading on the web chances are you’ve been forced to login to Medium at some point in the last week. I've never once logged into Medium. I see a "Pardon the Interruption" notice every time I want to read something, but I just hit Escape and move on with my day. If I had to pick a side, I'd probably say avoid Medium. But I don't know under what circumstances it forces you to log in just to read somethin…
Re: Can we all stop using Medium now?
#64Earlier quoted context omitted.
Built-in audience of readers
I would be really curious how much of an effect that has. I have only ever gone to Medium because I followed a link to a post. Never because I was browsing Medium and found another article to read. I would be really curious if anyone who does post on Medium was able to offer some insights into where most their readers come from. Is it from people already on Medium or external. Don't know if they even have access to m…
He wrote an article on his blog. A few dozen people read it over the next week -- basically all friends of his. He cross-posted it to Medium and he had 30,000 reads within the first 24 hours.
Looking at the stats on my own Medium posts how much comes via Medium and how much is external varies. On a story with 3,000 readers (which is the most I've ever had), about 10% come from Medium. Most of what I post ends up having 20-30 readers and about 50% come via Medium.
Re: Can we all stop using Medium now?
#65The thing is, the thing I wrote about isn't illegal. When you write articles on Medium keep in mind you're writing on someone else's website and they don't give a damn about you. You are subject to their opinions about what is appropriate and what isn't. I have no doubt if an alt-right voice wrote on Medium and were controversial enough in their views they'd be deplatformed.
But also the way they handle it is just rude. Fuck them.
Re: Can we all stop using Medium now?
#66> If you enjoy reading on the web chances are you’ve been forced to login to Medium at some point in the last week. I've never once logged into Medium. I see a "Pardon the Interruption" notice every time I want to read something, but I just hit Escape and move on with my day. If I had to pick a side, I'd probably say avoid Medium. But I don't know under what circumstances it forces you to log in just to read somethin…
Now the question is this: if I didn't care or it wasn't worth reading, why did I click on it in the first place?
Perhaps I don't care about this content as much as I thought anymore. Maybe we've been addicted to reading content, rather than actually making use of most of the content anyway.
PS: I'm trying out The Guardian now. No ads for premium users on mobile.
Re: Can we all stop using Medium now?
#67This should be medium link.
I dare the author to publish it on medium.
Triple. Dog. Dare.
Re: Can we all stop using Medium now?
#68The main argument in this article doesn't apply unless the Medium writer enabled the partner program on the post. That's what enables the pay wall.
Re: Can we all stop using Medium now?
#69I'm writing on Medium because its rank well on Google. I have several articles about the product I'm selling that rank 1-5 on Google and it gives me a lot of customers. It'll take me a lot of time to build my own website and content that gives me the same result. So, there's that. Sorry, not a native speaker.
Medium is just easier to spin up than a domain + WordPress. I don't see any other advantages
Re: Can we all stop using Medium now?
#70Not trying to excuse them for what they're doing, just trying to point out from my personal experience the value they've added to me and why following personal blogs or places like reddit, which I see mentioned as alternatives, isn't a one to one replacement for me. I don't know what or who I'd need to follow if the domain is new to me.
I guess continuing on this train of thought, and not wanting to complain without putting out an idea for a solution...if something were to come in and be a viable alternative to Medium it would have to
>Allow for easy publishing (editor)
>Have reliable distribution/hosting (network)
>And have some way to explore related topics or publications (discovery)
For publication I think the community would have to come around to a standard format. Like a simplified latex, or something similar to it, with an approachable interface that even my Mom or Dad could write something up without needing to read documentation.
As for distribution, the only thing I can really think of is an ipfs style network. Similar to how torrents can provide some security in the survival of a file even if the originator decides to stop seeding (hosting). And also similar to torrenting, I can see ppl willingly giving up resources for 'the cause' if they themselves benefit enough from the network existing.
The only thing left, that also contains all the things I liked about Medium, is the discovery aspect. Also seems like it'd be the most difficult to implement on a distributed network. Maybe a few designated community servers, similar to tracker servers from the torrenting analogy, carry the information of what files are in the network. Im not sure exactly what the ipfs spec implements for this aspect of file discovery. But it seems some sort of designated 'discovery nodes' would be necessary. Maybe graph network nodes that ppl can query using their own discovery algorithms or ones shared within the community? Idk how well those would scale, I've heard from the Neo4j pitch that Behance rolled over their infrastructure to neo4j from cassandra and reduced their server requirements by a factor of 10. Maybe that kind of efficiency would be enough to support the network in general with a minimal number of critical nodes?
I haven't worked on an infrastructure level with anything I've mentioned, mostly just know of the technologies, so I might be completely off base with the individual things I proposed, but I feel like the general concept is worth dissecting.