Jan Ph. H.
Jan Ph. H.
justification: Test performance relies heavily on thread spawn (tests without checking memory problems) or process spawn (common tests), if no run in parallel (for diagnosis after existence of problem). Also,...
bash: path/_zig: Zeile 159: Syntax error on unexpected symbol »(« bash: path/_zig: Zeile 159: ` ${^=LD_LIBRARY_PATH:-/usr/lib /usr/local/lib}/lib*.(a|so*)(:t:fr:s/lib//)' Sourcing in .bashrc with `. path/_zig`
Arguments were `./build -j8 linux-x86_64-musl native`. Notably, the package manager configuration was needed to be set up as there is something like a multiarch setup on the system. It looks...
`vim.o.background = light` get overwritten to dark unless `bg` is set during call by colorbuddy, which would be nice to document. `--require('colorbuddy').colorscheme('onebuddy', 'light')` would be the correct usage. Many plugins...
Is having a history of git hashes with restoring them + locking in scope of the plugin? This would make it trivial to vendor stuff yourself (copy-paste the repo and...
Nice project. When do you plan to blog about this to make up your mind on the user interface, functionality etc or do you have already a clear vision (to...
could you at least link similar projects?
I like the plugin very much. Thanks alot for creating! Reasons to do: 1. A pure lua profile would decrease startup time. 2. The lua startup profiler would be more...
```sh git clone https://github.com/matu3ba/chepa/tree/cdbc5cc3574aa38f7604a77d57745f854d8ef783 cd chepa zig build tfgen cd test_folders && rm -fr base_perf && rm -fr control_sequences cd bad_patterns fd -t d | zf ``` output: `zf` terminates...