Async vs parallel

Async vs parallel
Async vs parallel - what does the two mean? A quick read!
Read more →

Rust: Borrowed vs owned in as_, to_ and into_

Rust: Borrowed vs owned in as_, to_ and into_
When you read the rust documentation about ad-hoc conversions, you see notations as borrowed -> borrowed, owned -> owned etc. What does that mean? I know the words, but how does it translate into rust? I have some questions, and i want to use this blogging platform to ask some questions.
Read more →

Multistage docker is sharing intermediate images

Multistage docker is sharing intermediate images
When building an image we with a multistage Dockerfile, it uses the intermediate images even when you build multiple images over a pass of multiple docker build commands
Read more →

Rsync two folders

Rsync two folders
A quick way to rsync two folders
Read more →

Configure K-9 mail on Android for outlook 365

Configure K-9 mail on Android for outlook 365
How i configure K-9 mail for Android
Read more →