• 0 Posts
  • 36 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle

  • You might not have heard of the formats but you’ve definitely listened to them. For example, Youtube has only served audio in aac and opus for years now. Most instant messaging apps also use opus during calls to reduce bandwidth usage. And those are just some big examples. Basically almost any online service has dumped mp3 in favor of aac and opus since they’re better in every way (in the sense that they have better quality at the same bitrate as mp3, so you can reduce the filesize by a lot and still preserve the same audio quality)


  • You actually tricked yourself into believing this isn’t all about shutting down competition to American companies or stopping people’s (especially young people’s) power to disseminate even remotely left leaning views that could gain traction and threaten the oligarchs.

    I mean even the politicians who back this bill state as much, so I’m not sure why you think this is about national defense. American citizens are just under as much threat as before, but now they have one less way to express themselves. Ain’t that great. /s


  • Over simplified, because Romani are usually nomad, they live in moving settlements and don’t typically integrate much wherever they settle in. A lot of the hatred they receive also stems from these settlements being illegally set up in private/public property, as well as how they result in a lot of trash being dumped everywhere. There is also an issue with Romani criminality (stealing, damaging property, and sometimes there are even shootouts between different Romani families which result in casualties).

    There is also a perceived notion that governments do not want to deal with these problems, which further fuels the hatred against the Romani as they’re seen as criminals who get away with everything.

    The truth of course lies somewhere in the middle. Most Romani are not bad people if you take the time to know them, but there is definitely a lot of toxic cultural norms being perpetuated by leaders of many Romani families, which doesn’t help with clearing the stereotypes, and with very little to no integration between the Romani and the cultures they are in, it’s hard to get rid of the animosity.


  • Wow, you’ve really succinctly put it best! Being a European myself, this is how I constantly feel when I hear racist shit in my daily life (mainly from family).

    It’s like, people here just can’t even fathom that what they’re saying is racist, that they’re racist, because to them what they’re saying is just a simple fact of life that everybody accepts. They don’t show open animosity towards minorities or throw racial slurs like you’d see more in America (though there is definitely some of that here too don’t get me wrong), but it’s a very casual, low-key form of racism where folks comment on X group of people all being one way and no one batting an eye for example.

    And if you so much as suggest they’re racist, or the country they’re in has or had issues with racism and other issues of oppression, a lot will legit fight you tooth and nail over it because they can’t handle the notion of it.

    It’s really freaking weird and took me a lot of time to be conscious of it myself, since I grew up surrounded by this sort of attitude.

    And it’s not just right-leaning people doing this. Some minorities like the Romani are openly discriminated by just about everyone across the political spectrum, the degree just varies. And then based on the country you’ll typically see a lot of Xenophobia towards the bigger migrant groups.



  • Baraag is way more permissive than misskey.io and it gained a pretty bad reputation in the past because of that, plus it essentially advertises itself as a safe haven for lolicon art and primarily focuses on that, so that’s why it’s on many block lists.

    misskey.io is just a generalist Japanese instance (which is why many Japanese artists easily hop on it). It’s also the biggest misskey instance and is run by the main developer, so it’s usually not blocked by default because most people use it.

    Defederating from misskey.io would be like defederating from mastodon.social. Some will do it but it’s not the default stance afaik.


  • Misskey is like mastodon so you can just go to another misskey instance.

    But if you’re talking about the misskey.io instance, it’s not that defederated from my experience (the 3 instances I’m on aren’t defederated from it).

    The instance simply follows Japanese law so whatever Japan allows they allow and whatever Japan forbids they forbid (which is why censoring genitals is also mandatory in that instance lol). It’s not like it’s some nazi cesspool or anything like that.



  • Why is it not okay to call it what it is? If you openly allow nazis into your site, you have a nazi site. I’m sorry but there’s just no way around it.

    Either you nip that garbage in the bud or your site is overrun by far right nut jobs, which is what happened with odysee.

    Of course nobody wants to use the site. Why would they?

    It’s the nazi bar problem. You allow one nazi to enter your bar, then that nazi brings his nazi friends, and before you notice it you have a nazi bar and no one wants to visit.

    Odysee doesn’t “appear” to have more right wing content, it objectively does. The majority of people who migrate to it are wackos who got banned in other places for their extremist views.


  • Don’t interrupt my video with ads. Play before or after. Ideally after, but I can see why that would not be feasible. I guess it is also feasable if the creator marks ad breaks, like the current-day sponsor segments.

    FYI ad placement and type is decided by the creator not youtube. If you see a video full of ads in the middle it’s because the creator of that video chose it to be so.



  • It’s a shame that this law still doesn’t apply to YouTube

    If Germany is anything like Canada and other countries, applying public broadcast laws to YouTube would be a monkey’s paw deal. Sure you might get tighter control over advertising, but youtube would also be forced to do things like show you x% of content made in your country/language, resulting in state mandated control of the content you see online and potentially limiting/warping international audiences for content creators, and potentially other ramifications I’m not considering.

    Now if they made a law specifically for youtube and other online video platforms that dealt with advertising in that context, that would be a different story.







  • The sites are purposefully obtuse to not draw attention.

    A debrid service generally has 2 purposes: caching files and unlocking premium file hosting sites for cheap.

    The latter is self-explanatory and not relevant for this thread (basically imagine unlocking premium for sites like mega and rapidgator but only paying 1 site for all of it).

    The former is what’s important. When you give a site like real debrid a torrent/magnet link, it will download the files in that torrent and cache them so that anyone who later wants to access that same torrent, instead of having to rely on seeders, can just download it directly from the debrid website.

    What are the torrent sources?

    It doesn’t have any, users are the ones who manually (or automatically with their API) provide the site with torrents, which the site then caches for anyone who later wants them.

    Also, what about seeding ratios?

    There aren’t any. Most debrid sites only leech and don’t seed, that’s why even among piracy communities they can be controversial.

    And then another comment points out that streamio is meant to work directly with torrents, which leaves me confused as far as how all the pieces fit together.

    Stremio doesn’t do anything on its own, the add-ons built for stremio are what do the work.

    There is an add-on called torrentio which can pull torrents from several popular trackers and show them in stremio, where you can pick one and start streaming (or, more specifically, the stremio app downloads the torrent sequentially, which allows you to watch it while it’s still downloading). That’s what we’re using here.

    This add-on can additionally be configured with your real debrid account’s API key so that when you select a torrent in stremio, instead of stremio downloading the torrent normally from the available seeders, it instead pulls the cached file from real-debrid, dramatically increasing download speed and more or less eliminating buffering altogether (since real debrid can provide the file at much faster speeds). Using real debrid also solves the issue of torrents with no/few seeds, since the file is always cached regardless and can be provided at fast speeds always.

    Hope this helped.