• 0 Posts
  • 262 Comments
Joined 1 year ago
cake
Cake day: September 24th, 2023

help-circle
  • Mesophar@lemm.eetoLemmy Shitpost@lemmy.worldYouTube devs be like
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    2 days ago

    Ads and subscription aside, any time there is a feature I like on YouTube, they remove it or change it. More often than not when they add a new feature, it makes the experience worse for me.

    I understand they need to make money. I’m willing to sit through ads or pay a subscription for that. But the ads are constantly getting worse. Mid-roll ad breaks that are auto-generated into the video (for older videos, content creators would have to go through their library to manually change them, from what I understand). A push for censoring content to avoid demonetisation, even content not intended for children.

    Yes, part of it is that I got used to YouTube in its early days when it was operating at a loss. When it was a wild west of content creation. But it just feels like it has become so unfriendly to users and content creators alike. It has become corporate and sterile, while trying to squeeze in revenue everywhere it can. (Likely to barely break even, sure, but they don’t have to make it crap to use to do that.)















  • I suppose it is in a fashion, but not necessarily. Let’s say you know you have a ancestor that was part of the first expedition to the arctic. The line of ancestor to descendent between that person and you would be the bloodline. Everyone you are related to would be your family tree, but that could be hundreds of people depending on how far back you go, and could be thousands of people if you start looking at everyone descended from that person. But you are only concerned with the direct line of lineage between them and you, and that would be your bloodline.




  • I will add onto this, that you don’t need to be a programmer or understand how everything works to use the terminal. At first, it’s fine to copy the commands directly into the terminal without really knowing how it all works.

    I would very highly suggest to be careful about doing this blindly, you can and will compromise or Bork your system doing this too haphazardly. But it’s fine to learn it piece by piece, looking at what commands do as you go to use them. Treat every command you copy paste into the terminal the same way you would treat a .exe file you download from the internet on Windows.

    As you use the terminal more frequently, you’ll being to recognize different commands and what they do. You’ll even start figuring out shortcuts or variations of commands and variables that align more with how you use the computer and what you’re hoping the output to give you.

    Linux Mint is a great place to play with this, because most everything has a GUI counterpart so you can see the difference between doing the same task with a GUI vs using the terminal. It is also able to live-boot from a USB, as others have pointed out, so you don’t need to worry about ruining your primary computer experience. I’d suggest trying this out before you build your new computer, just to see what it’s like.