summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
9 hoursswitch to czkawka new guiXiao Pan
9 hoursvim show readonly [RO] on statuslineXiao Pan
21 hoursnow I use wifi instead of usb ethernetXiao Pan
23 hoursfix: new itsfoss rss urlXiao Pan
Old https://news.itsfoss.com/latest/rss/ url seems not working anymore These two urls seems both work for now
26 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
29 hoursneomutt change to current mail server then change to its inboxXiao Pan
47 hoursbetter commentXiao Pan
47 hoursno samsung printer now so remove splixXiao Pan
48 hoursnvim workaround .md high CPU usageXiao 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
5 daysRemove aur/hatt-binXiao Pan
The webkit2gtk pkg it requires has been moved from official to aur, and it took many hours to build so I gave up to build it. I tried aur/webkit2gtk-is-webkit2gtk-4-1 as a wordaround but it does not work. Also almost never use hatt and its upstream has no updates in 3 years, so maybe just remove it.
13 daysnewsboat urls add comment about nonfree licenseXiao Pan
13 daysnewsboat add xiaov blog rss; reconfigure headingXiao Pan
14 daysnewsboat add xmpp chatterboxtown.us rss feed news notifyXiao Pan
2026-04-19newsboat urls comment add gotbletu youtube channel feedXiao Pan
2026-04-18firefox disable av1 videoXiao Pan
2026-04-13splix seems moved from official to aurXiao Pan
2026-04-13it was changed upstreamXiao Pan
2026-04-13init.nvim more comment about new statusline behaviorXiao Pan
2026-04-13make nvim init.vim more compatible with vimXiao Pan
2026-04-13fix: 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
2026-04-06qrcp change to another network interface nameXiao Pan
Because I change to another usb port because the old one sometimes unmount the mifi and cause network interface down. But the new one also unmount once, so maybe I'll change back, need more test.
2026-04-05metaXiao Pan
2026-04-05change to another usb port because the old one sometimes unmount the mifi ↵Xiao Pan
and cause network interface down
2026-04-05pacdiffXiao Pan
2026-03-15pacdiffXiao Pan
2026-03-08now I mainly use usb ethernetXiao Pan
2026-02-15pacdiffXiao Pan
2026-02-15Revert "update"Xiao Pan
This reverts commit e163f40e178cde35773ccb27280a64553228981c.
2026-02-11pacdiffXiao Pan
2026-02-09updateXiao Pan
2026-02-06pacdiffXiao Pan
2026-02-02fix: forget to change elif interface nameXiao Pan
2026-02-02metaXiao Pan
2026-02-02mimic consider USB ethernetXiao Pan
2026-02-02now I mainly connect pp phone via PCI ethernetXiao Pan
2026-02-02now I mainly use USB ethernet for wired internetXiao Pan
2026-02-02Revert "I need ethernet for wired_two_computer connection"Xiao Pan
This reverts commit 51f96d823bbde9055053f8b273f44819e422e9e4.
2026-01-30remove tinyxxd due to conflict with ex-vi-compatXiao Pan
2026-01-26add luigi blog feed, good linux phone reviewsXiao Pan
2026-01-26rm argos-translate and related pkgsXiao Pan
cause aur pkg is orphaned and has many issues
2026-01-25rm some feed, cause no timeXiao Pan
2026-01-10nft no allow to swgp port from local networkXiao 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
2026-01-04tmp config to allow xyzmi connect to swgp to wg to baXiao Pan
2025-12-24paru-bin issues; Arch drop old Nvdia GPU supportXiao Pan
paru-bin has issues with libalpm, temp swtich to paru, more see: https://github.com/Morganamilo/paru/issues/1454#issuecomment-3663567951 Use aur/nvidia-580xx-dkms instead for my old nvidia GPU, more see: https://archlinux.org/news/nvidia-590-driver-drops-pascal-support-main-packages-switch-to-open-kernel-modules/
2025-12-24maybe new version changeXiao Pan
2025-12-24metaXiao Pan
2025-12-24paccache manually specify large pkg files to removeXiao 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-23Revert "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