Taras Halturin
Taras Halturin
OTP 24 introduced a new feature - significant children. Ergo should support it one day. https://erlang.org/doc/man/supervisor.html#auto_shutdown PS: Supervisor should be rewritten from scratch I believe and built on top of...
I'm still trying to get split my profiles (#1609) and have got one more problem. The prod release should exclude some dev tools and here is how i'm trying to...
see README.md file (#Changelog paragraph) for more details
 version: alacritty 0.7.1 uptime: 10:28:31 up 11 days 16:19, 1 user, load average: 0.57, 0.25, 0.44 it only runs 'cava' during all this period. if this is an intended...
couldn't find a way to stop file-watching. ``` f := file.Provider("somefile.yaml")) f.Watch(func(event any, e error) error { // handler } ``` am I missing something?
Thanks for the `autocd` feature. Works great! But autocompletion works only for the relative path. `:dir` - shows the list of the child dirs for the existing `dir` `:/dir` -...
Completely redesigned and written from scratch. Erlang support is moved to a separate package.
Tried to install a python package using command: `pip3 install ./pydantic_core[any of x86_64] `but everytime I get this error:` [filename] is not a supported wheel on this platform. ` my...
Hi, just discovered this project. If you need a more solid way to work with erlang infrastructure - https://github.com/halturin/ergo