Personally I don’t watch videos on software (except for skimming tutorials) since I prefer to learn about topics with written tutorials or Reddit. Software influencers have been on the rise for the past several years, everything from grifters claiming they can help you start an SWE career, to ones that make tutorials and showcases on software.

I’m more interested in hearing about the later. I came across found this discussion: What can we learn from Neovim’s rise in popularity? : emacs, with comments claiming that Youtubers like ThePrimeagen have helped a lot with making Neovim popular. I crossposted it to r/neovim and many so far many users there said that they found Neovim through ThePrimeagen’s videos.

  • TheV2@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    14 hours ago

    If we’re talking about people who simply make video content about software development, then the biggest impact I see is a bigger reach for any tool that needs to be seen in action or simply sounds too strange on paper. In recent years HTMX was probably affected the most.

    I see that a lot of people boil it down to tutorials, but there is so much more content about software development.

  • frezik
    link
    fedilink
    arrow-up
    17
    ·
    2 days ago

    A lot of tutorials are video when they used to be text. This makes it harder to reference specific parts. It also makes it harder to copy code out of the tutorial, though you can argue that’s an advantage.

    • schizo@forum.uncomfortable.business
      link
      fedilink
      English
      arrow-up
      17
      ·
      2 days ago

      I’d also argue it makes it harder to use, period: something that takes me 10 seconds to read somehow ends up being a 5 minute video, of which 90% is fluff that’s not related to the problem.

      I’ve yet to land on a tutorial video that gets to the point and doesn’t feel the need to waste a ton of time introducing themselves, a paragraph about what we’re doing, asking me to subscribe, talking about their sponsor and so on.

      I lament the death of the text-based tutorial and strongly dislike the youtube format video.

      • pm_me_titties@lemmynsfw.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 days ago

        Also it’s easier to skip through text, than it is to skip through video. I can read way faster than people talk, and most of the time I at least kinda know what I’m looking for. E.g. I often skip the question part on SO and see if the code in the answer looks like what I’m looking for, or maybe it’s something I already tried and didn’t work.

  • muhyb@programming.dev
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    1 day ago

    I don’t see the intersection set of people who use neovim and people who watch influencers would be somewhat big. It’s probably closer to an empty set. Neovim users are a subset of Vim users, which is already kinda niche to be influenced by some Youtuber.

    • echindod@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      19 hours ago

      I honestly was persuaded to start using neovim (again) because of theprimegean. I don’t like his content, but I was so tired of VS Code being so fucking slow and not part of the terminal. I used vim a lot, but with too many plugins it slows to a crawl. So when theprimegean talked about neovim, I was like great, yeah, I should try that. And then a few videos later I blocked his chanel because, yeah, it’s not great.

      • muhyb@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        34 minutes ago

        I don’t know who he is but it seems you were already in a searching for an alternative, he just did his part I guess. :) Corpos nowadays almost only use VS Code (and some force people to use it), free devs can use whatever they want. This popularity of Neovim is for that. It’s a fraction and very relative. The fact that VS Code sucks is for a different topic.

  • hendrik@palaver.p3x.de
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    2 days ago

    Most Linux nerds I know aren’t watching a lot of Twitch streams or Youtube videos. Maybe I’m old school. I talk to other people (in the rare case I’m in a group of nerds) and they’d say “You really should try Neovim”. Or I read about it in some feed, blog post, forum… Or I try all editors. Or I’m looking for a replacement and get to know there’s a better fork. Yeah and maybe a Podcast. I think that’d count as influencers. Other than that, I’d say video influencers don’t work that well with the kind of people I know.

  • fool@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    2 days ago

    CRYPT-- oh, you mean how the nice tutorial peeps have affected us.

    Vimjoyer has increased the adoption rate for flakes on NixOS. And also NixOS use in general.

    Mental Outlaw has probably contributed to new Gentoo users, quoth the meme, but Gentoo is still a dying breed compared to its heyday in the early naughts.

    Fireship has made people – particularly CS students I believe – more comfortable with trying out new programming languages. (The “I’ll check out the Fireship video first” approach. But then again, ChatGPT has arguably had the same effect across undergraduates… that’s a digression)

    Asahi Lina’s longform Rust dev work, while less of a network effect, has had its own substantial effects within the Asahi Linux “Linux on the M-series” sphere. I believe she also helped port a kind of anime mocap engine onto Linux, which could over the longterm boost the anime-nerd Linux-nerd center Venn diagram. But that’s speculation.

    edit:

    In a broader perspective, with the combination of SteamOS and large YouTubers trying out Linux, Linux desktop adoption will probably increase more than it has now. I doubt it will pass 10% though with Linux’s reputation (tech nerds, compile all day, games don’t run, command line – even though these are improving, it’s hard to kick)

    • sp3ctr4l@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      11 hours ago

      Mutahar (SomeOridinaryGamer) is… possibly? probably? … the most popular youtuber who regularly uses linux, games on linux, explains to people how to do so, has come up with many of his own methods and tutorials.

      He does a whole bunch of other kinds of content, but he functionally serves as a linux evangelist for pc gamers, with general appeal.

      He’s been gaming and daily driving linux for … probably half a decade now, starting to do so back before Proton really started to take off.

      Mutahar’s initial exploration into, and then just casual usage of linux for gaming, has probably/possibly done more to normalize amd destigmatize the idea of gaming on linux than any other youtuber I can think of.

  • Sunshine (she/her)@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Personally I like consuming all the mediums of information as they all have different strengths. Peertube videos are easy to digest as you can watch passively and see software demos.