Geo-spatial queries with BigchainDB 2.0How to create custom blockchain indexes?Jun 29, 2018Jun 29, 2018
Hot code reloading with Erlang and Rebar3In this post I am going to discuss about hot code loading which is a crucial feature for production environments in order to achieve high…Dec 2, 20151Dec 2, 20151
ChatBus : build your first multi-user chat room app with Erlang/OTPIn this tutorial I will build yet another messaging system using Erlang/OTP and ErlBus (we will talk about it later) and during this…Nov 25, 20153Nov 25, 20153
Bare metal Erlang “Hello World” !Recently I have been messing around with LING VM which is an Erlang VM that runs directly on Xen ! Yes you read it right, LING allows you…Oct 24, 20151Oct 24, 20151
Erlang nugget: erlang.mkThis post is a discussion on Erlang build tool called erlang.mk. I will discuss about basics of project generation, building and releases…Oct 18, 2015Oct 18, 2015
Erlang nugget : ETSETS or Erlang Term Storage is a builtin application that allows developers to create ram based key-value storage objects.Oct 16, 2015Oct 16, 2015
Getting started with OTP: creating psycho families !OTP or Open Telecommunications Platform is what makes Erlang — “Erlang” (there are a lot of other thing too but I just wanted to sound…Oct 10, 20151Oct 10, 20151
Getting started with Erlang #2This post follows from my previous post where I gave a brief overview of Erlang and the way one can start learning it ! The previous post…Oct 2, 20153Oct 2, 20153
Getting started with ErlangErlang has long been criticised for its unintuitive syntax which introduces a lot of threshold for a new learner. I won't argue or…Sep 24, 20151Sep 24, 20151
Elixir Plug unveiledRecently I have been trying to wrap my head around Phoenix Framework during which I stumbled upon Plug which is surely an interesting…Sep 21, 20151Sep 21, 20151