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

hacktoberfest2021

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

cosmos
howtheysre
earthly
super-productivity
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
cdrini
cdrini commented Jun 14, 2022

The pagination widget is very low on a lists page, and it can be difficult to recognize there are multiple pages. On other pages, eg https://openlibrary.org/authors/OL218025A/Brad_Meltzer , we have the pagination widget duplicated at the top and bottom of the list of books. Let's do the same!

Describe the problem that you'd like solved

Type: Feature Request Theme: Lists Priority: 3 Good First Issue
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