kumarldh

- friends
699 link karma
2,454 comment karma
send messageredditor for
what's this?

TROPHY CASE

reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own!

WTF!!!! - Do not cry over petrol price hike; think over how to deal with it - public transportation!!! by illuminati_indiain india

[–]kumarldh -2 points-1 points ago

Author is a retired sarkari afsar, I know him. Nothing else to comment.

Whatever you knew about mutton biryani is incorrect; preparation and relishing it. Gentlemen, Ladies, here I present you "THE" Chef! by kkiran7in india

[–]kumarldh -2 points-1 points ago

I have tried Katchi biryani n times and its like chicken pulao. Must try this pakki biryani...but wait, wifey rules the house and is veggie, :-(

Sikhs in India can now register their marriages under separate Act, instead of Hindu marriage Act by douchebag_duryodhanain india

[–]kumarldh 0 points1 point ago

Dude its an awesome tool to threat parents. I talk of personal experience. I somehow managed the photograph-pasting-on-wanted-type-wall part :D

phpsh -- An interactive shell for php - facebook developers by kumarldhin PHP

[–]kumarldh[S] 0 points1 point ago

This should go to sidebar, sending a request to mods.

Best remix I've ever seen by afalinka01in Music

[–]kumarldh 0 points1 point ago

I didn't know that. I will never be hip.

r/India, how much do you think looks matter in life? by rahul4realin india

[–]kumarldh 11 points12 points ago

Looks matter a lot initially in any relationship. Relationship could be professional, personal and friendly. First impression as they say. I suffer from vitiligo which affects my face which in turn affected my love life which in turn resulted in "yeh shaadi nahi ho sakti" situation which in turn resulted in me and my sweetheart struggling for 2 years and then making it a happy beginning. On professional front, people approached me with, "Oh what happened to this guy's face" expression but later on I am any other guy. Some ignorants still offer me their sympathies and ask me how did it happen, did I have milk with fish? But I iz no carez.

But if I have to hire some one facing public I would definitely look for a pleasing personality so looks matter.

Trying to use SimpleXML by ProfessionalExtemperin PHP

[–]kumarldh 0 points1 point ago

AFAIK, file_get_contents/fopen need some context to be set which generally coders do not set. Moreover these methods tend to follow redirects and you can end up going to untrusted sites using these. cURL wants you to take care of all. Hence the obvious security issue.

Now regarding horror stories of Indian devs and my comment. I have had seen my share of all good and bad coders in US, Russia, UK, Australia and India. For an Indian dev 5$ per hour is awesome deal but not for a US or Russian guy. So it all comes to cost. I have seen poorly designed specs with just few hundred bucks resulting in horror stories. So, you go to freeance websites and see projects with hardly any description. I want a clone of twitter. That's it. Budget 500$. You want an A5 for the price of an old bicycle. Good luck. Low budget means you attract cheap coders, talented ones simply do not look at these projects. But somehow decently priced projects end up with sweat shops who in turn employ cheap coders which is a genuine case of outsourcing gone wrong. This can happen to any one in India or US. You have Chinese goods and Indian coders :-)

I would have definitely marketed myself for the position you are talking about in NY but I don't have work permit for US, though have visited US twice, and currently work for #3 search engine. Yeah the organisation is not doing good as a business but we still have some awesome engineering talent. I also do some freelance consulting in spare time. You know what I mean. ;-)

Arieb Azhar - Hum Charsi Bhangi Hain (Performing live) by mai_teri_majh_kholtiin ipm

[–]kumarldh 1 point2 points ago

read the title and reminded me of this song

How many of you here in r/india have made arrangements for your untimely death? by micromortin india

[–]kumarldh 1 point2 points ago

I have pledged my eyes will be working towards pledging other organs, for science. :) My mom is very orthodox and wifey is limit x reaches orthodox type. I am not at all religious and I will have to force a legal instrument like will to pledge my organ if things do not work out. :)

I have market link life insurance policies which are mostly for tax saving and investments but this year I will be spending money on pure life insurance policy or term policy for me, my wifey and my kids.

