creativcoder

Results 6 comments of creativcoder

For me, `pip` pointed that the binary `parq` is installed in: `/home//.local/bin` So i had to: `export PATH="$PATH:/home//.local/bin"` in my `~/.zshrc` file.

Hey @yuribudilov Just posted a video where i go through the refactor: https://www.youtube.com/watch?v=EOIhsRxhV80 The repository is updated as well. Let me know if you're able to build this

Hey that's a great start :) Thanks for trying! I can see it working as expected, but it seems to be blocked during the http fetch. If you'd like to...

Similar design to take ideas off: https://riak.com/assets/bitcask-intro.pdf

https://readme.so/editor is a good tool to scaffold things quick