Viewing profile — mohanmca
mohanmca
HN member- Joined
- Wed, Mar 30, 2016, 1:30 PM UTC
- HN karma
- 74
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About mohanmca
No profile information was provided.
Recent public activity
- story
-
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…
-
comment
Comment #32055051
Exactly I was bit confused, initially thought that I read one of his old writing. The legend is still missing.
-
comment
Comment #30820099
Looks pretty awesome! Will definitely give a try! Wish to hear why did you choose to use Ada?
-
comment
Comment #30820031
If someone worked on JIRA/Task we can find, otherwise, how do we even know about who has seen the codebase?
-
comment
Comment #30820020
Thanks! It is also a concern that I was looking for an answer!
-
comment
Comment #30819642
It is common that the developer who built might already left the team.
-
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…
-
comment
Comment #30110982
Thanks! I like the book "5 Effective Thinking Book", will give a try!
-
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. …
-
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.
-
comment
Comment #29157528
Thanks!
-
comment
Comment #27842303
Thanks! Immediately sent to my friends who are learning SQL!
-
comment
Comment #27762447
Thanks.
-
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 …
-
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!
-
comment
Comment #27429677
Thanks! I learnt about Tabula from ex-colleague that he was able to successfully used to extract from reports.
-
comment
Comment #27392643
Thanks! I believe in it! We don't know what we don't know, if we learn only useful stuff!
-
comment
Comment #27058173
Amazing use of SQLite! Thanks!
-
comment
Comment #27058154
Thanks for the pointers!
-
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…
-
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 …
-
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…
-
comment
Comment #14475130
Yes! In web application, where underlying restful service returns JSON-LD; Because underlying db was using RDF database.
-
comment
Comment #12290705
Great work!