Live data from Hacker News

Why don't I have a blog?

fede.dm

11–20 of 107 posts

Re: Why don't I have a blog?

#11
It is not the case that "things" are interesting in and of themselves.

An audience finds them interesting or not. Interest is a property of the listener or observer.

You can just comment on the things you find interesting, and presumably there are some people out there more or less like you that will find the same things interesting.

It is worth noting that it takes some skill and effort to make things interesting for an audience, and that can be substantial.

Re: Why don't I have a blog?

#12

I have a blog. Almost nobody reads it. That's okay! I treat it like a public notebook. When I find something interesting, I write a quick blog post. When I have to muddle through a technical issue that requires piecing together multiple other sources on the Internet, I write a blog post to summarize. I've written blog posts on getting Walmart security videos to play (Verint codec is a bitch), decoding Marine Corps br…

There is a reason that mine has the subtitle of "it's like /dev/null but with more content" (https://denner.co/posts/)

I also mostly use it as a public brain dump for things that I don't want to forget.

Re: Why don't I have a blog?

#15
post #4

I think you have plenty of interesting things to say. I'm in the same boat as you are, but I think if you put yourself out there you'd be surprised how much interest there is in the things you write. I had a blog post featured in a Ruby newsletter because I shared it on Reddit: https://blog.ty-porter.dev/

Thanks for sharing. I know the answer for the following question may differ for the individual, but how long (or how many posts) did it take to find your “stride” so to speak?

Re: Why don't I have a blog?

#16
post #10

> They are your typical run-of-the-mill tutorials that replicate what's written on the official framework/language guide Yep, I'd like to permanently blacklist those idiotic baeldung, w3schools, tutorialspoint, and geeksforgeeks blogspam entries that SEO'ed themselves to the top of every google search I do for anything programming related.

There's an extension for Chrome and Firefox called "uBlacklist" that lets you do exactly this - you can maintain a list of domains that you never want to appear in the results of Google searches that you do.

Is there such a thing for Firefox?

Re: Why don't I have a blog?

#17
post #9

> I don't have anything interesting to say I don't agree with this part. I use my blog to keep a journal on technical issues that were hard to fix, or was hard to find web sources about the subject. One of my top post is about using PFSense router with Verizon FIOS. It usually receives 2-3 unique visitors a day. It is simple and not interesting, but it helps a few people, so I keep it online. https://ianmf.com

I was once looking for a solution to some technical problem, clicked on a promising web result, and found myself at my blog. I had posted a solution several years earlier but had forgotten about it.

Re: Why don't I have a blog?

#18
post #10

Earlier quoted context omitted.

There's an extension for Chrome and Firefox called "uBlacklist" that lets you do exactly this - you can maintain a list of domains that you never want to appear in the results of Google searches that you do.

Is there such a thing for Firefox?

https://addons.mozilla.org/en-US/firefox/addon/ublacklist/

Re: Why don't I have a blog?

#19
post #10

Earlier quoted context omitted.

There's an extension for Chrome and Firefox called "uBlacklist" that lets you do exactly this - you can maintain a list of domains that you never want to appear in the results of Google searches that you do.

Is there such a thing for Firefox?

Yes.

https://addons.mozilla.org/en-US/firefox/addon/ublacklist/

Re: Why don't I have a blog?

#20

I’m confused, is this not a blog post? It was a good read, you clearly have interesting things to say! I do share a lot of the same things you describe. I would like to blog, mainly for myself to practice writing and keep a record of things, but yeah, it’s difficult. I also find it’s a lot of work to do the research and all, time I maybe rather spend on building things.

> I’m confused, is this not a blog post?

It is, but AFAICT the entire blog is just this post.

> I also find it’s a lot of work to do the research and all, time I maybe rather spend on building things

I found it useful to set a timer and write about small things, e.g. through this post [1] about blocking websites with /etc/hosts. It took about 20 minutes and I can share it with my interested friends. If I were a little faster, I could probably do it in 10.

[1]: https://arunkprasad.com/log/how-to-break-the-habit-loop-for-...

Post reply on HN