Arunvel SriramFirefox Proxy Auto-ConfigurationUsing a Proxy Auto-Configuration (PAC) file we can switch between proxies or disable them through JS code.Apr 22, 2022Apr 22, 2022
Arunvel SriramAdding Custom JARs to Spark Jobs on AWS EMRI was working on a Spark job to process data and load it into a Database. The database provides support for reading/writing via Spark using…Jan 14, 2022Jan 14, 2022
Arunvel SriramJoin Zoom Meeting from Command LineTIL that we can join zoom meeting from command-line by opening the url with zoommtg protocol:Jul 28, 2021Jul 28, 2021
Arunvel SriramPrint all Aliases Active in Current ShellToday I Learned that alias command when used without any args prints all aliases set in the current shell.Apr 9, 2021Apr 9, 2021
Arunvel SriramPreventing Firefox From Entering Safe ModeRecently I started using yabai + skhd for window management in OS X.Jan 2, 20211Jan 2, 20211
Arunvel SriramStarting Neovim in a Separate Alacritty WindowI have been using Alacritty + Tmux as my default terminal for 2 years now and am very happy with it.Dec 9, 2020Dec 9, 2020
Arunvel SriramSimple GoLang HTTP Logging MiddlewareGoLang’s net/http package provides client and server implementation for HTTP. For applications where there is less logic involved with the…Dec 9, 2020Dec 9, 2020
Arunvel SriramAirflow Time Zone Conversion Inside Jinja TemplateAt work, while writing an Airlfow DAG I needed to convert {{ execution_date }} macro from UTC to IST inside Jinja template. Initially I…Dec 9, 2020Dec 9, 2020
Arunvel SriramYou Don’t Need to Type a Lengthy SSH CommandWith ssh we often deal with lengthy domain names and plain IP addresses. To ssh easily we usually create short aliases by adding entries…Dec 9, 2020Dec 9, 2020
Arunvel SriramSSH via Jump Server in One StepIts common to use bastion/bounce/jump machine to access machines in a separate security zone.Dec 9, 2020Dec 9, 2020