Live data from Hacker News

My Twitch Live Coding Setup

medium.com

11–20 of 119 posts

Re: My Twitch Live Coding Setup

#11

Earlier quoted context omitted.

There's zero reason to run 60FPS for a text editor, turn it down to 15FPS and take that extra bandwidth and put it into quality - if you're worried about the YouTube quality after-the-fact, you can run two encoding jobs though it's a bit rough on your CPU

Double-checked: Twitch does say transcoding is "as available" for non-partners: https://help.twitch.tv/customer/portal/articles/2785927-join... Hmm, I could have sworn that I had the options available when watching smaller channels, but they may have been Partners. > There's zero reason to run 60FPS for a text editor It does make things surprisingly more fluid, especially for window navigation/scrolling (although you…

> Double-checked: Twitch does say transcoding is "as available" for non-partners

It's mainly done for non-partnered channels with high view count (at latest after requesting it manually).

Re: My Twitch Live Coding Setup

#12
post #7

I don’t know why streaming can’t be a simple one click process. If anyone ever tried to configure OBS, you know what I mean.

It is. GeForce Experience will stream to your predefined YouTube or Twitch channel just by hitting ALT-F9 (or whatever you want it to be), among other programs that do similar.

People choose to use OBS for the extra features. Scenes, layouts/overlays, embedded interactive features, etc etc.

Re: My Twitch Live Coding Setup

#13

Earlier quoted context omitted.

There's zero reason to run 60FPS for a text editor, turn it down to 15FPS and take that extra bandwidth and put it into quality - if you're worried about the YouTube quality after-the-fact, you can run two encoding jobs though it's a bit rough on your CPU

Double-checked: Twitch does say transcoding is "as available" for non-partners: https://help.twitch.tv/customer/portal/articles/2785927-join... Hmm, I could have sworn that I had the options available when watching smaller channels, but they may have been Partners. > There's zero reason to run 60FPS for a text editor It does make things surprisingly more fluid, especially for window navigation/scrolling (although you…

I'm not disagreeing that it looks nicer, but trading FPS for clarity is definitely a good idea for live coding. I edited my previous comment, Twitch seems to have improved on this front

Re: My Twitch Live Coding Setup

#14
post #7

I don’t know why streaming can’t be a simple one click process. If anyone ever tried to configure OBS, you know what I mean.

Check out Streamlabs OBS (SLOBS), its interface is much more streamlined than regular OBS, though they still have some difficulty walking the line between flexibility and simplicity.

Re: My Twitch Live Coding Setup

#15
post #4

I did live coding on twitch back a year or so ago, for about 2-3 months. It was nice to get a bit of company working from home on my own sabatical (aka. financial dive) year. Overall though I don't think it's worth it. You get the usual lurkers that come say hi, and then a bunch of drop-ins that have language questions, stackoverflow type questions, or start rambling about technological choices which eventually distr…

What % kind of hit do you think you take? I think live streaming the development process might be a really cool way to build a community around a developer-focused tool I might build. Imagine if DHH had streamed the process of creating Rails before it was Rails. I think you're totally right that there's tension between being entertaining and being productive, but do you think one could it well enough that ancillary benefits might be worth it?

Re: My Twitch Live Coding Setup

#16
post #4

I did live coding on twitch back a year or so ago, for about 2-3 months. It was nice to get a bit of company working from home on my own sabatical (aka. financial dive) year. Overall though I don't think it's worth it. You get the usual lurkers that come say hi, and then a bunch of drop-ins that have language questions, stackoverflow type questions, or start rambling about technological choices which eventually distr…

what do you mean?

Re: My Twitch Live Coding Setup

#17
post #4

I did live coding on twitch back a year or so ago, for about 2-3 months. It was nice to get a bit of company working from home on my own sabatical (aka. financial dive) year. Overall though I don't think it's worth it. You get the usual lurkers that come say hi, and then a bunch of drop-ins that have language questions, stackoverflow type questions, or start rambling about technological choices which eventually distr…

what do you mean?

you don't get paid, you don't make money, eat from savings.

Re: My Twitch Live Coding Setup

#18
post #4

I did live coding on twitch back a year or so ago, for about 2-3 months. It was nice to get a bit of company working from home on my own sabatical (aka. financial dive) year. Overall though I don't think it's worth it. You get the usual lurkers that come say hi, and then a bunch of drop-ins that have language questions, stackoverflow type questions, or start rambling about technological choices which eventually distr…

what do you mean?

That he probably didn't have a paid sabbatical. Getting paid for a sabbatical is very rare and not the norm.

Re: My Twitch Live Coding Setup

#19
post #4

I did live coding on twitch back a year or so ago, for about 2-3 months. It was nice to get a bit of company working from home on my own sabatical (aka. financial dive) year. Overall though I don't think it's worth it. You get the usual lurkers that come say hi, and then a bunch of drop-ins that have language questions, stackoverflow type questions, or start rambling about technological choices which eventually distr…

What % kind of hit do you think you take? I think live streaming the development process might be a really cool way to build a community around a developer-focused tool I might build. Imagine if DHH had streamed the process of creating Rails before it was Rails. I think you're totally right that there's tension between being entertaining and being productive, but do you think one could it well enough that ancillary b…

That's exactly what Adam Wathan has been doing over the past few months while working on newer stuff for Tailwinds CSS: https://www.youtube.com/channel/UCy1H38XrN7hi7wHSClfXPqQ

Re: My Twitch Live Coding Setup

#20
post #7

I don’t know why streaming can’t be a simple one click process. If anyone ever tried to configure OBS, you know what I mean.

Because, even for small operations, you want to make it yours. And making it yours involves a lot of creative decisions. The software has to support those creative decisions.

I use vMix to do single-camera personal streams and five-camera, eight-feed, we're-adding-a-drone-soon fighting game tournament productions. But that's because I've already bought into the complexity enough to do it (and the budget; my copy of vMix cost $1300).

I'm not sure I see much of a market for XSplit or Wirecast, but they've got their fans...

Post reply on HN