Trending repository
-
Updated
Sep 4, 2021 - Python
{{ message }}
GTA III, Vice City
We take a look at 30 fantastic, free, and open source Linux games, their communities, and their stories. Part 2 of 3.
November 01, 2021 - December 01, 2021 • Online
Windows system utilities to maximize productivity
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
wskey
A list of Free Software network services and web applications which can be hosted on your own servers
There are many inactive PRs that have already been revised and with their APIs according to our addition criteria. These PRs are just waiting for some correction that was requested by one of the maintainers, and as they are inactive PRs, they will likely not be done.
Inactive PRs must be closed and their APIs added if they still meet our criteria.
Maintainers can add the APIs of these PRs in
10x faster matrix and vector operations.
Here is a simple template for the default administration password on ZyXEL devices. I tested it only on two different ZyXEL devices, the authentication flow and the resulting page may differ on other models, so it needs more tests.
id: zyxel-default-password
info:
name: ZyXEL Default Password
author: wtzu
severity: high
tags: zyxel
requests:
- raw:
- |
JSON for Modern C++
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
天涯 kkndme 神贴聊房价
A repository for All algorithms implemented in Javascript (for educational purposes only)
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
or only Idea
Description
Enable to create shared volumes at the Pod level like in the Kubernetes Pod
Currently, Podman volumes can be shared via podman run --mounts-from, i.e only at the container level. On other hand, Kubernetes allows share volumes uniformly mounted by all Pod's containers. I
We need to correctly display that there was an issue when a redemption fails for some reason.
Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Develop an end-to-end hypothetical reference model, network architectures, performance objectives and the methods to distribute, operate, monitor time synchronization within data center and much more...
Complete container management platform
Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
Many cosmology methods start with
if isiterable(z):
z = np.asarray(z)
This eats any units, so is unsafe:
In [6]: Planck18.Tcmb([0., 1.]*u.m)
Out[6]: <Quantity [2.7255, 5.451 ] K>
Probably should be replaced with u.Quantity(z, u.dimensionless_unscaled).value (or just u.Quantity(z, cu.redshift) though that will be slower).
p.s. Noticed this whil
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.
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
Checklist