$ grep -r "#programming" ./posts/
#programming
// 2 posts tagged with programming
01
›Generate SSH key and add it to the ssh-agent
Generate SSH key and add it to the ssh-agent. Simple guide to handle ssh keys on your own computer and use the key with ssh-agent.
02
›Working with legacy code in a world full of fake developers
Working with legacy code is the hardest part of the entire career of any developer. I think there is no developer who did not face some.