pinkforest(she/her)

Results 154 comments of pinkforest(she/her)

duration() ? https://docs.rs/audiotags/latest/audiotags/anytag/struct.AnyTag.html#method.duration

Hm. We just re-merged audiotags2 into audiotags and there were a lot of changes. I think these unwraps may be still there - I have to check Please feel free...

We merged audiotags2 to audiotags with lots of updates so if you use the 0.4 version what result would you get ? For tag try this: ` let mut tag...

We just re-merged audiotags2 into audiotags https://github.com/TianyiShi2001/audiotags/pull/18

@CohenArthur @Skallwar initial lib-bin split is #141

@CohenArthur @Skallwar any specific reason for bringing python and http.server ? httpmock is rust too and runs either standalone or via API in sync and async context if you wish...

@CohenArthur @Skallwar This could be done simply by on-the-fly comparing (if exists) local output directory whilst walking the scraping operation forward. From logic wise scraper needs to walk the local...

I don't believe the diff-local-comparison when continuing a run would add much overhead if properly implemented. This compared to adding fragile state flush from non-portable trigger we can't always rely...

Most people will run this in docker non-interactively .. or at least I do :) Maybe I'll sketch implementation quick for a PR that perhaps better shows what I mean...

Hi lovelies, feel free to PR link to the fork here: https://github.com/rust-secure-code/projects :purple_heart: Or.. maybe we could adopt it under rust-secure-code / rustsec ? - I've asked others whether this...