The Wayback Machine - https://web.archive.org/web/20220713194927/https://github.com/explore
Skip to content

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

Trending repository

davorpa
davorpa commented Apr 12, 2022

What does this PR do?

Improve repo

For resources

Description

Added a small definition about programming/coding playgrounds for making it understandable to beginners

Why is this valuable (or not)?

Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity

Checklist:

  • Read our [contribu
good first issue help wanted 🗣 translations 🗣 locale:es
Homebridge logo

Popular topic

Homebridge is a utility for tying smart home devices together into Apple’s HomeKit framework, controlled by Siri.
All Things Open 2022

Upcoming event recommended by GitHub

Oct
30

All Things Open 2022

October 30, 2022 - November 02, 2022 • Raleigh, NC

A universe of events and platforms focused on open source, open tech and the open web.

Trending repository

lxfind
lxfind commented Jun 1, 2022

A QuorumDriver will be a stateless component that exposes a single API: execute_transaction. It takes a transaction, and does the two-step process of taking a raw transaction to certified effects in the end, by communicating with a quorum of validators.
The creation of this component also returns a channel which the caller can subscribe for cert+effects combos.
The API can also support 3 diffe

sui-node good first issue

App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.

Trending repository

waitsaber
waitsaber commented Apr 5, 2022

概述

希望可以参考下ShareList的驱动器管理方法,在挂载单一驱动器时可以选择展开或者不展开驱动器内容。

详细解释

现在访问zfile默认是直接展开驱动器1的内容,希望可以添加个页面可以列出所有的驱动器供选择,在后台中添加相对应的开关,用于选择是否开启驱动器页为默认访问。将其设置为开启后将驱动器列表设置为默认访问页,也就是访问域名后不再自动跳转到/1/main 而是跳转到驱动器列表。设置为关闭时按照现有的方式跳转到/1/main 。
可以在左上角站点名称旁添加一个按钮用于直接返回到驱动器列表,保留右上角驱动器下拉列表用于快速切换。

enhancement good first issue

Trending repository

shahzebsiddiqui
shahzebsiddiqui commented Jun 22, 2020

Currently spack does not support the following packages, all of these packages are installed outside of Spack at Cori, we would like to get support for these packages if possible.

Trending repository

Trending repository

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 
Deadpendency screenshot

App recommended by GitHub

Deadpendency

Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.