my humble opinion http://dml.org.ua Most recent posts at my humble opinion posterous.com Mon, 21 Mar 2011 14:37:39 -0700 The Moon http://dml.org.ua/the-moon http://dml.org.ua/the-moon

510226326

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Fri, 18 Mar 2011 12:59:00 -0700 small trick for bash http://dml.org.ua/post/3938278658 http://dml.org.ua/post/3938278658

If you want to remember last working directory you can add this into .bashrc

# cdp() will create or rewrite file ~/.cwd with working path
cdp()
{
  cd "$1"
  echo `pwd` > ~/.cwd
}

# exporting cdp() to shell as a command
export -f cdp

# changing working directory if file exists
if [ -d `cat ~/.cwd` ]; then
  cd `cat ~/.cwd`
fi

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Wed, 29 Sep 2010 18:56:00 -0700 winter is coming ... http://dml.org.ua/post/1210822484 http://dml.org.ua/post/1210822484

I`m counting days before this winter. I bought a kit and ready to ride. This winter I want to try real cross-country racing. I feel this groove even now. It must be cool!

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Wed, 29 Sep 2010 18:35:00 -0700 status update http://dml.org.ua/post/1210749595 http://dml.org.ua/post/1210749595

Today we’ve played a funny game with words pronunciation. It was effective to remember all difficult words from the list. Afterwards we were happy when all words was completed.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Tue, 28 Sep 2010 18:56:46 -0700 english dictionary http://dml.org.ua/post/1204846457 http://dml.org.ua/post/1204846457

I like English dictionary on my mac. It’s very informative and there are no sense to translate words to russian having this. I think this is a good way to remember a word if you can explain it with couple of phrases and synonyms. I’ve bought Collins dictionary and thesaurus for my android. It costs twice cheaper than the paper book and has no weight. So I’m happy having ability to find explanations then I need them.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Mon, 27 Sep 2010 21:54:09 -0700 Untitled http://dml.org.ua/post/1199550265 http://dml.org.ua/post/1199550265

I know, something is wrong! )))

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Mon, 27 Sep 2010 21:48:19 -0700 Culture shock http://dml.org.ua/post/1199525415 http://dml.org.ua/post/1199525415

I fill big culture gap between East Slavonic, Western Europe and US people. This is afraid me a bit. But I think this is thoughts and laziness only. We are all Primates )))

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Mon, 27 Sep 2010 17:33:00 -0700 Podcasting http://dml.org.ua/post/1198567895 http://dml.org.ua/post/1198567895

I’m trying to save free time when I`m going by city transport. I like to listen podcasts instead of reading book because it does not strain eyes. I’m totally switched to english podcasts and I completely understand what they are talking about. I`d like to recommend this one http://www.eslpod.com/ to everyone who wants to improve vocabulary or has interests to foreign culture.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Sun, 26 Sep 2010 20:53:00 -0700 Untitled http://dml.org.ua/post/1192712886 http://dml.org.ua/post/1192712886

Tumblr_l9d8d8odro1qa1kfko1_1280

the plot

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin
Sun, 26 Sep 2010 20:21:00 -0700 English for fun http://dml.org.ua/post/1192528844 http://dml.org.ua/post/1192528844

I’ve started this blog while I’m trying to improve my English. This is not quite difficult to learn grammar while our teacher Anya help us. )) I will try to blog my thoughts and this should help me with sentence building.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/1096821/MY_AVATAR.PNG http://posterous.com/users/heO94g89a8qL0 Dmitry Larkin dml Dmitry Larkin