Dmitry Astafyev
Dmitry Astafyev
@marcmo I thing it also can include functionality by detecting the coding of text files. What do you think?
@ccombei-esrlabs thanks for reporting the feature request
@AmmarAbouZor last time we discussed with @marcmo the possibility to maintain `buf_redux` crate as well. It isn't a huge lib and already includes some of our changes. @marcmo it looks...
## Location We have a nice suitable place for it `application/apps/indexer/addon`, but now it's just one module. I would suggest (if @marcmo agree): - rename `application/apps/indexer/addon` into `application/apps/indexer/addons` - current...
`DO NOT MERGE` in the name of PR scares me )) sounds like a bomb in our solution)) If your PR in the `draft` state it will not be merged...
linked to: #1921, #1841
About working folder input. Moving the label outside of the input makes viewing painful. I am not sure, it's a good solution. We already have a disbalance on the right...
@itsmesamster thanks for PR. I have a couple of comments in general: - do not mix `async` and stuff from `std`. I'm about `threads`, `channels` etc from `std`... If you...
@biratko Thanks much for your issue. Your suggestion will be considered.
### Tech Overview | | Scripting | Sockets | Pipes | Memory | Wasm | Dynamic lib (FFI) | Static lib | |----------------------------------------------------------------------------|-----------|---------|-------|--------|------|-------------------|------------| | Runtime loading-1 - no; 1 -...