DevOps – sathyasays.com
DevOps
How to get fzf working in PowerShell
· ☕ 3 min read · ✍️ Sathyajith Bhat
Here's how you can get the goodness of fuzzy search in your PowerShell terminal with fzf.

Notes on moving Amazon Linux AMI to Amazon Linux 2
· ☕ 3 min read · ✍️ Sathyajith Bhat
I picked up a task to migrate our base image from Amazon Linux to Amazon Linux 2. Here's what I needed to get it to work.

Running Folding@Home on AWS with AWS CDK
· ☕ 3 min read · ✍️ Sathyajith Bhat
Folding@Home(aka FAH) is a distributed computing project. To quote from their website, FAH is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. Folding@Home involves you donating your spare computing power by running a small client on your computer. The client then contacts the Folding@Home Work Assignment server, gets some workunits and runs them, You can choose to have it run when only when your system is idle, or have it run all the time.