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
Crystal
-
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 13, 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!
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
-
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 11, 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
Sync by Unito
Build the GitHub workflow you need
Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.
Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:
- Title
- Description
- Comments
- State
- Milestones
- Issue number
- Labels
- Issue type
- and more
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