Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 1,543 public repositories matching this topic...
-
Updated
Jun 13, 2020 - JavaScript
Extracted from iterative/dvc#3608 (comment)
To match docs, where options have been ordered manually from more to less important (at least that's the idea).
Example difference:
λ dvc commit -h
usage: dvc commit [-h] [-q | -v] [-f] [-d] [-R] [targets [targets ...]]
...
optional arguments:
-h, --help show this help message and
As caught by @OliverJAsh:
Hey! The fixed background is causing the whole page to be repainted on scroll, FYI
Problem
As of now, when a user has to configure inbound emails, there are some settings related to this under the account settings page. This is confusing and does not really say anything more about each of the settings.
Solution
Required more documentation on guiding a user to configure this.
-
Updated
Jul 1, 2020 - JavaScript
How to docker
How to persist
How to manage plugins
At Cognite, we've had to patch faas-netes as a workaround for openfaas/faas-netes#604 and openfaas/faas-netes#358. We use helm to produce a manifest that we then modify before it is deployed in our k8s clusters, so I need to modify which image I use.
The list over options at the end of https://github.com/openfaas/faas-netes/tree/master/chart/
Hi,
I have installed the Cobalt2 theme for Sublime and I don't get the same colorization as in the JavaScript example screenshot. Here is a screenshot of my code.
Can someone explain me if it is normal that I don't get the same colorization ?
Thank
-
Updated
Jul 2, 2020 - Vue
-
Updated
May 13, 2020 - Go
-
Updated
Jun 8, 2020
-
Updated
Oct 18, 2018 - Jupyter Notebook
-
Updated
Jun 23, 2020 - Python
Would be great to improve coverage of Cloud Commander.
To get current coverage all you need is:
git clone https://github.com/coderaiser/cloudcmd
cd cloudcmd
npm install
npm run coverage- Populate the list of secure web browsers that doesn't allows browser fingerprinting after visiting the www.nothingprivate.ml in them. If you are not able to fingerprint using that browser, add it to the list: https://github.com/gautamkrishnar/nothing-private/blob/master/Secure-Browsers.md
- Verify whether the browsers listed there are actually secure against fingerprinting.
CS0133 will be raised if you are assigning to a constant. This fix will change const <type> to var.
This:
const string myStr = "abc".ToUpper();Becomes, if it is a local variable:
var myStr = "abc".ToUpper();Becomes, if it is in a field:
readonly string myStr = "abc".ToUpper();Category: Compiler (same as CC0133, ha
Describe the solution you'd like
Add status to right of category. The category can often represent many systems so it would be awesome to see which category is operational, degraded or down.
This is in addition to the system status.
Some like the following: https://status.python.org/
-
Updated
Aug 16, 2018 - Shell
In README.txt in player_api, there is the part that is not clear:
stujones11 (CC BY-SA 3.0):
character.b3d
character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
An0n3m0us (CC BY-SA 3.0):
character.b3d
character.blend -- Player animation improvement
Describe the bug
Repetitive loading have you waiting on gists loading.
To Reproduce
Steps to reproduce the behavior:
- Go to Gists, see the loading circle
- Click on local
- Go back to gists, and a new loading circle appears
Expected behavior
I think the loaded gists should remain loaded even when going to local, and maybe have a refresh button if you want to pull new gi
Context
We are dropping support for older browsers, with the wide-spread support of the WebAudio API the need for our own HTML5 tag based implementation of classes is gone.
Proposal
- Remove
AudioTagInstance - Update
AudioInstanceimplementation to use WebAudio only (perhaps even simplify) - Update any affected tests to remove isseus
-
Updated
Jun 8, 2020 - Coq
Provide ARM64 images
Describe the feature you would like and why you want it
It would be great, if kuberhealthy could be used for ARM64 based clusters. A multi-arch manifest/image is the only thing required to support that use case imho.
Tailwind is fantastic, but the generated CSS file is coming in at over 1mb




This is a(n):
Details:
We can make a file may be READ.