DevOps & Tools
13 posts in "DevOps & Tools"
An Illustrated Guide to Useful Command Line Tools
Inspired by a similar post by Ben Boyter this a list of useful command line tools that I use. It’s not a list of every tool I use.
Creating my own HAR Reader
I generally use a complex rendering engine to create a few content heavy websites locally. When I do, the original files that generate the website will be
When you have a tea time, why shouldn't Git have it too? Learn about it.
Just found an Easter Egg in git's source code. This one's pretty interesting, done by Linus Torvalds himself. Learn about this new thing here!
Generating Screenshots of URLs using Google's secret magic API
A simple and quick way of generating screenshots without any external software or libraries using Google's Page Speed Insights API.
Oh My Zsh Cheat Sheet
As a big fan of the CLI, I really hate using my computer mouse! OhMyZ.sh is one of the best tools that helped me. Look at why with this article.
Git Shortcuts
Shared some really really useful git shortcuts that I personally use as a part of my dev environment, which could be useful to the community.
Working with Virtual Hosts in Scotch Box Pro
My experience in making the vHosts command work on the new Scotch Box Pro. This tutorial is aimed at beginners.
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
My Experience on Spotify Agile Methodology
I have been working on this methodology for a long time, so just sharing my experience and how to embrace it.
Live: HackCity 2018 - City, University of London's Annual Hackathon 2018 on 17th - 18th February 2018
HackCity is back again for it's 2nd year! HackCity team is welcoming students from all over London, the UK and Europe, for all student fun and free Hackathon.
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.
Solution to Git Bash is very slow in Windows!
Had issues with Windows 10 and found solution to Git Bash is very slow in Windows!
Basics of Git - The Simple Quick Start Guide
This is just a simple guide for getting started with git.