Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast

Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

SQL logo

Popular topic

SQL is a standard language for storing, retrieving and manipulating data in databases.
js13kGames competition

Upcoming event recommended by GitHub

Aug
13

js13kGames competition

August 13, 2021 - September 13, 2021 • Online

Do you have what it takes to create a game in ≤ 13kB of JS, CSS and HTML?

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::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 

App recommended by GitHub

Pull Assistant

Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.

Trending repository

sailorfrag
sailorfrag commented Jul 14, 2021

On Windows, if the authentication flow isn't completed (failure, closed the browser, etc.) then the client keeps showing 'connecting' but doesn't show a clear action to restart authentication.

Clicking disconnect + connect, or log in as a different user will generate a new authentication link and unblock the user, but that's somewhat difficult to discover.

Options for improvement include adding

pytorch-lightning

Trending repository

ananthsub
ananthsub commented Jul 30, 2021

Discussed in PyTorchLightning/pytorch-lightning#8630

I have a single GPU, but I would like to spawn multiple replicas on that single GPU and train a model with DDP. Of course, each replica would have to use a smaller batch size in order to fit in memory. (For my use case, I am not interested in having a single replica with a large batch size). I tried to pas

uno

Trending repository

takla21
takla21 commented Jun 10, 2021

Current behavior

When I removed the status bar by adding those 4 lines in the style.xml

<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>

Applying `VisibleBoundsPadding

Cloudback Backup screenshot

App recommended by GitHub

Cloudback Backup

Cloudback secures your GitHub repositories with recurrent data backups. With Cloudback you can backup the GitHub repository using your favorite cloud storage provider or a built-in one powered by Azure.