Jump to content

Recommended Posts

Posted
56 minutes ago, JazzyB said:

RIP to the 15 or so dead and countless injuries

 

this was so needless and RCB needs to be held accountable along with others

 

what was the need 1) to have a parade at all and 2) why have it immediately without waitinh for things ti temper down

 

and kohli and rcb have blood in their hands. 
 

kohli said yesterday "imagine the scenes in Bengaluru" in his post match 

 

and we have seen now

 

tragic and unnecessary

 

I'm not a fan of Kohli due to him being a selfish player and putting himself ahead of the team. But this is not on him. It's up to team owners, politicians, and higher authorities to think about these things and not a cricketer.

 

Blame people who organized the event or who were responsible for managing the event. Not Kohli or any other cricketer.

Posted
1 hour ago, coffee_rules said:

Kannadigas won't bother like this, very silent majority. All this commotion is only from rowdy Kohli fans of RCB

I was driving through KA. I was asked to be extra careful and be very agreeable in Mandya. :afraid::afraid:

Posted
6 minutes ago, kepler37b said:

I was driving through KA. I was asked to be extra careful and be very agreeable in Mandya. :afraid::afraid:

Yes, Mandya was notorious for Framers' protests from Raitha Sangha/Cauvery riots a few years back. Goondas would block roads in the name of farmers' protests and ask for protection money , pure extortion. . All that has stopped now hopefully. Now, there is a highway that bypasses  Mandya district. But a few districts near Kolar/Pavagada neighboring AP and also in Uttara Kannada, it is still not safe to travel in single vehicles due to naxalite infestation.

Posted
9 minutes ago, coffee_rules said:

Yes, Mandya was notorious for Framers' protests from Raitha Sangha/Cauvery riots a few years back. Goondas would block roads in the name of farmers' protests and ask for protection money , pure extortion. . All that has stopped now hopefully. Now, there is a highway that bypasses  Mandya district. But a few districts near Kolar/Pavagada neighboring AP and also in Uttara Kannada, it is still not safe to travel in single vehicles due to naxalite infestation.

 

IMO, KA is the most scenic state in south and her people are quite easy going. My best experience is KA is seeing Chandragupta maurya's foot imprints on Chandragiri hill in Shravana belagola. That place is under-explored(and I hope it remains that way)

 

 

Posted
7 minutes ago, vvvslaxman said:

I don't know telugu lol when I joined was a big laxman fan :) chose this id.

In any match thread almost 20% of posts are yours. Just wondering how you juggle the family duties with ICF posting.

Posted
12 hours ago, vvvslaxman said:

Yea  C, C++, Python, C sharp, Java mostly these languages.

Bro must have proposed using a python code like "print("Will you marry me?")".  Glad that she compiled the code instead of rising a Syntax Error.:hatsoff:

Posted
16 hours ago, kepler37b said:

Bro must have proposed using a python code like "print("Will you marry me?")".  Glad that she compiled the code instead of rising a Syntax Error.:hatsoff:

Going by how he writes lengthy posts, he would most probably put it as:

 

import logging

logger = logging.getLogger('scope.name')

file_log_handler = logging.FileHandler('logfile.log')
logger.addHandler(file_log_handler)

stderr_log_handler = logging.StreamHandler()
logger.addHandler(stderr_log_handler)

# nice output format
formatter = logging.Formatter('%(asctime)s - %(name)s - %(levelname)s - %(message)s')
file_log_handler.setFormatter(formatter)
stderr_log_handler.setFormatter(formatter)

logger.info('Will you marry me?')
logger.error('I will not take no for an answer!!')

 

×
×
  • Create New...