| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | add comment | Xiao Pan | |
| 5 days | vim show readonly [RO] on statusline | Xiao Pan | |
| 2026-05-03 | better comment | Xiao Pan | |
| 2026-05-03 | 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 | |||
| 2026-05-03 | it was changed upstream | Xiao Pan | |
| 2026-05-03 | init.nvim more comment about new statusline behavior | Xiao Pan | |
| 2026-05-03 | make nvim init.vim more compatible with vim | Xiao Pan | |
| 2026-05-03 | 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-08 | pacdiff | Xiao Pan | |
| 2026-03-08 | pacdiff | Xiao Pan | |
| 2026-01-30 | remove tinyxxd due to conflict with ex-vi-compat | Xiao Pan | |
| 2026-01-17 | pacdiff | Xiao Pan | |
| 2026-01-04 | allow xyzmi access dns port | Xiao Pan | |
| 2025-12-23 | rustup needed to build paru | Xiao Pan | |
| 2025-12-23 | pacman-static was used to build aur/paru-static, no need now | 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-13 | pacdiff | Xiao Pan | |
| 2025-11-13 | maybe upstream change xdg-user-dirs-update.service name to xdg-user-dirs.service | Xiao Pan | |
| 2025-09-28 | update | 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-09-02 | install bpf for bpftool | Xiao Pan | |
| 2025-09-01 | no phantun, no need rustup | Xiao Pan | |
| 2025-08-30 | meta | Xiao Pan | |
| 2025-08-30 | mimic@ens19 seems is not used, so disable | Xiao Pan | |
| 2025-08-30 | meta | Xiao Pan | |
| 2025-08-30 | people say bwh ipv4 is more optimized, so I will not use ipv6 for mimic in ↵ | Xiao Pan | |
| the foreseeable future | |||
| 2025-08-29 | nft no accept iperf3 port because not often use | Xiao Pan | |
| 2025-08-28 | wg to ba then swgp forward to ib or ca | Xiao Pan | |
| 2025-08-03 | remove ssh studio alias | Xiao Pan | |
| 2025-08-02 | nft only allow wg pp and insp for all port, so only them can use DNS, also ↵ | Xiao Pan | |
| maybe more secure | |||
| 2025-08-02 | meta | Xiao Pan | |
| 2025-08-02 | 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-02 | add defualt dnsmasq.conf | Xiao Pan | |
| 2025-08-02 | meta | Xiao Pan | |
| 2025-08-02 | swtich to dnsmasq for VPN client DNS | Xiao Pan | |
| 2025-08-02 | remove phantun | Xiao Pan | |
| 2025-07-30 | meta | Xiao Pan | |
| 2025-07-30 | remove phantun and switch to mimic | Xiao Pan | |
| 2025-07-28 | meta | Xiao Pan | |
| 2025-07-28 | SIT 6in4 tunnel make sure use ens18 | Xiao Pan | |
| Because ens19 seems no network, if use ens19 then ipv6 will not work. The config in the past sometimes ipv6 not work I think is due to somehow SIT 6in4 tunnel sometimes use ens19 instead of ens18. | |||
| 2025-07-25 | nft remove comment no need | Xiao Pan | |
