Live data from Hacker News

Viewing profile — mohanmca

mohanmca

HN member
Joined
Wed, Mar 30, 2016, 1:30 PM UTC
HN karma
74
Public activity
25 items

About mohanmca

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #32797149

    There is no golden rule, but assume tier-2 cities mayn't have airport, no famous schools, less than 2 or 3 million people living in there. Most of the tier-1 cities has direct inte…

  3. comment
    Comment #32055051

    Exactly I was bit confused, initially thought that I read one of his old writing. The legend is still missing.

  4. comment
    Comment #30820099

    Looks pretty awesome! Will definitely give a try! Wish to hear why did you choose to use Ada?

  5. comment
    Comment #30820031

    If someone worked on JIRA/Task we can find, otherwise, how do we even know about who has seen the codebase?

  6. comment
    Comment #30820020

    Thanks! It is also a concern that I was looking for an answer!

  7. comment
    Comment #30819642

    It is common that the developer who built might already left the team.

  8. story
    Ask HN: How do you search large codebases before adding a feature or fixing bug?

    Why do we need to search source-code? 1. Quickly learn the domain and context of the application 2. After adding a feature, we should aware if we broke anything (assume you work wi…

  9. comment
    Comment #30110982

    Thanks! I like the book "5 Effective Thinking Book", will give a try!

  10. comment
    Comment #29701213

    Well, It is not Lucene alone, there are many tools in java written around Lucene such as ElasticSearch/Solr/Elassandra and so on, so no language or runtime can replace everything. …

  11. comment
    Comment #29222889

    Thanks! I observed two points. In order to look at flow - "should learn about queue theory"! "queue theory" itself would be useful to design queuing related systems.

  12. comment
  13. comment
    Comment #27842303

    Thanks! Immediately sent to my friends who are learning SQL!

  14. comment
  15. comment
    Comment #27684302

    Since many comments mentions that hard-work alone doesn't matter. According to Daniel Kahneman, mere hard-work doesn't click unless we have access to expert feedback in the domain …

  16. comment
    Comment #27466807

    In a interview (few years back), Linus mentioned that he read many books related to Genes and medical science related to that! He supposed to be expert in that domain too!

  17. comment
    Comment #27429677

    Thanks! I learnt about Tabula from ex-colleague that he was able to successfully used to extract from reports.

  18. comment
    Comment #27392643

    Thanks! I believe in it! We don't know what we don't know, if we learn only useful stuff!

  19. comment
    Comment #27058173

    Amazing use of SQLite! Thanks!

  20. comment
    Comment #27058154

    Thanks for the pointers!

  21. story
    Ask HN: How to quickly switch to a programming lang that you won't code often?

    Need suggestion from polyglot programmers, How do you quickly switch to a programming language that you won't code often? I sometimes need to switch to few programming languages th…

  22. story
    Ask HN: When senior developer joins new team, what are mistakes to avoid

    I am in need of help to find list of mistakes to avoid and if possible few guidelines to follow while joining a new team as a senior developer. Below is my draft list * Be patient …

  23. comment
    Comment #16755744

    If someone likes to rip all the links from this wonderful discussion, please use this script and paste it in browser console. https://gist.github.com/mohanmca/481056956ca618a3b21a2…

  24. comment
    Comment #14475130

    Yes! In web application, where underlying restful service returns JSON-LD; Because underlying db was using RDF database.

  25. comment
    Comment #12290705

    Great work!