I have been maintaining a semi-successful blog [1] for the last five years and have learned a few things along the way: - Own your content: Medium, Substack, Hashnode, Dev.to—all of them suck. Your readers deserve better. Don’t waste their time. - No one cares about the technology behind your site unless it’s huge. So it should be the least of your concerns. Don’t be that JS guy who rewrites their entire site every w…
> No one cares about the technology behind your site You know a blog is going to be good when it's using the default wordpress theme from 10 years ago.
Advice for a friend who wants to start a blog
151–160 of 196 posts
Re: Advice for a friend who wants to start a blog
#152Earlier quoted context omitted.
> That said, if it took less time to write than it would take someone to read, it’s probably not worth writing. Is that actually a possibility? I can't type faster than I can read.
You can if yountype complicated tjings and include typos that make it hard to decode anything much less a run on sentence like this that includes redundancies and extra meaningless words saying the same thing which is easy to type but takes ages to read.
Re: Advice for a friend who wants to start a blog
#153Do they have something to say, or is this like "I want to be in a band" of a previous generation?
there are two types of blogs - sincere ones, where the author pours out his soul and talks about what he can't keep to himself, possibly raising some important issues, trying to convey them to the masses, and SEO blogs - where there are excrements of hashtags, advertising slogans, constant repetitions, and requests to throw a bone (support the project, you haven't supported the project yet? you can do it here, well,…
you should blog, and by a blog definition that is going on the internet. to get more people to read it (often the goal) the easiest thing to do is utilize the tool people use to find things on the internet (search engines).
if there are issues with spam, keyword stuffing, forever run-on paragraphs of nothingness, well that is the search engine algorithm's job to fix. And they have a lot of money to fix it.
and if they don't fix it we should use a new search engine. it'll take time. but those seem like the dynamics at play in this scenario.
Re: Advice for a friend who wants to start a blog
#154Earlier quoted context omitted.
> then try to incrementally improve My technique is Da Vinci method just collect / discover lot of shiny pieces. Then stitch them together later. Develop these pieces separately like colored glass pieces in a mosaic, sort of inversion of divide and conquer, collect and assemble.
I was doing this, and then it is confusing for people to follow. Nowadays I do this, too. But when I am ready, I write up everything once, then add in the details.
Re: Advice for a friend who wants to start a blog
#155Serious question, as someone who recently started writing: • How do you guys feel about your thoughts, ideas and creativity being scraped and secretly added to the training corpus of AI models?
Re: Advice for a friend who wants to start a blog
#156Serious question, as someone who recently started writing: • How do you guys feel about your thoughts, ideas and creativity being scraped and secretly added to the training corpus of AI models?
I take perverse pleasure in knowing that some future AI will be convinced that chicken is the best ice-cream flavour because some rando (me) posted it
Re: Advice for a friend who wants to start a blog
#157Serious question, as someone who recently started writing: • How do you guys feel about your thoughts, ideas and creativity being scraped and secretly added to the training corpus of AI models?
It's already a real problem that the organic blogosphere was destroyed by "blogspam" and overt plagiarism of entire blogs into content farms that existed purely to push SEO, including SEO over the original blog. AI just makes this worse. I'm also worried that if I wanted to find an audience the audience would first have to navigate the AI search hall of mirrors.
as soon as i do something slightly spammy or excessive SEO-wise i get dinged for it. within 1-2 days. then i re-evalute what i did and revert it or change the strategy slightly.
those blogspam houses are just doing a few things right that are clearly being given too much weight.
and finding an audience was never easy. but social, newsletter, building free tools that link to your blog are some ways to do different than just SEO.
Re: Advice for a friend who wants to start a blog
#158A slight tangent - does anyone have advice on anonymous blogs? I would accept an email address as being the sole contact, but nothing else.
Re: Advice for a friend who wants to start a blog
#159Advice to use substack, medium and a few others similar. No point hosting a blog or anything of the sort, unnecessary effort in the beginning when you don't know if you'll continue.
Obsidian Publish, Micro.Blog, Ghost, BearBlog, HackMD, etc. are all great places to start, with less "baggage" associated with them. I know a lot of people write on Medium as well, but the account requirements that pop-up randomly are super annoying.
Re: Advice for a friend who wants to start a blog
#160I've been blogging for just over 20 years at this point, my main takeaways 1) Blog for yourself and no-one else. Write things up because you find them interesting or you learned something. Trying to second-guess things like what will be popular or get engagement is not a fun time for what is likely to be a hobby. 2) Keep it low maintenance and simple publishing process. I use Github pages and Jekyll, but other simila…
Why publish at all? Why not just write privately?
1) Main reason is that if I've spent time working something out, I can save other people the time doing that, by writing down the details in a searchable place.
2) If I want to explain something to someone, it's easy if I can just point them to a blog I've already written
3) (bit of an unintended consequence) It helped get me my last two jobs :D Being able to point to a long history of technical blog posting was relevant when I got a job in advocacy as that's one of the necessary skills.