Charcuterie – Visual similarity Unicode explorer

(charcuterie.elastiq.ch)

316 pontos | por rickcarlino 4 dias atrás

49 comentários

  • siddboots
    4 dias atrás
    Very cool concept and execution, well done.

    I don't quite understand what is going on with the "spotlight" UI concept - I can click around on the characters and it highlights an area and it also reloads the landscape local to the character that I clicked on, so I can sort of traverse the similarity landscape this way. But I feel like I might be missing some part of the visual metaphor?

    • huflungdung
      4 dias atrás
      It’s just a cool visualisation
    • teaearlgraycold
      4 dias atrás
      Agreed. Nice aesthetic. Terrible design.
      • siddboots
        4 dias atrás
        Well, that wasn’t my conclusion at all to be clear!
  • Koffiepoeder
    4 dias atrás
    I understand trimming input fields is typically a useful default, but in this case this prevents me from searching for a space. So maybe it'd be worthwhile to add a `if (trim(str)=="") return str` exception or something similar?
  • mjmasn
    4 dias atrás
    I didn't notice this at first but if you click the pencil icon you can draw a shape to match against instead of searching with text or browsing with the dropdown
  • _qua
    4 dias atrás
    I'm not dyslexic, but this is what I imagine dyslexic hell is.
  • txzl
    4 dias atrás
    Seems like search doesn't work for Japanese kanji. Search works for https://unicodeplus.com/U+2F8F But doesn't work for https://unicodeplus.com/U+884C
  • Cadwhisker
    4 dias atrás
    Very impressive that I can sketch a character in the top-left and get a close match. That's a real highlight showing that there's more going on under the hood than a big look-up table.
    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion looks better and is more useful for finding characters. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
  • irickt
    4 dias atrás
    "Everything runs in your browser."

    That's cool. The sound effects seem like natural thinking sounds. :)

    Several models to compare.

  • tantalor
    4 dias atrás
    Ouch, my back button
    • SpyCoder77
      4 dias atrás
      Yeah lol
    • iqfareez
      4 dias atrás
      well you can right click the back button
  • 0xCE0
    4 dias atrás
    Unicode standard doesn't define any visual shapes for code points (except conceptual examples for some emoji-like symbols), so this is more some specific font's (that is not even mentioned/cannot be changed) glyph similarity visualization than anything to do with Unicode code point "visual exploration".
  • alentred
    4 dias atrás
    This is excellent. I prefer Unicode characters over images when possible, like arrows for example, but often struggle finding the exact one I need. Here I can sketch ‼ what I need and then narrow down my search. This is just perfect, many thanks. UX is easy and intuitive. Goes to my bookmarks.

    Like, who knew this is even a character: ᆚ

    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion looks better and is more useful for finding characters. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to my website here: https://unicode-atlas.vercel.app
  • me_again
    3 dias atrás
    Amused by how many X's there are: https://charcuterie.elastiq.ch/#1100B

    Did you mean Aegean Check Mark or Old North Arabian letter Teh?

    • Rendello
      3 dias atrás
      We unified the entire CJK space but there was no "x" unification!
  • runeblaze
    4 dias atrás
    > visual similarity

    > SigLIP 2

    Maybe visual-semantic similarity is more appropriate? Nonetheless the design is fantastic

    • meodai
      4 dias atrás
      True, thanks for the feedback
      • ghywertelling
        4 dias atrás
        One future project idea suggestion. Can we combine these characters to create new ones just like Gboard allows us to intelligently combine emojis to create new complex emojis.
  • vprcic
    4 dias atrás
    It would seem it takes in account a bit more than "visual similarity", otherwise I can't find a good reason for "@" and "U+1F582 (BACK OF ENVELOPE)" being that close.

    Also, for years (decades?!) I wanted something similar in Word, for when I knew how to describe the symbol in words, but had a hard time manually searching for in the unwieldly UI. I can't believe that "insert symbol" window still doesn't have any kind of search capability.

    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion looks better and is more useful for finding characters. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
    • cammasmith
      3 dias atrás
      I agree. If Word had something like this, it would be so much easier to find the symbol you're looking for.
  • haritha-j
    4 dias atrás
    Let me sumamrise my response thusly: 𒁞
  • semolino
    4 dias atrás
    Design is delightful, great job.

    The radial glyph wave animation is also really cool, but the novelty will wear off and the delay will become grating especially if one is using the app in a utilitarian manner. Consider skipping transitions/animations if the user signals a preference for reduced/removed motion. Alternatively, you could add an on-page toggle for animations.

    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion is more useful for finding characters via drawings and similar characters. As you mentioned, the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
      • meodai
        3 dias atrás
        yeah that’s a more utilitarian approach mine is more about exploring and navigating the unicode space visually

        beauty is in the eye of the beholder

        though going through every comment to promote it feels a bit… unnecessary

        • SpyCoder77
          2 dias atrás
          I agree, you did a great job on the design, especially the border around the grid, I really like it. Also, just checked out your homepage, it looks really, really good
    • meodai
      4 dias atrás
      great idea, I think I will do both
  • Leptonmaniac
    4 dias atrás
    Really good looking! Interesting UI/UX insight: I kinda expect to be able to "go back" by inverting the coordinates. So when I have one glyph in focus and select a new one two to the left and five down, I would love to be able to go back by selecting five up and two right to find the "old" glyph. Not sure how well this can be implemented.
  • roer
    4 dias atrás
    Lots of fun trying to go to a target symbol. Especially if you intentionally get yourself stuck in the lines first :D
  • nikisweeting
    3 dias atrás
    This is so cool, just bookmarked it next to https://emojidb.org/ which is what I've been using in the past for vector-based emoji search.
    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion looks better and is more useful for finding characters. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
      • nikisweeting
        3 dias atrás
        gotta add vector search! that's the main benefit of these tools imo

        I want to be able to search abstract concepts like "package" or "download" or "jazz" and see everything vaguely related like emojidb does.

  • SubiculumCode
    3 dias atrás
    As an aside: I personally have no use for unicode for bash commands, and the potential for sneaky maliciousness worries me. Does anyone know of a way to automatically strip (e.g. with tr) all unicode away when pasting into a terminal?
  • wackget
    4 dias atrás
    Cool but maybe consider a different name? If I want to recommend this tool in a few weeks' time there is approximately 0% chance I'm remembering it's called something like "Charcuterie", despite the clever bit of wordplay.
    • emmelaich
      4 dias atrás
      The title of the page is "Charcuterie — A Visual Unicode Explorer" so a search would bring it up. [edit - tested in a incognito page]
    • jorisnoo
      4 dias atrás
      I love the name!
  • keyle
    4 dias atrás
    I like the animation work and sound, it really gamifies the experience. I question the usefulness though. But it could make a fun game experience if it were to let people match by colour or align emojis related to each other.
    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion is more useful for finding characters. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
    • meodai
      4 dias atrás
      I use it to find icons I likr
  • d--b
    4 dias atrás
    The name sounds really bad in French. Charcuterie is a pig butchering shop, usually associated with messy bloody stuff. The verb “charcuter” also refers to surgery done poorly.

    But yeah I guess the pun makes it work in english

    • meodai
      4 dias atrás
      I’m a native French speaker, and “charcuterie” doesn’t really carry that negative meaning in everyday use. It’s very commonly used to mean cold cuts / prepared meats.

      The butcher is un charcutier, and the shop is une boucherie. La charcuterie refers to the food itself, usually cured or prepared meats (pork, cooked, smoked, dried, etc.). So the name works the same way it does in English.

      • d--b
        4 dias atrás
        I'm French too :-)

        I get why people use French words to name products in english, but une charcuterie, it's somewhat gross and messy. It's Gaulois in a sense. To me it clashes a lot with the look of the website which is more like Tron-ish.

        You wouldn't see a charcutier in Tron, would you?

        • meodai
          3 dias atrás
          Fair enough. I didn’t go for cultural or visual accuracy when naming it, I just wanted something loosely tied to characters / unicode, and the pun clicked for me. I still like it a lot.
    • globular-toast
      4 dias atrás
      I looked this up as I was sure boucherie is the butchering/bloody bit. I think I'm right, charcuterie means essentially the same thing as it does in English.

      I didn't realise it was a French word, though, and thought the char was referring to smoking, even though I know not all charcuterie is smoked. But, in fact, char means flesh (chair) and cuterie means cookery. So it's more like "flesh-cookery" if we wished to translate it.

      • zeltus
        4 dias atrás
        aksherlee, to les crapauds, a char is a tank.
        • d--b
          3 dias atrás
          aksherlee <= nice one
  • pimlottc
    4 dias atrás
    This is cool but the characters are awful small on my iPhone 14 Pro. Decent bit of wasted space too. Why are the characters in the previous history list (on the “rim” so much bigger than the characters I’m actively exploring?
  • lastofthemojito
    4 dias atrás
    The design is fun.

    I think matching the drawing input to emojis need some work - no matter how I draw a smiley face, I never get any smiley face emoji (or any emoji) as a suggestion.

  • aeonik
    4 dias atrás
    This is one of those designs that should be implemented on every computer. I'd love to have a little button pop up that helps my identity a symbol.
    • SpyCoder77
      3 dias atrás
      I made a similar tool that in my opinion is more useful for finding characters, either by text search, drawing, or selecting a similar character. I feel that the tool the OP posted seems cool for short periods of entertainment, but isn't very useful for utility. Link to the website here: https://unicode-atlas.vercel.app
  • lastofthemojito
    3 dias atrás
    I get weird behavior if I enter a Korean Hangul symbol like 소, it doesn't show visually similar symbols, it seems to be random stuff.
  • zeltus
    4 dias atrás
    Bookmarked as an excellent tool. I use it to find alternatives to "forbidden" characters in filenames. For media files, mostly.
  • amake
    4 dias atrás
    To visually compare characters you need to map them to glyphs; what is the glyphset and how much of Unicode does it actually cover?
  • hootz
    4 dias atrás
    A cool website that can be gamified like Wikipedia! You can do things like racing to find the among us character ඞ :)
  • savolai
    4 dias atrás
    Love it.

    Svg backups would be nice when chars render as boxes.

    • meodai
      4 dias atrás
      should be less boxes now!
  • tash_2s
    4 dias atrás
    Love this. I hope it works with Japanese kanji too, because sometimes I forget the exact character but remember a similar one.
    • meodai
      4 dias atrás
      It does
      • amake
        4 dias atrás
        It only seems to work for some subset of CJK characters. I haven't been able to figure out why some work and some don't.

        For instance 叱 and 明 both seem to fail in the same way: U+1F996 T-REX in the upper left corner and the URL fragment fails to update.

  • ares623
    4 dias atrás
    Reminds me of early 2000's web design with Flash websites. Those were good times.
    • ebruchez
      4 dias atrás
      Oh no they weren't!
  • est
    3 dias atrás
    Could this be used to make better ASCII animations?
  • evilelectron
    4 dias atrás
    WOW! What a lovely way to explore the character map.
  • arttaboi
    4 dias atrás
    This is impressive! Thanks for sharing.
  • adi_kurian
    4 dias atrás
    This is quite remarkable. Great work.
  • downboots
    4 dias atrás
  • rustystump
    4 dias atrás
    This tastes delicious. The sound is perfectly restrained and animation is intentional. I wish more apps were as playful as this.
  • minantom
    4 dias atrás
    Very cool concept and execution.
  • fortyseven
    4 dias atrás
    Anyone else think of the film 'Hangar 18'; specifically the alien language they find on the UFO?
  • joshu
    4 dias atrás
    anyone know how this works? i assume just rasterizing and embedding?
    • meodai
      4 dias atrás
      exactly
      • joshu
        3 dias atrás
        ported my random glyph generator to this method using pytorch timm and... it works! very cool
  • romanovtexas
    3 dias atrás
    Amazing concept!
  • ssss11
    4 dias atrás
    Sounds delicious!
  • mplanchard
    4 dias atrás
    Love the name, very clever
  • LowLevelKernel
    4 dias atrás
    WOW. JUST WOW ‼
  • atlasagentsuite
    3 dias atrás
    [dead]
  • SpyCoder77
    4 dias atrás
    [dead]