All Articles for Archive
What Is GTE Technology And What Does It Mean For The Future?
The term “GTE technology” stands for “Global Trade Exchange”. It is a new type of technology that uses blockchain to provide a decentralized platform for trading. This unique system allows for the exchange of value between two parties without the need for a centralized authority. GTE technology is still in... Read More
How to remove all git commit history?
Its usually not a great idea to remove all history for a repository as the history represents all changes for a project. There may be scenarios where this is needed, like commit history containing sensitive information or a disorganized commit history that needs cleaning. This approach will essentially tell git... Read More
Python Logging Best Practices
Python is one of the most successful programming languages out there. Its easy syntax and user-friendliness make it the go-to programming language for a broad spectrum of people, from absolute beginners to advanced AI and ML engineers. In this article, we will discuss the best practices for logging that will... Read More
What is Azure Databricks?
Databricks is a software company founded by the developers of Apache Spark. The company has created many hit softwares that play an integral role in the tech stack of any developer playing around with data engineering, data science, and machine learning. Some of their widely acclaimed software include Delta Lake, MLflow, and... Read More