Author: Satish
-

Test
Click to expand! This is the hidden content. document.addEventListener(‘DOMContentLoaded’, function() { var coll = document.getElementsByClassName(‘collapsible’); for (var i = 0; i < coll.length; i++) { coll[i].addEventListener('click', function() { this.classList.toggle('collapsible–expanded'); }); } });
Written by
·
-

Some of my favorite technique teaching sites
https://www.howstuffworks.comhttps://www.makeuseof.comhttps://lifehacker.com/
Written by
·
-

About title tail-f.tech
tech is for Technique. tail-f is unix command to check rolling logs. Compare anything to be done with constructing house. Without blueprint or plan it can’t be achieved. So all activities as much as possible should have a blueprint plan. Another advantage is if successful, the blueprint can be copied by others. It’s what some…
Written by
·
-

Advantage of knowing correct technique
I have gone to different places to work. I now work with people from different places remotely. The least common denominator of all is we work with common technique. We evolve the techniques. We talk only that more than anything else which forms glue and makes forget all other differences. When archaeologists pulled out stone…
Written by
·