Live data from Hacker News

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

news.ycombinator.com

371–380 of 459 posts

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

#371
I learn by taking notes, but keeping up with AI developments was becoming challenging. To stay updated, I began a daily blog in April last year to cover various topics and create a repository of notes for future reference.

Initially free, the blog eventually became paid and grew into a very active WhatsApp group of over 700+ members.

This week, something that started as a personal blog is evolving into a product for me.

The blog helped me in many ways: - Increased learning by actively looking for newer topics and exploring more about them

- After having a few users it put pressure and discipline to blog daily

- Led to many interesting conversations and connections

- Give lots of innovative ideas and a boost of confidence

- There are lots of learning on entrepreneurship as well

For those who might be interested, I maintain it here: http://everydayseries.com/blog/

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

#372
I started a personal blog two years ago, roughly. Even if nobody had read it, I'd feel successful, because I only write about things I'm confused about or learned recently. Then I can link them to my coworkers and they get an exact guide about this particular issue.

But, people _have_ actually read it, which is nice. I've hired at least one person through my blog (he emailed me after reading it), and he was awesome to work with. A lot of coworkers have messaged me saying "hey, I was googling for this problem I'm having, and I found your blog, and I realized you work at the company, so thank you!" I've benefited so much from reading developer blogs throughout my career, so it's nice to be able to give back and help others too.

I think it's helped me get better at technical writing and show employers that I can do more than just write code too.

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

#373
post #344

GPT3: For many, having a personal website or blog can serve as a platform to share their thoughts, ideas or expertise on a particular topic, and this can lead to increased exposure and visibility in their field. This, in turn, can help open up new job opportunities or collaborations. Additionally, creating content for a personal website or blog can also foster a commitment to learning and self-improvement, as it enco…

GPT5: I know kung fu.

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

#374
When I was laid off, and all my access to internal systems was disabled, I had no way to get in touch with my former colleagues, who didn’t have my contact info. Having a personal website enabled them to get in touch with me, which led to a number of job offers (including the one I ended up taking).

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

#375

OK I will be the party-pooper this time. Blogging is a waste of time. You see a website with 100 blog posts. That could easily be 1000 hours of work. And then if you ask such person if he/she gained something from it the answer will be of course. The relevant question should be - was it worth the effort? Could they have gotten the same thing with less effort in some other way? When/if you are starting to blog you sho…

> You see a website with 100 blog posts. That could easily be 1000 hours of work.

It could also easily be 1,000 hours of learning.

> In my opinion there are very few goals where "having a blog" is the right answer.

Self improvement is one of the top reasons to have one, and while there are other ways to work towards that particular goal, it's an entirely valid approach.

You raise a definite point though, and when starting a blog you probably should carefully examine your reasons and expectations.

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

#376

OK I will be the party-pooper this time. Blogging is a waste of time. You see a website with 100 blog posts. That could easily be 1000 hours of work. And then if you ask such person if he/she gained something from it the answer will be of course. The relevant question should be - was it worth the effort? Could they have gotten the same thing with less effort in some other way? When/if you are starting to blog you sho…

> In my opinion there are very few goals where "having a blog" is the right answer. My blog has sections for articles and tutorials, even a section for documenting how broken a lot of the software out there is and I'd say that overall it's been a pleasant experience throughout the years. On one hand, it helps me jot down how to do certain things in a structured way, other times to practice expressing my views and exp…

> I recall someone saying the following in a conference, which stuck with me (paraphrasing): "If you write something down and nobody ever reads it, those keypresses are sort of wasted."

Only if you are looking at objective contribution to the world/conversation. What you don't see, and is not measurable by clicks or page-views or any other kind of real metric, is how you changed yourself by writing.

As others have notice, when you write something, your are practicing -- no, developing -- your writing and language skills and you are re-inforcing your understanding of the subject (why do you think teachers made you write essays at school/uni/college? Not so they can grade you, but so you learn).

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

#377
I curate/maintain a blog (for more than a decade now) to preserve books published during Soviet era.

http://mirtitles.org

This blog though does not generate any revenue, I see it as a personal achievement which will perhaps be my contribution to the world at large which might be remembered or make an impact. The vision of the blog started from the idea to preserve knowledge which might be otherwise lost/forgotten. This blog was/is the guiding light for me in my dark times.

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

#378
It taught me how much I do not want to use AWS for personal reasons. In fact, I wouldn't even build a revenue business on it.

A few years ago, a friend gifted me a domain name, and simultaneously, I signed up to AWS so I could goof around with all the free-tier cloud features, and basically just learn some cloud architecting.

I quickly settled on the Bitnami image of a MediaWiki stack on top of Ubuntu. It was fairly easy to get set up, but of course I quickly realized why the average Joe does not want to do this sort of thing. I had to be my own sysadmin, which I knew fairly well, but I also had to be my own CISO, and the logistics of running a bare OS on a VM on the public Internet are definitely daunting in the 2020s.

I attracted futile probes of my ssh port and I also attracted some sort of spammers to create throwaway MediaWiki accounts. In fact, the aforementioned friend showed me a few security holes in my MW configuration, and I was thankful he did it and not some malicious stranger.

Eventually, MW failed in some perplexing way, and I was frankly appalled at the myriad ways that AWS costs could literally get out of control and I'd have a 5-figure monthly bill with little recourse. I pulled out completely and shut it all down, after a few months had elapsed.

All in all, it was a good experiment, and really not disastrous; I did accomplish the learning of various cloud administration techniques, so I appreciated that. I don't miss the crazy opaque billing. There was so much more to learn. Perhaps someday.

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

#380
post #148

Earlier quoted context omitted.

The font is awesome. Can you please tell which font it is.

It's just this: p, .conversation-chat, blockquote, em, strong { font-size: 1rem; font-style: normal; font-family: Menlo, monospace; } That's really the heart of it. I've wanted to try using a sans-serif font like Inter, but I'm stuck in a pit where people expect me to use a monospace font and any attempt to move away from that means I basically change a huge part of the site's visual identity. I'm still trying to fig…

The Input font family by David Jonathan Ross focuses on monospace programming fonts, but it also contains a nice sans-serif font that kind of has a similar aesthetic. I’m not a typeface person, so I know I’m not explaining it very well. The homepage has tons of samples if you scroll down: https://djr.com/input

It’s one of my favorite fonts for code, but I also used Input Sans as a font for writing in Obsidian and Ulysses for a while. It was very good!

Post reply on HN