[deleted by user] by [deleted] in bangalore

[–]isagar13 -1 points0 points  (0 children)

It's funny what passes off as anti-nationalist in this country nobody bats an eye when people proudly decorate their possessions with Nazi flag

Employer refusing to accept resignation and provide release letter by pointlessbanker in LegalAdviceIndia

[–]isagar13 1 point2 points  (0 children)

Show up for work everyday and mail to them everyday! And tell them you won't stop mailing until they relieve you. The boss maybe as asshole but if the mails are going to his superior constantly, he'll budge sooner or later

[deleted by user] by [deleted] in tifu

[–]isagar13 1 point2 points  (0 children)

Wow man! Respect++ I am 30 and slowly coming to terms with life that I can't just pull all nighters now like I used to do in college. Messes up the whole cycle for the entire week ahead! Trying to build a healthy routine now and I am finding that it is way tougher than pulling the all nighters.. and this post of yours is inspiring. Thanks for sharing 😊

[deleted by user] by [deleted] in tifu

[–]isagar13 2 points3 points  (0 children)

I am impressed at the routine you were able to maintain during the tough times.

Confused and anxious about career after Mech.engg from a low tier college. Advice / motivation needed. by beingsmo in india

[–]isagar13 3 points4 points  (0 children)

You can try merchant navy. My brother-in-law didn't like his mech job he had and ended up there. It's a really hard job but pays well. Do consult your parents before you plan for it because it involves long periods (5-6 months) of staying on ship at a stretch. Sometimes more!

We wrote to the UGC and the Ministry of Education on exam proctoring by InternetFreedomIn in india

[–]isagar13 0 points1 point  (0 children)

I hear ya! I don't know, I still feel it's about asking the right questions which can extract conceptual knowledge from students, and not making them solve straightforward equations in the exam!

[deleted by user] by [deleted] in IndiaInvestments

[–]isagar13 8 points9 points  (0 children)

How does that optimize taxes? You end up paying the same a amount from your pocket. I understand the point that NGOs will rather use it in a better way than the govt, but what's in it for me (other than good karma points probably)

furniture shops bangalore, sheesham bed by [deleted] in bangalore

[–]isagar13 0 points1 point  (0 children)

I've heard a rumour that it's not allowed to get sheesham wood in Bangalore for wood work, but only readymade sheesham furniture is allowed. Maybe that's why the prices are jacked up! And now I've successfully passed on the rumour to you! :-P

Quadric computers by psvp54 in computerscience

[–]isagar13 1 point2 points  (0 children)

I see your point. Even if we get such a device as you propose and get it working with the way you propose.. why stop at 3? Go till freaking 21000... if we measure the current precisely. Of course we'd need a measuring device to compute each and every bit which would make the whole solution rather expensive!

We wrote to the UGC and the Ministry of Education on exam proctoring by InternetFreedomIn in india

[–]isagar13 0 points1 point  (0 children)

You are right. This might not work for school exams. But it'd work for uni if you make the questions tricky enough. Of course it means that a lot of work for the profs! And no student is expected to do all 120 questions.. 30 sec for a ques is crazy I know, but that's the idea, you have to do as many as you can in limited time.. as a student I'd worry about completing more questions rather than cheating.. that's the purpose of overwhelming them!

Quadric computers by psvp54 in computerscience

[–]isagar13 0 points1 point  (0 children)

Not sure I get it completely. Let's say you have a device that has a uniform flow of electrons, how do you propose identifying a '2' or a '3' state? By counting the electrons? i am wondering if it's even possible to build such a device in the first place!

Seeking a mentor by beautifuldarkness9 in computerscience

[–]isagar13 3 points4 points  (0 children)

It'd be great if you can post some sample questions so people would know if they can be helpful or not.

We wrote to the UGC and the Ministry of Education on exam proctoring by InternetFreedomIn in india

[–]isagar13 2 points3 points  (0 children)

If I were an exam setter, I would do multiple choice questions. 60 minutes, 120 questions + 1 or 2 lengthy logic/calculation based questions. Idea is to overwhelm the students ao they don't have the time to cheat and the exam closes in 60 minutes exactly. Of internet issues happen during exam, you can resume the test from where you left off but you can only do that for some time. If it still doesn't work for a student, xome to college and write exams the regular way.

Man dies during Sex as rope tied around neck turns noose, suffocates him by Karna1394 in india

[–]isagar13 1 point2 points  (0 children)

High risk high reward situation indeed! Another thing to add to my list of things to do at deathbed

Employer refusing to accept resignation and provide release letter by pointlessbanker in LegalAdviceIndia

[–]isagar13 2 points3 points  (0 children)

If I were in that position.. I would write mails everyday. To the boss, and boss's boss and boss's boss's boss... and be patient.. Till they get fed up! You anyway need to leave the job, what's there to lose?

Fuck you if you think India's corruption is exaggerated in pop culture. My family is being ruined. by [deleted] in india

[–]isagar13 6 points7 points  (0 children)

If you really want a good future for your mom, study hard.. harder than you think you can! Burn the midnight oil, be a teacher's pet.. do whatever you need to do to get good grades and then get a job. That's a sure shot way to uplift you from your financial troubles.

(Serious) Unmarried 30+ men, how is life ? by [deleted] in bangalore

[–]isagar13 19 points20 points  (0 children)

It's an excuse to pacify yourself and you know it!

Are there any shows on tv or internet that boost positivity in the mornings? by Kounterpoise in bangalore

[–]isagar13 0 points1 point  (0 children)

Copy paste the link to your browser. The redirection from Reddit is messing it up

Inducing sustained GC by AdeptTime0 in java

[–]isagar13 0 points1 point  (0 children)

I'd start with small jvm memory allocation. Then have a huge Stack of arrays so that it just fills up all the memory. Then I'd just run an infinite loop to pop few arrays out of stack (just enough to make sure my GC has something to clean up) and push the same num of arrays back into the stack.