-
Updated
Nov 29, 2021 - Ruby
hacktoberfest2021
Here are 16,320 public repositories matching this topic...
-
Updated
Nov 30, 2021 - Vue
-
Updated
Nov 14, 2021 - Python
You may use this guide to make quality contributions at Hacktoberfest 2020: Hacktoberfest 2020 guide
To begin contributing, you shall get a quick overview of how Cosmos is used today. Cosmos is one of the most extensive code database and is used as:
- A datastore for various projects (such as [Quark](https://github.com/OpenGenus/
-
Updated
Nov 22, 2021 - Go
-
Updated
Nov 29, 2021 - JavaScript
-
Updated
Oct 17, 2021 - Vue
-
Updated
Nov 30, 2021 - JavaScript
As discussed in #1979, the current CONTRIBUTING.md document instructs people to run tools/mintest.sh, which requires Python 3.8 and 3.5 installed simultaneously and then it makes things a bit confusing when referencing Python 3.6 or 3.7 and then pyenv shell 3.8.0 3.5.8 and then further below pyenv virtualenv 3.8.0 falcon-sandbox-38. I'm not familiar with pyenv, but this
-
Updated
Nov 24, 2021 - Lua
-
Updated
Nov 8, 2021 - JavaScript
I found these questions in my quiz and would like you to add them:
You have a worksheet in Excel that will print as 10 pages. How can you ensure that the header row is printed at the top of each page?
[] Use Print Titles on the Page Layout tab.
[] Use Page Setup from the Backstage View.
[] Use Freeze Panes on the View tab.
[] Format your data as a table; the header prints automatical
-
Updated
Nov 28, 2021 - Go
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
This would be useful for referencing the docker setup script to make an image suitable for use WITH DOCKER, e.g. DO github.com/earthly/lib:$EARTHLY_VERSION+INSTALL_DIND
🚀 Feature
As reported by deepsource in here we abuse from using built-in input function in our functionality.
Motivation
We target to have a clean and healthy source code free of risk.
Pitch
Replace variable names whether it makes sense e.g. for image based functionality input -> image ; in l
-
Updated
Nov 30, 2021 - Go
-
Updated
Feb 14, 2019 - Python
Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).
As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte
Hi,
I just realized there is no update/upgrade section in your doc. It could be nice to have clear command on how to update the software, specially if there is some breaking changes or whatever.
Problem Statement
-
Updated
Nov 22, 2021 - CSS
-
Updated
Nov 27, 2021 - Java
-
Updated
Nov 29, 2021 - Objective-C
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
If your feature will improve HUB
Need a way to check if a dataset already exists.
hub.empty throws an error if a dataset exists and hub.load throws an error if the dataset does not exist.
Need a way to check if a dataset already exists without throwing a
From slack:
So I the Flux docs are not great for non-image data w.r.t. Conv. If you want to do a 1D convolution, Conv expects a 3D input. This is more explicit in the NNlib docstring and the Flux one (https://fluxml.ai/Flux.jl/stable/models/nnlib/#Convolution-1).
☝️
1Kyle Daruwalla 3 days ago
As for the ordering of that 3D input…I’m not sure. I would expect i
Describe the problem that you'd like solved
Would like to link to the author identifier docs here from the author edit page.
This will make it easy for folks to learn more about identifiers.
Page to link to: https://openlibrary.org/help/faq/editing.en#author-identifiers-purpose
Proposal & Constraints
<img width="552" alt="image" src="https://user-images.githubusercontent.com/92121
-
Updated
Nov 18, 2021 - Ruby
Improve this page
Add a description, image, and links to the hacktoberfest2021 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hacktoberfest2021 topic, visit your repo's landing page and select "manage topics."



Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)