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!
ES6
-
Updated
Apr 26, 2021 - C++
GitHub Virtual Meetup: Africa
May 18, 2021 • Online
-
Updated
Apr 30, 2021
-
Updated
May 1, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
DeepSource
DeepSource helps you find and fix issues during code reviews. Free to use on open-source repositories.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
-
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
May 1, 2021 - TypeScript
-
Updated
May 1, 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 30, 2021 - Swift
-
Updated
Apr 30, 2021 - TypeScript
Renovate
Multi-language Dependency Automation
- Automatically update dependencies using convenient Pull Requests
- Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
- Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
- Supports shared presets as code, similar to eslint shared configs


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: