mtekman
mtekman
any update on this?
Hello, thanks for the review! So the logic is: 1. Split the line in two parts at inception: * "description": a title with whitespace that exists before the first colon...
I'll do some benchmarks later via `strace -o trace -c -Ttt ./`, just to see how much overhead the last few commits incur. I want to test: * bash word-wrap...
 Okay, so I've made a few changes: * The "title" text (bold text before the ':') is word wrapped neatly by the terminal width * The "description" text (normal...
@MichaIng - ah thanks for testing on the RPi2, is there any significant performance hit when `${aENABLED[16]}==0` ? > Strip control codes without dedicated function, ..... I can add this,...
The last local enhancement on your dietpi-banner3 really seems to be the winner here . As for the folding artefacts you mention, maybe we really do need a custom word...
During a brief attempt to patch `fold` to detect unicode emoji's and colour, I stumbled across this tiny little word-wrap tool called [par](http://www.nicemice.net/par/), which appears to have capabilities to support...
It's moving forward: https://gitlab.com/mtekman/print_line
I quite like the idea of GPT4ALL, but unfortunately it seems to be a mostly CPU model (2 minutes for a single response using 36 cores!) and a GPU model...
@krassowski Hi, I've been reading through the comments in a few of those threads and I guess I'm still a little bit lost on what the proxy option does, compared...