alopatindev
alopatindev
Is it some open source project? Please share exact commit if it is. Also compiler, cargo and cargo-limit version please.
That happens to me very often too. Gentoo Linux desktop 3.17.1 #1 SMP Sat Oct 18 00:33:19 MSK 2014 x86_64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz GenuineIntel GNU/Linux Core was...
Thanks for noticing the PR! It works for non-exotic code. Lifetimes highlighting is not implemented yet. I hope I'll make more progress soon.
Multiline strings, macros, character literals are also unimplemented. I'll appreciate any help. I updated https://github.com/MightyCreak/diffuse/issues/98 with source code example.
Thanks for this great software! I also need consistent snapshots while files are still available read-only. Unmounting and mounting FS is not acceptable *at least* due to very slow mount...
It'd be essential to make both `remove_expired` and `len` public. In my case I need to measure current number of unexpired items; every new added item has the same TTL,...
Dirty workaround for anyone interested: ```diff diff --git a/sponsorblock.lua b/sponsorblock.lua index 96bfb24..efe86df 100644 --- a/sponsorblock.lua +++ b/sponsorblock.lua @@ -108,7 +108,7 @@ local fade_timer = nil local fade_dir = nil local...
Thanks for interest in this project, for mentioning it across other audio synchronization tools, for researching similar tools and for the stimulating this/similar open source tools evolution by pushing devs...
It looks like [not all](https://github.com/protyposis/Aurio/issues/14#issuecomment-1845888291) of these active projects are currently in active search of improvements. > BBC's (@stephenjolly) audio-offset-finder. This tool explicitly states "A **simple** tool and library for...
It most probably runs out of memory. This doesn't happen with shorter audios.