| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 hours | better commentca | Xiao Pan | |
| 8 hours | nvim workaround .md high CPU usage | Xiao Pan | |
| neovim high CPU usage when editing markdown file with many lines, e.g., more than 100 lines, can be workarounded with :lua vim.treesitter.stop() https://github.com/neovim/neovim/discussions/39277 | |||
| 8 hours | it was changed upstream | Xiao Pan | |
| 8 hours | init.nvim more comment about new statusline behavior | Xiao Pan | |
| 8 hours | make nvim init.vim more compatible with vim | Xiao Pan | |
| 8 hours | fix: nvim 0.12.1 config statusline need = at first | Xiao Pan | |
| Before nvim 0.12.1, statusline+=%< as first works, now it needs = instead of += else it will show two statuline. statusline+=%< as first seems still work with new version of vim. It maybe because now nvim `: set statusline?` is not empty but at vim it is empty | |||
| 2026-04-05 | pacdiff | Xiao Pan | |
| 2026-04-05 | pacdiff | Xiao Pan | |
| 2026-03-29 | pacdiff | Xiao Pan | |
| 2026-03-15 | pacdiff | Xiao Pan | |
| 2026-03-08 | pacdiff | Xiao Pan | |
| 2026-03-08 | pacdiff | Xiao Pan | |
| 2026-03-02 | consider acme.sh-systemd new version changes | Xiao Pan | |
| 2026-03-01 | highlight update; pacdiff | Xiao Pan | |
| 2026-01-30 | remove tinyxxd due to conflict with ex-vi-compat | Xiao Pan | |
| 2026-01-24 | add punct period | Xiao Pan | |
| 2026-01-17 | pacdiff | Xiao Pan | |
| 2025-12-23 | rustup needed to build paru | Xiao Pan | |
| 2025-12-23 | paru-bin has issues with libalpm, temp swtich to paru | Xiao Pan | |
| 2025-12-23 | Revert "paru-static as paru symlink as workaround for paru libalpm issue" | Xiao Pan | |
| This reverts commit 10baa597986f1c9d6075dfdd753970c5afd1e863. Because aur/paru now can build and run properly. More about the issue see: https://github.com/Morganamilo/paru/issues/1454#issuecomment-3663567951 | |||
| 2025-12-22 | paru-static as paru symlink as workaround for paru libalpm issue | Xiao Pan | |
| 2025-12-17 | pacdiff | Xiao Pan | |
| 2025-12-03 | pacdiff | Xiao Pan | |
| 2025-11-19 | more | Xiao Pan | |
| 2025-11-19 | fix: acme.sh-systemd allow read write to /etc/nginx and /var/log/nginx so no ↵ | Xiao Pan | |
| error when auto renew | |||
| 2025-11-16 | I only connect to imaps | Xiao Pan | |
| 2025-11-13 | I do not enable pop3 in dovecot now | Xiao Pan | |
| 2025-11-13 | highlight new version | Xiao Pan | |
| 2025-11-13 | pacdiff | Xiao Pan | |
| 2025-11-11 | dovecot 2.3 to 2.4 big config changes | Xiao Pan | |
| https://doc.dovecot.org/2.4.2/installation/upgrade/2.3-to-2.4.html | |||
| 2025-11-11 | pacdiff | Xiao Pan | |
| 2025-11-11 | maybe upstream change xdg-user-dirs-update.service name to xdg-user-dirs.service | Xiao Pan | |
| 2025-11-11 | highlight new version | Xiao Pan | |
| 2025-09-02 | .bashrc more alias, and some comment | Xiao Pan | |
| 2025-09-02 | .bashrc more aliases | Xiao Pan | |
| 2025-09-02 | workaroud alias e completion issue | Xiao Pan | |
| 2025-09-02 | use bsdtar instead of atool2-git | Xiao Pan | |
| 2025-08-29 | nft disallow pp wg ip because no need | Xiao Pan | |
| 2025-08-29 | remove swgp because I now wg swgp mimic thru ba then forward to ca | Xiao Pan | |
| 2025-08-29 | remove unneeded configs | Xiao Pan | |
| 2025-08-29 | add dnsmasq for insp wg to use | Xiao Pan | |
| 2025-08-28 | swtich to dnsmasq | Xiao Pan | |
| 2025-08-28 | meta | Xiao Pan | |
| 2025-08-28 | switch to dnsmasq | Xiao Pan | |
| 2025-08-28 | dnsmasq use many servers and ignore resolv.conf | Xiao Pan | |
| man dnsmasq wrote "By default, dnsmasq will send queries to any of the upstream servers it knows about and tries to favour servers that are known to be up." There's a --strict-order option to make bottom server=... as highest priority, see [this stackexchange question][0]. I think this default behavior seems not very good, it send some unnecessary dns queries. But tcpdump shows there's not much dns query going on any way so maybe not a problem. [0]: https://unix.stackexchange.com/q/500900 | |||
| 2025-08-28 | meta | Xiao Pan | |
| 2025-08-28 | add default dnsmasq.conf | Xiao Pan | |
| 2025-08-23 | pacdiff | Xiao Pan | |
| 2025-08-16 | cgitrc: since $HTTP_HOST does not work, use the other clone-prefix config ↵ | Xiao Pan | |
| has less code | |||
| 2025-08-15 | cgitrc $HTTP_HOST not working now | Xiao Pan | |
