#docker #elixir #google_cloud_run #google_cloud_build #continuous_deployment
Elixir application on google cloud run with cloud build
https://medium.com/@brunoripa/elixir-application-on-google-cloud-run-with-cloud-build-ee6b21e6a14c
Elixir application on google cloud run with cloud build
https://medium.com/@brunoripa/elixir-application-on-google-cloud-run-with-cloud-build-ee6b21e6a14c
Medium
Elixir application on Google Cloud Run with Cloud Build
Let’s see how to deploy a dockerized Elixir application on Google Cloud Run using Google Cloud Build
#elixir #erlang #rpi #internet #monitor
Monitoring internet connection with elixir and nerves
https://medium.com/@aaroncolaco/monitoring-internet-connection-with-elixir-and-nerves-6e00ca0b3e63
Monitoring internet connection with elixir and nerves
https://medium.com/@aaroncolaco/monitoring-internet-connection-with-elixir-and-nerves-6e00ca0b3e63
Medium
Monitoring internet connection with Elixir and Nerves
On the journey from Node.js to building an Elixir project
#devops #elixir #distributed_tracing #opentracing #opencensus
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Medium
Diving into Distributed Tracing
At Bleacher Report, we have gotten a lot of value out of splitting up our monolithic Rails codebase into several smaller services, mostly…
#elixir #algorithms
Elixir’s advent of code 2018 — day 1
https://medium.com/@albertomota_10925/elixirs-advent-of-code-2018-day-1-46797caded20
Elixir’s advent of code 2018 — day 1
https://medium.com/@albertomota_10925/elixirs-advent-of-code-2018-day-1-46797caded20
Medium
Elixir’s Advent of Code 2018 — Day 1
Advent of Code always brings interesting challenges and is a great way to sharpen your skills — and develop new ones!.
#continuous_integration #elixir #circleci
Building an orb in circleci (elixir example)
https://medium.com/coletiv-stories/building-an-orb-in-circleci-elixir-example-4960d4be02f3
Building an orb in circleci (elixir example)
https://medium.com/coletiv-stories/building-an-orb-in-circleci-elixir-example-4960d4be02f3
Medium
Building an Orb in CircleCI (Elixir example)
This article is directed to anyone who wants to build an orb in CircleCI, a continuous integration platform. I will try to explain some…
#elixir #phoenix #domain_driven_design #web_development #clean_code
Modular elixir at fresha — part 1: introducing scalpel
https://medium.com/fresha-engineering/modular-elixir-at-fresha-part-1-introducing-scalpel-44c628aea816
Modular elixir at fresha — part 1: introducing scalpel
https://medium.com/fresha-engineering/modular-elixir-at-fresha-part-1-introducing-scalpel-44c628aea816
Medium
Modular Elixir at Fresha — Part 1: Introducing Scalpel
And so begins our opinionated, ruthless and pragmatic effort to modularize the Elixir-based, globally recognized Fresha platform.
#open_source #elixir #mbta #government #boston
Mbta.com is now open source
https://medium.com/@gshkolnik/mbta-com-is-now-open-source-64f2d9fdff0d
Mbta.com is now open source
https://medium.com/@gshkolnik/mbta-com-is-now-open-source-64f2d9fdff0d
Medium
mbta.com is now open source
From the first moment we set out to rebuild the MBTA’s website, we designed it to continuously evolve to support the ever changing needs…
#elixir #gamedev #phoenix #space
Dev-log #3: elixir-game, now with 1000% more interface.
https://dev.to/niorad/dev-log-3-elixir-game-now-with-1000-more-interface-2fjb
Dev-log #3: elixir-game, now with 1000% more interface.
https://dev.to/niorad/dev-log-3-elixir-game-now-with-1000-more-interface-2fjb
DEV Community
Dev-Log #3: Elixir-Game, now with 1000% more interface.
I'm half-seriously making a game about spaceships landing in a hangar. It's primarily a way of lea...
#javascript #phoenix #jquery #elixir
Add a progress bar in the phoenix file upload app
https://dev.to/alvisesus/add-a-progress-bar-in-the-phoenix-file-upload-app-28po
Add a progress bar in the phoenix file upload app
https://dev.to/alvisesus/add-a-progress-bar-in-the-phoenix-file-upload-app-28po
DEV Community
Add a Progress Bar in the Phoenix File Upload app
Import jQuery in a Phoenix app. Build a progress bar while sending a multipart form with Ajax and handling JavaScript upload progress events.
#elixir
Updating hex.pm to use elixir releases
http://blog.plataformatec.com.br/2019/05/updating-hex-pm-to-use-elixir-releases/
Updating hex.pm to use elixir releases
http://blog.plataformatec.com.br/2019/05/updating-hex-pm-to-use-elixir-releases/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
Updating Hex.pm to use Elixir releases « Plataformatec Blog
Elixir v1.9 will ship with releases support and in this blog post we want to show how we have used this exciting new feature on the Hex.pm project. Installing Elixir master (Update: This section is no longer relevant since v1.9 is already out!) Since Elixir…
#elixir #phoenix_framework #rails #ruby #ruby_on_rails
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Medium
Phoenix vs Rails benchmark (2019)
Rails is a great framework. It enables companies to build and launch their products quickly. There are many successful companies that are…
#elixir #python #machine_learning #phoenix_framework #protocol_buffers
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Medium
Protocol Buffers To Pass Data Between Elixir/Phoenix And Python
This article is an extension to my previous article titled — “Using Python Trained Machine Learning Models from Phoenix (Elixir)…
#functional_programming #elixir #ruby
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Medium
Ruby to Elixir - A Paradigm shift !!
Wanna know my experience of getting introduced to elixir after working with Ruby and Rails for more than 2.5 years?
#elixir #phoenix #ecto
Reorganizing your (phoenix) contexts as use cases
https://dev.to/luizdamim/reorganizing-your-phoenix-contexts-as-use-cases-g71
Reorganizing your (phoenix) contexts as use cases
https://dev.to/luizdamim/reorganizing-your-phoenix-contexts-as-use-cases-g71
DEV Community
Reorganizing your (Phoenix) Contexts as Use Cases
Extract your contexts' actions into Use Cases, identifying execution paths and making requirements explicit.
To phoenix or not to phoenix — that is the question
https://medium.com/@zahirkoradia/to-phoenix-or-not-to-phoenix-that-is-the-question-3cdaef4aa60f
https://medium.com/@zahirkoradia/to-phoenix-or-not-to-phoenix-that-is-the-question-3cdaef4aa60f
Medium
To Phoenix or Not to Phoenix — That is the Question
I have been playing around with Elixir and Phoenix over the last couple of months. I have also just joined Up Learn as the Head of…
#erlang #elixir #gpu_computing #simd
Hastega (will be renamed) concludes not to adopt to be implemented using high performance erlang (hipe)
https://medium.com/@zacky1972/hastega-will-be-renamed-concludes-not-to-adopt-to-be-implemented-using-high-performance-erlang-d29666f93b69
Hastega (will be renamed) concludes not to adopt to be implemented using high performance erlang (hipe)
https://medium.com/@zacky1972/hastega-will-be-renamed-concludes-not-to-adopt-to-be-implemented-using-high-performance-erlang-d29666f93b69
Medium
Hastega (will be renamed) concludes NOT to adopt to be implemented using High Performance Erlang (HiPE)
Susumu YamazakiJun 6 · 4 min read