-
Updated
Feb 3, 2021 - HTML
Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Arduino
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 5, 2021 - Clojure
- terrascan version: v1.3.2
- Operating System: Any
Description
The description of AWS.RDS.DataSecurity.High.0414.json doesn't match what the associated rego policies does. [This policy](https://github.com/accurics/terras
-
Updated
Feb 4, 2021 - C#
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!
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 4, 2021
-
Updated
Feb 4, 2021 - JavaScript
-
Updated
Feb 2, 2021
-
Updated
Feb 4, 2021 - Go
-
Updated
Feb 3, 2021 - Go
Create N-bonacci.cpp
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
-
Updated
Feb 4, 2021
-
Updated
Jan 22, 2021 - C#
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Feb 5, 2021 - Python
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 4, 2021 - Python
-
Updated
Feb 5, 2021 - C#
-
Updated
Feb 5, 2021 - PowerShell
-
Updated
Feb 4, 2021 - JavaScript
-
Updated
Feb 2, 2021 - HTML
-
Updated
Feb 3, 2021 - Python
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
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.