vorph1
vorph1
Hi! I wanted a more readable output for longer messages so I went ahead and implemented that. Here's a sample output and corresponding code ``` signale.config({ splitLongLines: true, //split to...
Hi, given that qemu 4.0 is out and it supports discards when using virtio-blk i'm wondering if this driver needs to be modified to support trim? I'm getting ``` Optimize-Volume...
Hi, I'm getting an error when running in a repository using [git worktrees](https://git-scm.com/docs/git-worktree) - in this scenario there is no `.git` folder, instead the top level directory contains the usual...