Posts

Where are you, my motivation? Seriously?!

Spring 2015 semester is coming to an end soon. All the final projects are due pretty soon. There is not much time left to discuss the group presentation. And, here I am, doing everything else but studying. What a disappointment! I know that I can't accomplish anything without my motivation. I know that no one but me can push me to do anything. So, casual reminder to myself - Hey, dude -  I don't want to say much. You know you need to get things done. Be efficient. Get things done. I don't want to hear any stupid excuses. You-know-who  -- MNS
နင္ပဲေျပာင္းလဲသြားတာလား... ငါပဲေျပာင္းလဲသြားတာလား... ဘာမွန္းေတာ့ေသခ်ာမသိဘူး... ေသခ်ာတာတစ္ခုကေတာ့ နင့္ကိုုသိပ္ၾကည့္လုိ႔မရေတာ့တာဘဲ.... -- MNS

ေက်ာင္းေကာင္စီ သီခ်င္း

ၾသ... ေက်ာင္းေတာ္မဟာ ၂ လသာကိုု ခြဲခြာခဲ့ရတာ ဘာလုိလုိနဲ႔ ၇ႏွစ္ေတာင္ရွိသြားၿပီပဲ... ဟုိအပတ္က ေက်ာင္းေနေဖာ္သူငယ္ခ်င္းနဲ႔ ေက်ာင္းတုန္းက ရူးေၾကာင္မူးေၾကာင္ အက်င့္ေလးေတြရယ္... ရယ္စရာ အျဖစ္အပ်က္ေလးေတြကို ႏြားစျမဳတ္ျပန္ေနရင္း လသာ ၂ မွာ ၁၁ ႏွစ္တိတိ ေန႔တုိင္းနီး မဆိုုခ်င္လည္း ဆုိခဲ့ရတဲ့ ေက်ာင္းေကာင္စီသီခ်င္းေလးကိုု ေျပးသတိရမိတယ္... ေက်ာင္းတုန္းကလည္း၀ါးခ်ခဲ့သလုိ အခုလည္း ဘာမွေရေရရာရာ မမွတ္မိလုုိ႔ ေဖ့ဘြတ္မွာ သူငယ္ခ်င္းေတြကုိ အကူအညီေတာင္းၾကည့္ေတာ့ သူတိုု႔ေတြရဲ႕ အကူအညီန႔ဲပဲ စာသားအားလုံးနည္းပါး စုေစာင္းမိျဖစ္တယ္... ဘယ္သူမွေတာ့ စာသားအတိအက် မမွတ္မိပါဘူး... နည္းနည္း၀ါးခ်ရင္ေတာ့ သီခ်င္းက တကယ္ႀကီး ျမညီလာမွာ Assembly ထဲျပန္ေရာက္သြားသလုိပါပဲ... သီခ်င္းစာသားေလးေတြကေတာ့... မိမိကိုယ္ကိုေကာင္းေအာင္ ႀကိဳးစားမည္ မိမိအတန္းကိုေကာင္းေအာင္ ႀကိဳးစားမည္ မိမိေက်ာင္းကိုေကာင္းေအာင္ ႀကိဳးစားမည္ မိမိတုိင္းျပည္အတြက္ ေကာင္းေအာင္ ႀကိဳးစားမည္ ကတိေလးခ်က္ကိုုမူတည္ ဖြဲ႕စည္းခဲ့တဲ့ ေက်ာင္းေကာင္စီ အသင္းငါးသင္းရွိပါသည္ အေနာ္ရထာမွစ၍တည္ က်န္စစ္သားနဲ႔ ဘုရင့္ေနာင္ အေလာင္းဘုရားႏွင့္ ဘႏၵဳလတိုု႔သည္ ကု...

Just a Very Random Thought 2/8/15

Is it bad to think that you want a boyfriend but that you don't need one? -- MNS

VBA Chess Board without MOD

This entry is just for myself in case I forgot what I wrote for my VBA assignment. I was asked to create a chess board in Microsoft using VBA. I admit I googled the solution but all I found was a solution that used "MOD". My professor didn't teach us how to use "MOD", which meant I couldn't use that code. Anyway, this is what I came up with. Sub Chess() For a = 1 To 8 Cells(a, 1).Offset(0, a - 1).Interior.Color = black Next a For b = 3 To 8 Cells(b, 1).Offset(0, b - 3).Interior.Color = black Next b For c = 5 To 8 Cells(c, 1).Offset(0, c - 5).Interior.Color = black Next c For d = 7 To 8 Cells(d, 1).Offset(0, d - 7).Interior.Color = black Next d For e = 1 To 6 Cells(e, 3).Offset(0, e - 1).Interior.Color = black Next e For f = 1 To 4 Cells(f, 5).Offset(0, f - 1).Interior.Color = black Next f For g = 1 To 2 Cells(g, 7).Offset(0, g - 1).Interior.Color = black Next g End Sub Cheers, MNS

We don't have family names in Myanmar. SO WHAT?!

Last week, my friend and I went to DFW airport because she had an issue with her I-94. Upon the review of her submitted documents, the airport officer called her to the window and told her that she had her names wrongly written on her passport and her I-20. I was okay with the officer stating that the school wrote her name wrong on her I-20. They put the whole name as her first name just because the passport did not clearly state the first name and last name. Of course, we could change that. On the other hand, I felt that the officer was a little bit out of his mind to state that the passport had it wrong. SERIOUSLY?!?! It is the OFFICIAL country that issues the passport. Each country has its passport format for the citizens. How can it be wrong? Anyway, that's not as ridiculous as the statement that he made later on. She tried to explain that we did not have the system of first and last name in our country, which was why we used our last character in our names as our family...

🎵 Let it go... 🎵🎵 Let it go... 🎵🎵🎵

Not until yesterday did I realize that the friendship is already a sunk cost to me. Dude, you don't have the right to talk to me that way. I was so mad but I tried to cool off, telling myself that I was probably making a big deal out of the conversation. I am bothered by it the whole day to that point that I am angry at myself. Anyway, as of now, I have decided that I am going to be a little bit more mature, let it go, and move on with my life.