]>
 
 
zdv2.bktei.com Git - BK-2020-03.git/log 
 
 
 
 
 
 
 
Steven Baltakatei Sandoval  [Fri, 13 May 2022 20:42:34 +0000  (20:42 +0000)] 
 
feat(unitproc/bktemp-count_jobs):Add count_jobs() function 
 
- Note: GNU parallel does what the `count_jobs()` was intended to 
  facilitate: control the number of jobs spawned in bash scripts. 
 
Steven Baltakatei Sandoval  [Tue, 3 May 2022 00:35:04 +0000  (00:35  +0000)] 
 
feat(user/bkots): Don't timestamp files changed in last 1 min 
 
- Note: The intent of a minimum age limit for files to be timestamped 
  is to avoid timestamping files that are frequently changing. 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:25:42 +0000  (22:25 +0000)] 
 
chore(user/):Permissions 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:24:26 +0000  (22:24 +0000)] 
 
chore(user/bk-naut-hide):Add version number 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:23:33 +0000  (22:23 +0000)] 
 
feat(user/):Add bash script to update .hidden files for nautilus 
 
	new file:   user/bk-naut-hide 
 
Steven Baltakatei Sandoval  [Sun, 1 May 2022 23:11:30 +0000  (23:11 +0000)] 
 
feat(user/):Remove quotation marks from ots arguments 
 
Steven Baltakatei Sandoval  [Sun, 1 May 2022 07:17:09 +0000  (07:17 +0000)] 
 
fix(user/bkots):Handle spaces in filenames provided to 'ots' command 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:41:32 +0000  (08:41 +0000)] 
 
minor(user/bkots):fix verbose comment 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:00:36 +0000  (08:00 +0000)] 
 
fix(user/bkots):Fix stamp action 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 07:55:11 +0000  (07:55 +0000)] 
 
feat(user/bkots):Run ots separately for each calendar 
 
- note: 'ots' 0.7.0 fails if any of the default calendars are 
  unavailable; it may exit before trying a calendar that is 
  responsive. Therefore, the best backup solution is to run 'ots' 
  multiple times: each run with a different calendar specified. 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 02:08:45 +0000  (02:08  +0000)] 
 
feat(user/bkots):Add script to run ots recursively 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:45:52 +0000  (16:45 +0000)] 
 
fix(user/gpgfp-noemail):Rename and fix bk-gpgfp-noemail 
 
- Note: output was omitting uid line 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:39:22 +0000  (16:39 +0000)] 
 
chore(user/bk-gpgfp-noemail):make executable 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:38:09 +0000  (16:38 +0000)] 
 
chore(user/bk-gpgfp-noemail):Add version info 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:34:25 +0000  (16:34 +0000)] 
 
feat(user):Add script to show gpg fingerprint with obscured email 
 
- note: requires `b2sum` 
 
 Changes to be committed: 
	new file:   user/bk-gpgfp-noemail 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:45:08 +0000  (14:45 +0000)] 
 
chore(unitproc):Rename script 
 
- Note: Renaming `bktemp-check_gpg_fingerprint` to 
  `bktemp-check_resembles_gpg_fingerprint` since the script doesn't 
  actually use gpg to check the fingerprint. 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:37:27 +0000  (14:37 +0000)] 
 
feat(unitproc):Add script to check if string is gpg fingerprint 
 
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:56:05 +0000  (00:56  +0000)] 
 
feat(unitproc/bknpass):Make portable if script used in bash function 
 
- feat(unitproc/bknpass): 
  - Exit on too many arguments. 
  - Remove repeat chars (for future version when charset specified by option) 
 
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:01:00 +0000  (00:01  +0000)] 
 
style(unitproc/bknpass):Refactor with updated style 
 
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:30:40 +0000  (02:30  +0000)] 
 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop 
 
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:29:43 +0000  (02:29  +0000)] 
 
fix(unitproc/bktemp-initGitRepo):auto set upstream branch 
 
Steven Baltakatei Sandoval  [Tue, 15 Feb 2022 16:08:18 +0000  (16:08 +0000)] 
 
feat(user/bk-copy-rand-music):Log copied files orig paths 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 21:23:23 +0000  (21:23 +0000)] 
 
feat(user/chmoddirbr):Add script to perform chmod on dir branch 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 05:18:05 +0000  (05:18  +0000)] 
 
feat(us/bk-copy-rand-music.sh):Add misc features 
 
- min_file_duration: permits excluding very short audio files 
- max_filename_length: permits reducing output file name length for 
    filesystem compatibility (e.g. Windows likes names shorter than 
    255 characters). 
- showUsage(): Update description to indicate that the script copies 
    based on whether an audio track is detectable or not. 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:56:07 +0000  (04:56  +0000)] 
 
