Chris Koeritz [Thu, 9 Mar 2017 23:48:40 +0000 (18:48 -0500)]
new fortune
Chris Koeritz [Thu, 9 Mar 2017 16:31:21 +0000 (11:31 -0500)]
modified
Chris Koeritz [Thu, 9 Mar 2017 15:44:16 +0000 (10:44 -0500)]
terminal stuff is hosed
need to revert to older version that simply used a single level memory of the title.
Chris Koeritz [Thu, 9 Mar 2017 03:35:33 +0000 (22:35 -0500)]
reverting ill-favored change
Chris Koeritz [Thu, 9 Mar 2017 03:31:05 +0000 (22:31 -0500)]
making the output here a bit more real
Chris Koeritz [Wed, 8 Mar 2017 01:27:49 +0000 (20:27 -0500)]
new fortune
Chris Koeritz [Thu, 9 Feb 2017 14:39:52 +0000 (09:39 -0500)]
updated for new images folder
Chris Koeritz [Thu, 9 Feb 2017 12:35:03 +0000 (07:35 -0500)]
updated msp converters
Chris Koeritz [Wed, 8 Feb 2017 21:40:28 +0000 (16:40 -0500)]
new fortune
Fred T. Hamster [Wed, 8 Feb 2017 19:02:33 +0000 (14:02 -0500)]
barkuppier
Chris Koeritz [Wed, 8 Feb 2017 14:04:27 +0000 (09:04 -0500)]
new fortune.
Chris Koeritz [Wed, 8 Feb 2017 14:02:00 +0000 (09:02 -0500)]
new fortunes
Chris Koeritz [Wed, 8 Feb 2017 12:54:22 +0000 (07:54 -0500)]
new fortunes
Fred T. Hamster [Wed, 8 Feb 2017 02:37:00 +0000 (21:37 -0500)]
cleaned up temp file
Chris Koeritz [Wed, 8 Feb 2017 02:23:40 +0000 (21:23 -0500)]
magic alias fix
needed to have aliases available in non-interactive commands and this does that up. this may fix our issues with cron also; need to try it out.
Chris Koeritz [Wed, 8 Feb 2017 01:07:07 +0000 (20:07 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 22:38:56 +0000 (17:38 -0500)]
fortuna non grata
Chris Koeritz [Tue, 7 Feb 2017 22:03:19 +0000 (17:03 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 18:24:34 +0000 (13:24 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 18:09:01 +0000 (13:09 -0500)]
cleaned more crons
tell zooty now uses better pathing and re-uses the CRONUSER variable. time synch is hooked to the official government server time.nist.gov now instead of a sub-server (time-c).
Chris Koeritz [Tue, 7 Feb 2017 17:47:52 +0000 (12:47 -0500)]
use CRONUSER if USER is blank
Chris Koeritz [Tue, 7 Feb 2017 16:58:00 +0000 (11:58 -0500)]
new script for fixing wine links
Chris Koeritz [Tue, 7 Feb 2017 14:47:26 +0000 (09:47 -0500)]
fixed ls colors
Fred T. Hamster [Tue, 7 Feb 2017 14:14:27 +0000 (09:14 -0500)]
more brains for term check
Chris Koeritz [Tue, 7 Feb 2017 13:51:52 +0000 (08:51 -0500)]
refixed the use of USER as CRONUSER
Chris Koeritz [Tue, 7 Feb 2017 13:47:52 +0000 (08:47 -0500)]
fixed time
Chris Koeritz [Tue, 7 Feb 2017 13:36:52 +0000 (08:36 -0500)]
fixes for crontabs
started using the scripts variable that should be defined after loading the feisty meow environment. fixed one usage of an alias in synch and swim, which cron doesn't fricking support. added crontab for automatically updating a linux box using our new naive_system_updater script.
Chris Koeritz [Tue, 7 Feb 2017 13:21:29 +0000 (08:21 -0500)]
added loadup of aliases
Chris Koeritz [Tue, 7 Feb 2017 13:16:43 +0000 (08:16 -0500)]
do not emit term codes if not term
Chris Koeritz [Tue, 7 Feb 2017 00:56:30 +0000 (19:56 -0500)]
more cleaning
Chris Koeritz [Tue, 7 Feb 2017 00:36:49 +0000 (19:36 -0500)]
cleaned up wording
Chris Koeritz [Tue, 7 Feb 2017 00:20:27 +0000 (19:20 -0500)]
removed games as backlog
and wrote myself a nastygram about mixing concerns. games are fun, technical debt is not fun, therefore game to-do items do not count as technical debt, QED.
Chris Koeritz [Tue, 7 Feb 2017 00:00:23 +0000 (19:00 -0500)]
updated to specific CRONUSER variable
this decouples us from the USER variable, which cron doesn't provide to us anyway.
Chris Koeritz [Mon, 6 Feb 2017 13:25:12 +0000 (08:25 -0500)]
added web link for the cygwin info
Chris Koeritz [Sun, 5 Feb 2017 03:08:44 +0000 (22:08 -0500)]
updated info for movie making
Chris Koeritz [Sat, 4 Feb 2017 18:38:02 +0000 (13:38 -0500)]
fixed fortune
Chris Koeritz [Sat, 4 Feb 2017 18:04:48 +0000 (13:04 -0500)]
tasty revision to load feisty for full use
instead of piecemeal loading of certain files, like functions.sh, i have swerved over into the oncoming lane where we now just pull in the feisty meow startup process. shouldn't take any extra time if it was already loaded or assets like aliases survived into the running shell. but the great thing is now that i can stop referring to scripts with paths if needed (when in bash), because the functions and aliases i expect to be able to use are now available. dovetails with earlier removal of lightweight init feature.
Chris Koeritz [Sat, 4 Feb 2017 03:57:21 +0000 (22:57 -0500)]
removed concept of LIGHTWEIGHT_INIT
this flag used to keep aliases and functions out of the startup, but this is problematic; most of the time we want our own macros and functions to be visible, and they don't really cost a lot anyhow. so, dropping the flag entirely, which is nice; cleans up a few conditional areas.
Chris Koeritz [Sat, 4 Feb 2017 02:15:43 +0000 (21:15 -0500)]
patched locations of moved scripts
Chris Koeritz [Fri, 3 Feb 2017 12:45:32 +0000 (07:45 -0500)]
new examples
plus a new function for showing md file content, and new scripts for showing network interface info and for showing packages that were manually installed.
Chris Koeritz [Fri, 3 Feb 2017 12:35:55 +0000 (07:35 -0500)]
dropped a category
Chris Koeritz [Fri, 3 Feb 2017 02:30:19 +0000 (21:30 -0500)]
updated slightly
Chris Koeritz [Thu, 2 Feb 2017 22:39:53 +0000 (17:39 -0500)]
customization good and more cleaning
moving out an old script and relocating some to more rational folders.
Chris Koeritz [Thu, 2 Feb 2017 19:37:23 +0000 (14:37 -0500)]
sets tcpip buffer sizes
Chris Koeritz [Thu, 2 Feb 2017 19:19:46 +0000 (14:19 -0500)]
still finding fudge-up on startup
Chris Koeritz [Thu, 2 Feb 2017 19:18:30 +0000 (14:18 -0500)]
tracking nasty path problem for reconfigure
Chris Koeritz [Thu, 2 Feb 2017 19:13:28 +0000 (14:13 -0500)]
wow wasn't fixed
somehow the switch to a local variable is still *@&#ing up. how? anyway, using a totally new variable name as local var. this had better work or i declare bash broken, i do.
Chris Koeritz [Thu, 2 Feb 2017 19:10:02 +0000 (14:10 -0500)]
correcting recustomize
somehow was not using a local variable for 'user', and that was mysteriously set to the same thing as USER someplace. argh argh argh
Chris Koeritz [Thu, 2 Feb 2017 19:03:03 +0000 (14:03 -0500)]
cleaned noise out again
Chris Koeritz [Thu, 2 Feb 2017 18:58:07 +0000 (13:58 -0500)]
spelunking nightmare
did not remember perl regex enough to get this right on first several tries, but it seems to be omitting the customize folder properly, as it should, now.
Chris Koeritz [Thu, 2 Feb 2017 18:32:52 +0000 (13:32 -0500)]
last fix removing noise
no debugging output is needed now since this new approach seems to work nicely.
Chris Koeritz [Thu, 2 Feb 2017 18:27:08 +0000 (13:27 -0500)]
resolvinations
got a bunch of weird issues resolved after having moved the customize folder down into scripts; it was loading all those things into the environment, which is really wrong. this is still a noisy version for generate aliases though. must fix.
Chris Koeritz [Thu, 2 Feb 2017 17:59:40 +0000 (12:59 -0500)]
and then any new adds...
Chris Koeritz [Thu, 2 Feb 2017 17:59:23 +0000 (12:59 -0500)]
pushed customize down to scripts
the customization folder now lives under the main scripts dir, so does not need any special handling in backups and such. there should not be danger of those scripts being automatically added to the environment, since nothing lives in the top level of the customize folder.
Chris Koeritz [Thu, 2 Feb 2017 17:49:06 +0000 (12:49 -0500)]
added missing
did not get the full set of new things again. argh. need better scripts for working on git branches.
Chris Koeritz [Thu, 2 Feb 2017 17:47:36 +0000 (12:47 -0500)]
another cleansing\
getting through some more older things and tossing them perhaps. also dropped a new folder since the files fit in other categories.
Chris Koeritz [Thu, 2 Feb 2017 09:01:48 +0000 (04:01 -0500)]
new fortunes, some editing
Chris Koeritz [Thu, 2 Feb 2017 07:25:01 +0000 (02:25 -0500)]
shuffle-dee-doo
more rearrangement. also some nicer shunit language in output.
Chris Koeritz [Thu, 2 Feb 2017 06:57:49 +0000 (01:57 -0500)]
and double oops
here are the new folders that were created, if any....
Chris Koeritz [Thu, 2 Feb 2017 06:57:16 +0000 (01:57 -0500)]
really cleansed
oh do you feel that deep cleansing, down to the bone practically? a few more folders removed, including some troublesomely platform specifically named ones.
Chris Koeritz [Thu, 2 Feb 2017 06:51:38 +0000 (01:51 -0500)]
oops missing
hadn't automatically added everything since new here on the branch. now have new folder in place.
Chris Koeritz [Thu, 2 Feb 2017 06:49:54 +0000 (01:49 -0500)]
more cleansing
tossed out a redundant old script. consolidated some scripts into new dir. general goodness.
Chris Koeritz [Thu, 2 Feb 2017 06:41:47 +0000 (01:41 -0500)]
start of cleansing branch\n\ntossed out a few scripts for cleaning or fixing.\nnoticed that lsl indent script already exists, so that is cool.
Chris Koeritz [Tue, 31 Jan 2017 00:41:16 +0000 (19:41 -0500)]
new fortune.
Chris Koeritz [Sun, 22 Jan 2017 23:03:34 +0000 (18:03 -0500)]
added function for screen
just saves and restores the terminal title, since the screen utility insists on changing this.
Chris Koeritz [Sun, 22 Jan 2017 21:26:30 +0000 (16:26 -0500)]
fixed for cases without WINDOWID
Chris Koeritz [Sun, 22 Jan 2017 20:49:15 +0000 (15:49 -0500)]
switching musix to banshee
Chris Koeritz [Sun, 22 Jan 2017 18:31:59 +0000 (13:31 -0500)]
modified list of archived musix sites
Chris Koeritz [Sun, 22 Jan 2017 17:23:29 +0000 (12:23 -0500)]
moved to new name since less used
Chris Koeritz [Sun, 22 Jan 2017 16:48:05 +0000 (11:48 -0500)]
dropped extra debugging
Chris Koeritz [Sun, 22 Jan 2017 16:45:07 +0000 (11:45 -0500)]
dropped debugging
terminal title stuff seems to actually be working now. problem seemed to be declaring the prior terminal titles array; even though was not setting a value, this was clearing the contents out!
Chris Koeritz [Sun, 22 Jan 2017 16:43:27 +0000 (11:43 -0500)]
still spelunking in terminal title dirt
Chris Koeritz [Sun, 22 Jan 2017 16:17:56 +0000 (11:17 -0500)]
added save for title in regenerate
Chris Koeritz [Sun, 22 Jan 2017 16:15:17 +0000 (11:15 -0500)]
added terminal title savings
Chris Koeritz [Sun, 22 Jan 2017 15:55:23 +0000 (10:55 -0500)]
redoing terminal title code
really hated the ad hoc scheme for doing this before, so have moved everything into a terminal_titler file. also have implemented a stack of titles, since you never know how many things have gone on before you; just one title is not enough for a cascade of operations that could possibly set titles.
Chris Koeritz [Sun, 22 Jan 2017 03:20:45 +0000 (22:20 -0500)]
dropping this for now; should use syncthing.
Chris Koeritz [Sat, 21 Jan 2017 01:49:54 +0000 (20:49 -0500)]
still tweaking title
Chris Koeritz [Wed, 18 Jan 2017 03:33:35 +0000 (22:33 -0500)]
frunks
Chris Koeritz [Wed, 18 Jan 2017 03:19:12 +0000 (22:19 -0500)]
debugging still non-working labeller
Chris Koeritz [Tue, 17 Jan 2017 15:37:21 +0000 (10:37 -0500)]
renamed netpush to netcp, better sense
Chris Koeritz [Fri, 13 Jan 2017 20:01:15 +0000 (15:01 -0500)]
reworked saving terminal title
Chris Koeritz [Tue, 10 Jan 2017 20:13:49 +0000 (15:13 -0500)]
new alias netpush
got tired of typing the same old parameters to rsync, or sometimes still accidentally calling rcp instead, so now have an alias called 'netpush' that just does an 'rsync -avz' to move files or folders to remote (or local) targets. remember to use the syntax for the destination with the hostname, colon, and path. for example: netpush myfile surya:. (copies myfile to the machine surya in the home directory of the user).
Chris Koeritz [Fri, 6 Jan 2017 01:44:06 +0000 (20:44 -0500)]
revised for more generality
Chris Koeritz [Wed, 4 Jan 2017 17:47:32 +0000 (12:47 -0500)]
awesome assets from gffs code
shared under apache asl license version 2.0. modified to fit within feisty meow naming system.
Chris Koeritz [Wed, 4 Jan 2017 05:31:50 +0000 (00:31 -0500)]
fixed annoying weirdness with lesser
now showing normal pages will tabulate and view great, but also code view will work too. the -r (raw) flag was only needed in code view mode and was messing up normal file viewing.
Chris Koeritz [Tue, 3 Jan 2017 21:02:50 +0000 (16:02 -0500)]
nice implementations and bad implem
the binary search tree is probably ready for general purpose use.
the rectangle intersector "good answer" is totally hosed still; need to mentally process the algorithm. also need a better description of how to search the BST appropriately for y values. postponing for now.
Fred T. Hamster [Tue, 3 Jan 2017 19:55:10 +0000 (14:55 -0500)]
fixing paths
Chris Koeritz [Tue, 3 Jan 2017 16:59:12 +0000 (11:59 -0500)]
unified the naming system for all crontabs
now every crontab that should produce an output file follows the form: &>>/tmp/${USER}-cron-PURPOSE.log where PURPOSE depends on what the crontab does.
Chris Koeritz [Tue, 3 Jan 2017 06:21:18 +0000 (01:21 -0500)]
new example code
Chris Koeritz [Tue, 3 Jan 2017 01:14:23 +0000 (20:14 -0500)]
updated with better perl docs
Chris Koeritz [Tue, 3 Jan 2017 01:03:13 +0000 (20:03 -0500)]
fixed timing
Chris Koeritz [Mon, 2 Jan 2017 21:28:38 +0000 (16:28 -0500)]
added another code example
Chris Koeritz [Mon, 2 Jan 2017 20:40:18 +0000 (15:40 -0500)]
very tastier crontab updates
Chris Koeritz [Mon, 2 Jan 2017 20:32:56 +0000 (15:32 -0500)]
tastier text info
Chris Koeritz [Mon, 2 Jan 2017 19:55:39 +0000 (14:55 -0500)]
favorable naming deities are with us?
Chris Koeritz [Mon, 2 Jan 2017 19:26:40 +0000 (14:26 -0500)]
new fortune
Chris Koeritz [Mon, 2 Jan 2017 19:15:56 +0000 (14:15 -0500)]
comment re installing elflord scheme
Chris Koeritz [Mon, 2 Jan 2017 17:36:57 +0000 (12:36 -0500)]
tastier config has tests enabled
Chris Koeritz [Mon, 2 Jan 2017 17:27:47 +0000 (12:27 -0500)]
tasty cron revival
pushed the repeated bits out to a single file, removed old cron files, cleaned up existing.
Chris Koeritz [Mon, 2 Jan 2017 17:01:48 +0000 (12:01 -0500)]
fixing path in calendar script