Categories
python Sotfware & DevOps Storage Tools & HowTo

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 […]

Categories
Cloud General Management and Projects python Sotfware & DevOps Tools & HowTo

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 […]

Categories
Sotfware & DevOps Tools & HowTo

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 […]

Categories
ChatGPT Sotfware & DevOps Tools & HowTo

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 […]

Categories
Cloud Entrepreneurship General Management and Projects Sotfware & DevOps Storage

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 […]

Categories
Cloud Entrepreneurship NiHao Cloud Documentation Products Sotfware & DevOps Storage Tools & HowTo

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 […]

Categories
Cloud Management and Projects Sotfware & DevOps Tools & HowTo

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 […]

Categories
Entrepreneurship General Management and Projects Sotfware & DevOps

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 […]