-
Five undervalued git commands
Tuesday, June 19, 2018
Today, git is the standard when it comes to version control system in software development and for many other uses. Commands like git commit, checkout, pull, push, status are executed multiple times a day. However, git has a lot of more advanced features, which are not frequently used. Today I want to talk about five commands, which usually are not needed that often, but are quite useful at the right moment.…
-
An ode to password managers
Thursday, May 31, 2018
Do you remember all your passwords? If so, that's not good! This post will not be as technical as my usual posts are and so it’s for everyone, as everyone uses a computer, phone or tablet and sooner or later needs to deal with passwords. This post is about the importance of password managers. There are so many of them these days, both free and paid. They are easy to install and easy to use, but many people still either don’t know about this approach or don’t bother trying it.…