Vadim Tsvetkov

Results 41 comments of Vadim Tsvetkov

Hi! How is it going? > we have been working on this, there will be a release very shortly, I will post some dates in a few days

Great job, please sent a pull request!

Thank you for your support!

PS Looked in `Witchcraft.Functor`, looks like it is intended ```elixir definst Witchcraft.Functor, for: Tuple do def map(tuple, fun) do case tuple do {} -> {} {first} -> {fun.(first)} {first, second}...

Moreover, the fact mention above can be proved as follows. Running this snippet before would've returned `[links: []]`, which points that no process were `spawn_link`'ed to shell process (if the...

@QuinnWilton could you take a look?

> Ideally it could be possible to edit the description in a regular editor? Or "embed" all features of regular editor into those forms

Thank you. We are currently using our fork cherry-picked on v1.0.0 and we'll watch for it in our project

It would be nice to have atomics backend (like https://github.com/farhadi/rate_limiter does it) with crdt distribution.

How did U set it up with orbstack? I use OrbStack v1.0.0 and acelink is trying to connect to different docker unix socket, not the one created by OrbStack