chore(us/bk-copy-rand-music.sh):Perms 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:51:05 +0000  (04:51  +0000)] 
 
feat(us/bk-copy-rand-music.sh):Add script 
 
Steven Baltakatei Sandoval  [Tue, 18 Jan 2022 01:10:03 +0000  (01:10  +0000)] 
 
feat(u/bktemp-checkAppFileDir):displayMissing exit code 
 
- Note: displayMissing() function returns with exit code 0 if nothing 
  missing, 1 otherwise. 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:08:53 +0000  (05:08  +0000)] 
 
chore(u/bk-export-min-pubkeys):Remove debug stderr messages 
 
Signed-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com>  
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:02:45 +0000  (05:02  +0000)] 
 
chore(u/bk-export-min-pubkeys):make script executable 
 
Signed-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com>  
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:01:06 +0000  (05:01  +0000)] 
 
Merge branch 'master' into develop 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:34:09 +0000  (04:34  +0000)] 
 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:33:38 +0000  (04:33  +0000)] 
 
feat(user/bk-export-min-pubkeys):Add script to exp min pubkeys 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:14:30 +0000  (03:14  +0000)] 
 
style(u/bk_export_audio.sh):Minor comment 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:06:37 +0000  (03:06  +0000)] 
 
feat(u/bk_export_audio.sh):Bash script to get audio files from video 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 02:43:47 +0000  (02:43  +0000)] 
 
fix(u/bktemp-checkAppFileDir:checkdir()):handle blank arg case 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:46:06 +0000  (22:46 +0000)] 
 
feat(u/bktemp-checkFlt):Add empty string test 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:41:09 +0000  (22:41 +0000)] 
 
fix(u/bktemp-checkFlt):Update copypasta comments (int -> flt) 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:37:37 +0000  (22:37 +0000)] 
 
feat(u/bktemp-checkFlt):Add bash function to check for floats 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 22:28:08 +0000  (22:28 +0000)] 
 
fix(bktemp-updateLoopPI):Fix log function used in sum dampener 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 22:16:49 +0000  (22:16 +0000)] 
 
fix(bktemp-updateloopPI):Add integral sum spike dampener 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:16:27 +0000  (04:16  +0000)] 
 
feat(bktemp-updateLoopPI):write cv bias to tmpdir 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:10:40 +0000  (04:10  +0000)] 
 
style(bktemp-updateLoopPI):add function comment 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 04:08:05 +0000  (04:08  +0000)] 
 
feat(bktemp-updateLoopPI):Add argument for initial CV bias 
 
- note: Additinoal argument helps prevent initial jerk caused by high 
  initial error if set to correct value. 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 03:41:53 +0000  (03:41  +0000)] 
 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 03:41:31 +0000  (03:41  +0000)] 
 
feat(unitproc):Add PI loop updater 
 
Steven Baltakatei Sandoval  [Thu, 14 Oct 2021 01:00:20 +0000  (01:00  +0000)] 
 
feat(unitproc/bktemp-initGitRepo):Fetch remote branches after pull 
 
Steven Baltakatei Sandoval  [Wed, 11 Aug 2021 13:02:40 +0000  (13:02 +0000)] 
 
feat(unitproc/octave/invgaurnd.m):Add inverse gaussian generator 
 
- note: Is GNU octave function based on `normrnd.m` file from 
  'statistics' package (see 
  https://gnu-octave.github.io/packages/statistics ). 
- Tested with GNU Octave 4.4.1 
 
Steven Baltakatei Sandoval  [Mon, 9 Aug 2021 12:15:38 +0000  (12:15 +0000)] 
 
feat(u/p/sleepRand.py):Add --upper bound option 
 
- note: option added in case user wishes to limit maximum possible 
  delay generated. 
 
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 08:04:30 +0000  (08:04 +0000)] 
 
chore(u/p/sleepRand.py):Update comments 
 
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:51:55 +0000  (07:51 +0000)] 
 
chore(u/p/bktemp-parseArgs):Add version number 
 
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:48:32 +0000  (07:48 +0000)] 
 
feat(u/p/bktemp-parseArgs):Add example parseArgs python3 script 
 
- note: made using sleepRand.py as template 
 
Steven Baltakatei Sandoval  [Sun, 8 Aug 2021 07:40:30 +0000  (07:40 +0000)] 
 
feat(u/p/sleepRand.py):Add argparse, logging functionality 
 
- argparse: - Accepts lambda factor with -p option 
            - Accepts mean seconds as first positional argument 
	    - Accepts verbosity factor with -v or -vv options 
- logging: - Add debug and error messages to stderr using verbosity 
            - factor from argparse 
 
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:50:24 +0000  (11:50 +0000)] 
 
style(unitproc/../sleepRand.py):Move output spread adj to top 
 
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:46:38 +0000  (11:46 +0000)] 
 
