160
Everyone be using the eggplant emoji as a penis euphemism, I have two thoughts on this ...
(self.showerthoughts)
A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The most popular seem to be lighthearted, clever little truths, hidden in daily life.
Here are some examples to inspire your own showerthoughts: 1
If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.
Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report the message goes away and you never worry about it.
It's up to the app/os how emoji are rendered. You can hack your os to display whatever you want instead of ๐ , or add support for ๐จ๐ with zero width space between, but it's less likely to be used.
It's not even at OS level (unless you're thinking fonts are OS level). So basically you'd just need to define a font, with certain unicodes with images you want, and make sure it ranks higher than other fonts. So the application will search for any characters in that font, and then for those you didn't define, it'll search in other fonts.