productivity

Long way on return

Some new announcement There is supposed to be new div tip here (this tip is defined in a custom file called divtips.scss) My content goes in here and it is due to ohshit div. My width will fit to element I have big text!

Introductory agricultural economics and extension: Lecture notes

Here are the links to lecture notes that I prepared for tutoring preparation classes of Agricultural Economics. Download by clicking on the links below: Introduction to agricultural economics, demand and supply, market competition and price Agribusiness: Introduction, scope and importance Prime minister agriculture modernization project PMAMP program profile as of 2075-76 Poverty and food security Primary and secondary data OVOP and ODOP program Cooperatives and status in Nepal Crop cutting

Literate programming with markdown and $\LaTeX$: Part 1

Introduction $\LaTeX$ is a Turing complete langauge besides being one of the popular typesetting systems in action since a very long ago. $\LaTeX$ workflows are fully reproducible and extremely customizable, hence its popularity over WYSIWYG softwares. This my first in a series of lessons about easing the workflow with $\LaTeX$.

Search and find text in windows command line

Background When one has a large text file to sift through, windows command line executables might come to rescue. To illustrate usefulness of some of these tools. I have build herein an example case where you require finding a line with search certain search pattern.

Batch scripting and using open source video downloader

Background Open source community is a host of invaluable tools for raising productivity. One of these tools include youtube-dl which is a shell/command line based tool for making requests and streaming data. In addition, it links to the popular ffmpeg library to weave together video and streams, all seamlessly.