The Wayback Machine - https://web.archive.org/web/20220727090433/https://github.com/topics/hacktoberfest2021
Skip to content
#

hacktoberfest2021

Here are 15,162 public repositories matching this topic...

linkedin-skill-assessments-quizzes
cosmos
earthly
howtheysre
super-productivity
Bbillyben
Bbillyben commented Jul 13, 2022

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

ferret
ngirard
ngirard commented Mar 31, 2021

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

help wanted good first issue type/documentation
Flux.jl
ToucheSir
ToucheSir commented Jun 24, 2022

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:

  1. Emit a warning when users pass `track_stats
openlibrary
igel
nidhaloff
nidhaloff commented May 27, 2021

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:

PS: You need to be familiar with python and machine learning

help wanted good first issue contribution feature
BruteShark
Limpem
Limpem commented Jul 1, 2022

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

help wanted good first issue

Improve this page

Add a description, image, and links to the hacktoberfest2021 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hacktoberfest2021 topic, visit your repo's landing page and select "manage topics."

Learn more