DevOps & Tools

13 posts in "DevOps & Tools"

September 14, 2019 · 6 min read
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.
DevOps & Tools, Programming
April 3, 2019 · 12 min read
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
JavaScript, DevOps & Tools, Programming
May 19, 2018 · 3 min read
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!
DevOps & Tools, Programming, Entertainment
April 29, 2018 · 7 min read
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.
Web Development, DevOps & Tools, Programming, Social & Culture
April 14, 2018 · 9 min read
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.
DevOps & Tools, Programming, Design & UX
April 9, 2018 · 8 min read
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.
DevOps & Tools, Programming
March 20, 2018 · 7 min read
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.
Web Development, DevOps & Tools, Programming
February 23, 2018 · 11 min read
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.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 20, 2018 · 14 min read
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.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 16, 2018 · 23 min read
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.
DevOps & Tools, Programming, Hackathons & Events, Security, Travel & Places, Entertainment
February 10, 2018 · 3 min read
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.
DevOps & Tools, Programming, Security
January 26, 2018 · 2 min read
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!
DevOps & Tools, Programming
July 20, 2017 · 5 min read
Basics of Git - The Simple Quick Start Guide
This is just a simple guide for getting started with git.
DevOps & Tools, Programming