Jacek Sieka
Jacek Sieka
that has changed over time as both projects evolved.. see https://yarnpkg.com/blog/2017/05/31/determinism/ for example. https://www.sitepoint.com/yarn-vs-npm/ spells out some other differences, including defaults around globals etc
well, it's not that it's impossible, but I expect it to be a quite the undertaking.. the issue with wrapping c++ is that you need to support the whole c++...
not sure we want to go here too early - this will be a maintenance cost that isn't necessarily covered by user demand given that our main target group for...
`{.push raises: [Defect, CatchableError].}` is a reasonable annotation for code that raises random stuff and where you don't really care where it came from - this is appropriate in a...
Isn't using Nim types for the json requests/responses viable?
as does this one: https://github.com/status-im/nim-docker/pull/3 - but with the correct nim version
https://github.com/nim-lang/Nim/issues/9667 - sizeof broken on `ARM` https://github.com/status-im/nim-eth-trie/issues/25 - some random eth-trie bug
https://github.com/status-im/nim-ethash/issues/10 - random ethash bug
I'm happy to take a patch that allows the caller of `make` to be adventurous with their llvm versions and provide a different one as an option (using an env...
https://www.zeroknowledge.fm/9 - interview with one of the parity devs about how they're tuning rocksdb