Own your work
josem.co
Own your work
1–10 of 113 posts
Re: Own your work
#2For broadcasting, use platforms you don’t own but where people are.
Use one or both depending on your goals.
Re: Own your work
#3For 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).
That way you're not tied to a specific platform, and can just find another place to share/post your work if any of them go to hell.
Re: Own your work
#4I changed publishing tools so many times, but all the content still lives on the same domain name and I try to support same URLs.
Re: Own your work
#5Solution: Markdown in Git -> HTML -> Firebase Hosting over own domain (easy to migrate and replace)
Re: Own your work
#6love 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.
Re: Own your work
#7This 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 from "drag and drop a .html file written in notepad onto a BSD private-colo server via WinSCP"
Literally never fails and my kb size pages don't crush anything.
Re: Own your work
#8Actually I try to do both. I have started working on a static hand made homepage in addition to my blog. But whatever the approach, I still have to produce the actual content. Sometimes I feel that is the hardest part.
Re: Own your work
#9Re: Own your work
#10I own my work, but about 90% of my traffic comes from Google. This is something I try not to think about too much.