Ask HN: Do you have a YouTube channel?
10 points by userium 3 days ago | 15 comments
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.
  • 4d4m 3 days ago |
    Https://youtube.com/@4d4mofficial
  • tra3 3 days ago |
    Random emacs videos, and camping: https://www.youtube.com/@dmitrym2922

    Mostly for my friends. Not planning on quitting my job.

  • manojkumarsmks 3 days ago |
    https://www.youtube.com/@mkshivaswami/shorts Tired couple of themes, but finally started enjoying making videos on things I learn or see on internet
  • didgetmaster 3 days ago |
    https://www.youtube.com/@didgetsdemos

    A set of demo videos for the general-purpose data management system I am working on (currently in open beta).

    • ddgflorida 2 days ago |
      Nice!
  • lmiller1990 3 days ago |
    Sure, I talk about JavaScript tooling https://m.youtube.com/c/lachlanmiller
  • gordonzhu 3 days ago |
    I've been making algorithms videos that highlight how one could discover various solutions from first principles.

    Example: https://youtu.be/54yUPn3M0ds?si=IcKpUW8NO1rqiO4S

    I find it really annoying when people just present fully-formed solutions. In my opinion, this misses the whole point of problem-solving.

  • EvanDotPro 3 days ago |
    https://www.youtube.com/@evandotpro

    Recently started live streaming my paramotor flights on YouTube.

    Been streaming on Twitch for a while, but I don't have any of the chat interaction stuff set up with YouTube yet. Honestly only started streaming to YouTube since they retain the recordings.

    One of my favs, I got to fly and live stream in the center of totality during the solar eclipse: https://youtu.be/VZ-xxaJIkCg

    I'm gradually working on improving the stream. Latest project is adding a chase cam that flies behind me.

    Have some other random videos from over the years too.

    • epiccoleman 3 days ago |
      That eclipse video is awesome! And today I learned about paramotors for the first time. What a cool hobby!
  • lauriewired 3 days ago |
    https://www.youtube.com/@lauriewired

    I talk about Reverse Engineering/Malware Research, Computing History, and low level programming.

    • darksim905 3 days ago |
      this is awesome :)
    • mettamage 2 days ago |
      How did you get into reverse engineering?

      I had a couple of courses in Amsterdam (from VUSEC), but never really pursued it afterwards. It's fun, but I couldn't imagine doing it full-time.

      • lauriewired 2 days ago |
        Work + Personal research. The main industry usecase for RE is malware analysis.

        The flow is essentially: 1. Break down a sample to determine behavior; this is usually a mixture of static (decompilation) and dynamic (running the sample in a safe env /w a debugger) analysis.

        2. Write a signature / detection based on unique identifiers you discover inside the payload. This is where the real skill comes in; being extremely clever with Regex is helpful here.

        It's a tricky game to keep up with malware developers. Write a signature too specific, and all they have to do is recompile with a few string changes to defeat you. Conversely, if a detection is too broad, you run the risk of detecting benign software (aka a False Positive or FP).

  • epiccoleman 3 days ago |
    I do! Two in fact, though it's not something I mess with particularly regularly.

    This one has a handful of music-related videos. I really only make these if the inspiration strikes, "Guitar Youtube" is incredibly oversaturated with players much more accomplished than me. I actually have one half-baked video mostly recorded to go up soon.

    https://www.youtube.com/@GarageGroovin/videos

    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.

    https://www.youtube.com/@epiccoleman

    It's a lot like my blog / personal site in the sense that it often feels like shouting into the void, but people do occasionally find and enjoy stuff I've uploaded. I have two videos that did pretty well by my standards - one on a little guitar music theory "trick," and one on setting up audio routing with Blackhole on MacOS.

    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'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's nothing, but for me, making some sort of impact on at least 40 people I've never is pretty awesome.

  • CM30 2 days ago |
    I don'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:

    https://www.youtube.com/c/GamingReinvented

    Unfortunately, I'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.