Ask HN: What are some technical topics I can blog about?
11–20 of 54 posts
Re: Ask HN: What are some technical topics I can blog about?
#12Re: Ask HN: What are some technical topics I can blog about?
#13Find a topic you want to learn (or understand at a much deeper level) and blog about it.
Re: Ask HN: What are some technical topics I can blog about?
#14I 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…
I have thoughts on Xfinity's value, YouTube TV's ad policies, Hulu's DVR restrictions, Roku's awesome interface - all good useful resources for those researching the same process.
In contrast, some weekends I'll sit down (without an idea) to compose a new blog post and frequently hit a wall.
Re: Ask HN: What are some technical topics I can blog about?
#15Re: Ask HN: What are some technical topics I can blog about?
#16Agree with the write for yourself mindset.
I am kind of doing the same thing on my blog https://flaviocopes.com where I write every single day (personal challenge) about some particular thing related to Web programming, and I mainly write for me, because I don't have a good long term memory and every time I need to use X I reference what I learned n months ago about it. That's much better than searching again and again "that post" you remember that clarified the thing for you.
Turns out this is useful for other people too, as I can see in the positive feedback I get.
After some time I started rewriting old posts to improve them / add more things I learned, as your writing style evolves.
So, my advice is, just start and stick to it.
Re: Ask HN: What are some technical topics I can blog about?
#17The people that wrote the better version of your article probably weren't great writers from the start. My advice would be to just start writing. You will get better and you will find along the way what you want to write about or maybe you will find you don't want to write at all.
Re: Ask HN: What are some technical topics I can blog about?
#18You could write about new programming languages or new algorithms that just came out. Anything with nice animation is a plus. (I.e. to illustrate the algorithm)
Another thing that I find interesting is interviewing great people in the field. Often, there are questions I wish I could ask them that most other interviewers don't because they're not technical enough.
You can write about weird bugs that you encountered, how you fixed them and what lessons you learned.
Re: Ask HN: What are some technical topics I can blog about?
#19Any 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.