doc(unitproc/.../sleepRand.py): Add comments 
 
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:36:26 +0000  (11:36 +0000)] 
 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop 
 
Steven Baltakatei Sandoval  [Wed, 4 Aug 2021 11:35:48 +0000  (11:35 +0000)] 
 
feat(unitproc/python):Add sleepRand.py 
 
- note: sleeps for random amount of time using inverse gaussian 
  distribution. 
 
Steven Baltakatei Sandoval  [Thu, 29 Jul 2021 13:17:56 +0000  (13:17 +0000)] 
 
Merge branch 'master' into develop 
 
Steven Baltakatei Sandoval  [Thu, 29 Jul 2021 12:37:05 +0000  (12:37 +0000)] 
 
feat(unitproc):bkagedecrypt - age decryption tool 
 
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 05:47:07 +0000  (05:47  +0000)] 
 
feat(unitproc/bktemp-checkInt):Add integer check function 
 
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 03:30:28 +0000  (03:30  +0000)] 
 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev 
 
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 03:29:44 +0000  (03:29  +0000)] 
 
feat(unitproc/bkbtcblockslock):btc block clock 
 
Steven Baltakatei Sandoval  [Wed, 28 Jul 2021 02:30:59 +0000  (02:30  +0000)] 
 
feat(unitproc/bktemp-randFloat):random float string generator 
 
Steven Baltakatei Sandoval  [Wed, 21 Jul 2021 11:12:24 +0000  (11:12 +0000)] 
 
feat(unitproc/bktemp-initGitrepo):Only fast-forward pulls 
 
Steven Baltakatei Sandoval  [Sat, 17 Jul 2021 00:14:44 +0000  (00:14  +0000)] 
 
Merge tag '0.4.7'
feat(unitproc):create bktemp-processArgs
# gpg: Signature made Tue 13 Jul 2021 10:15:43 PM GMT
# gpg:                using RSA key 
38F96437C83AC88E28B7A95257DA57D9517E6F86 
# gpg: Good signature from "Steven Sandoval <baltakatei@gmail.com>" [ultimate]
# gpg:                 aka "Steven Sandoval <baltakatei@alumni.stanford.edu>" [ultimate]
# Primary key fingerprint: 3457 A265 922A 1F38 39DB  0264 A0A2 95AB DC34 69C9
#      Subkey fingerprint: 38F9 6437 C83A C88E 28B7  A952 57DA 57D9 517E 6F86
 
Steven Baltakatei Sandoval  [Sat, 17 Jul 2021 00:11:20 +0000  (00:11  +0000)] 
 
chore(bktemp-yellDieTry):Add version, comments 
 
Steven Baltakatei Sandoval  [Fri, 16 Jul 2021 23:52:55 +0000  (23:52 +0000)] 
 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev 
 
Steven Baltakatei Sandoval  [Fri, 16 Jul 2021 23:52:37 +0000  (23:52 +0000)] 
 
feat(unitproc):Add bktemp-yellDieTry 
 
Steven Baltakatei Sandoval  [Tue, 13 Jul 2021 22:12:38 +0000  (22:12 +0000)] 
 
feat(unitproc):Add bktemp-processArgs 
 
- feat(unitproc):Add bktemp-showUsage as symlink to bktemp-processArgs 
- feat(unitproc):Add bktemp-showVersion as symlink to 
    bktemp-processArgs 
- chore(unitproc):Minor comment formatting of bktemp-checkAppFileDir 
- feat(vbm):Change bktemp-vbm to use `opVerbose` instead of 
    `optionVerbose` 
 
Steven Baltakatei Sandoval  [Mon, 21 Jun 2021 20:44:17 +0000  (20:44 +0000)] 
 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop 
 
Steven Baltakatei Sandoval  [Sat, 12 Jun 2021 21:53:21 +0000  (21:53 +0000)] 
 
update(unitproc:bkvideo2webm):Rename, add example 
 
Steven Baltakatei Sandoval  [Fri, 28 May 2021 19:33:02 +0000  (19:33 +0000)] 
 
feat(sysutils):Add script to output current second (iso-8601) 
 
Steven Baltakatei Sandoval  [Fri, 28 May 2021 19:27:53 +0000  (19:27 +0000)] 
 
feat(sysutils):Add script that outputs current minute (iso-8601) 
 
Steven Baltakatei Sandoval  [Sun, 4 Apr 2021 17:42:32 +0000  (17:42 +0000)] 
 
fix(unitproc:initGitRepo):Improve usability 
 
- Remove 4-second sleep 
- Add console horizontal line 
 
Steven Baltakatei Sandoval  [Sun, 28 Mar 2021 15:25:56 +0000  (15:25 +0000)] 
 
