Andrew Me

Results 14 issues of Andrew Me

``` actionProvider.setOnShareTargetSelectedListener(shareTargetSelectedListener); actionProvider.setOnShareTargetSelectedListener(null); ``` the shareTargetSelectedListener stays forever, and could not be nulled, because of ``` /** * Set the activity chooser policy of the model backed by the current...

The type 'System.DateOnly' is not a supported dictionary key using converter of type 'DateOnlyTimeOnly.AspNet.Converters.DateOnlyJsonConverter'. ``` [HttpGet] [Route("date-foo")] public async Task GetDatedFoos() { { return results.ToDictionary(x=> x.date, x=> x.foo); } ```

bug

ot found SourceFolder: /home/vsts/work/r1/a/_model/object_detection:51 I have selected the model and version from the copy dialog in Azure DevOps > $(System.DefaultWorkingDirectory)/_model/object_detection:51 how do I get access to the model files in...

Execute and Query requests come almost in the same moment, so the Nest hub is not able to finish the UDP request. ![image](https://user-images.githubusercontent.com/1540142/121940886-e058ef00-cd4e-11eb-8dac-799c7db90309.png) Concurrent UDP commands to the same port...

> FROM tesseractshadow/tesseract4re > RUN apt-get update E: Repository 'http://ppa.launchpad.net/alex-p/tesseract-ocr/ubuntu bionic InRelease' changed its 'Label' value from 'tesseract-ocr - Tesseract command line OCR tool' to 'tesseract-ocr - Tesseract command line...

object.setAttribute("rx", "45deg"); object.setAttribute("rx", "46deg"); will rotate the object to 91deg from original position

bug

viz_square by default normalize data, that causes corruption of original weights

KeyError: 'date' During handling of the above exception, another exception occurred: KeyError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/empyrical/utils.py in get_symbol_returns_from_yahoo(symbol, start, end) 435 px = web.get_data_yahoo(symbol, start=start, end=end) --> 436...

my best guess was artifacts { archives jarFile } uploadArchives { repositories { mavenDeployer { repository(url: System.getenv("Jenkins.Repository")) pom.project { licenses { license { name 'Testing' url 'http://test.com' distribution 'repo' }...

"Bug Buster" functionality that can scan application log for errors and stack traces, and then send these log entries to ChatGPT. By doing so, the model could generate an explanation...