TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do you have a YouTube channel?

10 pointsby userium8 months ago
Do you create videos? Are they dev related, or about something else? Please share your channel here! Interesting to see if the HN community has interesting YT channels.

10 comments

epiccoleman8 months ago
I do! Two in fact, though it&#x27;s not something I mess with particularly regularly.<p>This one has a handful of music-related videos. I really only make these if the inspiration strikes, &quot;Guitar Youtube&quot; is incredibly oversaturated with players much more accomplished than me. I actually have one half-baked video mostly recorded to go up soon.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@GarageGroovin&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@GarageGroovin&#x2F;videos</a><p>I also have this one, which is really just meant to be a dumping ground for random stuff. Currently contains only videos of some FTL runs, although I have a bit of footage from Factorio that I need to upload at some point too.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@epiccoleman" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@epiccoleman</a><p>It&#x27;s a lot like my blog &#x2F; personal site in the sense that it often feels like shouting into the void, but people do occasionally find and enjoy stuff I&#x27;ve uploaded. I have two videos that did pretty well by my standards - one on a little guitar music theory &quot;trick,&quot; and one on setting up audio routing with Blackhole on MacOS.<p>The Blackhole one is actually really cool because I get comments from people who were helped out by it once a month or so. It&#x27;s cool to know that something I made has been seen by several thousand people and 40 or so found it useful enough to comment. Yeah, in the grand scheme of YouTube numbers it&#x27;s nothing, but for me, making some sort of impact on at least 40 people I&#x27;ve never is pretty awesome.
EvanDotPro8 months ago
<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@evandotpro" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@evandotpro</a><p>Recently started live streaming my paramotor flights on YouTube.<p>Been streaming on Twitch for a while, but I don&#x27;t have any of the chat interaction stuff set up with YouTube yet. Honestly only started streaming to YouTube since they retain the recordings.<p>One of my favs, I got to fly and live stream in the center of totality during the solar eclipse: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;VZ-xxaJIkCg" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;VZ-xxaJIkCg</a><p>I&#x27;m gradually working on improving the stream. Latest project is adding a chase cam that flies behind me.<p>Have some other random videos from over the years too.
评论 #41727367 未加载
didgetmaster8 months ago
<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@didgetsdemos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@didgetsdemos</a><p>A set of demo videos for the general-purpose data management system I am working on (currently in open beta).
评论 #41734244 未加载
lauriewired8 months ago
<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@lauriewired" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@lauriewired</a><p>I talk about Reverse Engineering&#x2F;Malware Research, Computing History, and low level programming.
评论 #41732337 未加载
评论 #41728092 未加载
CM308 months ago
I don&#x27;t make videos about technical topics for the most part, but I certainly do have a YouTube channel, where I talk about speedrun tech, glitches and video game mechanics, among other things:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;c&#x2F;GamingReinvented" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;c&#x2F;GamingReinvented</a><p>Unfortunately, I&#x27;m not very consistent with the upload schedule, and have been struggling to migrate away from being too focused on a few topics, and towards more longform videos.
4d4m8 months ago
Https:&#x2F;&#x2F;youtube.com&#x2F;@4d4mofficial
manojkumarsmks8 months ago
<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@mkshivaswami&#x2F;shorts" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@mkshivaswami&#x2F;shorts</a> Tired couple of themes, but finally started enjoying making videos on things I learn or see on internet
tra38 months ago
Random emacs videos, and camping: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@dmitrym2922" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@dmitrym2922</a><p>Mostly for my friends. Not planning on quitting my job.
lmiller19908 months ago
Sure, I talk about JavaScript tooling <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;c&#x2F;lachlanmiller" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;c&#x2F;lachlanmiller</a>
gordonzhu8 months ago
I&#x27;ve been making algorithms videos that highlight how one could <i>discover</i> various solutions from first principles.<p>Example: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;54yUPn3M0ds?si=IcKpUW8NO1rqiO4S" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;54yUPn3M0ds?si=IcKpUW8NO1rqiO4S</a><p>I find it really annoying when people just present fully-formed solutions. In my opinion, this misses the whole point of problem-solving.