Live data from Hacker News

Own your work

josem.co

11–20 of 113 posts

Re: Own your work

#11
post #3

The best solution is what the Indieweb folks called POSSE: Publish on your Own Site , Syndicate Elsewhere: https://indieweb.org/POSSE For instance, I might publish a clip on my own site first, then mirror it to places like YouTube, TikTok and Reddit so more people find it. Or post an article on my own site first, then repost it on Medium and Substack (with a canonical saying my own version is the original if possible…

[flagged]

Re: Own your work

#12
I've gone through various iterations of my blog/site. I started in LiveJournal back in the day, then moved to Blogger, and then tested the waters with Medium. Eventually, I concluded the same as the author: that I had to own my content in my own site, but that it was OK to use other established platforms for redistribution. And this is why I haven't jumped onto the Substack bandwagon.

I described the thought process I went through here: https://jmmv.dev/2016/01/medium-experiment-wrapup.html and am currently using Hugo to build my site. Granted, creating content via Markdown is slightly more convoluted than using a web UI, but the feeling of control and future-proofness I get cannot be matched.

Re: Own your work

#13
Say this to a non developer. This just isn't realistic for the majority of people, nor do they care, or should they. What we need is interoperability between services so that backups and transfers are much easier. That isn't the case just yet. If we moved to a more API first world then it would be very much possible. With the advent of GPT related stuff it's clear we're going that direction and the interface for everything is changing too. So the concept of what is your website might fundamentally change too.

Re: Own your work

#15

love this. started to publish things on my personal site almost 10 years ago http://podviaznikov.com . I changed publishing tools so many times, but all the content still lives on the same domain name and I try to support same URLs.

Read most of the content here. You have a soothingly simple and brain-to-paper writing style I enjoy. Your essay called "Age of Questions" stuck with me. It's a similar frustration to one I've had with the world recently.

https://podviaznikov.com/writings/age-of-questions

Re: Own your work

#17
I'm writing on Substack now, because I really like the ecosystem at this point. But I'm also well aware that they could tank it like Medium did, or close up shop at any point. So I have a recurring task in my issue tracker to make a full backup. One of the reasons I'm willing to build on Substack at this point is because of the ability to dump the most meaningful data - subscribers and posts.

That said, the dumped data is not in a format that can be just uploaded to a different platform, or to my own site. That's not an issue for me, because I can write a little code that will transform the posts exactly how I need them for upload to a different platform, or my own site. When I end up needing to do this, I'll probably add custom styling that will look better than Substack's anyway, particularly in reference to code blocks.

I feel for nontechnical people. How do you decide where to invest your time? What do you do when the platform shifts in a bad direction, or closes entirely? AI tools will probably help a lot of people in this situation, if they were good about maintaining backups in the first place. I imagine "Can you convert my Substack archive to a format that will work on x_new_platform" would probably be a useful prompt.

Re: Own your work

#18
"You’ll own everything, and it’ll be yours forever."

This is overstating it. You cannot "own" a domain name. Domains are essentially rented and eventually (whether on purpose or by accident) your domain name will expire.

Re: Own your work

#19

What is old is new again This was basically the only option in the early 90s before geocities etc... So most of us who were on the web in the 90s did exactly that. Difference was, when you turned your computer off for the night, your site was down If you were really fancy you had a dedicated T1 line, but those were for rich people only I've been on my own domain for well over a decade and my CI process hasn't changed…

Come on. ssh and vim! ;)

Re: Own your work

#20
post #10
post #9

I own my work, but about 90% of my traffic comes from Google. This is something I try not to think about too much.

If it makes you feel any better, a more significant portion may come from Bing/OpenAI's way soon.

Or it'll get even better at ingesting all their content and providing the answers and points itself, never leading the user to their site.
Post reply on HN