v217
v217
code folding
Arbitrary text folding like in vim `zf`.
Hi Thank you for the software! The latest Flatpak Release doesn't seem to work with Wayland. Thanks.
I use the `ms-vscode.vscode-markdown-notebook` **Markdown Notebook** extension by Microsoft. The big advantage of the notebook interface is, that you have the combined advantages of the preview and the Markdown text...
Hi! Please add [Custom Language Support](https://ast-grep.github.io/advanced/custom-language.html#custom-language-support). Thanks!
Hi, Thank you for the article! - **CA-Dervivations** In the thesis by Eelco Dolstra content addressed derivations are praised as being a lot simpler (conceptually at least). Please write an...
### Describe the bug ``` rpm-ostree install qemu Checking out tree 1087af7... done Enabled rpm-md repositories: copr:copr.fedorainfracloud.org:pgdev:ghostty fedora-cisco-openh264 updates fedora sublime-text code Updating metadata for 'copr:copr.fedorainfracloud.org:pgdev:ghostty'... done Updating metadata for...
In the `initramfs` don't use `pivot_root` to mount the persistent root file system, instead just mount a persistent `/nix`. I am wondering if somebody did that already? The other solution...