> I am afraid of sharing though and getting negative feedback. Then don't. Don't add a comment section. Unless you have built an extensive community around your site, having open comments just invites drive-by criticism or generally people demanding, rather than stopping by to say nice things. What I am thinking to add on my personal website, though, is a "send a reply" box at the end, where one can directly write to…
> What I am thinking to add on my personal website, though, is a "send a reply" box at the end I just list my email address. FastMail's spam filters are good enough that I rarely get spam so it hasn't been a problem. Occasionally I'll get an email from a dev asking following up questions or if I can help them with their code. It's nice to know that it's not just my mom reading the site.
Ask HN: Experience Starting a Blog
21–30 of 60 posts
Re: Ask HN: Experience Starting a Blog
#22I have got several BigTech interviews as well as jobs through regular posting long form posts on LinkedIn. One of the best framings I have learned is to teach yourself by writing. Think of it as a conversation with your friends and you are learning together. Take the negative comments as a motivation to improve. Go for it.
My question is how do you go from posting to interviews/offers? I've been blogging for years and I do it for my own sake, but I wouldn't mind these fringe benefits.
Well that's the thing... You don't. It's a very passive approach if you are actively looking for a job.
Posting solutions to interesting challenges you come across has a lot of potential getting asked to interview for jobs that solve similar problems. A generic article about "top 5 Gen AI projects" will be fruitless, but a post about how you practically "abused ramfs to make database tests 5x faster" might be.
Re: Ask HN: Experience Starting a Blog
#23- You're probably overthinking starting it. Just sign up for a blogging service, don't try to set up your own thing unless you're going to use that experience and write about it. I have had a blog in plain html/css, a PHP-backed one, a self-hosted Ghost, a self-hosted Wordpress, and ultimately, I settled on not self-hosting a Ghost instance and it has been the best way to write because paying $9/mo is a lot easier for me than to update deps or manage bugs when I'm trying to write about something on my mind.
- Don't worry about the negative feedback. If or when someone leaves negative feedback, this is your blog, delete it. It's the easiest way to get rid of it. Some people just have negative attitudes, don't let them bring you down too.
- And another comment on feedback, most people will take time to leave feedback that's positive or encouraging because they want you to keep writing.
- Write for yourself, like get someone off your chest, think through things in your head, don't let the wider internet audience be the judge of what you should be thinking about or writing about. It will help you grow as a writer and hopefully as a person too.
If you see this, I hope you go out there and start writing.
Re: Ask HN: Experience Starting a Blog
#24Re: Ask HN: Experience Starting a Blog
#25Earlier quoted context omitted.
> What I am thinking to add on my personal website, though, is a "send a reply" box at the end I just list my email address. FastMail's spam filters are good enough that I rarely get spam so it hasn't been a problem. Occasionally I'll get an email from a dev asking following up questions or if I can help them with their code. It's nice to know that it's not just my mom reading the site.
Analytics could tell you that without exposing your email address to the world.
The site has been up for over 20 years, I think I added the email address about 10 years ago. If it was a mistake and would result in massive amounts of spam surely I would have felt the effects by now.
Re: Ask HN: Experience Starting a Blog
#26I try to write blog articles mostly for my own sake, my main purpose is to record my thoughts/ideas/experiences and to improve/maintain my writing skills. I haven’t been active in promoting my blog, so I have not received much feedback at all (: I imagine getting people to read one’s articles might involve quite much work and promotion. Could still be worth it.
My mom said my website was fantastic. Other than her I doubt anyone has ever seen it and that is fine.
Re: Ask HN: Experience Starting a Blog
#27Re: Ask HN: Experience Starting a Blog
#28My tips would be:
- Use Markdown. It makes writing so much more faster and takes away the focus from markup.
- Do not focus too much in the technical details. Content is still the king.
- That said, make yourself familiar and follow great typography patterns in your blog. Use legible fonts faces and sizes, clear separation, hierarchy, etc has the best impact.
- Have your email address visible. I find it be more effective than contact forms. You will get all sorts of feedback, but you can still decide if you want to respond to them. In my experience, people who take the time to compose an email tend to provide constructive and generally positive feedback.
- Decide a "tone" that you want to follow. For example, I have my technical content separate from personal, and travel content separate from the rest. It's sometimes refreshing to be able to speak in different tones.
- Be open about what you expect from the blog as well. If you hope to land in a better job, saying it openly won't hurt.
Re: Ask HN: Experience Starting a Blog
#29Re: Ask HN: Experience Starting a Blog
#30I've had a blog since May 2021, although I haven't posted much: https://www.awanderingmind.blog/. Sometimes people send me nice emails. It hasn't helped in the slightest with getting a new job, but that's not why I write.