Trending repository
-
Updated
Nov 8, 2021 - Jupyter Notebook
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
November 16, 2021 • Online
Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.
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
[...] Please scrub validator/... of references to "trusted" validators. We call these "known" validators now at the command-line and in the docs to avoid using the loaded word "trust".
See this comment in the original PR for more context:
solana-labs/solana#21124 (comment)
when select a Zip file and selects to (extract files),
files display (Select a destination and extract files) window ,
in which the destination path in text box,
however destination textbox is disabled, and not editable
the destination textbox should be enabled and editable, so user can modify it by writing down the destination path
Testspace is a Dashboard for publishing automated test results and a Framework for implementing manual tests as code using GitHub.