I feel like this misses the point. People dislike Facebook and other centralized platforms not because they're centralized per-se, but because the user experience is terrible (due to mismatched incentives - these platforms make money off ads, so their only objective is to make you engage with the ads as much as possible). The solution is a platform that doesn't have these mismatched incentives (either paid for, ran b…
Mobilizon – A free, federated tool for events and groups
41–50 of 101 posts
Re: Mobilizon – A free, federated tool for events and groups
#42Earlier quoted context omitted.
This use case seems orthogonal at best to the idea of Mobilizon.
Arguably. Forums have been supplanted by Facebook groups. Mobilizon seeks to do the same to Facebook. I can't create a group so I cannot definitively say anything about it. You may very well be right.
Re: Mobilizon – A free, federated tool for events and groups
#43This got me surprised: "Mobilizon is designed so that you can follow the news of a group, but not of an individual : it is impossible to follow a single profile. In Mobilizon, profiles have no « wall », « thread » or « story » : only groups can publish posts. The goal is to get rid of the self-promotional reflexes where we stage our lives to be the person at the center of our followers. With Mobilizon, it is not the…
Re: Mobilizon – A free, federated tool for events and groups
#44I feel like this misses the point. People dislike Facebook and other centralized platforms not because they're centralized per-se, but because the user experience is terrible (due to mismatched incentives - these platforms make money off ads, so their only objective is to make you engage with the ads as much as possible). The solution is a platform that doesn't have these mismatched incentives (either paid for, ran b…
(Not specifically the visual design, but the ease of use and the matching of user needs).
I've seen projects advertising decentralization as the main selling point. Mobilizon seems to also push strong on the user experience, and I'm glad they do.
Re: Mobilizon – A free, federated tool for events and groups
#45Re: Mobilizon – A free, federated tool for events and groups
#46This got me surprised: "Mobilizon is designed so that you can follow the news of a group, but not of an individual : it is impossible to follow a single profile. In Mobilizon, profiles have no « wall », « thread » or « story » : only groups can publish posts. The goal is to get rid of the self-promotional reflexes where we stage our lives to be the person at the center of our followers. With Mobilizon, it is not the…
Considering how vapid the current lineup of social networking is, I'm willing to see how it turns out. There are some other great features too, but I didn't see anything about video-conferencing, which would be a killer feature.
Re: Mobilizon – A free, federated tool for events and groups
#47I feel like this misses the point. People dislike Facebook and other centralized platforms not because they're centralized per-se, but because the user experience is terrible (due to mismatched incentives - these platforms make money off ads, so their only objective is to make you engage with the ads as much as possible). The solution is a platform that doesn't have these mismatched incentives (either paid for, ran b…
Isn't it kind of inevitable that those incentives manifest themselves? A company can run a centralized platform, do a good job of it, then get bought out for millions(if not billions) by a large corporation and redesigned to maximize ad revenue and the egos of those looking for greater job titles. This isn't exactly unheard of. Decentralization would supposedly section this kind of thing off if it even happens at all.
You're right that the average person doesn't care about decentralization, let alone understand it. That's fine. Before Facebook, people used forums supported by vBulletin, and those were effectively "decentralized" in the sense that they weren't all owned by the same entity. The only difference was that there wasn't sharing of data between 2 or more web forums, like there could be with something that supports ActivityPub or the like.
Re: Mobilizon – A free, federated tool for events and groups
#48That looks amazing! From its look it seems a lot like it'd be a replacement for Meetup/Eventbrite, which is something I've been waiting for for a while. Framasoft is great!
Re: Mobilizon – A free, federated tool for events and groups
#49What is Mobilizon's policy on deplatforming, censorship, etc. How will they protect against owner/employee bias? I ask this because Mastodon's founders also pitched a federated tool to the world but then turned out to be very much the same authoritarian pro-censorship actor as the centralized platform we'd all like to get away from.
Re: Mobilizon – A free, federated tool for events and groups
#50I'm about 2 hours into setting up an Mobilizon instance for outdoor socially distant activities, but running into problems [1] and at the end of the day federation isn't important to me and I'd prefer the learning opportunity and flexibility of building my own [2]. Curious if any HNers in the PNW region might use such a service to pod up for outdoor socially distant activities (hiking, wilderness cleanup, kayaking, p…
This is for `yarn build`, but perhaps it applies to `yarn install` as well: there's a note in the documentation that says compiling the front-end requires 2gb of RAM. You'll need to set it to use only 1gb RAM to accommodate the $5 droplet's specs via `NODE_BUILD_MEMORY=1024 yarn build`
As for the technology & stack, most of the code is from Pleroma, essentially a lightweight Elixir/Phoenix version of Mastodon, with Vue for the frontend. If there's any part of the architecture that's closed, the project would highly appreciate raising an issue, as it wishes to be a fully libre project.