Srijan Choudhary's Articles and Notes Feed for tag: development
Also available as an RSS feed here.
4 Nov 2022
Slackbot using google cloud serverless functions
Slack bot using Google Cloud Functions to post a roundup of recently created channels
25 Apr 2021
Erlang: Dialyzer HTML Reports using rebar3
How I made a custom rebar3 plugin to generate HTML reports for dialyzer warnings
2 Apr 2021
Running multiple emacs daemons
Run multiple emacs daemons for different purposes and set different themes/config based on daemon name
28 Mar 2021
Erlang: find cross-app calls using xref
Using xref magic to query compiled beam files and find cross-application function calls in Erlang
15 Apr 2016
Clean boot in erlang relx release
Booting Erlang release in clean or safe mode
4 Aug 2015
Slack bot for Phabricator Notifications
Setting up a slack bot for phabricator
21 Sep 2014
Notes on atom feeds
My notes on Atom feeds
16 Aug 2013
Trying Emacs
Bare bones emacs configuration from when I first started using Emacs
14 Aug 2013
Speeding up compilation times for Libreoffice / C++ projects
Faster compile times for libreoffice (and other C/C++ projects)
3 Aug 2013
Basic Implementation of A* in Erlang
Implementing the path finding algorithm A* in Erlang
20 Feb 2013