Live data from Hacker News

Why I still blog after 15 years

jonashietala.se

1–10 of 230 posts

Re: Why I still blog after 15 years

#2
Interesting points, and it's wonderful that we can use blogs for other purposes and that they can evolve over time.

I think people get hung up on the tech stack of a blog, so while I appreciate the timeline, I think we put too much emphasis on that in general..

Personally; have one sole purpose for my blog: to turn the arguments you conclude in the shower into something productive.

It's somewhat cathartic to write down in as many words as you want to, with as much time as you want to: the actual underpinning arguments of a stance you hold, with citations and alternative opinions considered.

Writing a comment on HN is nice, but largely there's a time pressure, wait a day for a good response and the conversation has concluded... or, make it too long and you lose your audience.

A blog post allows you time to reflect, not be reactive, and to truly get your point across, and people are more likely to read it.

Re: Why I still blog after 15 years

#3
Nice presentation and nice recap!

A couple of observations from the text that resonate with me:

* "Blogging helps me become a better writer, which in turns helps me become a better developer." Yes. Writing is super-important as a developer, particularly in a corporate setting, because communicating ideas clearly is critical in convincing others and in showing your contributions. And to be a better writer, well, one has to write more and blogging helps with that!

* "The posts have grown larger and more ambitious." I've noticed a similar change in my own blog, where posts have grown from frequent 300-word long posts to infrequent 3000-word long posts. Other platforms like Twitter have captured the space of short form writing and, more "importantly", consuming such content.

In any case, my own recap at the 20-year mark from 3 months ago is here: https://jmmv.dev/2024/06/20-years-of-blogging.html ;-)

Re: Why I still blog after 15 years

#4
post #3

Nice presentation and nice recap! A couple of observations from the text that resonate with me: * "Blogging helps me become a better writer, which in turns helps me become a better developer." Yes. Writing is super-important as a developer, particularly in a corporate setting, because communicating ideas clearly is critical in convincing others and in showing your contributions. And to be a better writer, well, one h…

> Other platforms like Twitter have captured the space of short form writing

Does this ever feel like a waste? Are there good thoughts, ideas, and quips you've written and shared, that were then essentially lost to time? Since those thoughts are not archived on your website, when (if ever) do you (or anyone else) ever get to see them again?

Re: Why I still blog after 15 years

#5
I've kept a blog for almost 20 years now.

I think author missed #8: I've personally benefited so much from the writings shared by others that it feels amiss to not share back things I've learned and little tips and tricks. One of my most viewed blog posts is a really short and simple one on simulating drag-and-drop of files with Playwright automation. I found no such information when I ran into this problem so the only logical thing to do was to share it for the next person that ran into this issue.

I always encourage devs I mentor to write more and to share what they learn. For all of the reasons that the author listed, but also because it's a mechanism to give back to the community that all of us rely on whether we're writing code, making a recipe, doing a craft, learning a new hobby, etc.

A lot of younger devs tell me "why would anyone want to read my writing" and I show them YouTube and how many different videos there are on how to make a pancake (and more are added every day!). There's a different audience for every voice and someone out there is looking for your voice. Everyone should make a habit to write in long form.

Re: Why I still blog after 15 years

#6
I share many of the author's reasons for having a small and non-committal blog. I also think that one of the overriding reasons I have a blog is that I spend a lot of my waking hours reading (it's how I access and understand the world). Therefore, it only feels natural to want to write a text and become part of this writing (and reading) club.

Re: Why I still blog after 15 years

#7
So glad to hear that there are other folks out there who continue to blog over long periods of time. It has the potential to create such an incredible resource, for the general public, for history, and for — of course — the writers themselves.

I've written on various blogs, including my own, since the late 90s, but I have been blogging consistently on a single instance for a little over 17 years. I've seen my writing shift from long form to rapid fire and back again.

I've also noticed that it's become mostly formulaic, as a way of dispersing information to folks. But it's those rare occasions where I'm actually struck with the inspiration to write a longer form thought piece that really brings me back to the whole reason I started my current blog.

Again, super happy to read this piece and the comments here. I'll remain hopeful that it inspires others to start — or to return to — blogging. It's really an incredible means of communicating with one another.

Re: Why I still blog after 15 years

#8
post #3

Nice presentation and nice recap! A couple of observations from the text that resonate with me: * "Blogging helps me become a better writer, which in turns helps me become a better developer." Yes. Writing is super-important as a developer, particularly in a corporate setting, because communicating ideas clearly is critical in convincing others and in showing your contributions. And to be a better writer, well, one h…

> Other platforms like Twitter have captured the space of short form writing Does this ever feel like a waste? Are there good thoughts, ideas, and quips you've written and shared, that were then essentially lost to time? Since those thoughts are not archived on your website, when (if ever) do you (or anyone else) ever get to see them again?

I actually archive any sort of short-form writing that I think is valuable in my site :) In fact, I compose Twitter threads first as a regular post where each paragraph fits in a tweet, then copy/paste those onto Twitter, and then share the link to the "real" post at the end (to avoid my content being slurped into "thread reader" apps).

But there are lots of short, one-off random-thought tweets that are not worth archiving other than for downloading a copy of your data from these services and saving it offline.

Re: Why I still blog after 15 years

#9
If your blog provider supports it, adding a “Open a Random Post” button on your blog makes the experience much more fulfilling in the long term, as you (and others) can revisit different posts from different eras. Websites don’t have physical form that readers can navigate, so we can take advantage of that by adding serendipity manually.

Re: Why I still blog after 15 years

#10
I have had a blog since 2001 (wow! about to hit 25 years soon), while many of my peers have dropped off. Remember, this was the time when Wikipedia started. I’ve neglected it and have not taken care of it as much as I used to 10+ years ago. I did away with analytics about 5 years ago. WP-Engine grandfathered me while I was on WordPress, but I gave that up, too.

Now, I write for myself, mostly to remember things that I can re-read later. And to have a URL on the web that I can give out with answers to topics that I have to answer repeatedly. I write plain text without any front-matter, or tags, as simple as it gets that GitHub Pages can spit out. If the basic CloudFlare analytics is to be believed, it continuous to be pretty well visited.

But I like tinkering with it, and there are many unfinished articles. I think I will keep it for as long as I can. https://brajeshwar.com

Post reply on HN