Viewing profile — pramalin
pramalin
HN member- Joined
- Mon, Jul 15, 2013, 12:35 PM UTC
- HN karma
- 56
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About pramalin
Recent public activity
-
comment
Comment #15122966
I found this study plan very useful for me. https://www.analyticsvidhya.com/blog/2017/01/the-most-compre... Provides a very good idea of the courses required and their time frame. …
-
comment
Comment #15117585
You can also dive in first and then cover the math behind ML, by taking Andrew Ng's courses. https://www.coursera.org/learn/machine-learning https://www.coursera.org/specialization…
-
comment
Comment #13638045
I have read many of his books and listened to his video talks with his followers while I was in Chennai. The "Commentaries on Living" series are easy to read and my favorites. http…
-
comment
Comment #12601654
Not all calories are the same. For example, body excretes excess dietary fat, but stores excess carbohydrates adding 4 times the amount of water to it. You can find the details in …
-
comment
Comment #12505287
I have used Angular in multi-page application, using Angular as a better JQuery in Spring MVC application. This setup worked well combining the best of both frameworks. Angular pro…
-
comment
Comment #12043870
//As a comparison, India, which teaches Hindi and English in school, both of which much simpler scripts than Han, has achieved an average of 74% literacy rate in the most recent ce…
-
comment
Comment #11565909
There is an Indian Facebook group about Paleo diet, where dozens if not hundreds of people followed simple LCHF diet and reversed their type 2 diabetics and got type 1 under contro…
-
comment
Comment #11554602
Survived a complete rewrite for a client just now. The previous team blindly relied on a single method from Spring framework's RestTemplate for every rest service calls with SAP ba…
-
comment
Comment #10318153
Calories in calories out, hypothesis is proven wrong by many people. In a Low Corb High Fat diet, excess dietary fat is burned out and excreted. On the other hand High Corb diet, c…
-
comment
Comment #10254619
//Maybe one day we will have crops that infest with viruses their predators?// Not viruses, but crops already do that according to Loren Cordain see: http://thepaleodiet.com/grains…
-
comment
Comment #10158693
// “the use of a foreign language, as opposed to a native language, elicited less harsh moral judgments.”// I thought this is a common observation. Indian movies, writings, convers…
-
comment
Comment #9995814
Soy is a big no within the Paleo diet group I know. This is because it's potent with Phytic acid which binds to other nutrients and turn them into waste. Consumers beware.
-
comment
Comment #9348738
From Sex to Superconsciousness - Osho A great stress reliever for an Indian who was feeling guilty all the time waking or sleeping. Many articles by rationalist and reformer Periya…
-
comment
Comment #9238264
I have started and coached a new FIRST Robotics Competition team last year for 2014-2015 season and wanted to use Java. Initially I thought the programming would be very complicate…
-
comment
Comment #9119969
I know this is not the most appropriate place to ask. Last year I tried creating subtitles for a movie in Tamil and VLC rendered the texts incorrectly like in the very old browsers…
-
comment
Comment #8183694
May be relevant: there is a cool game - knapsack on a radial graph, with Scala source code. http://krishnanraman.github.io/scala-js/examples/helloworld/...
-
comment
Comment #8136754
I have also used MyBatis in few projects and recommend it for applications that are database centric. I would use ORM only if the requirements call for object persistence and be DB…
-
comment
Comment #8068545
I think the author is out of touch with modern Java development practices. Any decent Java developer would have got exposed to POJO based development[1] by now. [1]Expert One-on-On…
-
comment
Comment #8052242
Try[1] in Scala standard library is also similar in concept. Erik Meijer covers this subject very well in his talks[2]. [1]The Try type represents a computation that may either res…
-
comment
Comment #8047174
One example of right layoff I have seen is at the rail-road company in my town. They hired consultants to help with the process. My friend explained me how it went. Each person was…
-
comment
Comment #7943536
Tamil and probably many other Indian languages have various examples: Love as in parental (anbu), as between couples (kaadhal). "How many -eth" (ethanaiyaavathu) child are you to y…
-
comment
Comment #7837835
Someone like him would be treated as a most eligible bachelor in Indian circles. I know an American girl who is happily married to an Indian she selected through online matrimonial…
-
comment
Comment #7572443
I have toyed a bit with CSound http://www.csounds.com/toots/index.html to synthesize Indian classical music. How does ChucK compares to CSound?
- story
-
comment
Comment #7486152
Intrigued by FPGA's capabilities, when checking out my classmate's profile http://orangesorter.com/ , I started looking into some development kits to learn. I found great documenta…