Latest Posts

Life update: New stack, New journey

Life update: New stack, New journey

I've been developing Android applications for more that a decade. I started with Eclipse and then mo...

Personal - Oct 14, 2025

Read the post...
Rakhsh, A modern android download manager library

Rakhsh, A modern android download manager library

A lot of download manager libraries are old and not updated for a while. Have some down falls and no...

Android - May 25, 2025

Read the post...
How to mount partitions at startup in Linux

How to mount partitions at startup in Linux

If you are a newbie in Linux world, You know that It's annoying that partitions aren't mounted by de...

Linux - Jan 03, 2025

Read the post...
Mount VHDx images in Linux

Mount VHDx images in Linux

I needed some files from WSL and I am on Linux right now. Did I restart? nope! Instead, Geeked out a...

Linux - Sep 11, 2024

Read the post...
A better approach to handling mouse movement issues on Linux

A better approach to handling mouse movement issues on Linux

Two years ago, I wrote an article about solving mouse movement issues on Linux. Well, The approach h...

Linux - Aug 20, 2024

Read the post...
Does Performance and Speed of language really matter for Back-End?

Does Performance and Speed of language really matter for Back-End?

There are a bunch of programming languages out there with any kind of Performance and speed. And a l...

Programming - Jul 28, 2023

Read the post...
How to fix a slow emulator in fedora Btrfs file system

How to fix a slow emulator in fedora Btrfs file system

First, we need to remove all of our AVDs, Then run this command in the command line to remove the Co...

Android - Jun 21, 2023

Read the post...
Let's write a TCP Port Scanner In Rust

Let's write a TCP Port Scanner In Rust

Hi, In this post I'm going to write a TCP Port Scanner In the Rust Programming Language. This Cli Pr...

Rust - Dec 09, 2022

Read the post...
Support SSL and Redirects for HTTP Client in Rust

Support SSL and Redirects for HTTP Client in Rust

In this video, we are going to support SSL for HTTPS URLs and handle Redirects for our HTTP Client w...

Rust - Dec 08, 2022

Read the post...
Let's code an SSH profile Cli tool in Rust

Let's code an SSH profile Cli tool in Rust

Hi, In this video we will write an SSH profile cli tool that helps us save server info to help us co...

Rust - Dec 02, 2022

Read the post...
Let's write an HTTP Client in Rust: Part 1

Let's write an HTTP Client in Rust: Part 1

In this post, we are going to learn what is HTTP, and how we can write an HTTP Client in Rust progra...

Rust - Nov 25, 2022

Read the post...
Solve a mouse movement issue on Linux

Solve a mouse movement issue on Linux

After almost two years, I decided to install Linux again and after a little research, I found a dist...

Linux - Nov 18, 2022

Read the post...