Earlier quoted context omitted.
What made you do that? Genuinely curious. You immediately suspect trolling when you see people complaining about Elixir?
Oh yes, @joelbluminator, the troll-in-chief when it comes to Elixir posts. You really have an axe to grind against this language, do you? > For one I really do think Elixir is a horrible career choice and I wanna save young average developers who still have time to correct that mistake ( https://news.ycombinator.com/item?id=27204755 ) Sadly, your trolling is too subtle to get shadow banned, so we are doomed to keep r…
Elixir 1.12
101–109 of 109 posts
Re: Elixir 1.12
#102As an aside, I teach Elixir as part of my distributed systems MSc course. Anyone here in the London area (or even UK) looking for junior engineers? It would be nice to have some companies to point my students at when they start looking for jobs (or year in industry).
Re: Elixir 1.12
#103As an aside, I teach Elixir as part of my distributed systems MSc course. Anyone here in the London area (or even UK) looking for junior engineers? It would be nice to have some companies to point my students at when they start looking for jobs (or year in industry).
Re: Elixir 1.12
#104As an aside, I teach Elixir as part of my distributed systems MSc course. Anyone here in the London area (or even UK) looking for junior engineers? It would be nice to have some companies to point my students at when they start looking for jobs (or year in industry).
Oh really cool! Which University then?
Re: Elixir 1.12
#105As an aside, I teach Elixir as part of my distributed systems MSc course. Anyone here in the London area (or even UK) looking for junior engineers? It would be nice to have some companies to point my students at when they start looking for jobs (or year in industry).
I work in the Wireless and Digital Systems department of Cambridge Consultants (Cambridge, UK). We build weird and wonderful radio systems for clients. We are using an increasing amount of Elixir and Erlang because it's a great fit for what we do, but it's still in the minority.
Re: Elixir 1.12
#106As an aside, I teach Elixir as part of my distributed systems MSc course. Anyone here in the London area (or even UK) looking for junior engineers? It would be nice to have some companies to point my students at when they start looking for jobs (or year in industry).
V7(v7labs.com) is based in London and we are going to be looking for junior engineers quite soon. We use Elixir quite extensively. Drop us an email!
Re: Elixir 1.12
#107It moves kind of fast and you might need to rewatch a few parts, but it demonstrates some of the principals that make Elixir / Erlang so compelling.
If you watch this, imagine what you would need to do as a developer to make this work in your language of choice.
Re: Elixir 1.12
#108Earlier quoted context omitted.
> For the people who understand Elixir/OTP's strengths it's excellent. Is there any place to read about this on a more or less basic level? I bet many people will just ask what benefits they may get from this instead of apps build using Go (for example) + rabbitmq
Sorry only have a video for you, still worth watching IMHO https://youtu.be/JvBT4XBdoUE
Re: Elixir 1.12
#109Several versions ago Jose talked about how Elixir is basically "done", which is so refreshing these days! But since then, the developer experience has improved by leaps and bounds through all these improvements other than the core language. As a professional Elixir developer for the last 4 years, I'm loving it. A few improvements in the last few versions off the top of my head that have been really nice: * Robust, ti…
> Not really Elixir, but I'm jazzed about Erlang/OTP 24 JIT support for better performance. I'm really interested to see how the JIT effects our app. I've seen some reports suggesting that a 20% bump in speed isn't unreasonable to expect.
See this thread in elixirforum https://elixirforum.com/t/absinthe-graphql-performance-issue...