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
Koa
Trending repository
-
Updated
Jun 13, 2022 - Python
Trending repository
-
Updated
Jun 14, 2022 - TypeScript
Upcoming event recommended by GitHub
All Things Open 2022
October 30, 2022 - November 02, 2022 • Raleigh, NC
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
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
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 14, 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 14, 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
Semgrep
Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.
- Open source, works on 17+ languages
- Scan with 1,500+ community rules
- Write rules that look like your code
- Quickly get results in the terminal, editor, or CI/CD
- Flag issues moving forward, get results in pull requests, Slack, + more
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/