i’m looking for a place/means/medium for texts that i write. content is essays on topics that i find worthy writing about with hints towars philosophy (i guess).
twenty years ago the right answer to my question would have been a (we-)blog - what’s the current day equivalent for such a venture?
optimally, a solution would neither be based on lock-ins, data collection/aggregation or other shady business and would be freely (e.g. in a web browser, no login/registration required) and easily accessible.
Wordpress recently started offering fediverse federation. That it exists is the sum total of what I know about it, but I can see the potential.
i used wordpress for over a decade but left last year when the AI hype started ramping up and there were reports that even selecting the option to turn off post scraping doesn’t work because the bots blocked by the site’s robots.txt doesn’t update.
basically: wordpress doesn’t let you control AI scraping so is it still the best platform those of us worried about that are gonna be able to find?
WordPress is still the best option IMO. The software and ecosystem are very mature and as you say they’re friendly to the fediverse too
Writefreely is a fantastic option. Your posts and profile integrate perfectly with the Fediverse right out of the box, it’s nice to look at and really nice to use. It’s also FOSS. RSS is supported by default. If you want to tinker with it you can add custom CSS and it’s self-hostable. I host my own instance and it’s by far the simplest & easiest federated software I’ve run. An absolute peach - highly recommend!
… Lemmy?
Still a blog. Host your own Wordpress or Ghost blog. Substack and others are evil.
but how do i gain reach? should i just advertise on lemmy/fediverse and hope to get traction?
with good posts?
for sure. but content usually does not advertise itself, so…?
I suppose promote it everywhere you can? I don’t have experience with that. Probably Threads, the Shitter-site, FB, etc, if you have accounts. Anything where people can link something they liked.
It’s very cheap and easy to do with static HTML files hosted on S3. But of course, that requires using AWS, which means Amazon, which means corporate evil. You would have complete control over it, though. It can also be slow to propagate any changes, so you’ll want to get your pages right before uploading them. You can update them, it just takes a long time to get pushed everywhere. That part is pretty annoying, but it is very inexpensive.
Modern equivalent to blogs would probably be vlogs (videos on tiktok or other platforms like that)
Blogs are still a thing, check out WordPress.org
Another option is publishing on a place like medium.com
None of the above are optimal regarding your concerns about data collection, etc.
To address that, you could just set up your own personal website, if you don’t mind learning how to do it
i already know how to create my own website - i’m just curious whether that’s (still) the best option
Regarding the concerns you listed, it’s the option that gives you the most control over content and access to it.
All the others are a trade off in exchange for them promoting you.
I agree with this other Nemo. Your own site under your own control is best.
is a text based, massively interlinked website that predates Wikipedia.
The topics(nodes) range from non-fiction informational to philosophical musings.
Will need an account to add nodes.
this looks very interesting! any pointers on how to (get) use(d to) it?
Nope, I’ve never posted, just remember it as a huge trove with a decent vibe.
Pretty sure it is just: create account and post.
I think some people add a CC licence to their works.
This has all the starter info:
https://everything2.com/node/e2node/An Introduction to Everything2
https://everything2.com/title/Everything2+Help
The gridbox shown at the bottom of each page, shows the nodes related to the page you are on.
Use some static site generator like Hugo and host your files on a Github, S3 or any other static site hosting. For comments you can use disqus or whatever is popular nowadays.