-
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.
-
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 5, 2021 - C#
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 4, 2021
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 2, 2021
-
Updated
Feb 5, 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 5, 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 6, 2021 - PowerShell
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 5, 2021 - HTML
-
Updated
Feb 5, 2021 - 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
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.