-
Updated
Oct 6, 2020 - Go
hacktoberfest2020
Here are 4,281 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Go
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 5, 2020 - JavaScript
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
Add more contents
-
Updated
Oct 6, 2020 - PHP
We want to suggest people to run mindsdb on a venv,
and we require python 3.8
Can you update the README.md so it reflects
- create and activate venv:
python3.9 -m venv venv
source venv/bin/activate
- install MindsDB:
pip3 install mindsdb
- Run MindsDB
python3.8 -m mindsdb
Aforementioned article lacks the technical interview round questions. Anyone taking this issue must follow the contributing guidelines.
-
Updated
Oct 4, 2020 - SCSS
-
Updated
Oct 6, 2020 - Python
Your Environment
- Version used: 5.9.0
- Operating System and version: win10 2004
- Desktop Environment:
- Browser Name and version:
Exp
-
Updated
Oct 6, 2020 - JavaScript
This code will not work as expected if locale in not english or C
https://github.com/oshi/oshi/blob/master/oshi-core/src/main/java/oshi/hardware/platform/linux/LinuxCentralProcessor.java#L123
Proposed fix: set env. variable LC_ALL=C
I can't make PR because i don't have sane internet right now.
Read and complete the full issue template
Do you want to request a feature or report a bug?
- Bug
- Feature
- Question
Did you test against the latest CI build?
- Yes
- No
Version of ClosedXML
Tried both 0.95.999.2099 and 0.95.3
What is the current behavior?
If you open a created file in Excel, select File > Info it will warn you th
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Assembly
-
Updated
Oct 4, 2020 - Java
This issue is for anyone who is not a coder, since it is largely search and replace.
With Trickster 2.0, some of the naming conventions are being changed to share the same nomenclature as other cloud native projects. Much of the core code has already been updated, while references to the old names are still littered throughout the documentation, code comments, and example configurations. We nee
-
Updated
Sep 25, 2020 - PHP
A user with 1K+ resources sent me this error, they're using macOS 10.15.6 and downloaded the latest version of infracost from homebrew.
infracost --tfdir=. --tfplan=plan.save 4s
INFO Running command: /usr/local/bin/terraform show -json plan.save
ERROR Error while reading from Writer: bufio.Scanner: token too long
signal
We already have a TextMate grammar for VS Code syntax highlighting.
We need one for Emacs.
Hello World!
We need to go through the list of companies that participated in Hacktoberfest 2019 to see if they are participating again in 2020. The 2019 release of the Swag List can be [found
-
Updated
Oct 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the hacktoberfest2020 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hacktoberfest2020 topic, visit your repo's landing page and select "manage topics."

We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, Ki