I make a point to buy travel insurance every time I book an airline ticket, 100 odd bucks wont burn a hole in my pocket.

Hey look, Matt Inman of The Oatmeal just rebuilt Reddit. by tspekin webdev

[–]kumarldh -5 points-4 points ago

Exactly my point. I use compressed layouts whichever site offers me the option. Reddit, gmail, google docs & google drive offer compact layouts.

Hey look, Matt Inman of The Oatmeal just rebuilt Reddit. by tspekin webdev

[–]kumarldh -7 points-6 points ago

Exactly my point. I use compressed layouts whichever site offers me the option. Reddit, gmail, google docs & google drive offer compact layouts.

Few Updates by mai_teri_majh_kholtiin ipm

[–]kumarldh 0 points1 point ago

Karma Whoring!!!

/s

Seriously, why down vote, just ignore. Music needs appreciation.

Trying to use SimpleXML by ProfessionalExtemperin PHP

[–]kumarldh 0 points1 point ago

cURL is not a silver bullet. Even I won't just use it just for the heck of using it but you can't deny the fact you have better control with cURL.

CPU cycles are cheap and developers aren't.

As an Indian developer looking for some freelancer I assure you that devs are available cheaply, its just a matter of quality. :)

Your favorite development layout by digdanin PHP

[–]kumarldh 1 point2 points ago

Why not sign up on github or bitbucket or launchpad or google code or freshmeat or sourceforge or set up your own version control system if u have webspace.

Your favorite development layout by digdanin PHP

[–]kumarldh 0 points1 point ago

This gives me the ability to synch the development files between all my development machines with DropBox.

nooooooooooooooo

Trying to master PHP and the MVC paradigm. by Zah_in PHP

[–]kumarldh 0 points1 point ago

I am not a guru or anything but have spent considerable number of years programming web apps and have learned few things. One is to have configuration in a simple key value pair which are easy to maintain. So, in your case, I will suggest you to have a bare minimum configuration in your bootstrap file e.g. path to system or core lib folder. Then have a configuration object load all properties from a single core config file by default. If this config object finds a custom property give that property a precedence. Obviously you don't want every property to be over ridden. Why do this? While working around you need a new set of config property, instead of adding it on the spot add it to config file and load via config object. Of course its another layer which may affect your system but it still has its own advantages which are much better and greater.

Regarding logs, you don't want your logs to be visible only in browsers. If you format your logs properly they can be read by multiple applications and in fact you can analyse them quickly and effectively. Consider this, you log everything in CSV format with different log levels. Take your log file, open it in some spreadsheet app, you can easily analyse error vs notices.

/r/india, another challenge for you, "follow some basic traffic rules" by kumarldhin india

[–]kumarldh[S] 0 points1 point ago

Yoga? Yo kya hota hai? finishes diet coke and takes bite of extra cheese pizza

/r/india, another challenge for you, "follow some basic traffic rules" by kumarldhin india

[–]kumarldh[S] 0 points1 point ago

I would also want that but then there are billion like me and they will also try to get better than what I have or similar to what I have. We will end up with Roadrash 3D India version.

/r/india, another challenge for you, "follow some basic traffic rules" by kumarldhin india

[–]kumarldh[S] 1 point2 points ago

Additionally, herd mentality comes into play very strongly. If you stop, while others don't, more people are likely to stop as well once they notice you.

Saw this in action yesterday, people have stopped well behind the line. Weather changed and it rained heavily in Bangalore. No exaggeration.

Trying to use SimpleXML by ProfessionalExtemperin PHP

[–]kumarldh 0 points1 point ago

Trying to use SimpleXML by ProfessionalExtemperin PHP

[–]kumarldh -1 points0 points ago

cURL has its own set of options or features and isn't controlled or governed by PHP's security settings, making it a better option than fopen. Now, if you are downloading malicious code, cURL or fopen, you are screwed. You doesn't means you but the developer.

Trying to master PHP and the MVC paradigm. by Zah_in PHP

[–]kumarldh 0 points1 point ago

Oh yes, call time pass by reference is deprecated, as my comment reads, those were my quick comments.

view more: next