Articles
-
Fetching SSL certificate details from the command line
There are a number of different ways to obtain information about an SSL certificate from the command line. Two common options are:
-
About bang methods in Ruby, from its creator
It’s common to see methods in Ruby with an exclamation mark or “bang” at the end:
-
Add vim bindings to VS Code Mac
For those who enjoy using vim but would like to (or need to) use Visual Studio Code, there is an option, and that is a vim emulation extension available in the Extensions Marketplace. To install the extension, follow these steps:
-
Fix iSight camera not working on macOS
The following error may appear occasionally for some macOS users when trying to video conference with Google Hangouts or similar.
-
Compress Vue.js assets on Heroku with gzip
Here’s how to compress Vue.js assets when using Heroku.