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!

Vim logo

Popular topic

Vim is a console-run text editor program.
GitHub Korea

Upcoming event recommended by GitHub

Jul
20

GitHub Korea

July 20, 2021 • Online

GitHub Actions로 수행하는 CI/CD DevOps, 리포트 만들기, 메시지 보내기 등의 놀라운 작업들
Meercode | CI Monitoring screenshot

App recommended by GitHub

Meercode | CI Monitoring

Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.

semgrep

Trending repository

Trending repository

cameel
cameel commented Jul 7, 2021

Abstract

The compiler is pretty lax about command-line options whose values it does not use and just ignores many of them. It should report errors instead.

Over time we've started adding checks against this (e.g. #9075, #9364) they they're still very incomplete.

Motivation

Not getting an error when an option is invalid makes it harder for the user to realize that. It's especially pro

WeChatExtension-ForMac

Trending repository

yaoyue
yaoyue commented Jun 3, 2021

系统退群监控可以指定部分微信群

  • MacOS版本 :11.3
  • 微信版本 : 3.0.3
  • 小助手版本 : 2.8.4
  • 功能需求:
    • 简述:希望退群监控,可以指定部分微信群
    • 场景:目前小助手,打开退群监控后,每次打开微信会特别卡,甚至 10 秒左右还没反应过来,所以暂时只得关闭退群监控功能。但是,因为个人需要,希望能支持指定部分群的退群监控
public-apis

Trending repository

Trending repository

zfields
zfields commented Feb 12, 2021

Description

I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.

For example:

TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an er
gitpod.io screenshot

App recommended by GitHub

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/