this post was submitted on 22 Jan 2025
109 points (89.8% liked)
linuxmemes
21925 readers
1901 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@imaqtpie it's just named after musk's bad joke
Oh, idk what you're referring to and I don't care to find out, I try to avoid ever hearing anything about that dude if I can avoid it.
It made me think of Louis CK π³
The reply on masturbated.one (the Mastodon instance) has an embedded image with the reference. It's strange that it didn't make it into the Lemmy comment.
Aha, took me like 15 minutes to learn how to navigate that site (I never used Mastodon or Twitter) but I figured it out.
This was the reply on Mastodon
Federation between Mastodon and Lemmy is still very limited in functionality and weird. Obviously the image OP attached to the original post made it over, but the one they attached to their comment did not.
The devs need to do a lot of work on that if it's ever going to be usable by most people. But also users need to experience both sites for themselves to start to understand what the actual use cases for cross platform functionality are.
I think I got a little better understanding of how it is to interact with a Lemmy community/thread from trying to find that user and his reply via the Mastodon interface. It's pretty confusing tbh because there's no threading at all, just random replies.
But actually on further investigation there is a way to view the thread, I can kinda see it here
https://masturbated.one/@imaqtpie@sh.itjust.works/113872823948648738
Edit:
Wtf clicking that link actually navigates me to this Lemmy thread on sh.itjust.works. Now I'm just more confused than ever.
I'm guessing that it automatically navigates to Lemmy because my account comes from Lemmy. But you can find the Mastodon view of the same comment by manually navigating through Mastodon. Interestingly, the Mastodon view has the same problem where my embedded image doesn't display. Definitely work to be done.
I think that link does the same as the direct link icon with the fediverse icon on Lemmy. I can't figure out the mechanism it uses, though. The HTTP request is just empty and sh.itjust.works is displayed immediately. I expected at least a 301 redirect or a script to execute
location.replace()
but I can't see anything.As for the image, the embed mechanism is probably different on Mastodon and doesn't translate at the moment. (I don't even know if they support standard Markdown let alone the Lemmy flavor)
Let me see...
Looks like that would be a mixed result. Still, I commend the team behind the interface for getting federation to work.
Some of the basic markdown seems to work. Stuff that works:
Not bad, but still far from parity. Interestingly, the line break is rendered as the correct
<br>
tag, but is visually identical to a paragraph break.Huh, that is interesting.
Definitely a long way to go, but getting better cross compatibility with Mastodon would be very beneficial because I feel like Mastodon users are fairly similar to Lemmy users in terms of attitudes and interests, and they have a huge active userbase compared to us.