Here's what's popular on GitHub today...
Trending repository
-
Updated
Jun 14, 2022 - Python
The Download
On this episode of The Download, Christina is on location at RenderATL, but is still here to offer the latest developer news.
Popular topic
PICO-8
Trending repository
-
Updated
Jun 13, 2022 - Python
Trending repository
-
Updated
Jun 14, 2022 - TypeScript
Upcoming event recommended by GitHub
End-to-end DevOps with GitHub
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Trending repository
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Trending repository
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
CommitCheck
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.
Trending repository
-
Updated
Jun 11, 2022 - JavaScript
Trending repository
Trending repository
-
Updated
Jun 11, 2022
Trending repository
-
Updated
Jun 2, 2022
Trending repository
In medusa-js, add signOut() to the store AuthResource.
Trending repository
Trending repository
-
Updated
Jun 13, 2022 - JavaScript
Trending repository
-
Updated
Jun 13, 2022 - Go
Trending repository
-
Updated
Jun 13, 2022 - C++
Trending repository
- Base README.md
- Quizzes
- Introduction base README
- Defining Data Science README
- Defining Data Science assignment
- Ethics README
- Ethics assignment
- Defining Data README
- Defining Data assignment
- Stats and Probability README
- Stats and Probability assignment
- Working with Data base README
- Rel
Trending repository
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist:
- Read our [contribu
Trending repository
Trending repository
-
Updated
Jun 13, 2022 - JavaScript
Trending repository
-
Updated
Jun 12, 2022 - Python
Trending repository
-
Updated
Jun 13, 2022 - TypeScript
Trending repository
Is your feature request related to a problem? Please describe.
I constructed a (large) wind turbine and hauled it up to the roof of my base camp expansion to make it part of a power generation structure there, but found that it couldn't be placed.
Solution you would like.
Allow wind turbines placed as appliances.
Describe alternatives you have considered.
Use the old veh
Trending repository
-
Updated
Jun 13, 2022 - JavaScript
Trending repository
Describe your environment
N/A
Describe the enhancement
Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back
Trending repository
-
Updated
Jun 13, 2022 - C
App recommended by GitHub
Codecov | Code Coverage
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays coverage data in GitHub Files tab
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
Feature request
Place the
access_loganderror_logdirectives inside the main server block instead of http block.Feature description
Disable
access_logat http block:File: /etc/nginx/nginx.conf
Enable per site
access_loganderror_logat main server block:File: /etc/nginx/