Great read, thank you for sharing.
I agree with the sentiment of this post. In fact, I was trapped (and extremely discontent) on Facebook for the first half of my digital-life; before finding open-source - and the rest is history.
I am afraid that we are not doing nearly enough however. This (like most things in this world) is a multilayered issue with no quick-fix, but the core of it is that many (and I mean MANY) of us are tech illiterate. Worse so, even more of us are math illiterate.
This generally means that most cannot cope with the current world we live in, and are experiencing extreme levels of inertia. I was here at one point, so I know how difficult this transition is.
An open web existing (on its own) won’t do much - its the culture that needs to change. We need to be equipped to think, fight, and adapt - or our spaces won’t survive. We are in a constant arms race with bad actors and ALL OF US need to be capable to win this fight. When the bots come to Lemmy (and they will), are most of us prepared to handle filter-lists, run servers, and potentially create a web-of-trust? I doubt this.
I would really like to see a return to real-life communication for most things (as humans are, from birth, well adapted to this) and the open-web only be used for automation and coordination. I think the most freedom comes from stability and the internet (in general) just does not offer that.
I think you’re forgetting Lemmy already has a pretty high barrier to entry tech wise, I think most of us will be fine.
This is true, but only for now.
The point of decentralized social platforms is to eventually include everyone. This is not to say this is Lemmy’s goal, but it is certainly the goal of its users. The tech-illiterate will show up en-masse (they always do) and what will be our answer for it? From what I see, we have none - this is no different than living on borrowed time.
We have to remember that “enshittification”, before all else, is a cultural issue. When the people that have this culture arrive, the whole platform will suffer for it (hence what I said earlier). Humans are just better with dealing with this in real-life, but the internet poses a lot more challenges that I just do not think we are ready for.
The major platforms are convenient.
But the open web offers something better: genuine ownership, community governance, and independence.
This has a kind of underlying connotation that the open web can’t be convenient. This is not true.
It is true that lots of platforms on the fediverse (Lemmy included) don’t have the best user experience and user journey flow. But that’s not how it has to be. We don’t have to accept that as a given.
It’s the same problem that Linux faces, where UX issues aren’t prioritised because the user base is technical enough to deal with the bullshit. We can’t let the same thing occur to the fediverse.
Back in the old days, you could register an account without giving your phone number. Nowadays, pretty much all the big social medias won’t let you register an account without a number. I guess that’s not a big problem for people who don’t care about privacy, but for me that’s a total deal breaker. This means, that there’s a huge barrier to entry.
But that’s the problem though, devs are notoriously bad at UX, and people good at UX don’t seem to care as much about FOSS and the open web. At least that’s my experience.
So we need people to speak out so devs can fix these little paper cuts in UX
people good at UX don’t seem to care as much about FOSS and the open web
I’m not sure this is true - at least I have an alternative explanation.
People who do the UX design and all that are rarely invited into the process. Open source projects often look for “maintainers” but this almost exclusively means “developers”.
There’s documentation and contributing guidelines for developers. Where is the same material for product managers or designers?
We don’t get product managers and designers in FOSS because they’ve never been invited.
What do you mean by “invite”? What would that look like?
My perspective of designers and product managers is that they like to own projects. FOSS generally works based on merit, where you first contribute and members of the project decide whether to accept it.
For developers this is easy:
- Contribute code
- Code is accepted or rejected
That’s how it should work for design as well. Contribute some designs that you think will improve the UX and if they’re desirable, someone will take up implementing them. If it’s easy (e.g. a new logo), it’ll get done right away, and if it’s more involved, it’ll get done as devs get time.
Project management is trickier because that requires buy-in from the devs. To get there, you need go earn their trust:
- help triage bugs (propose a severity system if there isn’t one)
- help organize a roadmap
- do some leg work marketing whatever the project needs (go find designers if needed).
If you do a good job, they’ll let you do the above more autonomously. But they’re not just going to hand over decision-making to a rando off the street, especially since “they” can change day to day.
Developers don’t like being told what to do (esp since it’s usually a hobby), but they do want the project to be more successful. Designers and product managers are certainly welcome, but the onus is on any contributor to demonstrate the value they bring.
What do you mean by “invite”? What would that look like?
I don’t mean a literal invite - I mean that projects are rarely inviting for product managers and designer (let’s call them “UX people”) and rarely do they encourage those people to contribute.
Let’s take a look at Lemmy as an example (and please don’t misunderstand, this is not to bash Lemmy specifically, this happens for so many FOSS projects). Let’s put ourselves in the shoes of a UX person who wants to contribute to Lemmy. How would I (the imaginary UX person) do that?
Well, on join-lemmy.org there’s not really any links to anything to do with contributing but there is a link to “GitHub” in the contact information. As a UX person, I may have a vague idea what git and GitHub is, but obviously that’s not a tool that I use. So then I land on the git repository on GitHub. Oh great, there’s a “Contributing” section! It says:
Read the following documentation to setup the development environment and start coding
Oh. So that’s contributing code and stuff. So that’s not me. But okay since there’s nothing else, let’s try and go to the contributing guidelines anyway. But this just gives a technical overview of the different software components of Lemmy, and then goes into how to setup local development. This is all mumbo-jumbo to me, I know nothing about coding, I am a UX person.
My point is (and again, Lemmy is just an example here), none of these contributing guidelines are helpful unless you are a developer, and the fact that the contributing guidelines only caters to developers makes any UX person feel out of place, as if their expertise is not wanted or needed. This is what I mean when I say it is not very inviting to UX people. It is very inviting to developers though.
That’s how it should work for design as well. Contribute some designs that you think will improve the UX and if they’re desirable, someone will take up implementing them. If it’s easy (e.g. a new logo), it’ll get done right away, and if it’s more involved, it’ll get done as devs get time.
I agree! But how are designers supposed to know where to even start? There are “good first issues”, but those are also only for developers. Where’s the contributing guidelines for non-developers? You say “Designers and product managers are certainly welcome”, but this doesn’t look that welcoming to me!
My perspective of designers and product managers is that they like to own projects.
I think this is a bit of a mischaracterization. I don’t think a product manager has to “own” the project to help and be valuable to a project.
One project that does this quite well is bevy. See this video from one of the product manager contributors to bevy: https://www.youtube.com/watch?v=u3PJaiSpbmc
You make an excellent point, and I’ve never thought about it this way before.
Devs are not newbie friendly at all. We were all noobs at some point and (if we’re being honest) remember the excruciating pain it took to become versed. Most people are not going to go through this, so FOSS naturally loses a lot of non-tech talent (including UX).
What I didn’t think about is that there really isn’t a way for UX people to contribute at all. GitHub Issues, at most, allows for people to make feature-requests - but beyond that it’s just not viable.
For example, I am a UX designer and would like to contribute or iterate a layout. My demonstration includes several images and a video. First off, where do I do this? I could use GitHub Issues, but this is an extremely painful process that is likely far removed from my normal workflow. I could use YouTube, and then link on GitHub issues - but then I have to jump through several annoying hoops for a still sub-optimal workflow.
Git itself also has worked very poorly with binary files (png jpg mp3 wav…) until the recent advent of git-lfs. Binary iteration using base git is just a non-starter.
I am shocked to say it, but I cannot think of any development UI that is actually decent for non-tech people. If anyone does FOSS UX, and I am wrong about the tooling, please correct me.
Agreed, this has always been a major disconnect.
I’ll also say that devs are notoriously bad at “being a noob”. A lot of software just takes too much investment to get working - those that do not tend to be extremely predatory (i.e Facebook).
Devs need to create dead-simple software that has UX which caters to common actions humans would do.
There’s plenty of good, open source UX in FOSS. Have you seen the Gnome family of apps? They look great and are easy to understand.
They’re also pretty light on features, and GNOME itself is quite foreign for new users.
Just being here has felt freeing in and of itself. No ads omg. It’s beautiful. I like the slower pace here too, it doesn’t bother me to see the same post on the main page from a few days ago. I think it’s a nice break for my senses actually.
Less bots, more genuine conversations, it’s also not as fast-paced as other social medias.
It’s great. It feels like a forum from back in late 2000s / early 2010 and I like it
And even when it gets heated, people still seem to listen and not just performatively push agendas. Seen more "fair enough"s than in years of Reddit.
Absolutely. People treat eachother like they treat others irl.
I wouldn’t mind a little faster paced fwiw, the conversation can stagnate a bit sometimes, but it is what it is.
Yeah though I think it’s a little bit too political at times. I get it, Trump and Musk is destroying the USA from within, but I don’t need to read about it in every second post…
thats what reddit has become, even worst they allow the con sub to be on the front page all the time.
This post is… Well a little lacking in my opinion. I am someone who believes that if we can’t tolerate different opinions in different spaces that isn’t a good way to engage in good faith anyway. While I like the fediverse. Example: Mastodon and Pixelfed. The platforms themselves isn’t always the most user friendly and to me at least is a little lacking. I’m also confused as to why this post flat out doesn’t mention bluesky as well but I digress. It’s a very new thing to look at what social platform people use as a political statement. Of course we all know MAGA supporters use Truth Social and X (Twitter). At the end of the day when less and less people refuse to come to the table and find common ground the more violent and destructive the world is going to become. Violence only creates more violence. imo.
I am someone who believes that if we can’t tolerate different opinions in different spaces that isn’t a good way to engage in good faith anyway
So you’ve not been paying attention the last 20 years? Letting Nazis be Nazis on your platform just turns it into a Nazi platform
Everything you’re saying is just fear mongering in my opinion. Also bad faith as you only point out the most extreme examples right off the bat. I don’t engage with extremism you ARE a part of the problem.
The problem is giving them a platform has let the extremists on the Right to come to power in the United States. Hearing differing opinions is one thing, tolerating the attacking of minorities and the destruction of a functioning government is another. How much debate are we supposed to engage in before we say enough is enough?
No, they’re completely right. Destructive, hateful opinions are not “just different opinions”, they are actively destroying and bastardizing the discussions and making people feel unwelcome. They are not to be tolerated unless you want all normal people to leave and only the assholes to stay, just like what is happening with Twitter.
Fuck nazis and their sympathizers.
I’m not a fan of mastodon because it really does feel a lot like other social media sites, I don’t really like any form of advertising, whether it’s intentional or unintentional. People post too much bullshit trying to gain followers. I never cared much for twitter/facebook/instagram anyway.
Lemmy however is a better replacement for Reddit, so far. I remember when Reddit was the replacement and now look at it, a big steaming pile of ads and bots, power tripping admin and moderators, killed 3rd party apps that made the site useable. Hopefully lemmy can remain the same as it is now.
My fear is that, if lemmy gets too successful, that regarding bots the same fate may occur.
Typically if you’re gonna deploy a bunch of bots on lemmy, it’s easiest to do via your own instance, which is fairly easy to filter out.
Luckily the federated aspect will help with this a little bit.
its nice it wont spread like cancer, like with reddit, wheres its mostly political botting by RU.
Right, but you can also create accounts on different instances, so not really protected. Actually I think it’s very difficult to really filter bots when they’re done right, especially in times where LLMs start to be increasingly more popular.
Totally agree. These platforms have no discussion culture. They are only designed to gain followers. This means only polarizing content of a very small group of users gets attention and all the rest is not even visible to other people. Reddit or Lemmy is very different in that sense. Even a new user can start a rich discussion because of subs/communities and without the need of followers. Thus the quality of the whole network is overall better.
reddit was different, now its extremely hard to even comment, let alone mod or start a sub . apparently with that whole sub banning debacle in jan, its even harder to start a sub or even posting in general.
The selfhosting movement sets people free in general.
Does selfhosting movement include using non-commercial instances of apps like mastodon/lemmy/matrix etc?
Self hosting movement is hosting stuff yourself, so kinda, assuming you’re not putting some kind of advertising on your own services, but most commonly I’d see things like jellyfin, nextcloud, navidrome, immich and then a bunch of other stuff, there’s foss alternatives to most commercial offerings.
Is a great place to start.
I should probably have put quotes around “selfhosting movement”, because I meant the term itself. Reason for asking is that if it doesn’t include shared instances, then it’s not a very big movement and most people will not really be able to join it.
That said I’m not trying to start a discussion on whether it’s good or bad, IMO it’s good and I self-host a lot of things for personal use myself. Just a thought I guess.
Sure? If you help fund it, definitely. You’re not self hosting, but you’re still involved with those who do.
anyone got tips for finding quality memes on mastodon? i love the philosophy of the service, but i have 0 interest in reading political takes from strangers all day, and right now it feels like all i see on the “trending” page is people complaining about politics. i just want to escape the bad news and laugh a little, not get mad at my phone anytime i open the app
For real, I love mastodon and its philosophy but sometimes I need some brainrot or something fun, and that site its only politics, tech, and memes made by old people
You gotta make them.
Mastodon seems to be in a weird middle that a lot of community platforms fall into. There are a lot of memes (way too many honestly) but they are political memes. I would imagine this is because a lot of people are genuinely worried about their future, but do not want to risk their life nor come off as “cringe”.
This is not surprising, given that we are living in extraordinary times, but it is frustrating. I would like for intelligent and practical people to come together and talk about solutions - but we’ve generally been reactionary. You want good and spicy meem - but we’ve generally be reactionary. Like I said, its frustrating.
maybe have a extra mastodon account where you just follow positive things and radically filter out negative stuff (even with word based filters)
and then i can just recommend:
- be patient. The awesome people will be found over time.
- lemmy communities are also great, but i dont remeber the names. But different instances have some funny meme communities.
- search hashtags
- in general explore stuff.
Tell me when you found some :‘D
I tried Bluesky for while but honestly I like Mastadon and Lemmy better. I’m also testing LOOPS (tiktok replacement) which is from the same creator as Pixelfed. There’s something comforting using decentralized platforms that are safe from Government and Corporate intervention
I like that it feels more like the web when I was younger, smaller communities usually with a more specific topic, run by a person or small group.
What’s your impression of loops so far?
I’ve been underwhelmed, but I don’t know if that’s a platform issue or an adoption issue. Found a couple good accounts to follow, but I really want a block option to keep some accounts out of my “for you”Content wise it’s underwhelming but it’s random videos. There’s more variety than Pixelfed which has an even smaller community. Eventually more trends will catch on to Lopps but I hope there’s more original content once it’s out of beta and public
will be hard without some algorithm. tiktok is useful for finding content that align with my interests
LOOPS
Where can I DL and try it?
https://loops.video/ You can download the Android APK or Download TestFlight for iOS to use it. You have to sign up first
Thanks.
Signed up for it, now awaiting activation.
deleted by creator
If only we had more content not related to “look we’re free!”, “look Linux is freedom”, “free free free!”, “MAGA bad, but we’re independent and free!”, it would be even more awesome (not a pun to your side, just a piece of frustration)
Also, for those saying “create it yourself” - I do
Idk why you are getting downvoted but I wish we had a little more variety to the content. I basically see the same things everyday in my home feed.
I’ve gone all-in on (properly) federated social media and I’ve got to say it’s been a great experience. After what’s happened to Twitter, with Zuck’s recently stated plans for Meta, and TikTok’s immediate Trump cocksucking, I realized that all privately-owned platforms are as good as compromised, no matter the utility they otherwise provide.
Instagram was more difficult as it was how I found out about a lot of local events, and was my primary connection to a lot of old friends, but it was worth it. I actually reach out and talk to those friends who I previously just followed. It’s restored some actually connection that social media had stripped away, and I find myself avoiding the endless scroll I used to get caught in.
I’m still working on evacuating YouTube, but using RSS feeds to be more deliberate about whose uploads I’m notified about has helped a ton.
I hope more active users move to the fediverse. That way we will have a lot of variety in content and can also potentially prevent communities from becoming echo chambers. I suppose moderation will also have to be taken up a notch for these changes to actually have a positive effect.
Echo chambers are not bad when the echo is due to the majority opinions being in favor of basic human rights and equality. Giving voice to those that spew hate is not conducive to going anywhere except a circle.
And you will be the one deciding what constitutes hate, whose voice to cut off?
You tell on yourself.
Hopefully. ghostrider2112 seems like a decent dude.
lol thanks from a white guy in Ohio, USA that loves all, even those who hate.
As long as we have ways to give feedback and affect the system this is a good thing.
The less recourse we have the more authoritarian it is though.
prevent communities from becoming echo chambers
I suspect this will still become a problem since we can subscribe to whichever communities we like and vice versa.
It is a feature, not a problem.
I have, like, this whole rich life offline. My curated list of instances and communities (plus my user block list) is just my entertainment and a small portion of my day.
You may not believe this but I have numerous thoughts, activities and interactions that never leave a trace online. I have no obligation to drink from the firehose that is being pumped from the septic tank of the human psyche.
@Flagstaff @gunpachi I’m not sure echo chambers are inherently a bad thing. My real life is a carefully crafted echo chamber of people I like to spend time with (which conveniently includes my family). The problem comes when we get *all* our information from that echo chamber.
I agree with what you are saying. What I really meant is that every community should have some amount of people who think differently and see things from a different perspective. This can help widen the variety of posts, comments and even sources used for citations.
For instance, here on lemmy I’ve noticed a tendency for people to see things from a political viewpoint and don’t hesitate to start a flame war in the comments. Maybe the average user will feel more welcome to express their opinions if they see that the existing users are open minded. Thankfully most communities I’m a part of are very nice, more so than their reddit counterparts.
P.S: forgive me if there are any logical inconsistencies in my comment. I might be a little intoxicated.
I hear echo chamber brought up a lot but never really have seen examples of a place that doesn’t have an echo chamber.
I think that’s just the natural result of people forming communities as opposed seeking out battle grounds for adversaries.
Only thing that can be done is offering people the tools to freely form as many communities as they want with the main barrier being who feels compelled to join the new echo chamber community.
Also, more active users means more niche communities. I just realized there’s a Severance community that is medium active. One less thing I need Reddit for.
Niche communities are awesome ! Sadly reddit is still the king in this aspect.
Maybe in a few years lemmy will reach that level or even surpass it… One can dream.
I used to spend tons of time on forums 20 or so years ago. Social media killed many of those off, but there’s no reason that something else can’t do the same thing - be it Lemmy communities or something else.
It is interesting that forums had less people but felt very active and didn’t need the millions of people that places like modern day social media do.
And I think big part of it is the presentation of material with threads that get bumped up when people comment and can keep going on for years.
In reddit type social media a thread is considered dead after like a day or less, so needing a new one even if it is the same topic to start up conversation again. Even more the case for one off comment type social media like mastodon.
Oh yeah forums are pretty cool. It’s like a massive treasure chest you can sort through. I still enjoy using a few forums like Gamerfaqs and XDA developers.
Another thing is google results. When I want a recommendation for anything I will add “Reddit” to my query. This is because I know it will return great recommendations and conversations that help me decide. Hopefully I will eventually be able to just use Lemmy for this.
In case you didn’t know, You can get lemmy posts by adding the following to a search query -
site:lemmy.world
You can replace with the lemmy instance url of your choosing (or any url for that matter).
What! My outie loves Severance.
I can’t locate this community using search on the term ‘severance’.
Do you mind sharing the instance and community name?
Praise Kier!
Come join the music/dance experience!
Why moderation? The old internet didn’t have moderation. Why does everyone feel the need for moderation?
The old internet was hidden behind dial-up modems and TCP-IP stacks and weird telnet and usenet protocols. This complexity worked as a filter and the people using it were mostly academics, students, techies and other nerds (me amongst them). The moment uncle Bob could poke his way through social media on his phone from the shitter, the whole thing cascaded into Eternal September and “the old internet” was lost forever.
Trolls, bots, and scammers make them necessary at a minimum, and then the subliminal messaging from the cronies of politicians, etc. make them welcome. Bots are easier to make than ever before so you can’t compare the past with the present that easily. kbin.social died last year because of relentless spam bots posting garbage/malware links 100x/sec.
Computer bots always act a certain predictable way. You can filter out most bots easily based on time-based filters or other algorithms. The rest should not be moderated, except for illegal things like selling weapons, drugs, or hiring a hitman.
Moderation is a skippery slope. Everyone wants to moderate something different. Rights want to moderates Lefts, Lefts want to moderate Rights. Moderators have the power to decide which side they are on. If we had clear laws that forbid most moderation, there would not be any discussion about it anymore. Just allow everything and deal with it.
That hasn’t been true for a long time. Filtering bots has increasingly become more difficult, expensive, and sophisticated. Not to mention that there are still plenty of state sponsored bad actors using real people and hybrid approaches.
What’s your solution to that? Not filtering out bots? Or manually moderating? The latter is even more expensive.
Your proposal is equivalent to just letting bots completely control the internet. It kills it. We either want an internet or we don’t.
And the extremism follow.
That’s fine by me. I’m capable of ignoring that. Call me anything you want. Insult my family, my life, my person, my culture; I literally don’t care. I’m either going to ignore you or respond accordingly. Let the extremist come in. Everyone that can’t handle it is a weak wimp that isn’t worthy of the free internet.
If they stay on the net fine, but no amount of tick skin n is bullet proof. Its not if but when those extremists move off line.
What? The old internet absolutely had moderation, even back in the day of BBS.
I don’t know what old internet you used, but the IRC channels and forums I used to run around on definitely had moderation. This was about '97. Maybe you’re talking about the late 80s when barely anybody knew the Internet even existed and it was just academics and ubernerds?
Guess you never used forums.
enshittification. Reddit , mozilla and tiktok has recently joined the ranks/. they saw the money right wing content brings in, and they went with it, of course they need equal number of arguments against this content, otherwise thier investment fails.
I remember reading a book that talked about public spaces and how we often think of malls as public spaces, but they have so many restrictions and ulterior motives that it doesn’t really hold.
They’re essentially the irl equivalent of centralised social media platforms. I hope once the fediverse really takes off, we can have ‘official’ platforms/instances that are run by governments that federate only to other ‘official’ ones. That seems like a better way to reach people, instead of Xitter.
It is incredibly frustrating to see for example Ursula Von der Leyen preaching “EU STRONG” stuff on fucking shitter. Really? This is your way of showing how strong the EU is and we shouldn’t or can’t rely on USA? By posting your I’m strong message on the precise platform the US chief nazification officer owns? FFS.
If all EU governments together decide to ditch shitter and move to mastodon instances, media follows. It’s a pretty cheap measure to implement, too.
Hard agree! I do think fediverse platforms are perfect for public entities to disseminate information.
I’m US based so my example is say a county. They already have the IT infrastructure and staff. Make an instance for the county and a community for each department.
The road department can post road closures and upcoming traffic diversions. The parks department can promote events, etc.
These type of instances can just disable comments. They are read-only so moderation is not needed.
It’s trivial from a resource perspective and even easier than updating a website.
EU really should ban Twitter. US social media has turned out to be incredibly dangerous with algorithm manipulation with the best evidence being the US and their election and people.
It makes sense if you are helping Russia or are in on isolating the USA. These parties are being funded by these billionaires in Europe. So I mean, eu strong is likely just a front.
John Mastodon.
My grandfather met John Mastodon in 1861. He says he was very nice.
Any great app on Android for mastodon?
check also here for more apps https://joinmastodon.org/apps
I use fedilab, in part because it’s the best app for peertube that I’ve found. But it’s got great support for Mastodon and Pixelfed as well.
I’ve been using Moshidon. One day I’ll find an app as good as Ivory on iOS, but in the meantime Moshidon is fine.
I’ll second moshidon. It gets bonus points for letting you see your followed hashtags. Or something like that. There’s something with hashtags that you can’t do in the web browser that you can do with apps. Moshidon does that thing.
I use Tusky and am satisfied, maybe there are better apps idk