Skip Navigation

Posts
22
Comments
844
Joined
4 yr. ago

  • Maybe, but some of my favourite channels do YouTube as a full-time job. Maybe they would still post part-time if they couldn't profit off of but the videos would almost certainly be less-frequent and be made with tighter budgets.

    But even then I find it hard to believe. I subscribe to a bunch of seemingly for-fun channels but most of my favourites have by this point become full-time video creators. GCP Grey, Captain Disillusion, Technology Connections, Tom Scott, Veritasium...

    It is true that money can corrupt, but in this world you also need an income, and if you need to devote a lot of time to get income from a different source then that only distracts from the time and energy that you can put towards making videos.

  • If you just want the video call part you can use https://call.element.io/ and get E2EE calls by sharing a link. It has worked pretty well for me.

    There was one bug a few weeks ago where new participants wouldn't show up but that seems to have been fixed.

  • But that's my point. If these creators on different sites charged between $0.26 and $1.30 I would have subscribed to a bunch of them. But when they are charging $5/month that is quite a different amount to pay. Something that I would only really be considering for my absolute favourites.

  • I would love to see some easy built-in monetization system for PeerTube. Ideally this could be "micropayments" style subscriptions where you could pay a small amount to subscribe to a channel or a small-amount per video (with batched payments to avoid too high of fees). I would also love to see a "pay what you want" subscription option and tipping.

    It would probably need to be plugable so that different payment providers can be used, but even just starting with one would be exciting.

  • I still recommend it. I'm not fully happy with the situation but for now I consider it my best option.

    1. I consider Chromium-based browsers out of the question as they give too much power to Google. This is already showing to be a problem with new APIs and "features" that Google is pushing into the web platform and the bigger the market share gets the more control they have.
    2. Web browsers are the biggest attack surface that most people have. Displaying untrusted webpages and running untrusted code is incredibly difficult and vulnerabilities are regularly discovered. I don't yet know a Firefox fork that I trust enough to reliably respond to security vulnerabilities quickly and correctly.

    So for now I am staying with raw Firefox. Not to mention that as a disto-built Firefox I have some insulation from Mozilla's ToS. But I am very much considering some of the forks, especially the ones that are very light with patches and are mostly configuration tweaks.

  • PeerTube doesn't have a monetization story aside from sponsorships which means that it won't be a real competitor from YouTube. There are lots of "for fun" YouTube channels but what enables so many people to publish so many videos is the fact that they can profit off of them. PeerTube is great, I follow a handful of channels, but it won't be a YouTube competitor until people can actually run a business on it.

  • I love creators hosting their content on more disparate platforms, I would love to see less centralization. But the problem is that these all cost so much. YouTube Premium is $13/month and I get access to a huge variety of channels. LTT on Floatplane is $5/month for one collection of channels (which are available on YouTube, maybe with some bits cut). Corridor Digital is similar at $4/month.

    Very few channels actually provide me $5/month worth of value. This is only really reasonable for the biggest fans (which admittedly I am not of either of these). Even if these channels have a few videos a week (maybe LTT is over daily with all of their different programs) that is a lot to pay for little variety.

    I understand the problem here. Only a tiny number of users are actually going to sign up anyways, so you need to extract more value from them. Say LTT makes $0.50/month from the average subscriber on YouTube. If they charged $0.50/month for their Floatplane channel they would actually loose money, because the people that sign up on Floatplane are going to be above average subscribers. So they need to charge more to even break even (let's say they value control enough that they aren't looking for increased revenue). But as they raise the price along the curve they are even more heavily filtering for the biggest fans, which were bringing them in top percentile revenue on YouTube, making the problem even worse. This means that these platforms are always going to be priced to profit off the whales, rather than the casual users who enjoy watching some videos from these channels. Maybe in some beautiful feature where publishing on separate platforms becomes normalized this will change, but it is very far in the future and a huge roadblock to getting to that future.

  • Is the limit 2 VMs or two macOS VMs? I thought it was technically a "licensing" restriction.

  • Wine will mount your root folder as a Windows drive by default. So if the malware is scanning all connected drives and encrypting/uploading them you still have a problem.

  • Also consider independent or small-chain pharmacies. I'm spoiled for choice in downtown Toronto, there are a handful within a few minute walk. The one I picked (because it was the closest) was super friendly and convenient. Even though they have shorter hours I can walk in and be out with my prescription in literally 30 seconds. If I have questions I can call and someone picks up the phone. On top of this way better service they have never charged beyond my insurance's coverage, so I haven't paid a dime out of pocket.

    If you can this is definitely the way to go.

  • For .config it isn't as important to me, but putting things that can be re-created in .cache (well the proper environment variable that defaults to .cache) is very nice because I don't need to back up all of that junk.

    But it wouldn't be unreasonable to put something like .config in a git repo, and storing full history for large and frequently changing files is a waste of space if they aren't really "config".

  • You can consider yourself whatever you want for however long you want.

    If you feel young and people thing you are weird for saying so that is their problem. Young is a feeling not a number.

  • It's definitely an option. It will do the things that you want (as long as your phone is online, but that is the same for any other solution).

    sending Signal messages with it would be less secure

    Yes, this is because Beeper converts the Signal protocol to the Matrix protocol and vice versa. In order to do this it needs to access the messages. So it needs to decrypt the messages, then re-encrypt them on the other side. This means that the bridge (in this case operated by Beeper) has access to your messages. This is often referred to as "end-to-bridge" encryption, as it isn't end-to-end anymore.

    This is going to be true of any bridge you use that is hosted by a third party. You are always adding one additional trusted party into your communication.

    the recommended bridge instructions sends me over to Beeper, since I don’t have my own server

    Yes, to practically operate a bridge you need your own Matrix server. This is because the bridge will create a new Matrix user for every remote participant (every phone number you communicate with in this case). Doing this with regular mechanisms would be difficult (as signup is likely restricted in some ways) and inefficient (as each account would need to be checked for new messages separately). Beeper runs their own homeserver so that they can operate their bridges. However Beeper's bridges are only available to users on the same homeserver (this is not a protocol limitation, just their choice). So in order to use their bridges you need to make an account with them (which you can, it is free IIUC). Beeper also offers custom clients which have special features for interacting with their bridges (for example making it easier to start a conversation with a new phone number).

    The alternative would be to run your own server and bridge (or hire someone to it on your behalf).

  • This was intentional. The goal was to discourage the adoption of non-free codecs. They were partially successful, now AV1 is very widely supported (basically only older iThings that don't have hardware decoding support don't support it) which is a huge win because anyone can now deliver video on the web without needing a license to a proprietary codec. I would consider this fact alone a huge benefit and worth them holding other browsers asses to the flame.

  • Firefox on iPhone isn't Firefox in the way that matters here. All iOS browsers are forced to use Safari's rendering engine. iOS alternate browsers are just different UI and things like bookmark management on top of Safari.

  • IDK, how are we counting? Digestible calories? I don't think you are getting much energy from any amount of swords that you can fit in your stomach.

  • To be fair in this case I don't think we have much right to make fun of them until tolls get placed on the DVP.

  • The government is too big, why are we paying for healthcare, school, welfare and whatever else? It is unfair to those who don't use those services.

    ...oh, except roads and the military, everyone must pay for those.

    It's amazing how many of these policies are posed as a simple fair rule (people should pay for what they want, not have the government decide where spending goes) but in actuality is just a convenient excuse for dismantling institutions that they personally don't like.

  • Oops, I linked the wrong one and got fooled because the most recent post is actually open again.

    !opensignups@lemmy.ml is more active. (Although not bustling either)

  • Yeah, this is basically how it goes. It depends what country you grew up in. Canada is the same way, almost everyone who grew up in Canada can swim (not necessarily well, but able to manage). This is partly due to the number of lakes that exist near populated areas so swimming is a common passtime and boating accidents are a fairly high cause of accidental death. There are some countries where it is much more rare.

  • Selfhosted @lemmy.world

    LDAP to UNIX user proxy

    Toronto @lemmy.ca

    When the subway replacement shuttles roll in.

    Ricochet Robots @lemmy.ml

    Robots' Revenge - Daily Puzzle Challenge

    Toronto @lemmy.ca

    Why can't you return empties in downtown Toronto?

    Rss Feeds Recs @lemmy.world

    Please recommend me some blogs about Linux or FOSS or similar that you follow through RSS.

    RSS Recommendations @lemmy.ml

    Please recommend me some blogs about Linux or FOSS or similar that you follow through RSS.

    Programmer Humor @lemmy.ml

    Haunted House

    Linux @lemmy.ml

    What is your favorite terminal emulator.

    Ricochet Robots @lemmy.ml

    Web-Based Ricochet Robots Solver

    Lemmy @lemmy.ml

    Decentralized vs. Federated

    RSS - Really Simple Syndication @lemmy.ml

    A Decade of RSS Via Email

    General Programming Discussion @lemmy.ml

    Default to Less Than Quadratic

    Linux @lemmy.ml

    Attempting to use bcachefs

    nixos @lemmy.ml

    Bisecting the Linux Kernel with NixOS

    RSS - Really Simple Syndication @lemmy.ml

    SaaS RSS hosting

    RSS - Really Simple Syndication @lemmy.ml

    Feeds: The Only Civilised Way to Read Online

    RSS - Really Simple Syndication @lemmy.ml

    RSS Feed Best Practises

    UI, UX and usability @lemmy.ml

    Predictable UX

    RSS - Really Simple Syndication @lemmy.ml

    I started an RSS to Email Service

    IPFS @lemmy.ml

    Backups with IPFS