Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-21 | update | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-05 | pacdiff | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-22 | update | Xiao Pan | |
2024-01-22 | fix: htop new version seems break old way of make htoprc unwritable to keep ↵ | Xiao Pan | |
config unchanged In the past, `chmod a-w ~/.config/htop/htoprc` is sufficient to let htop not able to write to htoprc. So configs keeps the same if I press anything in htop. But it seems htop new version 3.3.0 makes it not working. I'm not sure why. I suspect "Write configuration to temporary file first" in changelog is the reason <https://github.com/htop-dev/htop/blob/main/ChangeLog#L19>. Luckily, `chmod a-w ~/.config/htop` still works by making htop config dir not writable. | |||
2024-01-22 | htop new version | Xiao Pan | |
2024-01-21 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-17 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-10 | workaround paru regression or fix my script bug | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | meta | Xiao Pan | |
2024-01-09 | move to fsh | Xiao Pan | |
2024-01-07 | add nc | Xiao Pan | |
2024-01-04 | cgit set custom title, so others bookmark have sensible name | Xiao Pan | |
2024-01-02 | duplicity longer full bakcup time, because it does not seem take too much space | Xiao Pan | |
2023-12-28 | fix: newline char after cli finish | Xiao Pan | |
2023-12-28 | update | Xiao Pan | |
2023-12-28 | perf: Maybe improve performance, need tests | Xiao Pan | |
2023-12-28 | update | Xiao Pan | |
2023-12-28 | meta | Xiao Pan | |
2023-12-28 | `mv -t` is not POSIX compliant, but busybox support it, so I see not much ↵ | Xiao Pan | |
reason for mvt to exist | |||
2023-12-28 | update | Xiao Pan | |
2023-12-28 | refactor | Xiao Pan | |
2023-12-28 | fix: increase types_hash_max_size to fix a warning | Xiao Pan | |
2023-12-27 | https:// maybe more secure than git:// | Xiao Pan | |
2023-12-27 | meta | Xiao Pan | |
2023-12-27 | I want to try to seperate homepage with mirror.flylightning.xyz. Other ↵ | Xiao Pan | |
common practices for /srv/http alternatives are /srv/www and /var/www. If I use /srv/http/www then it kinda mix the meaning with other /srv/http alternative practices. I think /srv/http/master maybe a better name. | |||
2023-12-27 | update | Xiao Pan | |
2023-12-27 | meta | Xiao Pan | |
2023-12-27 | If nginx config `root /srv/http`, then files in /srv/http/mirrors can be ↵ | Xiao Pan | |
accessed via https://flylightning.xyz/mirrors/archlinux/fly/os/any/fly-any.files, not ideal | |||
2023-12-27 | update | Xiao Pan | |
2023-12-27 | update | Xiao Pan | |
2023-12-24 | update | Xiao Pan | |
2023-12-22 | meta | Xiao Pan | |
2023-12-22 | nginx enable ipv6. Switch from systemd-networkd to networkmanager because ↵ | Xiao Pan | |
somehow I could not ping studio global pubic ipv6 (stateless address auto-configuration? (SLAAC)?), but I can ping link-local address which makes the issue very weird | |||
2023-12-22 | update | Xiao Pan | |
2023-12-20 | update | Xiao Pan | |
2023-12-20 | I switch to y as systemctl because it is shorter. | Xiao Pan | |