૮༼⚆︿⚆༽つ

Results 63 comments of ૮༼⚆︿⚆༽つ

For fast rendering, how about using different implementation depend on the density of the data? For example, use SVG when there are fewer lines to be rendered and switch to...

Big +1 for extensibility via plugins. Maybe there is a need to separate Github issue for discussing plugins idea. From there we can conclude the core features that need to...

Sorry for the very late reply. Somehow I accidentally unwatch/unsubscribe this repo 😓 I've been doing crude rewrite [here](https://github.com/logic-state/logicstate) and [there](https://github.com/DrSensor/js13k-utils/blob/trunk/state-machine.ts) in the past. I realize it's quite annoying to...

Is it going to overlap with Markdown + Liquid 🤔

Nope https://github.com/evanw/esbuild/issues/104#issuecomment-1100102474

https://github.com/DrSensor/lume-plugins/blob/community/babel.ts

I've the same issue on proot-distro alpine (still nix-2.11). Looks like it got fixed on nix-2.12 when I try on archlinux (x86).

Looks good to me as long as knit script enforce UNIX style path. Path separator must always be `/` instead of `\` since that library will disable escaping if it's...

It's not as simple as aliasing the docker cli. I think symlinking the socket descriptor will be needed 🤔 https://github.com/containers/libpod/issues/4234 I wonder if lazydocker can be configured