-
Updated
Jul 25, 2022 - Ruby
hacktoberfest2021
Here are 15,162 public repositories matching this topic...
-
Updated
Jul 21, 2022 - Python
Currently it is hard to say which quiz garantie 100% pass
It would be great to have additional column in Readme table to indicate which quiz required/needed help.
Related issues:
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
Jul 16, 2022 - Go
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Jul 7, 2022 - Vue
Request to create a syntax highlight package for Atom IDE https://atom.io/
Related to #1203 #359

source: https://insights.stackoverflow.com/survey/2021#most-popular-technologies-new-collab-tools
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 26, 2022 - Go
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
Problem Statement
The date where a task is marked as done is not displayed anywhere.
It would be a great added value for the project follow up!
❔ Possible Solution
The information is available in the json in task description, input "doneOn":'timestamps'
It could be displayed in task description under "created on".
let me know if you need any more informatio
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
-
Updated
Feb 14, 2019 - Python
-
Updated
Jul 22, 2022 - Objective-C
-
Updated
Jun 20, 2022 - CSS
-
Updated
Jul 26, 2022 - JavaScript
We discussed this on Slack, and it appears other libraries do not track running stats for either. Nor do any papers appear to make use of a running average. Thus the complexity feels very much not worth it, and doing it by default creates unnecessary inconsistencies with the rest of the ecosystem.
The rough deprecation plan for this is as follows:
- Emit a warning when users pass `track_stats
-
Updated
Jul 23, 2022 - TypeScript
Hello everyone,
First of all, I want to take a moment to thank all contributors and people who supported this project in any way ;) you are awesome!
If you like the project and have any interest in contributing/maintaining it, you can contact me here or send me a msg privately:
- Email: nidhalbacc@gmail.com
PS: You need to be familiar with python and machine learning
-
Updated
Jul 14, 2022 - C#
-
Updated
May 2, 2022 - TypeScript
BruteSharkCLI will fail on processing pcap files when running on the 22.04 LTS release on Ubuntu (20.04 seems to work fine):
./BruteSharkCli -i Pcap_Examples/Ftp.pcap -m Credentials -o Example
[+] Start analyzing 1 files
[+] Start processing file : Ftp.pcap
ERROR: Failed to process file : Ftp.pcap
[+] Successfully exported extracted files to: Demo/Files
`[+] BruteShark finished p
-
Updated
Jul 4, 2022 - Python
-
Updated
May 23, 2022 - JavaScript
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 ;)