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

help-circle

  • Also, another issue with what you’re suggesting is that people have to memorize several conversion factors as well. Inherently, you only have to be able to convert inches -> cm and pounds -> kg, but unless you want to do even more math in your head, you also have to remember feet -> cm, yards -> cm, miles -> cm, square feet -> square meters, cubic feet -> cubic meters (phew, that’s just all the length conversions), pounds -> kg, ounces -> grams, pounds -> grams, cups -> grams (for every fluid you might want to measure), litres -> gallons, litres -> pints, etc.

    Or you could just go through the one-time effort of actually using the metric system so you don’t have to carry this mental burden with you everywhere you go…


  • The problems with that are:

    1. hardly anyone knows the conversion factor

    2. other people aren’t going to do the math in their head

    That’s on them

    them == everybody in this case. Practically, nobody is going to do what you suggest - instead, non-metric users will ask metric users to do the conversion for them. And why should we be responsible for doing the work when they are the ones who refuse to use the system that 96% of the world has adopted?





  • It’s really depressing how often I have to turn off CSS entirely just to view a webpage. I could of course always go into the inspector and turn off the bad CSS, but Gecko-based browsers fortunately have “View -> Page Style -> No Style” which is must easier and faster.

    And seriously, whoever invented the font-weight CSS property can burn in hell. Ditto for whoever decided that we should only be allowed to read light grey text on slightly lighter grey background.



  • namingthingsiseasy@programming.devtoMemes@lemmy.mlYouTube
    link
    fedilink
    arrow-up
    3
    arrow-down
    13
    ·
    9 months ago

    Why is it your responsibility to pay the creators? Google is a trillion dollar company and makes billions off of what people post on youtube. Shouldn’t they be paying them instead and not you?

    Besides, it’s only a matter of time before Google takes more and more of the cut that you think you’re paying them.



  • namingthingsiseasy@programming.devtoMemes@lemmy.mlYouTube
    link
    fedilink
    arrow-up
    56
    arrow-down
    2
    ·
    9 months ago

    when it means they will not sell my data and will allow me control over my algorithm to prevent it from playing to my vulerabilities

    The problem is that this will never happen. That boat has sailed - companies will never give up on their existing revenue streams. They may say that paying today will exempt you from the ads, but it’s only a matter of time before they ramp up the cost and start showing ads anyway. That’s how cable television started, and it’s how internet streaming will end as well. And as for the not selling data/controlling the algorithm, well you have no way of proving that they don’t do that so they’ll do it no matter what they say.

    There’s no reason for google to do this whatsoever. They have their business model - any new revenue streams will 100% definitely not reduce the other ones at all. It’s just gonna be another giant dump into the pile of enshittification.



  • Also, if you watch a video you like, do yourself a favor and download it. Save it. Archive it. It’s only a matter of time before they either take it down or derank it because they want to push you to some other more profitable video stream. Bonus points because it doesn’t give them analytics information on it when you go back to watch it again, or watch a specific part again.

    I’ve started doing this for all kinds of content - technical videos, music, funny clips, games, etc.


  • It’s not your responsibility to make up for Google’s shortcomings. They’re a ~5 trillion dollar company now. They could easily change their payment structure if they wanted to, but they don’t because their shareholders are more important. If a company with >10^8 times more net worth than you isn’t going to bother, then don’t make it your responsibility.

    It’s sad, but unfortunately, the creators made a deal with the devil, and it’s not regular people’s responsibility to get them out.

    And don’t forget, there was a time when nobody made any money for posting things on youtube - it was just a site for sharing things people found novel and interesting, with no expectation of remuneration whatsoever. I would even argue that it was a much better time to be there than it is now - back before they had recommendation algorithms pushing people to all kinds of deplorable content and pushing the biddings of far-right dictators. Rewarding Google for this kind of behavior only makes it worse.


  • I’m really happy to see point #2 being mentioned. From their inception, Youtube established a social contract of providing their videos free to users without ads. I don’t think Google should just be allowed to unilaterally change the contract on behalf of all parties and force it on everyone. If they had a good reason to do so, perhaps I would humor it, but “because of shithead shareholders” does not pass that bar.




  • The inevitable fate of any useful software that’s not GPL.

    When will people learn???

    Edit: Ironically, KHTML was originally LGPL. So modifications to KHTML were required to be open source by the license, but Chrome itself isn’t required to be open source (at least as far as I understand it, I am not an expert here). Nevertheless, if it were stronger GPL, then it probably wouldn’t have been impossible to write features like DRM in chrome. So I would have been a bit of an idiot to say that KHTML isn’t GPL (because LGPL is a weaker version of GPL), but in effect, the outcome is the same - all because of that big fat L at the beginning.