Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Grove Guardian
Game Bytes

Grove Guardian is a unique tower defense-style game created for the recent Ludum Dare game jam. Playable on Windows.

WordPlate logo
Popular topic
WordPlate is a modern WordPress stack which simplifies WordPress development.
Trending repository
Capture the Flag
Upcoming event recommended by GitHub
May
6

Capture the Flag

May 06, 2020 - June 12, 2020 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to find a security bug (the flag) in real code.
Trending repository
App recommended by GitHub

LGTM

Continuous security analysis

LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.

LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.

Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.

Trending repository
ivan-aksamentov
ivan-aksamentov commented Mar 17, 2020

In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:

  • algorithm parts. Seesrc/algorithms

  • React parts - components and pages. See src/components and src/pages

  • State management: redux reducers and sagas. See src/state

The infrastructure:

  • jest and @testing-libraryare already set up. Un
Trending repository
jkotalik
jkotalik commented Apr 17, 2020

Looking at a log for the voting app:

[13:42:21 INF] Running image redis for redis_06610a82-7
[13:42:21 INF] Running image postgres for postgres_190bd61a-2
[13:42:21 INF] Running image mcr.microsoft.com/dotnet/core/sdk:3.1 for vote-proxy_105de2c0-e
[13:42:21 INF] Running image mcr.microsoft.com/dotnet/core/sdk:3.1 for worker-proxy_70879c25-7

This confused me for a second because I

Trending repository
HsunGong
HsunGong commented Sep 20, 2019

关于使用全局模式和PAC代理模式的指南

0 准备

如图1,在任务栏小图标中点击启动HTTP代理``开启代理。 如果成功,第一行启动HTTP代理`会打√。

image 1

按照道理,完成步骤0后已经可以Google。

1 使用全局模式

但是为了开启全局模式,如图2,设置全局模式,并且点击确认。

![image 2](https://user-images.githubusercontent.com/32933986/65311714-88b24180-dbc3-11e9-81e3-c59346b45c0

Trending repository
IanS5
IanS5 commented Jan 2, 2020

TR_DEBUG is listed on the Environment Variables wiki, but it just has (undocumented) as a description. I searched commits for the variable and the last mention of it was 599c5a8cc4f26ed9235a09559a5bb2e93afadc6c, which allegedly removed the variable. When searching google and DuckDuckGo I didn't find anything either.

The documentation should probably be updated to remove the reference to TR_DEBU

App recommended by GitHub

Rollbar

Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.

Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.

You can’t perform that action at this time.