Software Development

Cracking the Code: An Insightful Guide to Algorithms in Python

Algorithms in Python: Defining Steps to Solve Problems Like a Pro Are you ready to unleash the power of Python algorithms and take your codes to the next level? Here’s your quick and comprehensive guide. Don’t worry, we’re not here to python-bite you. We’re here to python-light you! What Exactly is an Algorithm? At its […]

April 12, 2024 2 min read

Demystifying Python Data Types: A Comprehensive Guide for Beginners

Python Data Types: How to Classify and Manage Different Types of Data Understanding the Building Blocks of Python Before we dive into data types, let’s clear up a common misunderstanding. Many people think Python is a snake. Well, yes it is, but in the world of computing, Python is also a versatile and powerful programming […]

April 12, 2024 2 min read

Python vs Go: A Comprehensive Guide to Learning Resources for Beginners

Python vs Go: A Field Guide of Learning Resources for Beginners When you’re itching to dive into a new programming language, finding comprehensive, accessible resources can be a bit like undertaking an epic adventure in a vast tech wilderness. But fear not, today we’re blazing a trail through the Python and Go landscape, comparing the […]

April 11, 2024 2 min read
Unity Game Development

Unity Game Development Engine: How to Create an Endless Runner Game

Creating a game has never been easier than now by using the Unity game development engine. Whether you want to play in a 2D, 3D, FPS Action, or Endless Runner, the Unity game development engine offers endless possibilities.  Getting Started with Unity Game Development Engine I started to create a game on the Unity engine […]

August 29, 2023 12 min read

Colossal AI: A Deep Dive into the Open-Source Chatbot Framework

In a digital revolution, chatbots have ascended the throne, reshaping the landscape of human-machine communication. Yet, it’s the unprecedented rise of revolutionary AI chatbots like ChatGPT, and the pioneering Colossal AI, that has ignited an insatiable global demand. Thus, they are now utilized everywhere — from customer support to sales and yes, even hotlines. The […]

June 27, 2023 8 min read

Cloud and DevOps: A match made in heaven

How the relationship between Cloud and DevOps affects the industry. The cloud and DevOps are the new kids on the block. They might not be what you expect, but together they make a good team. Cloud is known for providing scalable resources and DevOps is known for automation of deployment processes. Together these two technologies […]

October 18, 2021 8 min read

Active Directory AD and OpenLDAP for Security and SSO

You might be please to know that the Sesame Disk by Nihao Cloud storage now supports AD and OpenLDAP for Security and SSO. The idea is for you to be able to bring your own LDAP users from your server and thus secure your accounts using the same credentials as the ones people regularly use […]

August 7, 2021 5 min read

MySQL master-slave replication with docker

This post “MySQL master-slave replication with docker” was updated by Syed Umar Bukhari on August 26, 2021. As you may already know MySQL replication is a process to enable automatic copying of database(s) from one instance of MySQL to the other. Then docker and docker compose are orchestration tools. In this case, we will look […]

July 31, 2021 7 min read

Agile Scrum Backlog: Product and Sprint

Agile Scrum methodology may be very beneficial in a broad range of situations, but complications can occur if it is not correctly understood. It has its own set of terminology and working methods that may be confusing to people unfamiliar with the approach. In this post we will discuss part of the Agile jargon; Scrum […]

July 9, 2021 4 min read

SaaS Cloud Storage

An increasing number of businesses are choosing cloud services and adopting the cloud ecosystem day by day. In simple terms, cloud services mean using someone else’s hardware devices and paying only the amount you use. Compared to on-premises, cloud storage as service solutions like IaaS, PaaS, and SaaS offer major benefits in productivity and cost. […]

July 8, 2021 4 min read

What is a Scrum Master?

One day, I noticed a new hire on my team named Chris walking around with a puzzled look on his face. He was asking the other members of my team what they were doing all day long at work, but he didn’t seem to get their answers. They told him that they were working in […]

July 2, 2021 5 min read