joaoevangelista

joaoevangelista

Elixir Mascot

Hey guys!

So to keep it simple and short
Does Elixir has a mascot? I know that the logo is pending trademark so people can’t use it right now (correct me if I’m wrong). So I thought about having a mascot, also as another way to warm the community, such as Go has Gopher, with a permissive license so people could do some customizations in it and use to promote the language without actually using it’s logo.

We could have some sort of alchemist. Just a discussion in what you guys think of having one.

Most Liked

AugieDB

AugieDB

You know, I’ve had a sketch for that for years that I never finished off – until tonight. Thanks for the encouragement. Drop managing all his little actors. (In retrospect, I should have had half of them carrying letters, looking for a mailbox to put them in…)

yordisprieto

yordisprieto

Contributing to spread the love, I can share the .ai or .eps file you want

kokolegorille

kokolegorille

There was a discussion similar…

https://forum.elixirforum.com/t/if-elixir-were-an-animal-what-would-it-be/2353

I cannot resist putting my personal choice :slight_smile:

Is it about the color? No, it’s about having multiple tentacles…

10
Post #2

Last Post!

rafaelnacle

rafaelnacle

I was thinking about this too! I think IT HAS to do something related with alchemy. It just makes sense! I know a mascot means almost nothing to the language itself, but idk, it adds personality! Since it is a functional language, an owl (an alchemist own) would maybe be something nice? An owl makes no noise when flying, like elixir almost never crashes. :smiley:

Owls have that “magic” feeling, and an alchemist purple owl holding a vial or something would be really cool! I wanted to generate an AI to have an idea, but I truly believe a human should make this haha. I found those on Pinterest! Maybe like a living object like a vial like this tea pot but in another form:

Where Next?

Popular in Discussions Top

CharlesO
Erlang :list.nth simple, but 1 - based nth(1, [H|_]) -> H; nth(N, [_|T]) when N > 1 -> nth(N - 1, T). Elixir Enum.at … coo...
New
sergio
There’s a new TIOBE index report that came out that shows Elixir is still not in the top 50 used languages. It also goes on to call Elix...
New
pillaiindu
In django there is a cache framework backed by memcached. Rails also puts a lot of emphasis on caching, and even the idea of russian-doll...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
tomekowal
Hey guys! I want to create a toy project that shows a chart of temperature over time and updates every 5 seconds. I feel LiveView is per...
New
cvkmohan
The upcoming Phoenix 1.6 release looks very interesting. Became a habit to watch the commits - and - what they are bringing in. phx.gen...
New
shishini
I think this twitter post and youtube video didn’t get as much attention as I hoped I am still new to Elixir, so can’t really judge ...
New

Other popular topics Top

grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 54092 488
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New

We're in Beta

About us Mission Statement