Antonio Ossa-Guerra

Results 38 comments of Antonio Ossa-Guerra

So, will you split the README? I found this project a while ago and I was wondering if some translation work could be done too (I could translate it to...

This one is a beautiful feature. My only comment is that it looks a bit weird to display "Mon", "Wed", and "Fri" when Monday is the first day (the last...

Hi @hexiangnan . I check the dataset from the link you pointed out, but I don't get how did you process the *.bson files into the files available in your...

Hi, seems like checking for a 200 or 204 status code (instead of 204 alone) should be enough, since the action performed is a DELETE. About what to do with...

I've seen that many projects consider issues, bug reports, code contributions and more, as contributions. Considering that, it would be nice to include issue templates and maybe FAQ or common...

AFAIK you can't turn off those notifications because they come from GitHub itself, and not from this project. The best you could do (to avoid further "spam") is "unwatch" the...

A possible solution would be to ignore or unwatch repositories automatically once created (https://developer.github.com/v3/activity/watching/#set-a-repository-subscription), but the ideal solution (not technically available ATM) is "unwatch on create" or never even watch...

I think this is a duplicated issue: https://github.com/CSAILVision/NetDissect-Lite/issues/18 and https://github.com/CSAILVision/NetDissect-Lite/issues/14 Maybe this answer (https://github.com/CSAILVision/NetDissect-Lite/issues/14#issuecomment-571269701) works for you

@muan any opinions on this? 🤔

I like the second solution. The first one doesn't solve the issue to me (that says that Contributing should have its own file). --- Another option is to split just...