Live data from Hacker News

Ask HN: What has your personal website/blog done for you?

news.ycombinator.com

181–190 of 459 posts

Re: Ask HN: What has your personal website/blog done for you?

#181
post #63

I've been blogging since 1998 and can trace every major step forward in my career to my blog. In 2003 I started writing about social networking and education - the replies to that blog post helped me kickstart my first startup. In 2009 my blog posts about technology ethics led to me giving a talk at Harvard, which led to my becoming the first employee at a media tech startup. That in turn led to me learning more abou…

Edinburgh is a pretty fantastic place to start off, FWIW

Their botanical garden is a very nice place

Re: Ask HN: What has your personal website/blog done for you?

#182
post #123

There is an extensive network of caves under my city that were used by beer breweries in the 1800's to store beer. They are all but inaccessible, and, at the time, kind of a myth. Most people didn't believe they still existed. I was fascinated by this and I compiled as much information as I could find on my personal website in the early 2000's. One day I received an email, "do you want to go into the caves? I know so…

There is a system of subterranean galleries under my city also. It's closed to the public and I planned some time ago with some guys to explore a part of it. We were too lazy to do it and now I regret it a bit.

Re: Ask HN: What has your personal website/blog done for you?

#183
It's changed my life.

A few months ago, I wrote a post [0] talking about my experiences designing and building an ML-powered stock picking engine for my startup - the post went viral on HN, and it led to many fascinating conversations, valuable connections, opportunities to speak, and job offers (tech/ML, tradfi, and crypto). In fact, it quite directly led to my new job, as a team reached out with an opportunity that ticked off all the boxes I was looking for.

Finally, thanks to my blog, I have made many new friends who I hope to engage with productively[1] going forward, and I feel more firmly embedded in the intellectual milieu of the Bay Area than I ever did. As a consequence, I am much more relaxed now and feel in control of the overall direction of my life.

[0] https://principiamundi.com/posts/didact-anatomy/

[1] The meaning of this may change over time

Re: Ask HN: What has your personal website/blog done for you?

#185
In addition to immense personal satisfaction, I’ve found the following benefits to maintaining a website, specifically with a blog:

- I conducted two job hunts publicly, and each time I published a "hire me" post that I could use as a sort of generic cover letter. It helped me flesh out what I was looking for, and what a potential employer should be looking for in order for my employment there to make sense. It also resulted in some extremely high quality interviews in instances where the hiring manager took the time to read through them, and in one case eventual long-term employment, which is still ongoing.

- After I gave a talk at several meetups and a conference, I published a post that both linked to the recording and was also a written version. Every so often an appropriate opportunity to share finds me, and I’m glad to have it ready. I’ve gotten very positive, grateful feedback on this from several relative newcomers to programming specifically, and one of them eventually directly reached out with a job opportunity.

- I’ve referenced several of my posts long after publishing them, as they were notes on something I had figured out but would forget each time. Private notes could also work here, but publishing them publicly encouraged me to be thorough.

- The platform I use for the site has changed a number of times over the years, but most of the iterations have been some sort of Python based static site generator or dynamic web app. Back when I started maintaining it in 2014, I was quite new to Python, and building and rebuilding the site definitely taught me things that have come in handy at work.

I’m sure there are other direct effects I’m forgetting, and a plethora of indirect ones. I consider it an extremely worthwhile effort.

Re: Ask HN: What has your personal website/blog done for you?

#186
Presumably most people that will respond to this post will have some sort of interesting occurrence as a result of their blog (seeing as that is what is requested by OP). Just to counterweight the sampling bias here, I will add that my personal website/blog hasn't done much for me professionally. That said, it's been great for me personally to have someplace to write ideas, experiences, and project write-ups. While I originally built it to serve a professional purpose, it really has been nice to have a place to essentially journal and write down/flesh out ideas (although lots of them are really stupid).

zachbellay.com -- if you're curious

Re: Ask HN: What has your personal website/blog done for you?

#187
post #123

There is an extensive network of caves under my city that were used by beer breweries in the 1800's to store beer. They are all but inaccessible, and, at the time, kind of a myth. Most people didn't believe they still existed. I was fascinated by this and I compiled as much information as I could find on my personal website in the early 2000's. One day I received an email, "do you want to go into the caves? I know so…

As soon as I read this, I knew it was St. Louis.

A former co-worker used to have a shop on Cherokee Street about 15 years ago. He told me that a neighboring building had access to the caves through the basement, though its owner was too afraid to explore it.

Re: Ask HN: What has your personal website/blog done for you?

#188
post #38
post #12

I've been running a blog at https://xeiaso.net for almost a decade now. It has been the single best decision I have ever made in my career. It allows me to skip technical screening interviews. It has made interviewing at companies _easy_ because I have _already proven_ that I understand what I'm talking about. Learning how to write well also makes it so much easier to explain things succinctly, especially when workin…

Any tips for avoiding the urge to spend time setting up a fancy SSG and playing with that and never actually writing? I've done that a few times over the years... I imagine the advice would often be "just write", which I do agree is fair advice, but wondering if you had any takes.

Maybe rely on people that have done the tinkering already.

For example after trying multiple SSGs, I eventually settled on the simplest combination for me: Caddy with markdown files

Wrote about it here: https://notes.alinpanaitiu.com/How%20I%20write%20this%20blog...

I already had Caddy running for lunar.fyi and lowtechguys.com so it felt simple to just add some lines in the Caddy file and start writing words in .md files.

Re: Ask HN: What has your personal website/blog done for you?

#189
post #9

I've been maintaining my blog ( https://brooker.co.za/blog/ ) for just over a decade, and I continue to do it for a couple of reasons. - I often blog about research, which has started several very interesting conversations with academics and industry researchers, and even some very fruitful collaborations. Mostly I cover systems, database, and distributed systems work. - I believe that the ability to write well is sk…

It's awesome going through this thread and seeing all the light-grey links. Your blog is a gold mine for distributed systems.

Re: Ask HN: What has your personal website/blog done for you?

#190

I have been writing a blog since 2000 and have made many friends all around the world. I still get comments and emails about topics I post on nixCraft[0]. But, most important, I learned a lot from those comments and emails. It also helped me build social media following[1][2] just for lulz. I recommend writing a blog with your own domain and server that you control. [0] https://www.cyberciti.biz [1] https://twitter.c…

Whenever I google something linux-y, and I see your domain, I click. Kudos on the excellent click-bait-less content. Thanks for all your contributions to my own career.
Post reply on HN