If you’re wondering why I’m crossposting .ml content or for an account listing of accounts used for it, please see the bottom of this megathread
- 134 Posts
- 12 Comments
Where did you get that from? I’ve never said anything resembling that
Context:
Why am I cross-posting .ml content?
I cross-post from .ml to the nearest relevant non-.ml comm to reduce the influence of .ml comms and indirectly, the instance as a whole, to help vitilize non-.ml comms and make it an easier decision for other instance admins to defederate because one key reason I identified that admins don’t want to defederate is because .ml still has some very large comms and some active niche comms.
Some highlights from the link:
.ml admin, Nutomics continued transphobia https://lemmy.world/post/29222558 The original transphobic Comment from Nutomic: https://lemmy.world/post/18236068
“If you don’t support Russia then you just don’t understand geopolitics” ~dessalines, .ml admin, dev https://lemmy.world/post/27352415
"Don’t worry guys, the Uyghur Genocide was REALLY just birth control! ~dessalines, .ml admin, dev https://lemmy.world/post/30580167
“See! nobody died IN Tiananmen Square, just AROUND it, so it doesn’t count!!” ~ Davel, .ml admin https://lemmy.world/post/30673342
“NK is actually good and anything counter to that is Western propaganda!” ~dessalines, .ml admin, dev https://lemmy.world/post/31595035
General negative sentiment to other instances who haven’t “seen the way” yet ~davel, .ml admin https://lemmy.world/post/27426510
And so so much documentation on clear heavy handed censorship and bias also on the link. So much I can’t even put them all here because this comment would be really long.
I believe the behavior of its admins (the main admins are Lemmy devs) does harm to the overall growth of the Lemmy-verse and maybe even the Thrediverse (since Lemmy kinda kicked off the Thrediverse) because of its association with the devs of Lemmy and their insistence to use .ml as their personal political platform to spread harmful propaganda
On the outside, bringing up Lemmy frequently leads to comments like “Lemmy? Isn’t that the place with a bunch of tankies?” Or “Tried Lemmy, but found it full of pro Russia crap so I left”. The best way forward from that I see is to either widely defederate from .ml like the rest of the Triad, or pressure them to put a fair and unbiased as possible admin team.
Edit: I thought about it and maybe you’re thinking of me adding the bio blurb to each of my accounts with a link to all accounts being used for this crossposting campaign. Which that is true and still accurate, though I do need to take off my [email protected] account as I’m not using that one for it anymore for obvious reasons lol
cm0002@mander.xyzOPto
World News@quokk.au•Iran Turns to China Rail Link to Try to Bypass US Blockade
4·17 days agoEdited to include paywall Bypass Link, which also Bypass shitty ToS popups
so I don’t have to connect to it.
I actually thought of this before and besides making sure to maintain crossposting, I think for just image URLs it’s kind of draining of resources (however small but built up over time…) without any “reward” (engagement) with the actual post on their instance
cm0002@mander.xyzOPto
People Twitter@sh.itjust.works•Can you explain this gap on your resume?
01·3 months agoBecause it’s part of my .ml cross-posting, I could but doing so would break the crosspost, which some people don’t like already when it happens accidentally
I can edit it if you want me to and break crossposts here going forward
cm0002@mander.xyzOPto
Funny@sh.itjust.works•When you try to spread cold butter on toast
01·3 months agoBut…what if I like my toast a little soft :c
cm0002@mander.xyzOPto
Privacy@programming.dev•"i am shocked at how many people don't have an actively hostile relationship with advertising"
01·3 months agoIdk maybe you should and always mute it, maybe after awhile of you doing it it’ll be harder when you’re not there doing it to keep the status quo and they can join us on the fuck ads team lmao
cm0002@mander.xyzOPto
Privacy@programming.dev•"i am shocked at how many people don't have an actively hostile relationship with advertising"
01·3 months agoThis is why I don’t trust “privacy” [company] if they do any sort of ads. Especiall-
THIS COMMENT BROUGHT TO YOU BY NORDVPN, WHERE WE USE OUR MONEY TO ENHANCE YOUR PRIVACY AND DEFINITELY NOT OUR BALLOONING MARKETING BUDGET
cm0002@mander.xyzOPto
Programmer Humor@programming.dev•Op doesn't have time for interviews
01·5 months agoWhy that’s executive material!

























Not a hater of systemd per se, sometimes it’s annoying but to me it’s eh whatever
But the root issue, is it violates the ancient GNU/Linux philosophy of making one tool do one thing and having it do that one thing very well. If you need to do complicated things, then you make multiple tools in a way that you can chain them to accomplish those tasks
It’s why the core tools of linux: awk, grep, cat, sort etc are the way that they are
SystemD violates this by being, well, everything. It’s now handling networking and daemons and boot and a myriad of other things hence the meme
Whether you see this as a good, bad or neutral thing depends on how closely you follow the tool philosophy