The Wayback Machine - http://web.archive.org/web/20210802155120/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!

Wagtail logo

Popular topic

Wagtail is an open source CMS written in Python and built on the Django web framework.
Game Off

 
Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

App recommended by GitHub

Zube

Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.

Zube is right for you if you want any of these:

  • A real time two way integration with GitHub Issues that keeps your information in sync
  • Organize your Issues on a kanban board or sprint board
  • Allow non-developers without GitHub access to easily work with developers
  • Simultaneously manage Issues across multiple repos
  • Mange private cards alongside public GitHub Issues (ideal for OSS dev)

Trending repository

PatrikLundell
PatrikLundell commented Aug 1, 2021

Describe the bug

The batwing zombie is described as "... The mutation does not suit it well: it moves clumsily, even compared to other zombies." However, "It is much faster than you" in the speed description section tells a very different story.

Steps To Reproduce

  1. Find a batwing zombie. Look at the description when looking at it with 'x'.

Expected behavior

Modify the descriptio

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

App recommended by GitHub

Testspace.com

Testspace is an integrated GitHub test solution for Automated, Manual, and Exploratory Test Management

  • Publish your Workflow test results with a single command
  • Implement Manual Tests as Code using your repository
  • Facilitate Exploratory testing in all your sessions

See our documentation...