Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
You could just do those autogenerated things instead of a static image if they haven't set one. Like, hash their username and use the bits of the hash as an input to some function that procedurally-generates an image. Makes it easy to visually-identify users without needing them to go out and manually create an avatar.
I don't really care much about the visual appearance myself, but I did want something unique to make it easier to visually-identify my posts for other users. Humans can identify color in their visual field in constant time, so having different colors for different users is helpful. I plonked "wave swirl"---the first thing that came to mind---or something like that into Stable Diffusion 1.5, got a picture of a wave, haven't touched it since.
EDIT: For a good example, I always easily identify @Kolanaki@yiffit.net comments, as he's got custom colored Unicode in a display name and a custom avatar and custom background. I don't care enough to go do that myself, but it does highlight the fact that it can be useful for rapidly-identifying people in a conversation.
For those who can't see avatars, he looks like this in the Lemmy Web UI:
I'll add that I don't personally really like the display name functionality, because I need to refer to people in text using "@" syntax---as I did above---by their real username and it makes it slightly more obnoxious to get that, but I do have to say that it does help make users visually unique.
I think that my ideal for user identification would be maybe some sort of procedurally-generated flag as the default. Those are designed to be readily-identifiable at a distance already. Like, use the hash bits to choose one of several different groups of flags (triband, etc) and bits to choose the color of various elements in the flag. If one flag isn't enough to consume all the bits in the hash, maybe do two side-by-side, etc.
EDIT2: Hmm. Now I kind of wonder if that should be done client-side, because it could let the viewing user theme what they're seeing. Like, dark-mode people don't have to have bright flags, if someone wants a specific theme they could use that (a string of different colored cats in different poses), etc.
EDIT3: And I loathe the fact that the Lemmy Web UI by default permits animated avatars. I think I disabled animations somewhere in Firefox specifically because of the people on here using animated avatars. I think that not putting the kibosh on that was a huge mistake.
I'm just gonna reply to your edit separately lol
Haven't used Lemmy-UI in forever, but the user search does work on display names, though the one you mentioned with the custom Unicode characters definitely wouldn't (well, not typing the letters they represent anyway).
Yeah, it already does that. I'm using the Dicebear adventurer pack for users and the initials pack for communities. Each user gets the same pseudo-random one generated every time.
I'm the opposite of another commenter (the one who said they find profiles with avatars sus). I find the ones who don't bother to set anything a bit sus myself. Like, it's as if they don't care to be here, they don't plan on sticking around, just here to hit it and quit it, etc. Taking the effort to put something there at least shows they're trying to be part of something (well, in addition to other factors).