dzmitry-lahoda

Results 432 comments of dzmitry-lahoda

I am here also because of some trees. I writing prefix sum(augmented that each node knows sum of values of all its children) binary search tree (AVL). I wrote some...

will donate 30 USD in crypto for this

@lverweijen nice graph overview of trees and list of impls. interesting to think of if AbstractTree will work with types well too https://github.com/c0fec0de/anytree/issues/252 Python untyped and likely typed python too...

Also https://realpython.com/python312-typing/ removes some types boilerplate . @CoolCat467 if you accept cryptodonations in anything (like USDC/USDT/whatever), not big, just share you wallet.

@c0fec0de may you add CI to run on #253? that is by either invite of @CoolCat467 to project or modifying CI job/project settings.

[allow-unsafe-native-code-during-evaluation](https://nix.dev/manual/nix/2.24/command-ref/conf-file#conf-allow-unsafe-native-code-during-evaluation) nix can be even extended with functions

I used diigo.com Firefox addon before. It works out of box. I think you prevent non technical users who do not understand how to add keys of what ever to...

We have similar(same?) use case. We store view state (cache like) in Hashbrown map. Sometimes we want to pick any random value out of map and do some validation on...

thanks for the links! my second point was in order to better argue postgresql timescale db as replacement for es the blog should declare jsonb content as full text search...