Victor Rodrigues
1.9K posts


Ph.D. completed! I’m so happy! I want to thank everyone in the Elixir community who helped along this journey. We still have results to share about refactorings and the disciplined removal of smells using sequences of refactorings. I hope to make them public soon! #ElixirLang

Lucas Vegi@lucasvegi
All set! Tomorrow, I will defend my PhD thesis on "Code Smells and Refactorings for Elixir." It's been a long journey! Stay tuned to my posts, as we still have many unpublished results to share. We're still dependent on a few external factors for that🙂#ElixirLang #MyElixirStatus
English

@hugobarauna great talks on Livebook at ElixirConf this year, congrats! 💜
English

Have questions about Livebook, or are you using Livebook?
Come talk to me! 😊
I'd love to talk to you here at #ElixirConf
English

@RevelryLabs That’s much less of an issue now after elixir 1.17, since single quotes are deprecated and will trigger a warning, the sigil for charlists ~c”” makes it less ambiguous.
English

"You will accidentally use a charlist 'charlist' instead of a string 'string' at some point and tear your hair out looking for the bug." #myelixirstatus #software #codingjourney bit.ly/3SsF0Db
English

@leandronsp bom dia manolo ☕️ vo colar! e depois assistir essa live de gleam, que beleza
Português

é isso vamos abrir live em 15 minutos live obrigatória antes da daily da firma vai já passando o café aí
bom dia ☕️
m.twitch.tv/leandronsp
Português

@src_rip You could try something like `Ecto.Changeset.cast(user_a, Map.from_struct(user_b), [:name, :email])`
English

@src_rip In Elixir it's easy to call a function on a remote env with eval, rpc, or in the remote console.
Some of your application mix tasks can be CLI wrappers for "application tasks" you wanna provide for all environments.
English

@src_rip I think it's actually good mix isn't available in releases haha, it would open a whole can of worms (ex update deps on prod?)
English

It's really nice that the go-to option for running tasks (mix) also does not work in 90% of elixir deployments since most people use releases 🙃 #myelixirstatus
English

@nfcodes Elixir ‘Getting Started’ guides give a great introduction to the language hexdocs.pm/elixir/introdu…
English

I’m finally doing a deep dive into elixir.
What are the best resources / articles / books that I should read?
What are the best accounts to follow?
#MyElixirStatus
English

@stefano_mancini @ac_alejos @elixirlang you can build super fast APIs with phoenix, fast to build and also at runtime😄
that said, just bandit and plug could be a good alternative for your needs hexdocs.pm/bandit hexdocs.pm/plug/Plug.Rout…
and there's also ash: ash-hq.org
English

Phoenix is a good web framework, but like Ruby on Rails is too opinionated and batteries included.
But if someone wants to just build fast API, he can’t find a decent alternative.
Yes, in other languages (like golang) many thin frameworks are just a little abstraction of the built in http library, but they are “alive”, with growing communities of developers. And more developers means more adoption of the language.
English

Ever wondered how companies are using @elixirlang? Here are some of the most interesting production use cases from well-known companies. The common theme is that Elixir helped them scale and serve higher volumes of traffic with oftentimes fewer lines of code 🧵:
English

@th1agofm that looks amazing! ❤️
TIL about `=>`, didn't have all this pattern matching in my time with Ruby, gotta catch up with all that 😄💎
English

@FrancescoC A good project for Hernan, haha! Was wondering, this might be possible already with luerl? 😄 cheers!
English

How colleagues you have not worked with in 20 years are still traumatised of not having been able to rewrite the AXD301 switch in Java 😂. #erlang
Tony Pedley@hammarbytp
My dream last night was @FrancescoC explaining to me how he had added classes and multiple inheritance to #Erlang. Take that as you will
English

@filipecabaco @josevalim The numbat is monitoring the bees, on top of logs… 🪵📈 😁
English

@josevalim I only see a sine wave made of bees 😅no clue of what that means
English

@Adkron @elixirlang I’m thankful for how stable the language is, so much has evolved during 1.x, while maintaining compatibility, not an easy thing to achieve, kudos to the core team. I think I see this reflected in most libraries as well 👍
English

What are you thankful for as part of @elixirlang? #myelixirstatus
I’m thankful for the tools that the community has spent hours crafting in order to make interactive systems simpler to get going.
English

@leandronsp Erlang pode até ser uma linguagem meio esquisita, pro padrão C-style que a gente tá acostumado, mas acho Erlang cada vez mais bonita na sua simplicidade ✨
Português

@DNAutics I've just used livebook in a training, it was super helpful 👌
following the getting started guides could be a nice way to start exploring elixir-lang.org/getting-starte…
English







