summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
6 daysunintall unneeded linux-firmware-* pkgsXiao Pan
10 daysremove gearyXiao Pan
10 days.bashrc more alias, and some commentXiao Pan
10 days.bashrc more aliasesXiao Pan
10 daysworkaroud alias e completion issueXiao Pan
10 daysuser.js add comments about maybe disable OCSP for pp mobile network to workXiao Pan
10 daysOnly 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.
10 daysinstall bpf for bpftoolXiao Pan
12 dayspp copy neomutt configs from inspXiao Pan
2025-08-28add geary to check gmailXiao Pan
2025-08-19use bsdtar instead of atool2-gitXiao Pan
Also remove seems unneeded archive tools because bsdtar seems can do all
2025-08-15ssh no use ipv6 for ib, because it cancelledXiao Pan
2025-08-12swtich to flatpak megapixels; used to work, now not workXiao Pan
2025-08-03ssh ba via ipv4 because better optimized routeXiao Pan
2025-08-03remove ssh studio aliasXiao Pan
2025-08-03userjs add one situation when I need to disable RFP: web VNCXiao Pan
2025-08-03pkg migrated to ttf-gelasioXiao Pan
2025-07-30use distcc via wg to insp, use mimicXiao Pan
phosh-osk-stub no need, now named as stevia is a dependency of phosh, stevia is default osk now need linux headers for mimic to build and work tcpdump useful so I add
2025-07-30fcitx5 enable wayland, also new version config changesXiao Pan
2025-07-15add some pkgs: linux-firmware is not being depended on any more, swgp to ba ↵Xiao Pan
need swgp, test phosh-osk-stub
2025-07-15remove studio so remove sstm aliasXiao Pan
2025-07-15ba ssh configXiao Pan
2025-07-15.bashrc alias nethogs also capture udpXiao Pan
2025-07-15ib ssh change default to use ipv6Xiao Pan
Because if I wg to ib, ssh will use ipv4 instead of ipv6. Because I use ipvlan on ib, so I can't connect to ib's ipv4 so I need to connect to ib's ipv6 instead.
2025-07-15enable swgpXiao Pan
2025-07-14ssh config remove aaXiao Pan
2025-07-14ssh config remove studioXiao Pan
2025-06-02add ju aliasXiao Pan
2025-06-01Building some pkg need glib2-develXiao Pan
aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error: > Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums' > This is a distributor issue -- please report it to your glib-2.0 provider. It might be their pkgbuild miss glib2-devel as makedeps tho. But I choose to install glib2-devel to prevent similar situation happen again.
2025-05-27Occasionally, I need to build pkg using java on pp, plus now I need it to ↵Xiao Pan
debug plplot not build on pp issue
2025-05-26Add and remove some appsXiao Pan
danctnix-packages convert some pkgs to dummy pkgs, remove those and change not dummy pkgs as explict install. Also remove some useless/bad apss and add some maybe useful/good apps.
2025-05-26phosh settings use Loupe as default photo viewerXiao Pan
Loupe another name is Image Viewer. Setting it up in GUI will result into this mimeapps.list change.
2025-05-24xdg-terminal-exec use alacritty to open Terminal=true desktop entriesXiao Pan
After uninstall gnome-console, apps desktop entries with Terminal=true can't be opened with a terminal any more. In the past, those are opened with gnome console. The reason is it hardcoded some terminals and there's not alacritty, see [0]. This url [1] wrote that this commit [2] now support using other terminals using xdg-terminal-exec wrapper. As describe in the commit, this is only temporary solution, a proper solution is xdg-default-apps specification see [3] which does not seem to making any progress. The xdg-terminal-exec wrapper way works great and enough for me tho. [0] https://unix.stackexchange.com/a/642886 [1] https://unix.stackexchange.com/a/748350 [2] https://gitlab.gnome.org/GNOME/glib/-/commit/22e1b9bcc0ca7cd1ba2457ddf5b5545752f9c7ea [3] https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/54
2025-05-22Start using irqbalanceXiao Pan
https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/ wrote that using irqbalance has huge 7-8 times improvements on "screen-off" battery life. Not sure what's that screen-off means. I tested 4 hours pinephone suspend without power adaptor with and without irqbalance, without irqbalance battery drop from 99% to 88%, with it drop to 91%, so I think maybe it is useful, so I choose to use it.
2025-04-08add pkgXiao Pan
2025-03-29upstream name changeXiao Pan
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122
2025-03-29it seems fcitx5-chinese-addons new version changed theseXiao Pan
2025-03-29fcitx.nvim no issue of leave search switch to pinyinXiao Pan
h-hg/fcitx.nvim is the only one out of the three alternatives that does not have this issue: after / search with chinese pingyin, then enter, then in normal mode if I press one key, e.g., k, it will trying to use chinese pingyin instead of using english
2025-03-23pass-otp-git pkgbuild switch to use patch methodXiao Pan
2025-03-21self host patched git version of sdcvXiao Pan
2025-03-17self host forked fly repo 7zip pkgbuildXiao Pan
2025-03-09swtich to custom repo for newer versionXiao Pan
2025-03-04remove iaXiao Pan
2025-02-20no ssh to itselfXiao Pan
2025-02-20no sshd on insp, no needXiao Pan
2025-01-13keep file similar to master branchXiao Pan
2025-01-13updateXiao Pan
2025-01-13change hostname for wg ipXiao Pan
2025-01-01add commentXiao Pan
2025-01-01upstream colorscheme seems changed fold title to yellow which is more ↵Xiao Pan
readable, so no need to customize by myself