-
Updated
May 21, 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!
PICO-8
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 21, 2021 - C#
Game Off
November 01, 2021 - December 01, 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
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codecov | Code Coverage
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays coverage data in GitHub Files tab
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
-
Updated
May 18, 2021 - Java
-
Updated
May 21, 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 20, 2021 - JavaScript
-
Updated
May 21, 2021 - Python
-
Updated
May 21, 2021 - JavaScript
-
Updated
May 21, 2021 - Python
-
Updated
Oct 3, 2020
-
Updated
May 21, 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 21, 2021 - Python


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.