5 days agoMember-onlyWhy I still prefer to invest in Myself than Stocks & CryptosWhere i was… I grew up in a working class family. My parents worked their socks off for a living mainly to raise me & my little brother up. When i was a kid, i didn’t have the luxury other kids have. I didn’t have a Sega Mega Drive or a PlayStation which…Life Lessons9 min readLife Lessons9 min read
Apr 29Member-onlyAll my “mates” have gone — I’m leaving tooMany years ago I was working for a software development company doing software development. …Software Development4 min readSoftware Development4 min read
Mar 21Member-onlyRunning an Agile Development team the easy wayA modern agile development scrum team should be self managing. You don’t need a Project Manager to manage the team nor do you really require a dedicated “Team Lead” to lead the team. It doesn’t mean there is no room for either a Project Manager or a Team Lead to…Agile9 min readAgile9 min read
Published inDev Genius·Feb 28Member-onlyWriting good commit messages with Conventional CommitsConventional Commits is (as it says on the specification website as of this writing): “A specification for adding human and machine readable meaning to commit messages” Conventional Commits A specification for adding human and machine readable meaning to commit messageswww.conventionalcommits.org I came across this specification a few years ago from a recommendation from a colleague of mines at that time. At first glance, I…Software Development6 min readSoftware Development6 min read
Jan 28Member-only“Pain in the *aaS”Over the last few years, there has been a recent surge of upward trend in aaS (as-a-Service). In this article i am going to quickly review some of the most common “as-a-Service” within the Software Engineering/Development industry. As a concept; aaS has been around for quite some time. “as a…Software Engineering5 min readSoftware Engineering5 min read
Dec 7, 2022Member-onlyI caught Covid-19 for the very first time and it was so painfulIt is nearly 3 years since Covid-19 first outbreak. Not many people are talking about it now anymore, certainly where I’m living right now. I was literally thinking at one point recently that since it is nearly 3 years since Covid-19 first outbreak and the fact that we now had…Covid-195 min readCovid-195 min read
Published inFAUN Publication·Nov 13, 2022Member-onlyWhat does DevOps mean to you?The question ‘What does DevOps mean to you?’ is so cliche nowadays. I’ve have been asked this question numerous times in past interviews for the role of a DevOps Engineer. …DevOps5 min readDevOps5 min read
Published inCodeX·Oct 5, 2022Member-onlyMaking your GitHub profile look awesomeEveryone who uses GitHub will know GitHub is an online SCM/VCS (source code management/version control system) as a service for Software Developers/Software Programmers all over the world to store their code for their software projects and also a place for storing community open source software projects where different multiple Software…Software Development8 min readSoftware Development8 min read
Published inFAUN Publication·Sep 28, 2022Member-onlySpying on Kubernetes Pods with kubespyRecently I came across this small utility tool called kubespy. GitHub - huazhihao/kubespy: pod debugging tool for kubernetes clusters with docker runtimes kubespy is a kubectl plugin to debug a running pod. It creates a short-lived spy container, using specified image…github.com It is a kubectl plugin that enables you to ‘debug’ a running pod. The way it does it underneath the hood is by creating a ‘short-lived’ spy container using the specified container image that consists of all the required debugging…DevOps3 min readDevOps3 min read
Aug 13, 2022Member-onlyI love working from home (remotely) so muchSince the pandemic started, just like most people, I’ve been working from home. As someone who lives in London, I can’t stress enough how much I love & enjoy working from home. Working from home has more benefits than working in an office in my opinion. To the contrary, working…Working From Home4 min readWorking From Home4 min read