Trending repository
-
Updated
Oct 24, 2021 - Python
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!
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
October 01, 2021 - October 31, 2021 • Virtual
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
We get NullReferenceException when running dotnet new related commands in Ubuntu, the error message is like:
dotnet -d new console
Telemetry is: Enabled
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.DotNet.Cli.Utils.Muxer..ctor()
at Microsoft.DotNet.Tools.New.NewCommandShim.CreateHost()
at Microsoft.DotNet.Tools.New.
Currently, the width of the logo is fixed at calc(100% / 6) so that the nav links are flush with the search bar:
Unfortunately, this leads to cut-offs in some translations with longer words in the nav bar:
<img width="127
Programs deployed with solana deploy use the old loader are not upgradable. The docs recommend using solana program deploy for upgradability but this command is not as intuitive. solana deploy shows up first when solana --help is run.
Rename solana deploy to solana deploy-deprecated
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
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.
Some more tricky ones: