Setting up Elixir with Nix
October 02, 2022 • ☕️ 2 min readSetting up Elixir dev environment with Nix Prerequisites nix - Follow this guide to install nix in your system direnv - helps to initialize…
Setting up Elixir dev environment with Nix Prerequisites nix - Follow this guide to install nix in your system direnv - helps to initialize…
Gitlab CI/CD provides a mechanism to cache project dependency so that it can be reused and shared between pipelines and jobs. Using cache…
All communication between microservices occurs via an HTTP request. To make a single HTTP request, services perform the following steps…
Native image lazy loading is added to browsers from Chrome 76 and other browsers are also starting to support it which helps us to add lazy…
List of vim tips I learned Save a read-only file with sudo with Get the full path of current buffer Vim Undo history Toogle Case with tilde…
This one line command tells Ubuntu to install lamp-server and phpmyadmin ( ^ means using tasksel), lamp-server is a set of applications to…
Sometimes we get away with having the program print out some information by executing commands like console.log for JS or echo, var_dump for…
Develop modern, complex, responsive and scalable web applications with Angular 4. Fully understand the architecture behind an Angular…
Switch Caps to Esc from terminal For swapping Caps with Esc On Linux Gnome desktops you can do easily with Tweak Tool ######If you want to…
Hi, I’m Rakshan Shetty. I develop apps for web. All of my open-source work is up on Github. What I read this week… Montly Lookbacks
The project started as an idea for Final year project when I took the Cloud Computing as project domain. I wanted to use new technology in…
The list of all the projects that I worked on during my college period. Most of them are as part of assignments given in college. Some are…