feat(unitproc):Add bkuptime 
 
- Add bkuptime, which is like running `uptime` but with ISO-8601 time period 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:41:00 +0000  (12:41 +0000)] 
 
fix(unitproc:bktemp-initGitRepo):Fix repoDir 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:36:41 +0000  (12:36 +0000)] 
 
fix(unitproc:bktemp-initGitRepo):Comments 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:35:47 +0000  (12:35 +0000)] 
 
style(unitproc:bktemp-initGitRepo):Comments 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 12:33:21 +0000  (12:33 +0000)] 
 
feat(unitproc:bktemp-initGitRepo):Add bash script to init git repos 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:33:40 +0000  (10:33 +0000)] 
 
fix(unitproc:bktemp-checkURL):Fix typo 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:29:43 +0000  (10:29 +0000)] 
 
feat(.gitignore):Add ignore list 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:28:44 +0000  (10:28 +0000)] 
 
feat(unitproc):Add bktemp-checkURL 
 
Bash function that determines if string is a valid URL 
 
Steven Baltakatei Sandoval  [Tue, 23 Mar 2021 10:28:34 +0000  (10:28 +0000)] 
 
chore(prvt):Update private module 
 
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 23:15:07 +0000  (23:15 +0000)] 
 
style(unitproc/bktemplate):Use BEGIN/END comment markers 
 
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 23:03:03 +0000  (23:03 +0000)] 
 
update(README):Clarify `user` directory 
 
It is a directory meant to contain scripts regularly called directly 
by user. 
 
Steven Baltakatei Sandoval  [Thu, 4 Mar 2021 05:33:23 +0000  (05:33  +0000)] 
 
chore(prvt):Update private repo 
 
Steven Baltakatei Sandoval  [Thu, 28 Jan 2021 04:37:53 +0000  (04:37  +0000)] 
 
feat(sysutils:bkStConflictFinder):Add Bash script 
 
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 23:35:19 +0000  (23:35 +0000)] 
 
feat(sysutils:bkBundleDir.sh):Add script to auto bundle git repos 
 
Script takes no options for simplicity. 
 
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 23:31:31 +0000  (23:31 +0000)] 
 
chore(TODO):Update 
 
Steven Baltakatei Sandoval  [Tue, 26 Jan 2021 07:21:29 +0000  (07:21 +0000)] 
 
chore(prvt):Update 
 
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 04:36:37 +0000  (04:36  +0000)] 
 
style(unitproc/bknpass):Comment style 
 
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 03:48:22 +0000  (03:48  +0000)] 
 
feat(unitproc:bknpass):Change bknpass to use bech32 base32 charset 
 
Steven Baltakatei Sandoval  [Sat, 23 Jan 2021 03:39:34 +0000  (03:39  +0000)] 
 
feat(unitproc:bknpass):Add adjusable-length password generator 
 
Takes integer input specifying number of bits of entropy to be encoded 
in output string. 
 
Steven Baltakatei Sandoval  [Thu, 14 Jan 2021 00:00:36 +0000  (00:00  +0000)] 
 
feat(TODO.org):Add TODO list 
 
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:52:25 +0000  (22:52 +0000)] 
 
feat(sysutils):Add sysutils and some dir renaming script 
 
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:52:04 +0000  (22:52 +0000)] 
 
doc(README.org):Add README and ABOUT files 
 
Steven Baltakatei Sandoval  [Wed, 13 Jan 2021 22:51:33 +0000  (22:51 +0000)] 
 
edit(unitproc:bkmvln):Customize 
 
Steven Baltakatei Sandoval  [Tue, 12 Jan 2021 02:52:16 +0000  (18:52 -0800)] 
 
add(unitproc:bkmvln):Import symbolic link move script 
 
https://github.com/tpo/little_shell_scripts 
 
Steven Baltakatei Sandoval  [Thu, 31 Dec 2020 21:13:00 +0000  (21:13 +0000)] 
 
fix(bkdstcountdown):Fix error when script run after last discont 
 
Script was giving erroneous output if run during time period after a 
year's last timezone discontinuity (e.g. PDT>PST in November in 
America/Los_Angeles) and before the next year starts. 
 
Steven Baltakatei Sandoval  [Tue, 17 Nov 2020 02:17:42 +0000  (02:17  +0000)] 
 
feat(unitproc):Add elisp function def for reversing text. 
 
See: https://emacs.stackexchange.com/a/38159 
 
	new file:   unitproc/elisp/my-reverse-region.el 
 
Steven Baltakatei Sandoval  [Wed, 11 Nov 2020 22:27:19 +0000  (22:27 +0000)] 
 
feat(unitproc):Add py function to expand/reduce numeric lists 
 
 Changes to be committed: 
	modified:   unitproc/python/bktemp-subsetExpandReduce.py