I tried going down your path and blogged only about stuff that's arcane or interesting tech wise, and it did nothing but cause me writer's block and turn me off blogging. Learn to write for yourself first. If you set up Raspian on a Raspberry Pi over the weekend, write about it! If you popped a CentOS install disk and set up a server, write about that. It doesn't matter if there's 10000 blog posts about the same exac…
Ask HN: What are some technical topics I can blog about?
51–54 of 54 posts
Re: Ask HN: What are some technical topics I can blog about?
#52At the risk of hijacking the comments thread: Any pointers on how to start blogging about a side-project? I've been working on a prototype, but it isn't quite operational yet. I'd like to start laying the groundwork, but I'm having trouble distilling my thoughts into actual blog posts.
write about the requirements of your side-project, why you started it? what would be the use of it etc. Blog about every feature that you develop and how to use it. This will help in documentation when your prototype is ready and you might be able to attract audience who are interested in your prototype and might help you with beta testing/refine the features. You can also get early feedback without finished product.…
>For technical posts look at your commit log and pick the one that you think is most complex and describe it
Thanks so much. This is exactly the kind of entrypoint I was looking for.
Re: Ask HN: What are some technical topics I can blog about?
#53Re: Ask HN: What are some technical topics I can blog about?
#54Earlier quoted context omitted.
Why did you stop?
It was a wordpress website that I ran 5-10 years ago, and I just got tired of maintaining it. I've been looking at spinning up something similar using Jekyll and github pages.