-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 2, 2021
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
C
-
Updated
Mar 2, 2021 - VBA
-
Updated
Mar 1, 2021 - Java
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Dec 26, 2020 - Shell
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
-
Updated
Mar 3, 2021 - Kotlin
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
-
Updated
Feb 5, 2021 - Objective-C
Summary
Consider the following workflow:
apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
generateName: changing-conditional-
spec:
entrypoint: plan
templates:
- name: plan
steps:
- - name: set-global-parameter
template: global-parameter-setting
arguments:
parameters:
- name: setting
value: true
-
Updated
Mar 3, 2021 - Python
-
Updated
Mar 1, 2021 - Swift
-
Updated
Feb 28, 2021 - JavaScript
Improvement
Update the code base by removing unused imports in ignite. This can be easily found by removing F401 in setup.cfg.
Previous PRs are done for examples in #1703 and tests in #1707
Only ignite package left now. Modules TBD:
-
ignite.base -
ignite.contrib.engines -
ignite.contrib.handlers -
ignite.contrib.metrics -
ignite.distributed - [
-
Updated
Feb 22, 2021 - Shell
-
Updated
Mar 3, 2021 - Objective-C
-
Updated
Feb 27, 2021 - C++
-
Updated
Mar 2, 2021 - Python
-
Updated
Mar 2, 2021 - Go
-
Updated
Mar 3, 2021 - Go
-
Updated
Feb 27, 2021 - Ruby
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
The asset ordering in the
/tradesendpoint is not deterministic. See, for example how responses are different for the same request (/trades?cursor=133053547049738241-0&limit=10&order=asc) in https://horizon.stellar.org/ vs https://horizon-stg-pubnet.stellar.org/.The ordering sho