gandalfs-cat

Results 6 comments of gandalfs-cat

for me this issue went away after (re)-enabling the `snippets` module in init.el `(doom! ... :editor snippets ...)`

here you go! still encountered the same error, and the dumped send streams from before and after repairing are identical (compared with sha256sums). i left the byte sequences from the...

the check output still seems to show a lot of errors ``` $ btrfs check --mode=lowmem /dev/sdc [1/8] checking log skipped (none written) [2/8] checking root items [3/8] checking extents...

ah, that makes sense.. what about a feature for creating metapackages on the fly, similar to [this script](https://github.com/andrewgregory/makepkg-meta)? how this could look: ``` % aura -S js-beautify -m gandalfs_cat-doom-emacs-web-deps ......

im not sure if backporting is even a thing on this project or what branch to base off of; my distro (archlinux) packages 2.9.9 which many projects still seem to...

sorry i was confused by [`fuse-2_9_bugfix`](https://github.com/libfuse/libfuse/tree/fuse-2_9_bugfix) vs [`fuse_2_9_bugfix`](https://github.com/libfuse/libfuse/tree/fuse_2_9_bugfix); im just guessing at what branch to target. the [`fuse-2.9.9` tag](https://github.com/libfuse/libfuse/tree/fuse-2.9.9) (d046879) is what my branch is based off of; i believe...