Iago-lito

Results 47 issues of Iago-lito

It seems that the following works: ```shell $ mkdir a b $ rsync --compress-choice=zstd a b skipping directory a ``` But the following fails: ```shell $ rsync --write-batch --compress-choice=zstd a...

Hi ! Is there a way to opt out of `:)` being interpreted and rendered as "😃" *etc.* ?

I am surprised that there is no `Range::into_vec()`, `Range::as_slice()` and `Range::as_slice_mut()` methods. Is there a rationale for that?

Also, the snippet given [here](https://touying-typ.github.io/docs/integration/cetz#only-and-uncover) does not work anymore. Apparently there hasn't been `self.methods.update-cover` in `touying` since v0.4.2 :/ What's the "technique" today?

bug
UX

I had to tweak this today to get `offcputime` working.. does it make sense?

Manual compilation of RMBLast following [these steps](https://www.repeatmasker.org/rmblast/) used to work fine, but I am now getting these errors: ```console $ make ./rmblast/ncbi-blast-2.14.1+-src/c++/include/util/bitset/bm.h:526:32: error: 'bm::bvector::bulk_insert_iterator::bvector_type' has no member named 'allocate_tempblock' [-Wtemplate-body]...

bug

I am getting the above error when copy-pasting from the readme. What does it mean?