Sam DeSota
Sam DeSota
There should be a command to easily restore a file. The current file will of coarse be added to the history. I'll probably build this when I have a moment.
Hello, I'm experimenting with datahike replication via kafka. I have 2 nodes: - A write datahike node, which transacts data, then sends + commits it's generated datoms to a kafka...
Hey Guys, I'm experimenting with using Datahke as a basis to build an extensible database system. As part of this, support for nodejs is important, so I've started to iterate...
Have a strange issue, I have a project where I'm syncing some datoms from Datomic into datahike persisted on level db, but when I include datahike in the project (using...
The current proxy design using .imitate is kinda a unusual api in world where almost all other stream creation operators are pure, and typescript can't automatically infer its type since...
Hey, thanks for this extension. I get this error: ``` Custom Formatter Failed: Uncaught TypeError: Cannot convert a Symbol value to a number ``` When attempting to expand a immutable...
### Preflight Checklist * [x] I have read the [contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate....
First off, I love the simplicity of this app. Loom requires me to log in and is crazy buggy every time I used it. Issue is, who uses the actual...
Howdy, I pulled this down and tried to build and run locally on nixos by running `nix run .` but I'm getting a `segmentation fault (core dumped)` with no trace...