#elixir

16 posts · Last used 11d

Back to Timeline
Artemis @art_codesmith@toot.cafe · Jul 27, 2026
Hello Fediverse. I'm looking for a job. I'm a web developer of 12 years of experience (mostly backend, but I can do some frontend in a pinch). Microservices, new APIs, refactorings - I did it all. I primarily worked with #Ruby and Rails, but I have experience with #Python and #Elixir. Currently residing in Israel, but I'm happy to work remotely on contract, or maybe even relocate. If you're interested, my LinkedIn is https://www.linkedin.com/in/artemiysolopov/ #RubyOnRails #SoftwareEngineering #GetFediHired
0
0
1
Pragmatic Bookshelf 📚 @pragprog@techhub.social · Jul 06, 2026
Complexity doesn't appear all at once. It sneaks in. (With augmented coding, it doesn't even sneak.) Joseph Koski's FunPark will help; model complexity instead of fighting it. Advanced Functional Programming with Elixir https://pragprog.com/titles/jkelixir/advanced-functional-programming-with-elixir/ #elixir #fp
4
0
4
Martin Gausby @gausby@mastodon.xyz · Jul 01, 2026
Hi #Elixir community. 50 lines of aliases in every module do not improve the quality or readability of your code. It makes it harder to find and locate stuff using tools like ripgrep. To take this upfront: No, humans still have to read and understand your code, even if you didn't write it. Also, if you need to alias more than four or five modules into your module, then it might be an indicator that you have a major architectural design problem. Update your credo rules accordingly.
0
0
0
Paul Buetow @snonux@fosstodon.org · Jun 26, 2026

This is an interesting #Elixir pipes operator experiment in #Ruby. #Python has also been experimenting with such an operator. Raku (not mentioned in the linked article) already has the ==> sequence operator, of course (which can also can be used backwards <== - who has doubted? :-) ). https://zverok.space/blog/2024-11-16-elixir-pipes.html #syntax #codegolf #fun #coding #RakuLang

2
0
0
Maikel 🇪🇺 🇪🇸 @maikel@vmst.io · Apr 18, 2026
Changing subject completely, who's going to my home region, Andalusia, for EU Elixir Conf next week? #elixir #coders #conferences
0
0
1
Matt Crawford @thecrawford@mastodonapp.uk · Feb 11, 2026
Does anyone have any tips for learning #elixir ? I've always used IntelliJ as my IDE but it seems to behave slightly inconsistently when using elixir. Also is there any way you get the interactive debugging to work like you would with say Java?
0
0
0

You've seen all posts