-
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.
Bash
-
Updated
Mar 3, 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
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
-
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
-
Updated
Mar 3, 2021 - Python
-
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
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
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