Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 12, 2020 - Haskell
-
Updated
Jun 13, 2020 - Python
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
-
Updated
Jun 14, 2020 - TypeScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
-
Updated
Jun 13, 2020
-
Updated
Jun 13, 2020
🚀 Feature
Add information about debugging segmentation fault to README and docs FAQ.
A lot of people are getting this error. It should be easy to debug this using htop memory output.
-
Updated
Jun 11, 2020 - HTML
-
Updated
Jun 12, 2020
-
Updated
Jun 13, 2020 - Python
-
Updated
Jun 1, 2020 - PHP
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
Wiki?
Would you consider opening a public Wiki under this project to help document the effect of each option has in Windows? Most of the function names are pretty self-explanatory but I think Wiki with some screenshots could help remove any doubt.
Thanks for creating this!
-
Updated
May 26, 2020
iOS
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.
If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".
My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t
Sorry for writing that here but in the Xamarin.Forms Wiki page -> Feature Roadmap the web link to the contributing guide is broken. It returns 404.
See:
Have a proposal?
Check out our guide on submitting proposals.
I would be interested to read this guide.
F
Currently, most samples only have a C# host program. It would be nice if more or even most samples demonstrated how to use Python to call into Q#.
Samples with Python Hosts
- algorithms
- chsh-game
- database-search
- integer-factorization
- oracle-synthesis
- order-finding
- reversible-logic-synthesis
- simple-grover
-
arithmetic
-
Updated
Jun 12, 2020
This could be seen as a question, but I think of it more as a request for documentation improvement. :)
Reading the documentation here on AFSSLPinningMode, I think this is vague and there's room for improvement.
- There could be detail in each mode about what it does in the case of updated certificate
-
Updated
Jun 13, 2020 - Python
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
Description
Currently, the tutorial uses a not-very-practical model (iris-classifier), and ends with
curl. Consider adding or replacing with a full end-to-end guide, which includes calling a Cortex API from an application, e.g. “0 to NLP App in Less Than 15 Minutes”. Also consider linking to https://curl.trillworks.com/ for how to convert thecurlto the appropriate http library