Earlier quoted context omitted.
> This is hard for non-technical people and I want to hear what they have to say. I agree, so maybe we should work towards making it easier for them. I was thinking about spending my Christmas break fixing Friendica bugs, but now I'm suddenly thinking about building my own ActivityPub blogging platform (though no doubt one already exists). But of course that's not going to be enough; it needs to be trivial to deploy…
That used to be a thing they offered. A dial-up or DSL connection and like 25MB of web-hosting.
Medium bans user for Chrome extension that opened articles in incognito mode
71–80 of 99 posts
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#72If you are a builder/creator (even hobbies, with 2 users) and generate contents, please get your own domain. Either you use a service/tool or otherwise but own the content. If you use a service and is important enough, take backups. Own your content, use eveything else as tools. These days, the question I usually ask is, "Can I walk out of this and what do I have to do if I need to?"
I don't understand why people use Medium or similar gated blogging platforms. It is so easy to use Wordpress. You can get a domain name with managed wordpress install ready to roll for less than $50 a year. And you become the owner of your own publications. Or if you want to do it yourself, just install a Ghost Docker container in some spare space of that $5 Digital Ocean instance, and you are ready to go. With a $5…
When Medium was better, it was easy to get a good domain for the same handle as your Twitter, with a good UI/readable final product. It's changed a lot since and kinda sucks now, but it's a step up from people using Pastebin as their blog.
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#73Earlier quoted context omitted.
I agree in principle, but for people who just want to focus on their project, it’s a heavy tax to learn how domains and content and everything work. Medium’s promise is “you focus on writing, we’ll deal with distributing.” They don’t live up to that promise in lots of ways, but it’s hard to fault someone for not wanting to deal with the tech.
Is learning how to navigate the DMV system in any US state less "heavy"? I think Medium and others contribute to the problem by perpetuating the myth that ordinary folks can't do it/ it's just too hard. How we break through that is something to think about.
How about car repair? As a car enthusiast, I think anyone who fails to invest time and energy to really understand how cars work, from cv joints to TPMS systems, is putting themselves at the mercy of repair shops that can be capricious.
And financial planning, and yard care, and zoning policy, and. . .
Point being, life is too complex for everyone to be an expert in everything they depend on. And we all depend on things where we’re not even expert enough to know the implicit assumptions and dependencies we’re taking on.
I don’t think we can break through that. I’d love to be wrong, but I just don’t see a way for people to have deep understanding of every tool they use while still doing the stuff they want to do.
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#74Earlier quoted context omitted.
Is learning how to navigate the DMV system in any US state less "heavy"? I think Medium and others contribute to the problem by perpetuating the myth that ordinary folks can't do it/ it's just too hard. How we break through that is something to think about.
Yes, if you just show up to the DMV they will tell you what you need to do. You only need to self-actualize and figure things out ahead of time to get things done faster than multiple iterations of going there and waiting in line. Remember, the DMV has to deal with the below average members of the public. For the topic's problem, I'd love to see some automated setup app that would take a "VPS host account", and do al…
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#75Earlier quoted context omitted.
I agree in principle, but for people who just want to focus on their project, it’s a heavy tax to learn how domains and content and everything work. Medium’s promise is “you focus on writing, we’ll deal with distributing.” They don’t live up to that promise in lots of ways, but it’s hard to fault someone for not wanting to deal with the tech.
Is learning how to navigate the DMV system in any US state less "heavy"? I think Medium and others contribute to the problem by perpetuating the myth that ordinary folks can't do it/ it's just too hard. How we break through that is something to think about.
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#76Earlier quoted context omitted.
Yes, if you just show up to the DMV they will tell you what you need to do. You only need to self-actualize and figure things out ahead of time to get things done faster than multiple iterations of going there and waiting in line. Remember, the DMV has to deal with the below average members of the public. For the topic's problem, I'd love to see some automated setup app that would take a "VPS host account", and do al…
So I’m a writer with a deep passion for tropical fruits, and I want to start a blog. How do I find your setup app, or even know that I need it?
How to overcome this? Maybe it would be enough to be in some mobile app stores with a distinctive memorable name (despite the horrible UX on mobile), and have a slowly accreting fanbase. Then every time these issues flare up someone would say 'Install LibreZooks to run your blog" in addition to all of those "just use DO and Docker" comments. People do seem to be moving to Mastodon slowly with the current happenings, but decentralized-first stuff can never match the advertising saturation of well funded surveillance companies.
There's also the difficulty that many people these days aren't publishing just to publish, but they're publishing as a side hustle or hoping to get rich. So middlemen like Medium that promise to extract as much as possible and then share a cut have another leg up over "default options" like running Google ads or whatever.
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#77Earlier quoted context omitted.
I like Nearlyfreespeech.net for stuff like this. For $1.50 per month, they let you easily host static HTML files. You don't have to learn about servers or routing or anything. https://www.nearlyfreespeech.net/services/pricing
Why not just use GitHub pages or it's equivalent gitlab alternative when you're already going static files? Super easy to maintain as publishing is always just a commit away and if you're feeling fancy you can pivot to your static site generator of choice later
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#78someone should assemble and post a list of all tools that makes medium better?
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#79Earlier quoted context omitted.
> This is hard for non-technical people and I want to hear what they have to say. I agree, so maybe we should work towards making it easier for them. I was thinking about spending my Christmas break fixing Friendica bugs, but now I'm suddenly thinking about building my own ActivityPub blogging platform (though no doubt one already exists). But of course that's not going to be enough; it needs to be trivial to deploy…
That used to be a thing they offered. A dial-up or DSL connection and like 25MB of web-hosting.
So much early web lost from URLs like http://www.myisp.net/~username/
Re: Medium bans user for Chrome extension that opened articles in incognito mode
#80Earlier quoted context omitted.
Medium has been the villain for quite some time now. But not so fast about Substack... they recently started showing modals. In the end, running a website costs money. What are you going to do.
Those modals are infuriating. Every time you go to SS for a different article, it will nag you. Does anyone have a uBlock rule to drop them all?
/* Substack modals, nags, etc. */
[class*="frontend-components-SubscribePrompt"] {
display: none;
}
Saved as "Substack" and applied to any page/domain which uses Substack.Otherwise, for UBO, these two should work:
###.frontend-components-SubscribePrompt-module__subscribeDialog--2_6UY.frontend-pencraft-FlexBox-module__flex-align-center--21WCV.frontend-pencraft-FlexBox-module__flex-direction-column--2sph3.frontend-pencraft-FlexBox-module__flex--fK-9V
###.frontend-components-SubscribePrompt-module__background--2DQPj
I suspect Substack vary their element names (e.g., the "2_6UY" and "2DQPj" strings in the above list), so that substring matches as I've used in my CSS example should be more robust.UBO uses the Easylist blocking syntax which ... I can't seem to find documented, so I'm guessing as to the specific patterns. Corrections/clues welcomed.