Live data from Hacker News

Viewing profile — pramalin

pramalin

HN member
Joined
Mon, Jul 15, 2013, 12:35 PM UTC
HN karma
56
Public activity
52 items

About pramalin

Java Developer living Jacksonville, FL. Scala enthusiasts. Implemented Liferay portal for two employers.

Recent public activity

  1. 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. …

  2. 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…

  3. 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…

  4. 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 …

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. 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…

  10. 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…

  11. 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…

  12. 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.

  13. 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…

  14. 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…

  15. 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…

  16. 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/...

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. 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?

  24. story
  25. 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…