Jagadeesha

Results 13 comments of Jagadeesha

Any update on this front? Any idea on when this feature will be available?

```/opt/``` should be location for system indp. installations. BTW when is the expected release date of WAIL for linux?

@machawk1 WAIL in electron works on ubuntu & is easy to use. Nice work.

Moving this issue to https://github.com/gwu-libraries/sfm-docker/issues/24

@PiotrZSL Can you please publish the code for `search` and `blame` enhancement that you have done?

@PiotrZSL @gavinchou - Any idea on how to resolve this issue?

@ogoffart >How did you generate that compilation database? Since postgres is not a cmake project, I generated `compile_commands.json` using bear(https://github.com/rizsotto/Bear). ``` $ cd postgres $ bear -- ./configure $ bear...

**Workaround Fix:** I followed the instructions given in https://github.com/rizsotto/Bear/issues/196#issuecomment-691748584 to generate `compile_commands.json` in the older format (i.e. without `output` field). codebrowser_generator worked fine with the older format. Adding `config.json` that...

I am also facing a similar issue. The number of users returned with `--user` tag is way less than the actual number of tweets. I scrolled through `realDonaldTrump` twitter page...