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

Bot logo

Popular topic

A bot is an application that runs automated tasks over the Internet.
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?

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [X] it has been approved
  • [X] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

Trending repository

DalenTalas
DalenTalas commented Aug 2, 2021

Describe the bug

As per description - no length assigned to a rolled sleeping bag or a towel, allowing both to be squeezed into unrealistic openings.

Steps To Reproduce

  1. Obtain a sleeping bag, a towel, and a canteen.
  2. Roll sleeping bag up, if unrolled.
  3. (i)nsert either into canteen.

Expected behavior

Not being able to perform the above. While some soft items coul

Trending repository

jgimenez
jgimenez commented Nov 10, 2020

What article on docs.github.com is affected?

https://docs.github.com/en/free-pro-team@latest/developers/apps/migrating-oauth-apps-to-github-apps

What part(s) of the article would you like to see updated?

  • The migration guide explains how to create a new Github app to replace your old OAuth app
  • It's not clear to me if there's a way to move the users to the new app, so they do
freqtrade

Trending repository

openpilot

Trending repository

HaraldSchafer
HaraldSchafer commented Jul 23, 2021

Some cars (mostly Hondas) have very poor longitudinal tuning. They undershoot desired acceleration from the planner consistently. This causes the car to never accelerate even if the planner tells it to for 10+ seconds.

These cars need to be retuned so this does not happen. Here is the average difference between desired acceleration (from the longitudinalPlan message) and actual acceleration (fr

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

Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.