-
Updated
Feb 5, 2021 - JavaScript
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.
Xamarin
-
Updated
Feb 6, 2021 - Go
-
Updated
Feb 6, 2021 - Dockerfile
-
Updated
Feb 3, 2021 - Kotlin
-
Updated
Feb 5, 2021 - Clojure
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!
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
Feb 6, 2021 - Ruby
ng update on windows fails when cli version wants to preinstall | loader.js | Cannot find module
FullscreenOptions: https://developer.mozilla.org/en-US/docs/Web/API/FullscreenOptions
NavigationUI
ya need to make the change somewhere around here ;) https://github.com/ruffle-rs/ruffle/blob/master/web/packages/core/src/ruffle-player.ts#L493
May also be worth reading this: jwplayer/jwplayer#3446
wow it had been a while since i looked at the fullscreen apis. i f
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
May 6, 2020 - Python
-
Updated
Jan 22, 2021 - Jupyter Notebook
-
Updated
Feb 6, 2021
Terminal link tooltips can cover the link
Originally reported: eamodio/vscode-gitlens#1284
-
Updated
Feb 6, 2021 - Shell
-
Updated
Feb 4, 2021
-
Updated
Feb 5, 2021 - JavaScript
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
Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e
minor channel fixes
-
Updated
Feb 5, 2021 - JavaScript
Percy
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.



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.