Tagged: Tech
[WIP 🏗] Understanding Raft →
Taking a look at Raft, a distributed consensus protocol
[WIP 🏗] Building Github bots with BunSamosa Bot →
Building a Golang-based Github Bot for ACM PESUECC Hacknight
[WIP 🏗] Jumpnet - A Distributed Kafka Clone →
Replicated Log Misuse to pass messages!
Understanding MapReduce →
Exploring MapReduce, a foundational computing paradigm for Big Data
Git Up and Running (Git 101) →
This post is my best attempt to put into words a talk I gave (by the same title) at my University a couple of times. Grab a cup of coffee/tea/water, and let's learn about Git!
Fixing a Bug in Meilisearch →
How I made my first Hacktoberfest 2021 Contribution in Rustlang
Decorators by Example in Python 🐍 🍩 →
Trying to understand what a decorator in Python is, and how to use it
Basics of Python 🐍 →
In this post, we take a look at the Python programming language, and some basic concepts, such as I/O, Variables and Data Types
A Gentle Introduction to Programming →
What's all the buzz about?