Enshin Andrey

Results 10 issues of Enshin Andrey

Hi, I have questions about etcd and disk performance. Even after reading some articles and etcd doc, there are still few questions. **Question 1** The [etcd FAQ](https://etcd.io/docs/v3.4/faq/#what-does-the-etcd-warning-failed-to-send-out-heartbeat-on-time-mean) says: > monitor...

area/question

## Environment ``` $ date Mon Aug 22 22:27:25 JST 2022 $ r2 -v radare2 5.7.7 29397 @ linux-x86-64 git.5.7.6-160-gf9f9e367de commit: f9f9e367de2c5e2ad252d10a21575bf949a3937d build: 2022-08-22__22:20:13 $ uname -ms Linux x86_64 ```...

Hi, I'm asking strange :) First answer to my question would be - don't do what I'm asking. It is not recommended to [disabling write barriers](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/storage_administration_guide/writebarrieronoff) on disks with volatile...

type/question

## Environment ```sh $ date Thu Mar 23 02:29:44 JST 2023 $ r2 -v radare2 5.8.4 30795 @ linux-x86-64 git.5.8.4 commit: ab809417aa6b676922f95cf77861924eb90e7ef2 build: 2023-03-23__02:17:45 $ uname -ms Linux x86_64 ```...

https://github.com/xfbs/PiL3/blob/master/07Iterators/fromtostep.lua Hey, again : ) your code gives: ``` > for i in fromto(3,7,2) do print(i) end 4 6 ``` but should be: ``` > for i in fromto(3,7,2) do...

What about table.unpack ? : )

## Environment ```sh root@ubuntu-s-1vcpu-512mb-10gb-sfo3-01:~# date r2 -v uname -ms Sat Dec 10 06:54:36 PM UTC 2022 radare2 5.7.8 1 @ linux-x86-64 git.5.7.8 commit: 8e965bef30457a12e07a32a9047a9620a944bc39 build: 2022-09-13__16:22:19 Linux x86_64 ``` ##...

I'm not sure but seems in the "codon to amino acid" table the amino acid column should have title "amino acid" instead of "Protein": ![Selection_159](https://user-images.githubusercontent.com/4618288/74581933-e030ce00-4ff8-11ea-81c8-13d174881675.png) prove: ![Selection_160](https://user-images.githubusercontent.com/4618288/74581925-bc6d8800-4ff8-11ea-86d5-1b8c863ee8cc.png)