Implementing Agents using GenServerAgent is an abstraction over GenServer. It is used when we want to store and retrieve only the data from the process without doing any…Dec 24, 2020Dec 24, 2020
Implementing a GenServerThis is the slide walkthrough of the talk I gave at Erlang & Elixir Bangalore meetup.Dec 23, 2020Dec 23, 2020
Elixir Task implementation using processesElixir Task provides an abstraction over processes to perform long running jobs in parallel.Dec 22, 2020Dec 22, 2020
It’s okay to be boredHow long can we stare at a picture? 1hour? I don’t know.Nov 10, 2020Nov 10, 2020
Beware of “String.to_atom”Beware of converting any data type to atom dynamically, as atoms once created won’t be garbage collected.Nov 9, 2020Nov 9, 2020
Boon and bane of Abstract knowledge.Our brain always trys to abstract a piece of information. It will save space while storing and energy while retrieval. Because in-depth…Oct 12, 20181Oct 12, 20181
Is happiness overrated?Throughout human history we tend to increase comfort. We started with food, then health and travel and all the physical comforts of life…Oct 5, 20181Oct 5, 20181