-
Updated
May 22, 2021 - Python
Here's what's popular on GitHub today...
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
Ansible
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
-
Updated
May 22, 2021 - C#
GitHub Presente: Em Portuguese
June 15, 2021 • Online
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
WIP
Allow authors of pull requests to set status to pending while still working on it.
-
Updated
May 18, 2021 - Java
-
Updated
May 22, 2021 - Python
-
Updated
Jan 6, 2021
Hello, I just notice that I can schedule a room with the same date and time. I think it is necessary if you will control the same date and time room for one host. I hope you understand what I mean.
Also looking forward for this pro
-
Updated
May 21, 2021
-
Updated
May 20, 2021 - Kotlin
-
Updated
May 21, 2021 - JavaScript
-
Updated
May 21, 2021 - Python
-
Updated
May 21, 2021 - JavaScript
-
Updated
May 21, 2021 - Python
-
Updated
Oct 3, 2020
-
Updated
May 22, 2021 - Java
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
-
Updated
May 22, 2021 - Python
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.


GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.