Posts for: #Blogging

I Already Wrote About That

So, when trying to come up with a topic for today, I had several in mind. One thing I’ve taught myself to do, however, is check my Archives page to ensure I haven’t written about a topic before.

Now, I don’t see anything wrong with talking about a topic more than once. Goodness knows, I’ve talked about notes on this blog a lot. But I don’t want to basically write the same blog post over and over and over again. So I always check.

Continue Reading →

Pictures In Blogging

I really like to blog. I do not know if you can tell that, as I only blog every single day. I know a lot of my fellow bloggers who have the same passion I do for maintaining and producing content for their blogs. One thing I have noticed, however is that a lot of us bloggers, myself included, seem to avoid using images in our posts.
Continue Reading →

Blog Stats

I’ve had some blog stats available on my About page for a while, but I wanted to see if I could make my script a little more robust. For one, I wanted more stats, but I also wanted graphs.

What I had before was a simple bash script that would post the total number of posts and the total word count. Every time I would publish a post, Hugo itself would run the script and output to a shortcode. It was janky and didn’t really count things accurately.

Continue Reading →

Micro Blogging Vs Regular Blogging

Back when Twitter was fun and Tumblr was new, the idea of posting small blogs, or “micro blogging”, caught the public’s eye. For those of us who found regular, long-form, blogging to be too overwhelming, posting a little thought here or their on our micro blog would allow us a foot in the door without the stress of WordPress. It also allowed for much easier community building when all the bloggers were on the same platform.

Continue Reading →

This Guy Has Talent

This also means that I own all of my music, play it from a server I control, using storage I control, via a client I’ve written and all of the data is stored on my own infrastructure. I author my own charts and can do as much or as little as I want with the data. I enjoy being able to view my own listening habits and run whatever granular queries I want. I’ve integrated concert tracking with artist pages, I’ve added support for tracking upcoming albums and exposed a calendar subscription.
Continue Reading →

Editing Your Blog Posts Is The Worst Part

Maybe it’s because I edit for a living, but I hate editing my own blog posts. I write them, why should I also have to edit them? 😢 But I do it. Maybe I don’t do it as well as I do it for my job, but I do it. I think mostly it’s shame that drives it. I don’t want to put something out there, even if its for free on my blog, that isn’t readable. I know that if I see a blog post from someone else that is littered with spelling errors and grammar issues, I judge them. A little bit. Maybe that’s because of my profession, but I can’t help it. And it seems a bit silly for me to judge others when I can’t put forth the effort to make sure I’m crossing all of my T’s and dotting all the I’s.

Continue Reading →

Are Newsletters Still A Thing?

During a break today, I watched a YouTube video about how to promote yourself, and the creator talked about newsletters.

Now, maybe I’m out of touch, but I thought newsletters were a thing of the past. I know anything like that on my end goes right to spam. I also don’t sign up for newsletters, so maybe that’s why I really don’t get any. 🤣

But all this got me thinking: should I have a newsletter? On one hand, it would be cool for some of my work or whatever to go to people who want it in that fashion (if those people exist). On the other hand, it just seems like spam.

Continue Reading →

The Slog Of Daily Blogging

I’ve been doing so well. I’ve been blogging every day now for over a month. But today, it has been a long day, and my brain is empty. I have a list of posts I want to do, but no ambition to actually write them. Instead, you get this. Me blogging about blogging, again.

At a certain point, the daily bloggers out there must run out of things to talk about, right? I’m sure tomorrow, I’ll be able to come up with something more better than this one, betterer. As is, instead, I’ll just say that blogging every day has been great. For the most part. But sometimes, I don’t want to blog, but I also don’t want to ruin the streak. Which feeling is stronger? Well, here’s 200 words of nonsense. I guess that’s the answer.

Continue Reading →

Breaking Things, Fixing Things

More updates have happened on the blog. I have a new “link” post type, that will allow me to share links to things I find interesting. This was fun to set up, and took a fair bit of doing. I wanted it to appear in the main hugo feed, and I wanted the posts to appear a bit different. At first, I thought about having a different background, but that didn’t look right. What I did instead, was make the post underline and the metadata a different color. If you go to the home page and scroll down, you’ll see my first attempt at this. I like it, though I will probably tweak it a bit in the future.

Continue Reading →

I Should Have Self-Hosted to Begin With

What does “control” mean, anyway? It means that my content belongs to me. It’s formatted how I want it. I can make sure it’s accessible to everyone. No one can tell me what I can or cannot publish. No one can restrict access to or make people pay for my work. When I want to add a new feature I just do it.
Continue Reading →