lyokha

↗ HN profile [ 20.8 ms ] full profile

No user record in our sample, but lyokha has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. This is a Vim plugin / Pandoc filter two-in-one. This allows rendering HTML and PDF documents with code blocks which look exactly as you see them in Vim or Neovim with your favourite colorscheme. I used this in my old…

  2. In this particular case, the Tokio based implementation of streaming files up and down AWS S3 from crate rust-s3 is bound to a C++ Boost::ASIO app (find this in directory test/asio). The app can be tested with AWS S3…

  3. This is rather a mature project. It began out of curiosity: I wanted to test if Haskell FFI was powerful and expressive enough to interconnect C and Haskell code flawlessly. Particularly, if C strings generated inside…