testsAndMisc/linux_configuration/scripts
Krzysztof kuhy Rudnicki b6768218f3 fix(linux_configuration): sync music_parallelism.sh from live and detoxify organize_downloads.sh
- music_parallelism.sh: restore batched-pgrep/xdotool optimization that exists
  in /usr/local/bin/ but had been lost from the repo, plus bump intervals
  (FAST 0.5s->2s, IDLE 3s->10s) to further cut fork rate
- organize_downloads.sh: replace per-file tr fork with bash 4 ${var,,}
  parameter expansion, replace per-log-line $(date) fork with printf %()T builtin

Follow-up to fork-storm fixes after observing 122 CPU-hours of date calls
in a 90-minute window (root cause was nvidia-pmon-logger.sh, fixed separately).
2026-05-06 22:03:50 +02:00
..
digital_wellbeing fix(linux_configuration): sync music_parallelism.sh from live and detoxify organize_downloads.sh 2026-05-06 22:03:50 +02:00
features feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
fixes Merge branch 'main' of https://github.com/kuhyx/testsAndMisc 2026-03-12 08:50:22 +01:00
lib linux_configuration: WIP digital_wellbeing + pacman hosts-guard updates 2026-05-06 21:41:07 +02:00
meta Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
misc/testsAndMisc-bash chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
system-maintenance Optimize linux polling and i3blocks scripts 2026-05-01 20:15:45 +02:00
utils fix(linux_configuration): sync music_parallelism.sh from live and detoxify organize_downloads.sh 2026-05-06 22:03:50 +02:00
check_and_enable_services.sh feat: better screen lock checker 2026-03-08 21:39:39 +01:00
install_code_insiders.sh feat: install code insiders fix ubuntu performance gif to square and upgrae ubuntu script 2026-03-11 08:51:32 +01:00
install_joplin.sh pre commit fixes 2026-02-20 00:21:41 +01:00
setup_periodic_system.sh feat: periodic system installation 2026-03-28 14:38:32 +01:00
setup_thorium_startup.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
test_bad.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
test_removal.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00