StefanSalewski
StefanSalewski
Thanks. Indeed I get similar results for my intel nuc6i7kyk box with Linux 64 bit and gcc 5.4: ``` $ make benchmark cc -fPIC -std=c99 -O3 -msse4.2 -mpclmul -march=native -funroll-loops...
Thanks for your kind reply. Actually I forgot to link the books content yesterday, but I think it was not that difficult for you to find it, if you did...
>While the book is still being developed on your website, a link to this GitHub IN THE INTRODUCTION/HEADER for people to contribute would be helpful (I was certainly not aware...
Thank you very much for reading my book! Your remarks seems to be true. Actually the server code was based on the example in the Nim API docs, and the...
I think we can let this issue open, I definitely will check your remarks. Note that there is also an alternative async implementation available from Status, called chronos, see https://github.com/status-im/nim-chronos
I do not yet know. The initial draft which I wrote in April 2020 was MIT licensed, but I removed that one as it may maybe a problem when I...
>In any case, there's not much point in making the source publicly available on code collaboration service if you aren't open to contributions via the provided tooling. Well, the initial...
@shayanhabibi Thanks for your comments. I can not really respond to your remarks, as I still do not understand the whole situation, and I have no intent to let the...
Hello, yes of course I would be very interested in all types of fixes and improvements, that is typo and grammar fixes, and also remarks to maybe wrong or misleading...
Thanks. I just did a lot of more grammar fixes -- the languagetool app found a lot of missing commas and some more grammar and typing errors. EPub and PDF...