The Wayback Machine - https://web.archive.org/web/20200525081729/https://github.com/explore
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...

Flock for Feast
Game Bytes

Flock for Feast is an arcade-style, single-screen, score-attack game, where you try to stay alive as long as possible, and rack up major points. You’re in control of a flock of birds that are preyed upon by a vicious monster. Play online or download for Windows, macOS, or Linux.

Webpack logo
Popular topic
Webpack is a bundler that takes modules with dependencies and creates static assets.
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

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.

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

Imgbot

Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.

Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.

Imgbot uses lossless compression by default.

You can’t perform that action at this time.