arunitc's comments

arunitc | 4 years ago | on: Ask HN: How do I get fit and healthy as a software engineer?

Start small. This is what I do - Drink a large glass of water as soon as I sit at my desk. This forces me to pee within 45-60 minutes. When I go to the bathroom, I ensure I do 20 squats before coming out. Sometimes I do 10 lunges on each leg. Takes about 2-3 minutes. Back to my desk and take another gulp. Repeat!

arunitc | 4 years ago | on: An early look at Postgres 14: Performance and monitoring Improvements

Delete From "APCRoleTableColumn" Where "ColumnName" Not In (Select SC.column_name From (SELECT SC.column_name, SC.table_name FROM information_schema.columns SC where SC.table_schema = 'public') SC, "APCRoleTable" RT Where SC.table_name = RT."TableName" and RT."TableName" = "APCRoleTableColumn"."TableName");

I know this is not an optimized SQL. But this takes about 5 seconds in Postgre while the same command runs in milliseconds in MSSQL Server. The APCRoleTableColumn has only about 5000 records. The above query is to delete all columns not present in the schema from the APCRoleTableColumn table

I used to be a heavy MSSQL user. I do love Postgre and have switched over to using it in all my projects and am not looking back. I wish it was as performant as MSSQL. This is just one example. I can list a number of others too.

arunitc | 7 years ago | on: LG Releases Gram 17 Laptop: An Ultra-Thin Notebook with a 17.3in Display

What I'm really looking for is a H Series processor with a 14" screen. I want to replace my desktop with a laptop, hooked on to dual monitors. So I don't even need a Ultra HD screen. A laptop helps on the rare occasions I want to travel. But all the manufacturers seem to brand laptops with H Series processors as gaming machines and have a 15.6 inch screen minimum.

arunitc | 8 years ago | on: Why Can't Everyone Do the 'Asian Squat'?

I'm 43 years, Indian and have never had a problem squatting. Was surprised this is such a tough thing to do for some. I work sitting on a chair for 8-10 hours everyday, but ensure I take a squat break every 1 hour or so. To make it a habit, I take every opportunity to squat, when I have my green tea, play with my son, watch TV. It does feel great after squatting for 3-4 minutes. I also workout in the gym and perform 4-5 sets of squats with 30Kgs.

I read this yesterday - “Every joint in our body has synovial fluid in it. This is the oil in our body that provides nutrition to the cartilage. Two things are required to produce that fluid: movement and compression. So if a joint doesn’t go through its full range—if the hips and knees never go past 90 degrees—the body says ‘I’m not being used’ and starts to degenerate and stops the production of synovial fluid.”

https://quartzy.qz.com/1121077/to-solve-problems-caused-by-s...

arunitc | 8 years ago | on: From Bootstrap to CSS Grid

Let alone using CSS Grid. Here in India, I can't even use Flexbox. Thanks to UC Browser having a 30% market share. Sigh, back to those IE 6 days.

arunitc | 9 years ago | on: I am an Uber survivor

I just returned to India after working in the US for one year. I find it extremely difficult to believe such a culture can exist in the country let alone an organization. People there were friendly, extremely polite and well mannered. I never once faced any incidents or racism or hatred in my work place and out. I can't imagine things like this even in my wildest dreams.

-Chauvinistic, racist and homophobic attitudes were far too normal

-It was normal for guys to openly refer to attractive female colleagues as sluts

-They had private chats where guys wrote sexual fantasy stories about female colleagues and supervisors where they performed all sorts of demeaning acts on the women

Also the fact that she talks about driver compensation makes it look like it was an article written just to smear Uber. I may be wrong though, but really, really hard to believe.

Edit: She refused to meet Freda Kapor (see comments in post) makes it all the more suspicious.

arunitc | 10 years ago | on: Proposed JavaScript Standard Style

I always use a tab and set the IDE to show two spaces for each tab. Visual Studio has a setting for this. In the same project if someone wants 4, they can just change it to 4 spaces. In the file, its always stored as a tab

arunitc | 10 years ago | on: Ask HN: I will help your startup in exchange for food and a place to stay

With 8 years of experience, you should be able to get a H1B. Every 3 years of experience adds 1 year to your education. You need 16 years of education to get a H1B. I too do not have a degree and managed to get a H1B. The challenge is to get through the lottery.

However, as many others have suggested, I too would recommend you to try another country, where visa rules are relaxed.

arunitc | 11 years ago

What is the workaround you are using? I too am facing the same problem in IE and am evaluating multiple options.

arunitc | 11 years ago | on: Fasting triggers stem cell regeneration of damaged, old immune system (2014)

I have been trying intermittent fasting for the past three weeks - finish my dinner by 7 and breakfast the next day at 11 or 12. Initially it was difficult, but you get used to it quite fast. One thing I have noticed is my afternoon drowsiness has completely disappeared. I used to feel extremely lethargic and just couldn't put my mind to anything. Now I'm completely alert and my productivity has increased dramatically.

arunitc | 11 years ago | on: Surface 3 Update

OTOH, I really wish they released a Service Pack 2 for Windows 7. It takes over 4 hours to download and install all the updates since SP1. I understand they want all of us to upgrade to Windows 8, but not at the cost of making existing user's life difficult
page 1