Live data from Hacker News

Ask HN: Alternative ways to make money with coding and system skills?

news.ycombinator.com

11–20 of 286 posts

Re: Ask HN: Alternative ways to make money with coding and system skills?

#11
Coding pairs well and elevates many other side-hustles, I think.

Nearly every job can benefits from automation, and if it can't, then the logical thinking that coding requires will improve it in some way.

I paired coding with fiction writing and made a scifi podcast, which now represents 10% of my monthly income after two years!

I wrote up my experience and advice here, if you're interested in the details https://www.0atman.com/articles/21/make-fiction-podcast

Re: Ask HN: Alternative ways to make money with coding and system skills?

#12
post #11

Coding pairs well and elevates many other side-hustles, I think. Nearly every job can benefits from automation, and if it can't, then the logical thinking that coding requires will improve it in some way. I paired coding with fiction writing and made a scifi podcast, which now represents 10% of my monthly income after two years! I wrote up my experience and advice here, if you're interested in the details https://www…

More recently (March of this year) I also started to teach what I can about coding on my YouTube channel (https://www.youtube.com/c/NoBoilerplate)

Which has seen enormous positive feedback - and youtube ads are very fair (50/50 split between you and Google), and you don't have to chase the money, it's all handled for you! Another 10% of my monthly income comes from YT, I'd guess.

The key with a youtube channel is to differentiate yourself from the rest in some way. I'm trying to do that with careful script writing and high-quality audio. Don't just dive in and waffle for 30 minutes while screenrecording, practice!

Re: Ask HN: Alternative ways to make money with coding and system skills?

#14
More of an observation than a suggestion, but literally every single organisation (businesses, educational institutions, community groups) that I've been involved with, has had technical stuff that could be improved to help with the core mission. Often, those technical issues aren't front of mind for other people in the org, but someone with your technical skills and an understanding of the organisation will see the issues and be able to improve things. A successful technical fix will quickly have people bringing you new things to work on.

At this stage, I've got a full time job (and I'm pretty burned out, frankly) so don't take on those technical things as I come across them. But, it sure feels like just engaging with them (or not saying "no") could quickly turn in to a sort of technical odd-job-fixer/consultant role.

Re: Ask HN: Alternative ways to make money with coding and system skills?

#15
post #12
post #11

Coding pairs well and elevates many other side-hustles, I think. Nearly every job can benefits from automation, and if it can't, then the logical thinking that coding requires will improve it in some way. I paired coding with fiction writing and made a scifi podcast, which now represents 10% of my monthly income after two years! I wrote up my experience and advice here, if you're interested in the details https://www…

More recently (March of this year) I also started to teach what I can about coding on my YouTube channel ( https://www.youtube.com/c/NoBoilerplate ) Which has seen enormous positive feedback - and youtube ads are very fair (50/50 split between you and Google), and you don't have to chase the money, it's all handled for you! Another 10% of my monthly income comes from YT, I'd guess. The key with a youtube channel is t…

I watched your Rust for the Impatient video only 2 days ago. Thank you, it was very helpful.

Re: Ask HN: Alternative ways to make money with coding and system skills?

#16
post #10

learn sales, it fixes everything.

Extremely authentic and good advice. However, in this case, the wrong target. The OP is looking to do technical work and perhaps, if viable, avoid the "selling" part. Everyone should "sell" and learn to be good at the specific idea of "selling" suited to that person. A CTO/VP-of-Eng should sell technical proofs, ideas, to the internal team and external hiring prospect, and sometime to the CEO to push forward technical awesomeness.

Having said that, "Learn to Sell" can be told blanket to all aspiring founders, and trying to take on a CEO role.

Re: Ask HN: Alternative ways to make money with coding and system skills?

#17
post #7

You sound like someone who can be a technical co-founder to someone who is good with sales and the schmoozing part. A lot of Startup founders are looking for such a person, who is the "Guy in the Chair". You get paid to do what you like. And things goes well, get a big payday later on. If not, by then, you would know how to do another one but with a much better experience, connections, and still not do the "typical c…

How do you find the non-technical cofounders to do this?

I seriously hope you are not kidding with me. Back-of-envelop, napkin-calculation, and my 8-ball wizardy data would say that there are 9 non-technical founders looking for every capable technical founder.

Anyway, there are lots of communities, cohort-based, hybrid-style, and what-not options these days to find someone or a few. You can start with https://www.startupschool.org and/or https://www.beondeck.com

Re: Ask HN: Alternative ways to make money with coding and system skills?

#18
post #15
post #12

Earlier quoted context omitted.

More recently (March of this year) I also started to teach what I can about coding on my YouTube channel ( https://www.youtube.com/c/NoBoilerplate ) Which has seen enormous positive feedback - and youtube ads are very fair (50/50 split between you and Google), and you don't have to chase the money, it's all handled for you! Another 10% of my monthly income comes from YT, I'd guess. The key with a youtube channel is t…

I watched your Rust for the Impatient video only 2 days ago. Thank you, it was very helpful.

I'm so pleased! That video is based on an article from fasterthanli.me - Amos writes SUCH high-quality articles, I asked his permission to base that video on his "A Half-Hour To Learn Rust" post. Certainly worth clicking around his site, an incredible resource!

Re: Ask HN: Alternative ways to make money with coding and system skills?

#19
Most web related indie dev has been killed by open source. Best alternative is to look into niche programming or pairing with a person that understands real life problems and needs. Game dev is an option along with programming plugins for various platforms. Dont be put off by nay sayers and do your own research.

Re: Ask HN: Alternative ways to make money with coding and system skills?

#20
post #5
post #4

Earlier quoted context omitted.

Ive thought about the blog thing, i just have no idea how to find readers? With the book the publisher takes care of the marketing part? I think that's a common theme Im noticing with where I seem to stop. How do i find, reader, clients, users for whatever i want to do.

It comes from naturally participating in the community - someone will ask a question, you'll respond "oh hey here's how you do that", and link them to your blog with additional details (or you'll write an article that solves the issue and share it if it comes up again)

Yup, nearly all the blog stuff I have is just to save time on explaining things over and over to someone on HN or FB. Look to answer questions and then blog about stuff where the answer is long.

And then once you're explaining the thing over and over again and need to get into more depth, write a book or training module. For example, some things need background knowledge on how coroutines work, and then you end up explaining why we use coroutines over threading, and so on.

Post reply on HN