-
Updated
Sep 17, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Sep 17, 2020 - Rust
-
Updated
Sep 15, 2020
Octogatos Conf20
September 24, 2020 - September 25, 2020 • Virtual
-
Updated
Sep 10, 2020 - Java
-
Updated
Jul 12, 2020 - Python
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
-
Updated
Sep 16, 2020 - Python
Is your feature request related to a problem? Please describe.
Filling a charge with any of the Soldiers banners works great, since it is shown as red when it is full.
Other charge items, such as the gas passer for Pyro does not do this.
Some other items that could benifit from the charge bar turning red when ready, could include jarate, mad milk, dead ringer and foods.
**Describe the so
-
Updated
Sep 15, 2020 - Python
Description
Make log retention policy configurable, and choose a reasonable default
Notes
- This would be a configuration in
cluster.yaml - Also apply the same configuration to cluster log groups if possible
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 16, 2020 - Python
如何将md当做ipynb打开?
-
Updated
Aug 4, 2020
-
Updated
Sep 17, 2020 - Solidity
Hey,
I am getting this error when I run the train.py. If anyone can help me with this issue?
WARNING: tensorflow: Error encountered when serializing queue_runners.
Type is unsupported, or the types of the items don't match field type in CollectionDef.
'QueueRunner' object has no attribute '_queue_closed_exception_types'
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 16, 2020 - HTML
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 17, 2020 - Swift
Hi,
Can this support video communication with resolution 1280*720 and frame rate 20fps above? Which work need to be done to support that?
This is a good first PR!
We should add some tests to cover #7036. They should cover both JavaScript and TypeScript support.
They can probably be added to test/fixtures.
WIP
Allow authors of pull requests to set status to pending while still working on it.
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.