summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
39 hoursstudio and ru no need, remove themHEADmasterXiao Pan
39 hoursupdateXiao Pan
40 hoursremove studio so remove sstm aliasXiao Pan
3 dayschange qrcp config network interface to wifi, because I movedXiao Pan
4 daysredshift use open-meteo lat. and lon. for current locationXiao Pan
4 daysba ssh configXiao Pan
9 daysnew ru vpsXiao Pan
9 daysinsp if wg to ca, it seems I can `ssh -4 studio` but I cannot `ssh -6 ↵Xiao Pan
studio`, so I temp workaround it by ask ssh to connect to ipv4, more see vq notes
10 days.bashrc alias nethogs also capture udpXiao Pan
10 daysssh config remove aaXiao Pan
10 dayschange redshift location because I movedXiao Pan
10 daysib 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.
11 daysfcitx5 new version config changeXiao Pan
2025-06-20newsboat add bandwagonhost.net rss because sometimes good offer newsXiao Pan
2025-06-18newsboat add rfchost announcements rss feedXiao Pan
2025-06-15add danctnix Mastodon rss, because it has updates about danctnix for my ↵Xiao Pan
pinephone
2025-06-14add BAR for game, git-filter-repo for remove old commitsXiao Pan
2025-06-14change neomutt hotkey for change mail server, because old hotkey I cannot ↵Xiao Pan
remember
2025-06-14Backup ssh keyXiao Pan
Because I do not track ssh key via cfgs any more. I need to backup another copy to ib to follow 321 backup rule. Now I got this ssh key copies at pp, insp, studio, and ib. Only ib is the remote backup.
2025-06-12enable a rss urlXiao Pan
2025-06-06organize newsboat urlsXiao Pan
2025-06-06Found xlibre, so remove rssXiao Pan
2025-06-05Add Lunduke yt channel RSSXiao Pan
Because I want to keep track of https://youtu.be/iwaaSatk0pI xlibre (xorg fork). Also because that video, I think this channel can give me useful news I need.
2025-06-02Globally disable pipewire.socket user unitXiao Pan
I don't want to use pipewire. I don't want pipewire.service to start. Even though I disabled pipewire.service, pipewire.service will still be somehow started by pipewire.socket after first time I ran `mpva` after boot. So I decided to disable it globally with `sudo systemctl disable --global pipewire.socket`. Note, `systemctl --user disable pipewire.socket` does not work because it is globally enabled in post_install function in .install script in PKGBUILD package see [0]. Thanks to [1] I know the correct way is to use --global to remove global user unit, which removes /etc/systemd/user/sockets.target.wants/pipewire.socket symlink. [0] https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/blob/main/pipewire.install?ref_type=heads#L1-4. [1] https://github.com/systemd/systemd/issues/18271
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-30add SavvyNik yt channel feed, good linux kernel mailing list related contentXiao Pan
2025-05-29add cargo-flamegraph pkgXiao Pan
2025-05-26Add and remove appsXiao Pan
Add osmin and remove mepo, because osmin much better. Add glib2-docs, gtk4-docs, and gtk4-demos for better programming software using gtk and glib docs.
2025-05-21newsboat url remove arch bbs, add linmobXiao Pan
Remove Arch bbs rss because I now subscribe to that post instead, so I can get email notification instead. Add linmob because it sometimes have useful info.
2025-05-18weechat new config versionXiao Pan
2025-05-18zoom .desktop has some more mime typesXiao Pan
2025-05-09add ju aliasXiao Pan
2025-04-15add pkgXiao Pan
2025-04-02this arch official pkg becomes aur?Xiao Pan
2025-03-30add gameXiao Pan
2025-03-30merge two swgp config into oneXiao Pan
2025-03-29upstream name changeXiao Pan
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122
2025-03-23track mepo new release then update my pkgbuildXiao Pan
2025-03-22pass-otp-git pkgbuild switch to use patch methodXiao Pan
2025-03-22remove nonfree gameXiao Pan
2025-03-22add a free license blog feedXiao Pan
2025-03-22That old link to peertube contains no videos now, switch to odyseeXiao Pan
2025-03-09swtich to custom repo for newer versionXiao Pan
2025-03-08it seems fcitx5-chinese-addons new version changed theseXiao Pan
2025-03-04fcitx.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-03remove iaXiao Pan
2025-02-20check-stats is performance intensive, see `man neomuttrc` mail_check_stats, ↵Xiao Pan
so I choose not to use
2025-02-20fix: neomutt change mailbox fail because I did not specify full path to sourceXiao Pan
2025-01-19updateXiao Pan
2025-01-13no sshd on insp, no needXiao Pan