In this post, I am going to write about my experience biking through kerala. I went on this trip with my brother and my sister in law on 2 bikes Fz-FI (Mine) and RE Himalayan (My brother’s). We started the trip on 24-Dec-2017. Firstly we were going to Munnar in kerala. It was a 9 day trip (Including the travel.)
These were the places we visited. Munnar Cochin Allepey Trivandram Poovar and Kanyakumari
“@property
what is it and how does it help” is what I will be exploring in this blog.
OOP’s best practices say to always use getters and setters. I will explain the reason for this in a bit.
While casually browsing about ARP, I stumbled upon kickthemout project on github. I decided to do something similar in Rust.
It was more than a week, that I had a raspberry pi and did nothing with it (Other than the initial setup). I was looking to do
something with it. Then I decided to write a bot that will build docker images and push it to docker registry.
I liked rust when I tried it last year around May. I also did some contributions to cargo which is the package manager for Rust.
I wanted to do something in rust, something small to do over in the weekend. I finally decided to mimic unix’s ls (List files). So the program will just print the details of the files and directories with the path, size and modified time. Also display the total block size.