#elixir
Erlang solutions partners with re2 programming to deliver erlang, elixir & rabbitmq online training and to grow the community in south east asia.
https://www.erlang-solutions.com/blog/erlang-solutions-partners-with-re2-programming-to-deliver-erlang-elixir-rabbitmq-online-training-and-to-grow-the-community-in-south-east-asia.html
Erlang solutions partners with re2 programming to deliver erlang, elixir & rabbitmq online training and to grow the community in south east asia.
https://www.erlang-solutions.com/blog/erlang-solutions-partners-with-re2-programming-to-deliver-erlang-elixir-rabbitmq-online-training-and-to-grow-the-community-in-south-east-asia.html
Erlang-Solutions
Erlang Solutions partners with RE2 Programming to deliver Erlang, Elixir & RabbitMQ Online Training and to Grow the Community in…
Erlang Solutions, the world's leading provider of Erlang and Elixir solutions, and RE2 Programming, an IT training organisation dedicated to helping developers in the Asian market reap the benefits of the BEAM, will work together to offer world-class online…
#Elixir in Production
Real-time collaboration with elixir at slab
https://elixir-lang.org/blog/2020/11/17/real-time-collaboration-with-elixir-at-slab/
Real-time collaboration with elixir at slab
https://elixir-lang.org/blog/2020/11/17/real-time-collaboration-with-elixir-at-slab/
The Elixir programming language
Real-time collaboration with Elixir at Slab
A case study of how Elixir is being used at Slab.
#elixir
Introducing caramel - an erlang backend for the ocaml compiler that provides a fast type-checker for beam-based technologies.
https://www.erlang-solutions.com/blog/introducing-caramel-an-erlang-backend-for-the-ocaml-compiler-that-provides-a-fast-type-checker-for-beam-based-technologies.html
Introducing caramel - an erlang backend for the ocaml compiler that provides a fast type-checker for beam-based technologies.
https://www.erlang-solutions.com/blog/introducing-caramel-an-erlang-backend-for-the-ocaml-compiler-that-provides-a-fast-type-checker-for-beam-based-technologies.html
Erlang-Solutions
Introducing Caramel - An Erlang Backend for the OCaml compiler that provides a fast type-checker for BEAM-based technologies. |…
Caramel is an Erlang backend for OCaml's type checker, offering a highly expressive, sound type-system, and a blazing fast type-checker. This allows you to rule out entire classes of errors by using types that are closer to your domain, and fearlessly refactor…
#elixir #nerves #raspberrypi #iot
[elixir/nerves] get started with led blinking on raspberry pi
https://dev.to/mnishiguchi/elixir-nerves-get-started-with-led-blinking-on-raspberry-pi-2l1i
[elixir/nerves] get started with led blinking on raspberry pi
https://dev.to/mnishiguchi/elixir-nerves-get-started-with-led-blinking-on-raspberry-pi-2l1i
DEV Community
[Elixir/Nerves] Get started with LED Blinking on Raspberry Pi
One day in September 2020, I suddenly felt like exploring remote programming meetups in Japan, my hom...
#elixir
Running elixir apps on gke at scale with postgresql backend using pgbouncer
https://medium.com/searce/running-elixr-apps-on-gke-at-scale-with-postgresql-backend-using-pgbouncer-3e8e73e55d5e
Running elixir apps on gke at scale with postgresql backend using pgbouncer
https://medium.com/searce/running-elixr-apps-on-gke-at-scale-with-postgresql-backend-using-pgbouncer-3e8e73e55d5e
Medium
Running Elixir apps on GKE at scale with PostgreSQL backend using PGBouncer
Running Elixir apps on GKE at scale with PostgreSQL backend using PGBouncer for better connection pooling with transaction pool mode.
#elixir
How to call swift 5.3 code from elixir via nif
https://medium.com/@zacky1972/how-to-call-swift-5-3-code-from-elixir-via-nif-e317bac49c15
How to call swift 5.3 code from elixir via nif
https://medium.com/@zacky1972/how-to-call-swift-5-3-code-from-elixir-via-nif-e317bac49c15
Medium
How to call Swift 5.3 code from Elixir via NIF
The Mac series with the Apple Silicon M1 chip has been released. Weren’t you surprised by the amazing performance of it? I was also. I…
#elixir
How elixir helped to break the code challenge puzzle?
https://medium.com/blackode/how-elixir-helped-to-break-the-code-challenge-puzzle-88654d843878
How elixir helped to break the code challenge puzzle?
https://medium.com/blackode/how-elixir-helped-to-break-the-code-challenge-puzzle-88654d843878
Medium
How Elixir helped to break the code challenge puzzle?
Puzzle solving using elixir.
#elixir #phoenix #ci
Continuous integration in elixir phoenix with travis-ci and codecov
https://dev.to/silva96/continuous-integration-in-elixir-phoenix-with-travis-ci-and-codecov-32pi
Continuous integration in elixir phoenix with travis-ci and codecov
https://dev.to/silva96/continuous-integration-in-elixir-phoenix-with-travis-ci-and-codecov-32pi
DEV Community
Continuous Integration in Elixir Phoenix with Travis-CI and Codecov
I'll show how to get travis-ci run your test suit and then upload the coverage report to codecov. All...
#elixir
Two-factor authentication in your crypto wallet: are you safe?
https://www.erlang-solutions.com/blog/two-factor-authentication-in-your-crypto-wallet-are-you-safe.html
Two-factor authentication in your crypto wallet: are you safe?
https://www.erlang-solutions.com/blog/two-factor-authentication-in-your-crypto-wallet-are-you-safe.html
Erlang-Solutions
Two-factor authentication in your crypto wallet: are you safe? | Erlang Solution blog
Just what level of authentication is enough when it comes to the security of cryptocurrencies? In this blog post we will guide you through several attack scenarios and then suggest approaches to mitigate against bad actors when integrating crypto into your…
#elixir #testing #productivity
Speed-up building your elixir unit tests with fictitious
https://dev.to/abiwinanda/speed-up-building-your-elixir-unit-tests-with-fictitious-5gk1
Speed-up building your elixir unit tests with fictitious
https://dev.to/abiwinanda/speed-up-building-your-elixir-unit-tests-with-fictitious-5gk1
DEV Community
Speed-up Building your Elixir Unit Tests with Fictitious
Imagine the following situation, you have several APIs to build or complete in a day or days. You sta...
#elixir
Web scraping with elixir and crawly. extracting data behind authentication.
https://medium.com/@oltarasenko/web-scraping-with-elixir-and-crawly-extracting-data-behind-authentication-a52584e9cf13
Web scraping with elixir and crawly. extracting data behind authentication.
https://medium.com/@oltarasenko/web-scraping-with-elixir-and-crawly-extracting-data-behind-authentication-a52584e9cf13
Medium
Web scraping with Elixir and Crawly. Extracting data behind authentication.
In our previous articles, we have covered the topic of web scraping with Elixir, and have shown how Crawly can simplify this work if you…