Here's what's popular on GitHub today...
-
Updated
Apr 30, 2021 - Blade
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Telegram
-
Updated
Apr 26, 2021 - C++
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Apr 29, 2021
-
Updated
Apr 30, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
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.
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 30, 2021 - C++
❯ rg keras
machine_learning/lstm/lstm_prediction.py_tf
9:from keras.layers import LSTM, Dense
10:from keras.models import SequentialAnd thus, removing the keras dependency from requirements.txt.
Ref:
Subject of the issue
When attempting to do a login to an account that has 2FA enabled, but without the 2FA details, it seems to return the wrong error response. Not just the message, but the whole object is different. I understand that this is likely not a priority considering everything works, but for parity's sake, it would be nice to have this implemented the right way.
I also noticed t
-
Updated
Apr 29, 2021 - JavaScript
URLS with the issue:
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.log_param
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.log_metric
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.set_tag
Description of proposal:
Document the maximum value and legal characters for log_param, log_metric and set_tag. Note that log_metric's value i
-
Updated
Apr 24, 2021 - Go
-
Updated
Apr 29, 2021
-
Updated
Apr 30, 2021 - TypeScript
-
Updated
Apr 30, 2021 - Kotlin
If you command a lane change under 45mph, nothing will happen. It it should be clear to the user that no lane change can be done because the speed is too low.
Perhaps instead of the message "Steer Left to Start Lane Change" that appears above 45mph something like "Speed too low for lane change"
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 29, 2021 - Swift
-
Updated
Apr 30, 2021 - TypeScript
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
it's not clear from the Client Libary Guide that the default behavior of
signUpwhen used with the hosted platform is to send an email confirmation,we should: