#data_structures #elixir
Elixir’s (singly linked) list
https://medium.com/@sushantbajracharya/elixirs-singly-linked-list-efe0fea4d35
Elixir’s (singly linked) list
https://medium.com/@sushantbajracharya/elixirs-singly-linked-list-efe0fea4d35
Medium
Elixir’s (Singly Linked) List
Elixir’s list looks deceptively like an array but internally it is not. It is implemented as a Singly linked list. If you are like me, a…
#programming #elixir #merkle_tree #distributed_systems
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Medium
Introducing MerkleMap: the new library powering Horde’s improved performance.
I’ve been to a couple of conferences already this year, including Lambda Days 2019, where I saw a whole bunch of good talks. Two talks in…
#elixir #ecto #phoenix_framework
Connecting two databases using ecto in elixir
https://medium.com/podiihq/connect-two-databases-using-ecto-1861116fbea2
Connecting two databases using ecto in elixir
https://medium.com/podiihq/connect-two-databases-using-ecto-1861116fbea2
Medium
Connecting Two Databases using Ecto in elixir
Imagine for a second that you are building a brand new Phoenix application, but you need to make use of some data stored in a different…
#erlang #concurrent_programming #the_beam #elixir
Elixir and the beam: how concurrency really works
https://medium.com/flatiron-labs/elixir-and-the-beam-how-concurrency-really-works-3cc151cddd61
Elixir and the beam: how concurrency really works
https://medium.com/flatiron-labs/elixir-and-the-beam-how-concurrency-really-works-3cc151cddd61
Medium
Elixir and The Beam: How Concurrency Really Works
What actually makes Elixir concurrent? To find out, we need to understand OTP and the Erlang VM.
#elixir #diversity_in_tech #inclusion #developer #imposter_syndrome
On the value of attending developer conferences
https://medium.com/@imjussayntho1/on-the-value-of-attending-developer-conferences-2f1bc90f0e95
On the value of attending developer conferences
https://medium.com/@imjussayntho1/on-the-value-of-attending-developer-conferences-2f1bc90f0e95
Medium
On The Value of Attending Developer Conferences
How to find valuable developer conferences and use the experience to further your career.
#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...