Readit News logoReadit News
supersan commented on Show HN: Monica, an open-source CRM to manage friends and family   monicahq.com... · Posted by u/robinhood
supersan · 9 years ago
Do you have any plans on making a mobile app? Reminders are most useful on mobile only.
supersan commented on Ask HN: What could disrupt email?    · Posted by u/parvatzar
supersan · 9 years ago
Possibly email addresses that won't accept more than 200 plain text chars, so real people get to the point quickly and spam becomes easier to determine.
supersan commented on H-1B visas mainly go to Indian outsourcing firms   economist.com/news/united... · Posted by u/known
kls · 9 years ago
The problem is the incentive system.

I have never been known for my lack of directness and in given so, I used to work with an Indian developer who was very good at his job. So one day I just flat out asked him, I said Karthick why do a good portion of Indian developers suck, his response floored me.

Without missing a beat he responded, look it's a misaligned incentive system. When I go back to India the first question I am asked is how many people do you manage. If I go on a date, it's the first words out of a fathers mouth.

He went on to tell me that you see Indian has remains of the cast system still culturally in place and this stems from that way of thinking, but it has morphed into changing your cast by moving up the corporate ladder. The fastest way to managing people is IT given it's over representation in the Indian economy. So what you have is a bunch of would be MBA's getting tech degrees so they can do their time and make it to management. They have no passion for technology and look at it as doing their residency for management.

Then he looked at me and said, with a laugh. Put Simply they go into IT to get laid. Whereas I went into IT to become and American, because and Indian guy with citizenship is John Don (he meant Don Juan).

supersan · 9 years ago
You're absolutely right about this and I can attest. Whenever I tell someone I run my own software business the first question I'm asked is how many employees do I have?

Nobody cares about the revenue of the sites, it's just that if I have more than 10 employees then you're successful. So in India a person making 1 mil / month is less successful than someone who has a company of 10+ employees that is drowning in debt.

supersan commented on CSS Grid – Table layout is back. Be there and be square   developers.google.com/web... · Posted by u/ghosh
supersan · 9 years ago
Makes you wonder why HN won't budge with those <table> tags in the source code. One day I hope to see "Table layouts are back with <table> tags" and the HN programmers would have saved themselves so much work.
supersan commented on Is jQuery still relevant? (2014)   syntaxsuccess.com/viewart... · Posted by u/thelgevold
supersan · 9 years ago
Not to mention that even AngularJS 1.x still bundles jqLite and switches to full jQuery if you include it first.
supersan commented on Show HN: Math Attack – My side project of 3 years   play.google.com/store/app... · Posted by u/Sanctor
supersan · 9 years ago
Congrat on shipping. The game idea is very original and interesting. I will definitely give this a try (forgot to bring my phone today but thanks to the really nice feature of Play store that lets you install apps from browser, it should be installed on my phone already).
supersan commented on Timeline: Organisms that have had their genomes sequenced   yourgenome.org/facts/time... · Posted by u/lelf
alextheparrot · 9 years ago
I can address some of these.

Sequencing today is done mostly using computational methods. Think of DNA as a couple long strings (Number of bases is effectively the character count of those strings, each string is a "chromosome" in higher organisms), so the problem is how do we read these long, physical strings. It turns out that parallel processing is way more effective, so we break the really long strings into much, much smaller strings that overlap (Millions of characters long to hundreds often). Because the strings overlap, we can construct a good portion of the actual sequence computationaly by exploiting this overlapping feature of our small strings.

The physical way they do this is by using machines (Think GPU vs CPU) that are effectively a bunch of parallel microscopes specialized to read those short strings and by "attaching" colors to each of the characters (DNA bases). Initial DNA sequencing methods lacked both the computational and physical devices to do this, so they were done by hand. The move from doing sequencing by hand to doing it computationally is why we see the significant increase in characters read (Number of bases).

Your last comment I think is the most interesting, as it effectively asks "Why do mice have a larger string size than us, which means they contain more information on an absolute level?". The answer is just because. The number of bases, or even the number of blocks of information that produce proteins (These blocks are called genes, and a protein is another chemical construct that mainly focuses on doing actions in the cell), is not strongly correlated with the complexity of the organism. The key is how those bases interact, not necessarily in how many there are.

If you have any more questions or need some clarification I'd love to address them, it is a wonderful time to be alive.

supersan · 9 years ago
Just wanted to say thanks for answering in such detail. Your string analogy really helped me understand it quite easily.
supersan commented on Timeline: Organisms that have had their genomes sequenced   yourgenome.org/facts/time... · Posted by u/lelf
supersan · 9 years ago
This is super interesting for someone who has no knowledge of the field. Has my interest piqued as to how they do it, what is number of bases, why do mice have more bases than us, etc. Very nice presentation wise, even if it is incomplete (as other comments state).

u/supersan

KarmaCake day354August 31, 2009View Original