Posts

Everything I write — notes, deep-dives, opinions, and the occasional rabbit hole. For longer, more carefully edited pieces, see essays.

Software Engineering Lives On!
11 min read·
Rust - Hello World

The basic Rust program that can ever exist

2 min read·
Two Pointers & Prefix Sum

Two pointers and Prefix sum are two algorithm solving techniques. In this post, I dissect their differences from their similarities.

10 min read·
Rust Installation

Install Rust and Cargo package manager on a system

1 min read·
Raft Protocol: Part 1
3 min read·
VIM 101: Installation
2 min read·
Managing Machine Configuration with Stow
5 min read·
Merge-Sort like a Binary-Search
10 min read·
Time in Computer Systems
4 min read·
Go - constant variables and const keyword
2 min read·
Running Go programs with a specific version
2 min read·
Node Taint, Toleration and Affinity
6 min read·
The VIM echo command
3 min read·
ConfigMaps in K8s
3 min read·
Dynamically lookup a property in deeply nested object
1 min read·
Imparative and Declarative coding?
4 min read·
Byte Masking the ins and out
4 min read·
Ruby - if statement?
1 min read·
What is Byte Masking and how useful is it?
9 min read·
Creating multiple copies of objects in Ruby
3 min read·
When to use puts, print, and p in Ruby
3 min read·
tar (child) xz Cannot exec No such file or directory
1 min read·
Change files extension in a directory

Use Bash for loop, variable substitution, and mv to change the name of files in a directory modifying just the extension of the file

1 min read·
Optimizing Merge Sort
1 min read·
Searching for a pattern in the man pages
1 min read·
Know the man(nual) pages
1 min read·
Send message from a service worker
3 min read·
Autocompile Go
1 min read·
Erlang Functions
3 min read·
Erlang Pattern Matching
4 min read·
Erlang Variables
2 min read·
CSS action pseudo classes
3 min read·
An introduction to Erlang
2 min read·
CSS counters
2 min read·
Structural CSS Selectors
3 min read·
How to enable background Audio Play in iOS React Native
1 min read·
Configure Rollup to bundle Axios module

Make axios work with rollup

1 min read·
How to create Application Icon (Appstore | Playstore)

Easy way to make Android/iOS app icons

1 min read·
Title of the post
1 min read
Dockerized Node/Nginx, MongoDB, Redis app setup
19 min read·
SocketIO - App structure and architecture
12 min read·
Asynchronous Javascript
13 min read·
Menu system in Node Apps like WordPress Menu
15 min read
ReactJS - Unexpected closing tag
1 min read·
ReactJS - Inplace Edit component
8 min read·
AdonisJS - Event
2 min read·
AdonisJS - Route Model Binding
5 min read·
AdonisJS - Using Validators with resource routes
1 min read·
Migrating from WordPress to Gatsby - The Journey
8 min read·
Programmer's Sexiness Quest
3 min read·
Complete NodeJS App Setup on an AWS Lightsail VPS
13 min read·
Clean Code – Rules For Name Crafting (Series)
2 min read·
Clean Code – Brief Review
3 min read·
Running mongod service in the background – MAC OS
1 min read·
Frameworks - Not always the solution
3 min read·
Rules For Name Crafting – Part One
5 min read·
Smart React Class function scope binding
4 min read·