Posts for: #Blogging

Not Every Blog Post Needs To Be Epic

I’ve seen several people, including myself, talk about not having something to blog about. When we undertake these blogging challenges, we often suffer from the idea that every blog post needs to be “epic,” or perhaps “revolutionary.”

I’m not sure about other people, but I feel that pressure. The pressure not only to write everyday, but to make the blog posts matter. After all, I’m writing this, I want people to want to read it. Blogging about some nonsense that nobody should care about would make it a waste of time!

More Blog Script Changes

Sometimes I think I have more fun scripting for my blog than I do actually blogging. But that’s okay. As long as I’m being creative and getting my brain working, it all works out. Or at least, that’s what I tell myself.

A few days ago, I wrote about how I had rewritten the script to incorporate rofi selection. The idea was a giant case statement that would essentially allow me to run several scripts depending on the choice I made with rofi.

Should There Be Comments?

If you’ve followed me over the last few months as I’ve worked to fill this blog with content, you’ll know that I’ve struggled with adding a comment system. I wrote two blog posts about it, maybe more.

My struggle wasn’t whether to have comments at all, but rather finding the best commenting platform.

I eventually settled on Hyvor, which you see below, but even now I’m not happy with that system. Only, really, because it is extraordinarily expensive. Hyvor just costs way too much for me to keep it long term. So, eventually I’ll have to come up with another option, and yet again, I’ll have to go searching for something that is as good as what I have right now.

The Blogging Metaverse

When you’re a blogger, one of the things you do is talk about blogging. A lot of people do this. Yeah, that was all from the last few weeks.

Not a day goes by that I don’t see at least one blogger talk about blogging. There’s nothing wrong with this. As referenced above, I do it too. I just find it funny that often times I will resort to talking about the act of blogging when I don’t have anything else to talk about. So, today, I write a blog post about people talking about blog posts on their blogs. It’s all very meta.

Blogging Slump

I was on a roll. I was blogging everyday. I was feeling good about it. There were cool things I wanted to add to the site. And then…

Nothing.

Absolutely nothing.

It made me think about the pressure I felt to keep blogging. I was having fun, but apparently there was a little bit of me that felt pressured into keeping the blog train going. Why else would I feel a little upset that there hasn’t been a blog post in a few days? And it’s not guilt. I don’t feel guilty that I’ve not written. I have some readers here, but it’s not like I have a million member army or a ton of paying subscribers. I write for myself.

Dear Bloggers

I love blogging, and I’ve talked about that a lot. I also love reading other people’s blogs (blog roll coming soon). Even if they blog about things I have no interest in, I like reading them, and I usually subscribe to their RSS feeds. My “blog” category in FreshRSS is, well let’s say it’s well populated.

Most of the blogs I follow are my fellow “Small Web” bloggers, folks who aren’t doing this professionally and are just catering to a small community. But I have a bone to pick with some of these guys. They have RSS feeds, which is great, but they don’t enable the full content of their posts to be pushed out via that feed. They either limit it to a paragraph, or there’s one guy who limits it to a single sentence. WTF?

Fixing RSS In Hugo

If you’ve been following along, you’ll know that I’ve become a bit obsessed with this blog. I haven’t had this much fun since I switched to Linux in 2017. From the writing to learning new things about Hugo, it has been a blast.

First I added comments, then I added comment counts. That was fun. These last couple of days I’ve been messing around with file structure (Hugo calls it taxonomy), and the RSS feed. I’m actually writing this post to test out my RSS feed changes as well as test some additions to the script I talked about the other day.