Trending repository
-
Updated
Aug 2, 2021 - C
Your favorite open source projects and the developers who make them happen. Listen in!
August 13, 2021 - September 13, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
https://docs.github.com/en/free-pro-team@latest/developers/apps/migrating-oauth-apps-to-github-apps
I would like to filter out low volume pairs by volume in the last x hours. The result is that during more quiet hours, especially in the weekend, my pairlist will be shorter.
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
Refactor code and make it more modular, remove duplicate code, etc. For example, the code for error handling can be moved to a separate function and made modular.
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
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.
Describe the bug
While churches generate with the proper rock walls, cathedrals instead generate with walls of solid earth. While earthen-walled places of worship are not unheard of in the wider world, they are very unheard of in New England.
Steps To Reproduce
Expected behavior
Cathedr