Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Haskell-style functional programming language running on Erlang VM.
-
Updated
Jun 12, 2020 - Haskell
Homebrew
-
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?
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
-
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!
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
Google Cloud Platform Certification resources.
-
Updated
Jun 13, 2020
CVPR 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.
Code for a dynamic multilevel Bayesian model to predict US presidential elections. Written in R and Stan.
-
Updated
Jun 11, 2020 - HTML
A long list of (advanced) JavaScript questions, and their explanations
-
Updated
Jun 12, 2020
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
-
Updated
Jun 13, 2020 - Python
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
-
Updated
Jun 1, 2020 - PHP
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️
-
Updated
Jun 13, 2020 - JavaScript
Open source audio annotation tool for humans™
-
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
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
-
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
Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
-
Updated
Jun 13, 2020 - Python
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.


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