Earlier quoted context omitted.
Yeah, though as we can see from experience of Gab being the biggest Mastodon instance and Mastodon not having collapsed, it's possible to have an alternative without it necessarily becoming a "witch town".
Gab left the fediverse quite a while ago now: https://www.reddit.com/r/Mastodon/comments/ie49qp/is_gab_sti... https://www.reddit.com/r/Mastodon/comments/ie49qp/is_gab_sti... I don't think they ever really cared about decentralisation/federation. Seems they just wanted a nice codebase to work from.
PeerTube v3
221–230 of 247 posts
Re: PeerTube v3
#222Earlier quoted context omitted.
> If Mastodon/federated social networking became popular I imagine there could be "Eternal September" ( https://en.wikipedia.org/wiki/Eternal_September ) dynamics though. In a way that already happened. The biggest Mastodon instance is now the infamous 'alt-right' 'chan'-like community Gab. That you haven't even noticed it shows that Mastodon might be immune to "Eternal September" issues.
Afaik, Gab doesn't use Mastodon anymore. They did start as a Mastodon instance, but after being blocked from most instances and even at the software level by most Mastodon apps, they stopped using Mastodon and I believe wrote their own new backend that does not federate.
Re: PeerTube v3
#223Earlier quoted context omitted.
A problem here is that the default configuration automatically follow back any instance that follows it, making all their content appear on its frontpage. I think that is a pretty unsafe default.
Didn't that default change recently? I installed Peertube a couple of months ago, and I'm pretty sure that option was off by default (and I never changed it).
I didn't find a fast way to un-follow all those automatically-followed instances though.
Re: PeerTube v3
#224Earlier quoted context omitted.
Gab left the fediverse quite a while ago now: https://www.reddit.com/r/Mastodon/comments/ie49qp/is_gab_sti... https://www.reddit.com/r/Mastodon/comments/ie49qp/is_gab_sti... I don't think they ever really cared about decentralisation/federation. Seems they just wanted a nice codebase to work from.
My main point is that Mastodon survived the ordeal.
Re: PeerTube v3
#225Earlier quoted context omitted.
You know, Linux in general is probably the best example of this. Its success doesn't need to be defined by the desktop. When people bring up desktop Linux, I always bring up that Linux impacts 100% of internet users because of its presence running web applications, and it impacts however many people who use Android or other Linux devices (embedded/IoT). Automotive is even a huge sector these days.
Depends on how one pats their back and the actual reality. Yes, Android runs on Linux, yet that is 100% meaningless for app developers targeting Android. Web developers don't care about what OS the browser is running on. Native Android developers have a Java Framework and Kotlin libraries to work with, which are completely unrelated to Linux. However they also have the NDK, one would say. Yes, indeed. So what are the…
But those issues aren't fixed with Linux, but rather with CPUs design for hard real-time usage.
Re: PeerTube v3
#226I spent like 20 minutes trying to find something I would legitimately want to watch on PeerTube and came up empty. I can't tell if it's because PeerTube just happens to have a different type of content than what I like to watch, or because I don't understand how to make the best use of the search functionality, or if the search functionality is just bad. Regardless, it's a real tough sell for me to replace YouTube wi…
Some instances have global search (search across instances) activated, but there's also a website written by the devs of peertube to do that global search https://sepiasearch.org/ You can use that to first find the videos you like and decide if you like the instances they are on. Edit: To be honest, I spend 20 minutes on youtube trying to find the stuff that I want to watch and give up often too. Their content discov…
Maybe that's just a bad topic and no one is uploading golf content to PeerTube.
Re: PeerTube v3
#227Earlier quoted context omitted.
> For those who support Trump, "deplatforming" is a major concern, as Trump has now lost access to essentially all of his base via social media. There are also a lot of people who are concerned about the dangerous precedent being set, regardless of whether they support this individual or not.
I think the precedent of "if you incite violence you're no longer welcome" is a perfectly fine precedent to set.
Re: PeerTube v3
#228Earlier quoted context omitted.
Sure, but no one has actually tried to kill all men. They didn't do this latest action until after people were actually killed by the violence incited.
That is giving "kill all men" a metaphorical reading. That is a fair reading, it probably isn't actually a call to violence, they just feel frustrated about something. The issue is that a fair reading is not being applied evenly. Twitter interprets "To all of those who have asked, I will not be going to the Inauguration on January 20th" [0] as a call to violence. That isn't even close to a fair metaphorical reading,…
It is not a perfect system, but I think banning based on result is not an unfair system.
Re: PeerTube v3
#229Earlier quoted context omitted.
The post made clear that it wasn't about the tweet itself, but the broader context and how the tweet was being interpreted by communities who sought to do harm. You can argue that's not fair to Trump, and don't pretend his accounts were banned for the literal meaning of the words, when the post you linked to makes clear the thinking behind the decision.
This is the “video games cause violence argument”
At that point, you wouldn’t be able to say the video game was not a cause. This is not blaming Trump for abstract violence in general, but for specific violence that he called for actually happening.
Re: PeerTube v3
#230Earlier quoted context omitted.
Depends on how one pats their back and the actual reality. Yes, Android runs on Linux, yet that is 100% meaningless for app developers targeting Android. Web developers don't care about what OS the browser is running on. Native Android developers have a Java Framework and Kotlin libraries to work with, which are completely unrelated to Linux. However they also have the NDK, one would say. Yes, indeed. So what are the…
RT_PREEMPT is very much capable of real-time applications. Outside of control loops faster than a couple kHz, it's even suitable for hard real-time applications. But those issues aren't fixed with Linux, but rather with CPUs design for hard real-time usage.
That still isn't a match for something like INTEGRITY OS, vxWorks, QNX when human lives are at risk.
Or why despite using an heavily modified Linux kernel as basis for Azure Sphere, Microsoft rather advocates Azure RTOS for real time tasks.
https://techcommunity.microsoft.com/t5/internet-of-things/co...
Or why the Linux Foundation, ironically pushes Zephyr for such purposes, completely unrelated to Linux source code.