Omid Rad

Results 159 comments of Omid Rad

کاربرد flatpak بیشتر برای برنامه‌های اجرایی است به نظرم. در مورد اکستنشن، زیاد توجیحی نداره. می‌تونید از این استفاده کنید مثلن: https://flathub.org/apps/com.mattjakeman.ExtensionManager

Here is an activity: ![](https://media.giphy.com/media/um2kBnfo55iW4ZH1Fa/giphy.gif?cid=790b76116bnqshn3a8mjfcqet410sljleevmn1jk1kof646v&ep=v1_gifs_search&rid=giphy.gif&ct=g)

It's something I need. I actually wanted to think and maybe start https://github.com/fmeringdal/rust-rrule/issues/67 ticket, but without a benchmark, it doesn't make sense.

I suggest having a method, inside `RRuleSet`, instead of having a feature flag. Again, `Cargo requires that features are additive` and it may affect other libraries unexpectedly.

@IgnisDa I think it'll move it faster, if you create a PR.

@IgnisDa I think _just_ replacing `Display` with `ToString` will do the job.

Disk cache for async functions is there already if you mean that: https://github.com/jaemk/cached/blob/master/tests/cached.rs#L1298 If you mean async disk access, nope AFAICS

@bschreck so if it's solved, let's close this

@jaemk Should we close this?

You mean a default config for all sized caches or define size by an env var, like `size = my_fn_size`?