Alexander

Results 31 comments of Alexander

> The [Fold pattern](https://github.com/rust-unofficial/patterns/blob/master/patterns/fold.md) seemed confusing to me. The term "fold" in functional programming has a pretty clear definition (which includes a combining function), and it's not immediately clear from...

yes, can confirm, also noticed it. but i have it across all projects v6.65 - August 12 2022 and vst3 versions of plugins. edit: Just tried to setup vst2 versions...

hm, just trying to figure out why no newline inserted. similar config, neovim with editorconfig-vim.

``` # EditorConfig helps developers define and maintain consistent # coding styles between different editors and IDEs # http://editorconfig.org root = true [*] # Change these settings to your own...

hm actually there is issue already https://github.com/editorconfig/editorconfig-vim/issues/74 so i used hexdump to look what's actually in file ``` 00001d0 e t i m e ] = N o n e...

@tony i think it's something related to performance, i'm on new laptop now (macbook pro) and can't see it anymore for the same tmuxp configs i used at macbook air.

yea would be nice to know if it's possible

I think i got it. you could add something like ```shell_command_after: "sleep 1; clear"```

Yes this Jetson Nano devices with 4Gb of RAM are capable to run pretty large amount of models, from BERT to 7B LLMs with quantization. It's pretty sad to see...