Ask HN: Is it possible to live off technical writing?
21–30 of 67 posts
Re: Ask HN: Is it possible to live off technical writing?
#22I used to be part of a small tech writing firm. The bulk of our work was RFQs, tenders, req specs, user manuals, procedures manuals - all corporate wordsmithing. It paid pretty well, but I found it very tedious. And the politics and the PHB attacks were draining to say the least. Creative and Fun are two words that positively do not come to mind about that phase of my life.
What's a PHB attack?
Re: Ask HN: Is it possible to live off technical writing?
#23My memory may be a little hazy, but check out /u/GrinchofSR on Reddit for someone who has spun technical writing into a long term location independent career - and not the 'it costs me $1,000/mth to squat here' Digital Nomad, I recall him sharing average months of around $20,000 income which is 'making a living' by pretty much every standard.
Re: Ask HN: Is it possible to live off technical writing?
#24I'll speak regarding the "sell your own stuff" option, which is fairly well-represented in my social circles.
Short version: yes, you can write part-time or full-time on technical topics as an independent technical writer. It requires operating a technical writing business, the key word in which is more often business than technical writing.
There exists a tremendous demand in the world for industrial inputs. Technical writing is often an industrial input. If your book/e-book/video course/screencast/sample source/etc saves an engineering team weeks, it is worth tens of thousands of dollars. If it saves a single team member two days of reading Free Information On The Internet (TM) it handily sails over $50.
You're going to want to write things which are chosen to be about topics which are actually required by folks trying to get things shipped at their day jobs. This suggests aiming at a sweet spot of technologies which are past their up-and-coming-hotness phase and getting taken up rapidly, but are still not terribly understood. Think React, but perhaps not Rust. (Though one could certainly make a lot of money with Rust books.)
Writing independently involves, above all things, cultivating an audience and then selling into it. This almost invariably means get people's email addresses and sell primarily via email. The easiest way to get people's email addresses voluntarily is to write about related topics in a free and open fashion (on your own web presence to maximum extent possible) and include a call to action which gives people some valuable thing for free in return for their email and permission to email them ~2X a month with other things they'll enjoy. That "valuable thing" is often a short, concise guide on a topic (maybe a downloadable React cheatsheet or 10 quick anti-patterns) and the "things they'll enjoy" is simply blog posts about the topic delivered regularly until you launch.
This provides your future customers with demonstrative evidence that you know what you're talking about and that they'll enjoy your writing, which makes it vastly easier to sell them a book in the cozy little space you've created for yourself than putting the book with 250 other books on a shelf at Barnes and Noble.
You're typically going to sell your book in a multi-package format: $49 for the book proper, $99 for book-plus-something, $249 for book-plus-more-somethings. Often those options include multimedia -- screencasts of you walking through things or executable code samples are fairly common, as are recorded interviews with people relevant to your audience. I tend to think screencasts/code samples are higher value but interviews are high perceived value and very easy to produce.
After you've launched, congratulations! Now you just keep doing what you're doing -- write more blog posts, send more emails, occasionally add new products to the mix using the same rough formula.
There exist quite a few people who make substantial money as self-published technical authors. Many come out to events like BaconBiz and/or Microconf. I'm not sure whose numbers I have permission to quote off the top of my head, but people post postmortems to HN on a fairly regular basis. Suffice it to say many did better than I did last year, or "competitive with mid-career software engineering jobs in the Bay Area" as a different (higher) bar.
Amy Hoy, Brennan Dunn, and Nathan Barry have copious blog posts about the practical life of an Internet-enabled author, virtually all of which extends directly to technical writing. (All of them write or have written in a self-published format on topics directly adjacent to technical writing. I'm recommending them less to tell you how to break down concepts about Python and more for advise on sales/marketing of information as a product.)
[Edit to add: I mentioned self-published several times above, but to reiterate: if you take on the risk of business execution, your upside goes way, way, way up from doing this. If you go through a publisher, you will be offered a $5k advance check and get totally shellacked on royalties. Midlist self-published authors work as authors; midlist published authors need day jobs.]
Re: Ask HN: Is it possible to live off technical writing?
#25If you have a technical background and you've coauthored a book, you already have what it takes to find full time work as a technical writer. There are really two ways into this field. You start with a background in English or professional writing and learn the technology, or you can start with a computer science degree or something similar and learn how to write. It sounds like you've done the latter.
The pay is good if you work for a company full time. Many technical writing jobs these days are remote. (All of the tech writers that work for Fastly and GitHub are remote, for example.) You could probably do freelance work, but I've never been able to make that work. Most companies don't outsource their documentation and I'm not entirely sure why, although I suspect it has something to do with them wanting to build long term relationships with the individual(s) documenting their products.
You will need to do some networking. You may want to consider attending Write the Docs (http://www.writethedocs.org/), a conference for technical writers. Depending on where you live, you might also be able to find an active STC group.
Or just start applying for jobs. :) Really good technical writers are hard to come by, so if you know technology and you can write, you'll probably have the job offers flooding your inbox. This recent posting at DataDog is a good example of something you will want to keep a lookout for:
https://www.datadoghq.com/careers/detail/?gh_jid=169167
Hit me up if you have questions.
Re: Ask HN: Is it possible to live off technical writing?
#26Finding a tech geek who can put together a coherent sentence is hard, and there are always manuals to write, tutorials to create and deep blog posts to make -- many of which need the kind of in-depth understanding that only a tech geek can bring. It doesn't always need a technical background -- a friend of mine found a job writing drug trial instructions even though she had no background in medicine or biology. But s…
Re: Ask HN: Is it possible to live off technical writing?
#27Re: Ask HN: Is it possible to live off technical writing?
#28I am part-time author of books and articles from IT area. Nowadays I am writing my third book. Article take me just a few hours during evening. Books around 250 pages takes ma around one year, written mainly during evenings and nights (my wife is getting insane from this). In regards to money...no, you can't pay your mortgage from it. In regards to fun .. yes, it is fun, usually I learn a lot with every book. In rega…
Re: Ask HN: Is it possible to live off technical writing?
#29Disclaimer: I work at DO!
Re: Ask HN: Is it possible to live off technical writing?
#30I'm a technical writer at Fastly and a published author with No Starch Press. I've worked full time as a technical writer since 2006. It's a great career and I highly recommend it. If you have a technical background and you've coauthored a book, you already have what it takes to find full time work as a technical writer. There are really two ways into this field. You start with a background in English or professional…