We regularly update our blog with latest technology guides, web development, data engineering, DevOps and more.
CarbonTeq
Vector Space (Similarity) Search
Vector space (Similarity) searching in the context of facial recognition systems. In this article we will discuss . . .
17 January, 2022
Actor Model and its Significance
Brief introduction to Actor Model, and the problems it solves? What is Actor Model The actor model . . .
16 December, 2021
Concurrent Programming and Shared Memory Pitfalls
Objectives * Process * Process Scheduling * Interprocess Communication * Synchronization Mechanisms What is a Process? Typically . . .
19 November, 2021
JavaScript: Garbage Collection
Garbage Collection Overview Garbage collection (GC) is a form of automatic memory management. The garbage collector attempts to . . .
18 November, 2021
Javascript: Tasks /Macro Tasks, Micro tasks, and Nano tasks
Introduction Javascript is a single-threaded language, so it can only execute one operation at a time. It . . .
Stochastic Optimization: Ant Colony Optimization
What is Stochastic Optimization? Stochastic optimization is the process of maximizing or minimizing the value of a . . .
Atomic Design Methodology with React and TypeScript
We’re not designing pages, we’re designing systems of components.—Stephen Hay Introduction Atomic Design is all about creating . . .
15 November, 2021
The Future of Cloud Computing: SaaS, PaaS, and IaaS
If you are the decision maker considering moving your business to cloud or a keen . . .
19 August, 2020
Embracing Agile: What is Agile Methodology and How to implement it effectively
In this article we will take a deep dive into the process of agile project . . .
18 June, 2020