Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-03 | fix: vpn need restore wg defaults at aa for all insp to aa connection down ↵ | Xiao Pan | |
situations | |||
2024-06-30 | vpn add prompt | Xiao Pan | |
2024-06-29 | aa is easier to read than xyzaa | Xiao Pan | |
2024-06-29 | feat: copy insp mirrorlists to studio when in same network | Xiao Pan | |
2024-06-28 | upd copy ca mirrorlist to aa because now aa wg to ca | Xiao Pan | |
2024-06-28 | update | Xiao Pan | |
2024-06-27 | update | Xiao Pan | |
2024-06-27 | new aa vpn default wg to ca, so need to disable that and enable aa vpn ↵ | Xiao Pan | |
server listen to insp wg directly | |||
2024-06-27 | refactor: only awk, no need grep | Xiao Pan | |
2024-06-26 | vip add new aa vpn output | Xiao Pan | |
2024-06-26 | add wg_aa vpn things | Xiao Pan | |
2024-06-25 | fix: upd consider xyzaa reflector get cn mirrorlists | Xiao Pan | |
2024-06-24 | refactor | Xiao Pan | |
2024-06-24 | update | Xiao Pan | |
2024-06-24 | refactor | Xiao Pan | |
2024-06-24 | refactor: upd less code to add for new VPS | Xiao Pan | |
2024-06-24 | feat: u auto get host name | Xiao Pan | |
2024-06-22 | ujs refactor and add toggle webgl feature | Xiao Pan | |
2024-06-22 | rename rfp as ujs, cause I will add feature of enable webgl | Xiao Pan | |
2024-06-19 | fix: upd duplicity --use-agent gpg key maybe timeout with do full backup, ↵ | Xiao Pan | |
not using it now | |||
2024-06-18 | I decided to use `cd ... || exit` instead of `exit 1` | Xiao Pan | |
Because only exit will still return cd error code, so no need to exit 1. | |||
2024-06-18 | Remove ccgp | Xiao Pan | |
This `cc -Wall $(pkg-config --cflags --libs gsl --libs plplot) -o filename filename.c` works well and I also take notes about old way. ccgp is not very useful now because I'm more familiar with build process and I don't want to link unnecessary libraries when require less libs. | |||
2024-06-16 | feat: auto get filenames when make so no need to manually add new filenames | Xiao Pan | |
2024-06-15 | remove dynotify | Xiao Pan | |
2024-06-05 | upd: remove dyafk related, dyafk useless, not count as watch time | Xiao Pan | |
2024-06-05 | remove dyafk related, dyafk useless, not count as watch time | Xiao Pan | |
2024-06-03 | news: check personal website only monthly | Xiao Pan | |
2024-05-31 | fix: dynotify: check curl retuen so when failed it will not crash | Xiao Pan | |
Before when no internet, curl error "curl_easy_perform() failed: Couldn't resolve host name" will cause `json_tokener_parse(chunk.response)` to crash the program with error "Segmentation fault (core dumped)". I guess maybe because chunk.response is NULL because curl error not assign value to it. Now I check return error code of curl to break the loop and wait a minute to see if error gone and proceed forward. Maybe also check chunk.response and json function error code somehow. | |||
2024-05-28 | refactor | Xiao Pan | |
2024-05-28 | refactor: dynotify: less code | Xiao Pan | |
2024-05-28 | dynotify: comment | Xiao Pan | |
2024-05-28 | Revert "refactor: dynotify" | Xiao Pan | |
This reverts commit 70379c13e8d77d4e62c351df92a956b4cb3f2e5c. Because I like the old code that specify how large the string is. | |||
2024-05-28 | refactor: dynotify | Xiao Pan | |
2024-05-28 | fix: dynotify: memory leak | Xiao Pan | |
2024-05-28 | edit dynotify so maybe less RAM usage | Xiao Pan | |
2024-05-28 | add dynotify | Xiao Pan | |
2024-05-26 | upd consider studio stop dyafk before update arkenfox userjs | Xiao Pan | |
2024-05-17 | after u, dwm mod-i to make ia and ca on left screen and rest on right | Xiao Pan | |
2024-05-10 | upd consider clean firefox profile arkenfox userjs_backups dir | Xiao Pan | |
2024-05-10 | upd consider clean studio firefox profile arkenfox backup dir | Xiao Pan | |
2024-05-10 | upd consider studio dyafk firefox profile arkenfox userjs update | Xiao Pan | |
2024-05-07 | dyafk no need lgo kill firefox, firefox will print "Exiting due to channel ↵ | Xiao Pan | |
error." which is logged | |||
2024-05-05 | dyafk init pid var | Xiao Pan | |
2024-05-05 | dyafk killall firefox pid cause ungracefully poweroff and prompt warning ↵ | Xiao Pan | |
cause not actually open url, kill only parent process maybe can fix | |||
2024-05-05 | upd comment | Xiao Pan | |
2024-05-05 | upd arkenfox-updater when multiple firefox profiles will prompt to choose, ↵ | Xiao Pan | |
which breaks automation, so specify one profile | |||
2024-05-05 | dyafk jq seems no need -r | Xiao Pan | |
2024-05-05 | dyafk log when firefox killed | Xiao Pan | |
2024-05-05 | add dyafk | Xiao Pan | |
2024-04-28 | wtr no need query sunrise sunset, use new sun alias instead | Xiao Pan | |