-
Updated
Apr 13, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 14, 2021 - Python
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Perl
-
Updated
Apr 13, 2021 - C++
-
Updated
Apr 15, 2021 - TypeScript
-
Updated
Apr 15, 2021 - Python
AccessLint
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
-
Updated
Apr 12, 2021 - JavaScript
There are few mocha tests which needs to be migrated to Jest.
Following test cases should be converted to jest.
Steps to convert :
- Move tests out
__tests__directory and append it withtest.js/test.tsextension. - Ensure tests are passing and are able to run via Jest.
╰─ yarn test:mocha
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 10, 2021
-
Updated
Apr 14, 2021 - PHP
-
Updated
Apr 13, 2021
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 14, 2021
-
Updated
Apr 12, 2021 - Java
-
Updated
Apr 13, 2021
-
Updated
Apr 14, 2021 - Go
-
Updated
Apr 12, 2021 - Java
-
Updated
Apr 1, 2021 - C++
🚀 Feature request
This is a feature request to add Wav2Vec2 Pretraining functionality to the transformers library. This is a "Good Second Issue" feature request, which means that interested contributors should have some experience with the transformers library and ideally also with training/fine-tuning Wav2Vec2.
Motivation
The popular [Wav2Vec2](https://huggingface.co/models?filter=w
-
Updated
Apr 12, 2021 - C++
-
Updated
Apr 14, 2021 - Shell
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.
Describe the solution you'd like
It'd be nice to actually apply the security framework when building.
Describe alternatives you've considered
Ignoring security problems won't help.