Live data from Hacker News

Ask HN: Blogging to get contracting/job leads?

news.ycombinator.com

11–20 of 27 posts

Re: Ask HN: Blogging to get contracting/job leads?

#13
My company maintains a very popular blog on testing. It has helped us land mutliple clients. We get a few inbound enquiries every month - usually from really small startups and/or QA directors that are looking to quickly implement test automation. After my own personal network and past clients, my blog is the most reliable source of clients. The simplest post that resulted in a client was one we wrote on how to run a Selenium test on BrowserStack using Python. The most advanced post that generated a lead/inquiry (but I couldn't close) was one on testing a Natural Language Generator.

What we write: We mainly write to make a tester's life easier and interesting - so testing, automation, tech we use at our clients and the different tools we use to test. The one other rule of thumb is that if the engineer spent more than 2 hours Googling about a problem, they should write a post about it.

Background: I established the habit as soon as I had an employee on the bench. It took over a year and about 30 posts before we saw even a little (~1k pageviews a month) traffic. It was about 18-months of regular writing (~50 posts) before we got our first client through our blog.

Pros: The habit has been a good for both my employees as well as for my business. The posts are good references for new hires and easy to pass on to our clients too. My employees also credit writing blog posts with helping them think clearer and articulate their thoughts better. We also look smart when our clients Google for something and stumble into a solution one of our engineers wrote.

Cons: The start was a slog and demotivating. Writing is still hard and time-consuming. As we grow, it is harder to sell new employees on the habit. The articles we enjoy writing barely get any hits [1].

[1] I loved this piece of work that used color paper, an Arduino and a servo-motor to test the Fitbit heartrate monitor: https://qxf2.com/blog/testing-the-fitbit-heart-rate-monitori...

Re: Ask HN: Blogging to get contracting/job leads?

#14
I actually just wrote a blog post about this :)

https://www.breakintoconsulting.com/blog/2018/4/4/tips-for-w...

Basically - I think the point of a blog (at the beginning) is not really to be lead gen for consulting gigs. Instead, it's a place to plant your flag on the internet and say "This is what I'm an expert in".

Eventually, that may lead to consulting leads - but at least at the start, it's really just a way to establish that you know what you're talking about. Either way - if you're thinking about doing consulting, I would highly recommend it.

Re: Ask HN: Blogging to get contracting/job leads?

#15
post #14

I actually just wrote a blog post about this :) https://www.breakintoconsulting.com/blog/2018/4/4/tips-for-w... Basically - I think the point of a blog (at the beginning) is not really to be lead gen for consulting gigs. Instead, it's a place to plant your flag on the internet and say "This is what I'm an expert in". Eventually, that may lead to consulting leads - but at least at the start, it's really just a way to…

> Basically - I think the point of a blog (at the beginning) is not really to be lead gen for consulting gigs. Instead, it's a place to plant your flag on the internet and say "This is what I'm an expert in".

I actually just finished my first gig where a client mentioned reading something on my blog in our first call.

I don't write much or get really any recurring traffic, so I think it's more like having a blog is one way for people to check me out a little further and get a sense that I know what I'm talking about.

It's something I personally plan to invest a lot more time in this year, although I have another reason for doing that (I'd like to start a newsletter and eventually make some courses/ebooks or something along those lines).

I also think that it's a skill in and of itself; if you look at most developer blogs (mine included), it's just kind of a smattering of notes. I'm guessing that writing more longform, specialized stuff more appealing to both potential readers and clients.

Re: Ask HN: Blogging to get contracting/job leads?

#16

Two lifetimes ago, I was running a game dev company [0]. As part of that, I did some research about client-side prediction for twitch games. Ended up not making such a game, but I wrote a few articles with the results of my research [1]. Over time, and to my surprise, they became one of the three often cited articles about the topic, the other two being the Valve wiki and Gaffer on Games. One lifetime ago, I was work…

I just want you to know that your write-up of client/server architecture and programming was the single best resource that I used when exploring that area of software development. I read Valve's, Gaffer's, and yours, dozens of times each. Yours was the silver bullet. I also appreciated your examples at the end simulating a client/server model as those were very helpful. I made a really simple game with my knowledge [0], purely for exploration and fun, but I couldn't have done it without your articles.

[0] https://joustme.io

Re: Ask HN: Blogging to get contracting/job leads?

#17
I started to do consulting last year and since then I got all my clients via blogging. [0] On my website, I mainly write about JavaScript, React and Web Development and teach students in my courses about those topics. Clients mainly approach me to help them migrating over to web technologies, solving more complex problems with React or auditing their code bases. So yes, it works once you got readers on your blog :)

- [0] https://www.robinwieruch.de

Re: Ask HN: Blogging to get contracting/job leads?

#19
I received a few decent leads from LinkedIn articles I wrote related to English resume editing for a Chinese young professional audience although my clients are global. I run a professional services business in Shanghai editing resumes, creating LI Profiles, interview coaching and some academic applications support. The caliber of readership is higher there and it is one of fastest ways to be recognized.

Re: Ask HN: Blogging to get contracting/job leads?

#20
Yes, it works.

11 years ago I started a personal blog where I put all I was learning, and that led to several contacts that made me start contracting as I finished my studies. The blog is now dead, but it was a continuous source of inquiries emails, and this was not about rocket science, but about some basic Web Development topics.

Without it maybe I would have never started going "solo".

Post reply on HN