summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 hoursfirefox disable av1 videoXiao Pan
13 hoursit was changed upstreamXiao Pan
13 hoursinit.nvim more comment about new statusline behaviorXiao Pan
13 hoursmake nvim init.vim more compatible with vimXiao Pan
13 hoursfix: nvim 0.12.1 config statusline need = at firstXiao 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
19 hourspacdiffXiao Pan
It uses `# vim:set ft=sh:` instead of `# vim:set ft=sh` as modeline, by reading `:h modeline` it seems the former version is more compatible with vi. The commit see: https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/commit/a0435c1d880c45595471e369556acb0a6a698427
38 hoursno samsung printer now so remove splixXiao Pan
2026-03-24disable eg25-managerXiao Pan
Because I put my tmobile SIM card to xyzmi instead and pp does not have a SIM card now. Also because it always tried to do things every 30s, see `journalctl -b`. More see vq notes.
2026-04-05pacdiffXiao Pan
2026-04-05network interface name changedXiao Pan
2026-04-05pacdiffXiao Pan
2026-03-08pacdiffXiao Pan
2026-03-08pacdiffXiao Pan
2026-03-08pacdiffXiao Pan
2026-01-30remove tinyxxd due to conflict with ex-vi-compatXiao Pan
2026-01-30now t-mobile card seems work now in China again, so I re-enable the modemXiao Pan
2026-01-04firefox userjs change to old behavior of clear history when quitXiao Pan
2026-01-04polkit-agent-helper.socket not shown in ye anymoreXiao Pan
polkit pkgbuild repo commit f2e63152919a4a8070ad241b84ad670db3deaf4f somehow make polkit-agent-helper.socket not shown in `systemctl list-unit-files --state=enabled` but it is still enabled by default
2025-12-31metaXiao Pan
2025-12-31network interface name somehow changedXiao Pan
2025-12-24polkit-127-1 pkgbuild repo enabled this socketXiao Pan
See polkit pkgbuild repo commit 9a6455e4d3c7ae2aa0112cb58ee85500bc605ff5 See polkit repo commit c007940054392b67b84b6044dda8a215040d8eb5
2025-12-23paru-bin has issues with libalpm, temp swtich to paruXiao Pan
2025-12-17pacdiffXiao Pan
2025-12-03stress kinda no need, also stress-ngXiao Pan
2025-12-03pacdiffXiao Pan
2025-11-13pacdiffXiao Pan
2025-11-13user-overrides.js more commentXiao Pan
2025-11-13sdcv dict update, so updated sdcv_orderingXiao Pan
2025-11-13fix gpg agent not working when ssh to ppXiao Pan
2025-11-13pacdiffXiao Pan
2025-10-29gkt2fontsel now in aurXiao Pan
2025-10-29xdg-user-dirs-update.service seems change name to xdg-user-dirs.serviceXiao Pan
2025-10-29pacnewXiao Pan
2025-10-15temp workaroud pacman slow download cause timeoutXiao Pan
2025-10-03linux-megi 6.15.6-2 pkg moved from danctnix-testing to danctnix repo, no ↵Xiao Pan
need to use the danctnix-testing repo in pacman.conf any more for linux-megi 6.15.6-2
2025-10-02arkenfox user override add commentXiao Pan
2025-09-11metaXiao Pan
2025-09-11mpv sponsorblock-minimal symlink wrong, also no need, seems because it ↵Xiao Pan
change install dir to /etc/mpv/scripts/ makes mpv auto enable this
2025-09-07install ethtoolXiao Pan
2025-09-05disable eg25-manager because pp no SIM nowXiao Pan
2025-09-05unintall unneeded linux-firmware-* pkgsXiao Pan
2025-09-02remove gearyXiao Pan
2025-09-02.bashrc more alias, and some commentXiao Pan
2025-09-02.bashrc more aliasesXiao Pan
2025-09-02workaroud alias e completion issueXiao Pan
2025-09-02user.js add comments about maybe disable OCSP for pp mobile network to workXiao Pan
2025-09-01Only need backup repo ARM pkgsXiao Pan
I backup the whole repo dir instead of /home/xyz/programs/repos/fly/aarch64/repo because I would like to automate in va notes or ai script in the future to git clone fly repo, when there's already a fly dir there seems can't git clone to fly dir. So I just backup the whole fly dir, it also has useful target pkg source so why not.
2025-09-01install bpf for bpftoolXiao Pan
2025-08-31metaXiao Pan
2025-08-31pp copy neomutt configs from inspXiao Pan