• @joojmachine@lemmy.ml
      link
      fedilink
      291 year ago

      They are a video creator first and foremost, not a writer for a blog or a magazine. It’s like demanding a janitor to make and serve you a meal just because they work in a kitchen.

      • @Encamped@lemmy.ml
        link
        fedilink
        201 year ago

        And then asking the janitor why they’re a janitor instead of a cook. Like, if you don’t like videos that’s fine, but what is the point of commenting on one saying “god I hate videos.”

        It’s especially funny that they said that everyone defaults to videos when, at least with Linux related stuff, thats definitely not the case. This guy is one of the few not terrible Linux content creators, there really aren’t many Linux dedicated content creators to begin with, so what’s the harm of this? Go read the arch wiki or a blog if that’s what you prefer, but don’t needlessly shit on a different format that others may prefer or enjoy.

        • DontMakeMoreBabies
          link
          fedilink
          -23
          edit-2
          1 year ago

          Write some shit. I read faster than this moron talks. Alternatively I’ll just not watch it?

          Take like five seconds and figure out why marketing folks want videos to be the default and come back to talk with grown ups.

          I fucking hate how stupid most people are. Our species is fucking doomed.

          • @Encamped@lemmy.ml
            link
            fedilink
            51 year ago

            Wow, thanks for calling me stupid man, really appreciate it. Lemme know when/if you’re interested in having a civil conversation instead of spewing insults every other sentence.

    • @TheGrandNagus@lemmy.world
      link
      fedilink
      English
      91 year ago

      Then write something yourself then, rather than whining when you see someone putting out educational content.

      The entitlement is unbelievable. This guy can put out content in whatever form he likes.

    • I play videos on the back ground or on the side while I code. The visuals are nice sometimes to clarify something but the audio is the bulk of what I am taking in.

    • @eveninghere@beehaw.org
      link
      fedilink
      0
      edit-2
      1 year ago

      Yeah. It certainly doesn’t suite threadiverse. Maybe just ban video posts honestly. Is there some filter options to remove them, alternatively?

    • Andromxda 🇺🇦🇵🇸🇹🇼OP
      link
      fedilink
      English
      101 year ago

      Yeah for some reason lemmy just discards any formatting (including line breaks) when parsing website content. But I think that’s because Lemmy has a very weird way of dealing with line breaks in general.

        • I know that, but it uses some weird Markdown implementation where new lines aren’t actually new lines for some reason. GitHub Markdown doesn’t have this issue.

          • qaz
            link
            fedilink
            51 year ago

            I think ignoring newlines is normal for markdown and GitHub flavoured markdown is the one deviating from the standard.