Ask HN: Is having a personal blog/brand worth it for you?
221–230 of 314 posts
Re: Ask HN: Is having a personal blog/brand worth it for you?
#222Has anyone incurred any negative effects due to blogging? Here is a hypothetical scenario, you and your co-workers are working long hours on solving a bug; and during that weekend you publish a blog entry you have been working for a long time, and the blog entry becomes some what popular. Now your manager and co-workers think your mindshare is not focused on work and you are not dedicated to work as others. Is it bet…
Re: Ask HN: Is having a personal blog/brand worth it for you?
#223It's worth it for me in the sense that I blog to process my thoughts, learnings, projects, and experiences. Blogging helps me do that, and since that's the point, it's worth it. In terms of getting noticed/finding jobs, my blog ( https://liza.io ) is not super high traffic or anything. I don't market it. I don't even usually tweet about my new posts, even though Twitter is my one active social media platform. But I h…
Re: Ask HN: Is having a personal blog/brand worth it for you?
#224I've found it worth doing. My blog (xeiaso.net, formerly christine.website) is the main way that I get employed at this point. It also helps that people link it here a lot. After 100 articles or so writing got a lot easier and now people rely on my blog for a lot of things. I think it's worth it, but I've also been exclusively self-hosting it. I currently have the code (and writing) open source on GitHub ( https://gi…
Your blog looks awesome! a) People who copy blogs could copy anything public.. correct? That shouldn't stop you from blogging. OR b) By copying, did you mean they are forking your git repo & hosting it with a wrapper on top of your content? I'm assuming it is (b) you are worried about.
Re: Ask HN: Is having a personal blog/brand worth it for you?
#225I see 2 major benefits:
- I blog about things that I didn't really know about in-depth earlier. Just writing down the words to explain things to others often makes me realize that there were aspects that I didn't quite understand. I learned a ton of stuff that I wouldn't have without blogging, and it's surprising how some things turn out to be useful at my job.
- I try to maintain a 2-month cadence of blogging about something. (It doesn't always work.) This artificial requirement is a great motivator to force me to finish a project. My blog has 67 git branches. That's 67 topics which are at some stage of completion (often just in the information gathering phase, with a list of web links.) Most will never materialize in a completely blog post, but sometimes I go through them and pick up a topic that I had left behind a long time ago and just finish it.
I use github.io with Jekyll as blogging platform. It's essentially effortless...
Re: Ask HN: Is having a personal blog/brand worth it for you?
#226Re: Ask HN: Is having a personal blog/brand worth it for you?
#227I also use it as a bit of a release valve for frustrations I have with the way things often times work poorly in the software world.
Has it produced money, or other opportunities, not yet.
Re: Ask HN: Is having a personal blog/brand worth it for you?
#228So, I'm writing loosely and when I remember too. Eventually I will have enough to piece together a few blog posts and imagine more momentum will build from there. So I guess the key is patience.
It's really hard to understand how much work goes into blogs when you just see a bunch of finished products that people have poured into. But I think it's worth it for the cathartic, mind-clearing effects I have described.
Re: Ask HN: Is having a personal blog/brand worth it for you?
#229At some point, I started writing more about keyboards, nothing crazy, just some I was interested in or when I built my own keyboard and I decided to track all the expenses related to it. It also helped me quickly go back to it and share the build process with friends whenever they asked about it.
My blog: https://blog.usmanity.com
The biggest struggle for me has been to write consistently, I will have a few days in a row when I write and then I go silent. Looking for any input/feedback on how people maintain cadence on writing.
Re: Ask HN: Is having a personal blog/brand worth it for you?
#230Absolutely. For me it's mostly a tool to get thoughts out of my head and also to "think in public" in a way. It's useful to put thought out there because people can pick them up and help you move your thinking forward by interacting with what you published.
> Did it help to get noticed/ find jobs or other opportunities?
A few but I don't write about my job for the most part because it a personal blog and not a work blog.
> Do you learn something new from it?
That internet strangers are—for the most part—a lot kinder that we might think. I've been blogging on my manuelmoreale.com for more than 5 years and I only had very pleasurable exchanges via email with people around the world. Not one that I regret and I got to learn from other people's experiences. Which is awesome.