Live data from Hacker News

Ask HN: What are some technical topics I can blog about?

news.ycombinator.com

41–50 of 54 posts

Re: Ask HN: What are some technical topics I can blog about?

#41
Write about https://mokens.io. This is a new technical tool that enables regular people to design and create their own cryptocollectibles. I can give you any/all the data you need to write about this.

Cryptocollectibles is a new field that is growing and incubating and not much has been written about it.

Re: Ask HN: What are some technical topics I can blog about?

#42
What are you interested in? What are you working on? What do you want other people to know? Write about that.

> but almost every topic I think of has been written upon by someone

That same logic applies to almost everything, including most creations, products, items, professions, jobs, and certainly most business ideas too. What is truly unique and original? Not much. Some of the best ideas are simply new takes on existing things.

Re: Ask HN: What are some technical topics I can blog about?

#43
post #33
post #3

The best inspiration comes from the development work you are doing for work or a hobby project. When you start something new or run in to an issue doing something create an article. Detail what you are doing and what documentation your are following. Outline the steps, pitfalls/potential pitfalls and how to overcome them. Almost everything we do whether something new or doing something new detailing the steps and pro…

Previously I had a blog where I wrote about any issues I ran across while developing, or anything that required a decent amount of research to solve. I would regularly reference it, and other people found it useful (based on the traffic I received).

Why did you stop?

Re: Ask HN: What are some technical topics I can blog about?

#44
Hey, check out all videos on youtube about doing pushups!

How hard it can be to do a pushup? But everyone has his own style of video and maybe you don't like/understand 8 in 10 then 9th is not that good and 10th is something you like.

With CS stuff like programming, maybe your approach will be understandable for people more that what is already written. Maybe you will pick up some detail that others skipped.

Re: Ask HN: What are some technical topics I can blog about?

#45
This is kinda similar problem to the advice given of "Build Something" given to new programmers. For a long time, I thought that meant "Build Something completely new and fascinating" and I would spend days trying to find something to build, see examples of it already present and give up. Recently I have realized it doesn't really matter. Sublime text had the first release in 2008, a time when I would have said Text Editor market is saturated. Visual Studio Code was released even more recently, and still gained sufficient market share. Now will you write the next Sublime text? Probably not, but that doesn't mean writing a new text editor, music player, heck even a todo app is a bad endeavor to learn. And it'll be really hard to write sublime without writing a notepad clone.

My main point here is, even if you are writing about the most mundane topic, in CS there is bound to be something, a different command line flag, a different point of view, something old rediscovered etc. just by the virtue of writing on it. Will it happen on your first attempt? Probably not.

You can start to write about the most mundane or the most esoteric thing. Only with practice would you find a niche, and there eventually will be some gems.

Re: Ask HN: What are some technical topics I can blog about?

#46
If you're working with new stuff at work, documenting edge cases is always interesting. For example my blog was the only resource on the web for a lot of Oracle point-in-time recovery techniques when they rolled out that technology. I was just implementing it for a customer and documenting DR scenarios and testing them. I wasn't even really doing it to blog, more like advanced note taking in case I needed it in the future, also the knowledge that an audience would be looking makes you take care, not make assumptions about pre-existing knowledge. In other words it improves your technical writing skills.

Re: Ask HN: What are some technical topics I can blog about?

#47
post #33

Earlier quoted context omitted.

Previously I had a blog where I wrote about any issues I ran across while developing, or anything that required a decent amount of research to solve. I would regularly reference it, and other people found it useful (based on the traffic I received).

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.

Re: Ask HN: What are some technical topics I can blog about?

#48

I have a popular Apache Spark blog on Medium ( https://medium.com/@mrpowers ). Spark is a niche technology and there isn't a lot of competition. I rank #1 on Google searches for common searches like "spark null", "testing spark", and "spark udf". I haven't done any SEO - I just write what I need to teach my coworkers and Google has picked up my articles. I'd look for a rapidly growing technology that's relatively new…

> it's harder to get traffic

Import your content into Medium (aka "republishing") and you can keep your new blog and still get the popularity boost from your existing Medium blog: https://ryanbattles.com/post/reposting-content

Re: Ask HN: What are some technical topics I can blog about?

#49
post #10

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…

This is good advice. I too have a personal blog that I mostly neglect. This past week we "cut the cord" on our cable TV service at home and the process has inspired me to blog. I've been composing blog posts "in my head" for the past few days and I take this as a good sign about my future intentions. I have thoughts on Xfinity's value, YouTube TV's ad policies, Hulu's DVR restrictions, Roku's awesome interface - all…

I'd be very interested in seeing your thoughts on Roku :)

Re: Ask HN: What are some technical topics I can blog about?

#50
post #41

Write about https://mokens.io . This is a new technical tool that enables regular people to design and create their own cryptocollectibles. I can give you any/all the data you need to write about this. Cryptocollectibles is a new field that is growing and incubating and not much has been written about it.

why exactly are cryptocollectibles relevant? They seem pretty pointless barring very few uses.

I'm genuinely curious, I would probably read something about it. They seem useless for the commonplace at surface value.

Post reply on HN