Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Omnomnom

⁨168⁩ ⁨likes⁩

Submitted ⁨⁨1⁩ ⁨week⁩ ago⁩ by ⁨Stamets@lemmy.dbzer0.com⁩ to ⁨memes@sopuli.xyz⁩

https://lemmy.dbzer0.com/pictrs/image/7abb40b7-22f1-440c-8741-f0515ee49187.webp

source

Comments

Sort:hotnewtop
  • JohnnyCash@sopuli.xyz ⁨1⁩ ⁨week⁩ ago

    What a weird way to spell and then censor ice cream.

    source
    • falseWhite@programming.dev ⁨1⁩ ⁨week⁩ ago

      Ais ais baby

      source
      • JohnnyCash@sopuli.xyz ⁨1⁩ ⁨week⁩ ago

        That maight be it indeed.

        source
    • PinkyCoyote@sopuli.xyz ⁨1⁩ ⁨week⁩ ago

      Reminded me of the Ass Cream guy

      source
  • GrammarPolice@lemmy.world ⁨1⁩ ⁨week⁩ ago

    Eating ass cuz you like the taste

    Image

    source
  • Wildmimic@anarchist.nexus ⁨1⁩ ⁨week⁩ ago

    an asterisk in regular expressions indicates an arbitrary amount of characters, so its probably avocados

    source
    • Ephera@lemmy.ml ⁨1⁩ ⁨week⁩ ago

      In regular expressions, it would match “aaaaaaaas”, since character before the asterisk needs to be repeated. To match “avocados”, the pattern would need to be a.*s (or a\w*s).

      Or alternatively, a*s as a glob pattern would match “avocados”.

      source
      • 30p87@feddit.org ⁨1⁩ ⁨week⁩ ago

        Or a[vocad]*s

        source
  • xylol@leminal.space ⁨1⁩ ⁨week⁩ ago

    Some three-letter snacks that start with “A” and end with “S” include “Ants,” which can be eaten as a protein-rich snack in some cultures, and “Ais,” referring to a type of ice dessert in various cuisines.

    source
    • cabb@lemmy.dbzer0.com ⁨1⁩ ⁨week⁩ ago

      How many letters do you think are in the word “ants”?

      source
      • xylol@leminal.space ⁨1⁩ ⁨week⁩ ago

        According to the llm its 3

        source
        • -> View More Comments