How to encrypt files with Ruby and Active Support
Password managers aren't the only way to store and share sensitive information. Learn how to create a simple CLI for encrypting files.
Read MorePassword managers aren't the only way to store and share sensitive information. Learn how to create a simple CLI for encrypting files.
Read MoreI used to be terrified of the command line terminal. I’m a visual learner, and the command line is the exact opposite of visual. Plus, I’m a front end developer. My thought was that I didn’t need to use the command line since all I’m doing is editing HTML, CSS and jQuery.
Read More