Categories
Blockchain and Web 3.0 Sotfware & DevOps Tools & HowTo

Blockchain Developer with C#: How to Get Started

Blockchain technology has gained increasing popularity and adoption over recent years. This new distributed database technology offers much potential, especially within financial services, supply chain management, healthcare, etc. Hence, this post will discuss how to get started as a blockchain developer with C#. Developers are starting to take notice and explore its possibilities. However, understanding […]

Categories
Cloud Sotfware & DevOps Tools & HowTo

Video Conferencing with Jitsi on K8s

Hello, are you as excited as I am? Well, you should be because, in this article, I will explain the steps to build a video conferencing Jitsi app with K8s. Jitsi is an open-source video conferencing app that uses webrtc technology. It is similar to video conferencing on Zoom, Skype, and Google Meet apps. Moreover, […]

Categories
General Tools & HowTo

Why Do Chinese Dumplings Hold A Cultural Significance?

Chinese Dumplings – A Delicious Introduction Dumplings hold a very prominent cultural significance in China. I will come out and say it: Chinese dumplings are my favorite part of pan-Asian cuisine. They are small and bite-sized, so they are easy to eat. There is an endless selection to stuff yourself. Flavors, meat, and vegetables, you […]

Categories
General python Sotfware & DevOps Tools & HowTo

Face Recognition in Python: A Beginner’s Guide

Face Recognition in Python: A Beginner’s Guide will be an utterly fascinating post about something that is both scary and amazing– face detection and analysis using artificial intelligence in Python. How cool is that? How terrifying is that?  Before getting into it, I think it’s important to lay some ground framework. I’ll list a few […]

Categories
Cloud General Products Sotfware & DevOps Tools & HowTo

Kubernetes nodes: K8s setup and run apps

Setup a kubernetes multi-node cluster from scratch and run a simple app on it. Kubernetes is a Linux based open source platform that automates or manages applications in containers. With Kubernetes, you can efficiently respond to the requests by consumers by using Kubernetes nodes. Kubernetes is in a thriving ecosystem. Kubernetes services, support, and tools […]

Categories
Cloud Entrepreneurship General Tools & HowTo

Finding The Perfect Spouse in China

Finding The Perfect Spouse in China: An Introduction Finding The Perfect Spouse in China can be a bit of a handful! This ‘marketplace’ is not just a metaphor. This marketplace of potential brides and grooms is simply a reality for most people looking for partners. These partners are either for themselves and/or their sons and […]

Categories
Cloud Entrepreneurship General Products Tools & HowTo

The Harsh Truth About Social Media in China

Maintaining a highly conservative socialist environment depends on keeping the people happy and looking away from other countries with democratic cultures.
The last thing China desires is an uprising of the people against its government because of the chaos. The perpetuation of a strict check and balance system must be in effect.

Categories
General Sotfware & DevOps Storage Tools & HowTo

Load Balance MySQL Using HAProxy

Load Balance HA MySQL with HAProxy. HAProxy or High Availability Proxy is a high performance open-source load balancer created to work (load balance) over TCP/HTTP. This is a Software that has several use cases you can chose, but it’s great for a MySQL load balancer. The company who makes HAProxy also develops many more products […]