#elixir #advent_of_code #programming
Day 2: inventory management system — advent of code 2018
https://medium.com/@CodeSync/day-2-inventory-management-system-advent-of-code-2018-d75897bf5564
Day 2: inventory management system — advent of code 2018
https://medium.com/@CodeSync/day-2-inventory-management-system-advent-of-code-2018-d75897bf5564
Medium
Day 2: Inventory Management System — Advent of Code 2018
by Simon Escobar Benitez
#elixir #advent_of_code #programming
Day 1: chronal calibration — advent of code 2018
https://medium.com/@CodeSync/day-1-chronal-calibration-advent-of-code-2018-1b90e3d3da5d
Day 1: chronal calibration — advent of code 2018
https://medium.com/@CodeSync/day-1-chronal-calibration-advent-of-code-2018-1b90e3d3da5d
Medium
Day 1: Chronal Calibration — Advent of Code 2018
By Simon Escobar Benitez
#phoenix #cowboy #elixir #erlang
Stripping `server: cowboy` from response headers in phoenix
https://medium.com/frame-io-engineering/stripping-server-cowboy-from-response-headers-5fc557b7ce2b
Stripping `server: cowboy` from response headers in phoenix
https://medium.com/frame-io-engineering/stripping-server-cowboy-from-response-headers-5fc557b7ce2b
Medium
Stripping `server: Cowboy` from response headers
Or: Cowboy, CowboyPlug, onresponse, stream_handlers, and Phoenix.Endpoint
#elixir #programming #web_development #tech #learning
My intro to elixir: how learning another programming language can make you a better developer
https://medium.freecodecamp.org/my-intro-to-elixir-how-learning-another-programming-language-can-make-you-a-better-developer-d967e568191c
My intro to elixir: how learning another programming language can make you a better developer
https://medium.freecodecamp.org/my-intro-to-elixir-how-learning-another-programming-language-can-make-you-a-better-developer-d967e568191c
freeCodeCamp.org
My intro to Elixir: how learning another programming language can make you a better developer
I attended ElixirConf EU in Warsaw earlier this year. It was actually my first ever programming conference. My colleague was giving a talk…
#ecto #elixir
Building a new mysql adapter for ecto, part ii: encoding/decoding
http://blog.plataformatec.com.br/2018/12/building-a-new-mysql-adapter-for-ecto-part-ii-encoding-decoding/
Building a new mysql adapter for ecto, part ii: encoding/decoding
http://blog.plataformatec.com.br/2018/12/building-a-new-mysql-adapter-for-ecto-part-ii-encoding-decoding/
blog.plataformatec.com.br
Building a new MySQL adapter for Ecto, Part II: Encoding/Decoding « Plataformatec Blog
Welcome to the "Building a new MySQL adapter for Ecto" series: Part I: Hello World Part II: Encoding/Decoding (you're here!) Part III: DBConnection Integration
#elixir #phoenix #ecto #metadata #graylog
Analyzing phoenix performance using graylog — developers bat mobile — metadata.
https://medium.com/blackode/analyzing-phoenix-performance-using-graylog-developers-bat-mobile-metadata-acdf13abf37c
Analyzing phoenix performance using graylog — developers bat mobile — metadata.
https://medium.com/blackode/analyzing-phoenix-performance-using-graylog-developers-bat-mobile-metadata-acdf13abf37c
Medium
Analyzing Phoenix performance using Graylog — Developers Bat mobile — Metadata.
Data may be a new Oil but Metadata is jet fuel.
#machine_learning #elixir #phoenix #linear_regression
Machine learning with elixir, part 1
https://medium.com/@kortirso/machine-learning-with-elixir-part-1-5a9228537457
Machine learning with elixir, part 1
https://medium.com/@kortirso/machine-learning-with-elixir-part-1-5a9228537457
Medium
Machine Learning with Elixir, part 1
LearnKit is Elixir library for machine learning. In first article I described using of simple linear regression algorithm with LearnKit.
#elixir #database #database_development #erlang #otp
Build a simple persistent key-value store in elixir, using logs — index recovery
https://medium.com/@asusmel/build-a-simple-persistent-key-value-store-in-elixir-using-logs-index-recovery-2670b78116e9
Build a simple persistent key-value store in elixir, using logs — index recovery
https://medium.com/@asusmel/build-a-simple-persistent-key-value-store-in-elixir-using-logs-index-recovery-2670b78116e9
Medium
Build a Simple Persistent Key-Value Store in Elixir, using Logs — Index Recovery
In the part 1, we’ve introduced a simple implementation of a kv-store engine, written in Elixir. We developed three modules: an Index, a…
#elixir #flow #programming #functional_programming #data_processing
Elixir/flow — local mapreduce
https://medium.com/flatiron-labs/elixir-flow-local-mapreduce-fc55fe11d210
Elixir/flow — local mapreduce
https://medium.com/flatiron-labs/elixir-flow-local-mapreduce-fc55fe11d210
Medium
Elixir/Flow — Local MapReduce
MapReduce is a powerful tool for concurrent data processing. Elixir and Flow make it easy to use that tool locally.
#elixir #functional_programming #performance #programming #software_development
Map vs list performance in elixir
https://medium.com/@damonvjanis/map-vs-list-performance-in-elixir-c45642a25c6
Map vs list performance in elixir
https://medium.com/@damonvjanis/map-vs-list-performance-in-elixir-c45642a25c6
Medium
Map vs List Performance in Elixir
Today I discovered an awesome property of Elixir maps that let me reduce the time of a matching operation on large datasets from about 30+…
#elixir #phoenix #react #websocket
Build it functionally: react-native-web + otp + phoenix channels + dets*
https://medium.com/@english3000.org/build-it-functionally-react-native-web-otp-phoenix-channels-dets-a201ab0df88f
Build it functionally: react-native-web + otp + phoenix channels + dets*
https://medium.com/@english3000.org/build-it-functionally-react-native-web-otp-phoenix-channels-dets-a201ab0df88f
Medium
Build it functionally: react-native-web + OTP + Phoenix Channels + DETS*
* geared towards non-beginners in Elixir
#elixir #viber #bots
How to create viber bot with elixir
https://medium.com/@anatolyniky/how-to-create-viber-bot-with-elixir-2ff079f989e6
How to create viber bot with elixir
https://medium.com/@anatolyniky/how-to-create-viber-bot-with-elixir-2ff079f989e6
Medium
How to create Viber Bot with Elixir
Viber has public accounts (PA) and public API for working with them. With this API, we can create awesome bots. This article is a guide to…
#erlang #elixir #devops
Erlang vm tuning guide for elixir applications.
https://medium.com/pharos-production/erlang-vm-tuning-guide-for-elixir-applications-89500066b5c3
Erlang vm tuning guide for elixir applications.
https://medium.com/pharos-production/erlang-vm-tuning-guide-for-elixir-applications-89500066b5c3
Medium
Erlang VM Tuning Guide for Elixir applications.
Erlang VM Tuning Ешзы