We can’t regulate half a dozen corporations, prohibiting algorithmic feed and targeted ads, so we will ban millions from using the apps with these features.
We can’t regulate half a dozen corporations, prohibiting algorithmic feed and targeted ads, so we will ban millions from using the apps with these features.
BS is really decentralized. You only need some 5 TB storage to run a relay and there is no other AppView besides the one run by Bluesky ro bring them all and in the darkness bind them.
Removed because it was unmaintained.
Contextual ads can be privacy preserving. As in Netflix ads in a entertainment page. The problem is targeting the ad on people, and not on content.
And PDF on mobile is so slow…
Not yet federating. Months away from federating. The split money policy failed to attract good content every single time it’s proposed. Techcrunch should have a article about why it’s failed already written.
He get asylum because Mexico authorities see his charges as political persecution. There is a trend in Latin America of bogus corruption’s trials against left wing politicians, as Lula, Kirchner and Morales cases show.
Always remember that the tribunals are not that just and independent at all, and condemnations can be made up.
Threadverse as in lemmy + kbin/mbin. Not Meta’s Treads.
Very interesting report, and very ethical way to gather the data for study.
The part about how a small number of core users are important to the community is something we need to keep on our minds. But something bugging me is how Threadverse is absent from the report.
God, the graph quality is terrible. I can’t read half of it.
Authentication bypass should give you interactive access. “I’m in” like. Remote code execution only allows you to run a command, without permanent access. You can use some RCE vulnerabilities to bypass authentication, but not all.
$ pacman -Ql sddm
Shows me themes are on /usr/share/sddm/themes/
$ pacman -Qo /usr/share/sddm/themes/breeze/
Gives me the package that owns the dir: plasma-desktop
So, to fix it, install plasma-desktop.
-Qo option works even if the file is deleted.