feisty_meow.git
7 years agonew fortunes, some editing
Chris Koeritz [Thu, 2 Feb 2017 09:01:48 +0000 (04:01 -0500)]
new fortunes, some editing

7 years agoshuffle-dee-doo
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.

7 years agoand double oops
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....

7 years agoreally cleansed
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.

7 years agooops missing
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.

7 years agomore cleansing
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.

7 years agostart of cleansing branch\n\ntossed out a few scripts for cleaning or fixing.\nnotice...
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.

7 years agonew fortune.
Chris Koeritz [Tue, 31 Jan 2017 00:41:16 +0000 (19:41 -0500)]
new fortune.

7 years agoadded function for screen
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.

7 years agofixed for cases without WINDOWID
Chris Koeritz [Sun, 22 Jan 2017 21:26:30 +0000 (16:26 -0500)]
fixed for cases without WINDOWID

7 years agoswitching musix to banshee
Chris Koeritz [Sun, 22 Jan 2017 20:49:15 +0000 (15:49 -0500)]
switching musix to banshee

7 years agomodified list of archived musix sites
Chris Koeritz [Sun, 22 Jan 2017 18:31:59 +0000 (13:31 -0500)]
modified list of archived musix sites

7 years agomoved to new name since less used
Chris Koeritz [Sun, 22 Jan 2017 17:23:29 +0000 (12:23 -0500)]
moved to new name since less used

7 years agodropped extra debugging
Chris Koeritz [Sun, 22 Jan 2017 16:48:05 +0000 (11:48 -0500)]
dropped extra debugging

7 years agodropped 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!

7 years agostill spelunking in terminal title dirt
Chris Koeritz [Sun, 22 Jan 2017 16:43:27 +0000 (11:43 -0500)]
still spelunking in terminal title dirt

7 years agoadded save for title in regenerate
Chris Koeritz [Sun, 22 Jan 2017 16:17:56 +0000 (11:17 -0500)]
added save for title in regenerate

7 years agoadded terminal title savings
Chris Koeritz [Sun, 22 Jan 2017 16:15:17 +0000 (11:15 -0500)]
added terminal title savings

7 years agoredoing terminal title code
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.

7 years agodropping this for now; should use syncthing.
Chris Koeritz [Sun, 22 Jan 2017 03:20:45 +0000 (22:20 -0500)]
dropping this for now; should use syncthing.

7 years agostill tweaking title
Chris Koeritz [Sat, 21 Jan 2017 01:49:54 +0000 (20:49 -0500)]
still tweaking title

7 years agofrunks
Chris Koeritz [Wed, 18 Jan 2017 03:33:35 +0000 (22:33 -0500)]
frunks

7 years agodebugging still non-working labeller
Chris Koeritz [Wed, 18 Jan 2017 03:19:12 +0000 (22:19 -0500)]
debugging still non-working labeller

7 years agorenamed netpush to netcp, better sense
Chris Koeritz [Tue, 17 Jan 2017 15:37:21 +0000 (10:37 -0500)]
renamed netpush to netcp, better sense

7 years agoreworked saving terminal title
Chris Koeritz [Fri, 13 Jan 2017 20:01:15 +0000 (15:01 -0500)]
reworked saving terminal title

7 years agonew alias netpush
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).

7 years agorevised for more generality
Chris Koeritz [Fri, 6 Jan 2017 01:44:06 +0000 (20:44 -0500)]
revised for more generality

7 years agoawesome assets from gffs code
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.

7 years agofixed annoying weirdness with lesser
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.

7 years agonice implementations and bad implem
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.

7 years agofixing paths
Fred T. Hamster [Tue, 3 Jan 2017 19:55:10 +0000 (14:55 -0500)]
fixing paths

7 years agounified the naming system for all crontabs
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.

7 years agonew example code
Chris Koeritz [Tue, 3 Jan 2017 06:21:18 +0000 (01:21 -0500)]
new example code

7 years agoupdated with better perl docs
Chris Koeritz [Tue, 3 Jan 2017 01:14:23 +0000 (20:14 -0500)]
updated with better perl docs

7 years agofixed timing
Chris Koeritz [Tue, 3 Jan 2017 01:03:13 +0000 (20:03 -0500)]
fixed timing

7 years agoadded another code example
Chris Koeritz [Mon, 2 Jan 2017 21:28:38 +0000 (16:28 -0500)]
added another code example

7 years agovery tastier crontab updates
Chris Koeritz [Mon, 2 Jan 2017 20:40:18 +0000 (15:40 -0500)]
very tastier crontab updates

7 years agotastier text info
Chris Koeritz [Mon, 2 Jan 2017 20:32:56 +0000 (15:32 -0500)]
tastier text info

7 years agofavorable naming deities are with us?
Chris Koeritz [Mon, 2 Jan 2017 19:55:39 +0000 (14:55 -0500)]
favorable naming deities are with us?

7 years agonew fortune
Chris Koeritz [Mon, 2 Jan 2017 19:26:40 +0000 (14:26 -0500)]
new fortune

7 years agocomment re installing elflord scheme
Chris Koeritz [Mon, 2 Jan 2017 19:15:56 +0000 (14:15 -0500)]
comment re installing elflord scheme

7 years agotastier config has tests enabled
Chris Koeritz [Mon, 2 Jan 2017 17:36:57 +0000 (12:36 -0500)]
tastier config has tests enabled

7 years agotasty cron revival
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.

7 years agofixing path in calendar script
Chris Koeritz [Mon, 2 Jan 2017 17:01:48 +0000 (12:01 -0500)]
fixing path in calendar script

7 years agotook cloud out of note snarfer
Chris Koeritz [Mon, 2 Jan 2017 05:19:58 +0000 (00:19 -0500)]
took cloud out of note snarfer

7 years agocleaning crons
Chris Koeritz [Mon, 2 Jan 2017 05:02:46 +0000 (00:02 -0500)]
cleaning crons

7 years agocleaned some cron
Chris Koeritz [Mon, 2 Jan 2017 03:43:01 +0000 (22:43 -0500)]
cleaned some cron

added a new script used on web server to pack feisty meow releases periodically.
cleaned old stuff out of the swim_upstream script.
more checking done in archival scripts.

7 years agorefactored trac backup
Chris Koeritz [Mon, 2 Jan 2017 01:14:15 +0000 (20:14 -0500)]
refactored trac backup

using the arbitrary backup script in the backup trac script now.
also fixed algorithms makefile for name change.

7 years agofloopies
Chris Koeritz [Sun, 1 Jan 2017 23:12:07 +0000 (18:12 -0500)]
floopies

7 years agotasty solution to word break finder
Chris Koeritz [Sun, 1 Jan 2017 22:52:55 +0000 (17:52 -0500)]
tasty solution to word break finder

wrote up the solution on the whiteboard, trying to remember to speak my way through it.  then turned that solution into real code, to check where i was hosing up.  need to remember static void main(String args[]) rather than C variants.  got most function names pretty right for simple stuff.  code was actually correct modulo a couple infinitely looping bugs.  oof.

7 years agotasty cakes renaming and cleaning
Chris Koeritz [Sun, 1 Jan 2017 20:39:19 +0000 (15:39 -0500)]
tasty cakes renaming and cleaning

fixed stupid placeholder file by using it as an anchor for the sorts methods instead.
added an efficient randomize list method in sorts.
using new randomize list method in sorts tester, removing yet more code.  mmmm.

7 years agorenamings and add of singly linked list
Chris Koeritz [Sun, 1 Jan 2017 18:12:52 +0000 (13:12 -0500)]
renamings and add of singly linked list

fixed name of "list" class to be doubly linked list, since it is that.  now kind of grossed out by doubly linked list's implementation; suggest overhauling it so dl list IS a node in the dl list, rather than just a manager of node objects.  also noting it has a gross iterator implementation, but it appears to be critical to the design of the class, so try to leave it intact.
added a very basic singly linked list in order to have the new cycle detection algorithm.  added a test for singly linked lists.
added definition for eclipse on gnu unix of __UNIX__, which calmed a lot of complaints about HOOPLE_MAIN and other memset/strncpy/etc methods.

7 years agofixed O rating for shell sort
Chris Koeritz [Sun, 1 Jan 2017 06:43:52 +0000 (01:43 -0500)]
fixed O rating for shell sort

7 years agoquick sort now working also
Chris Koeritz [Sun, 1 Jan 2017 06:37:39 +0000 (01:37 -0500)]
quick sort now working also

7 years agoworking merge and heap sorts
Chris Koeritz [Sun, 1 Jan 2017 04:00:39 +0000 (23:00 -0500)]
working merge and heap sorts

7 years agodeep mods
Chris Koeritz [Sat, 31 Dec 2016 00:25:04 +0000 (19:25 -0500)]
deep mods

changed troublesome NIL definition to NULL_POINTER.  may need to refine further to get rid of annoying complaints about NULL_POINTER not being a static.
also added a merge sort and the start of quick sort and heap sort.  defined partial heap class, to be moved elsewhere.

7 years agoadded walrus
Chris Koeritz [Fri, 30 Dec 2016 08:43:43 +0000 (03:43 -0500)]
added walrus

7 years agomore eclipse mods
Chris Koeritz [Fri, 30 Dec 2016 06:24:18 +0000 (01:24 -0500)]
more eclipse mods

7 years agobetter capitalization is none
Chris Koeritz [Fri, 30 Dec 2016 05:22:40 +0000 (00:22 -0500)]
better capitalization is none

7 years agobetter regeneration skillz
Chris Koeritz [Fri, 30 Dec 2016 05:20:22 +0000 (00:20 -0500)]
better regeneration skillz

7 years agomore eclipse mods
Chris Koeritz [Fri, 30 Dec 2016 04:12:53 +0000 (23:12 -0500)]
more eclipse mods

7 years agoadding /usr/local/fred to refred
Chris Koeritz [Thu, 29 Dec 2016 23:11:17 +0000 (18:11 -0500)]
adding /usr/local/fred to refred

7 years agoeclipse mods
Chris Koeritz [Thu, 22 Dec 2016 22:58:59 +0000 (17:58 -0500)]
eclipse mods

7 years agochanged lingo for skipping
Chris Koeritz [Tue, 20 Dec 2016 15:52:57 +0000 (10:52 -0500)]
changed lingo for skipping

7 years agoadded missing source of functions
Chris Koeritz [Tue, 20 Dec 2016 07:14:04 +0000 (02:14 -0500)]
added missing source of functions

7 years agoadded separators
Chris Koeritz [Tue, 20 Dec 2016 07:08:19 +0000 (02:08 -0500)]
added separators

7 years agonew fortean
Chris Koeritz [Tue, 20 Dec 2016 03:54:42 +0000 (22:54 -0500)]
new fortean

7 years agonew fortune
Chris Koeritz [Tue, 20 Dec 2016 03:39:56 +0000 (22:39 -0500)]
new fortune

7 years agomodernized, reordered list of repos
Chris Koeritz [Tue, 20 Dec 2016 03:35:47 +0000 (22:35 -0500)]
modernized, reordered list of repos

7 years agosmoot-tastic with the .no-checkin
Chris Koeritz [Tue, 20 Dec 2016 03:01:06 +0000 (22:01 -0500)]
smoot-tastic with the .no-checkin

now can add a .no-checkin file at the top of a repository (svn, git, etc) and if that file is found, then the repository will not be checked in or have changes reported by our tools.  this is crucial for checking out others repos that we don't intend to modify.

7 years agocleaning some cruft out
Chris Koeritz [Tue, 20 Dec 2016 02:54:51 +0000 (21:54 -0500)]
cleaning some cruft out

7 years agonew fortune
Chris Koeritz [Mon, 19 Dec 2016 21:32:00 +0000 (16:32 -0500)]
new fortune

7 years agoa change from eclipse
Chris Koeritz [Mon, 19 Dec 2016 16:14:16 +0000 (11:14 -0500)]
a change from eclipse

7 years agoremoved a couple of defunct backup folders
Chris Koeritz [Mon, 19 Dec 2016 15:33:51 +0000 (10:33 -0500)]
removed a couple of defunct backup folders

7 years agonew public version of walrus utilities
Chris Koeritz [Sun, 18 Dec 2016 15:05:16 +0000 (10:05 -0500)]
new public version of walrus utilities

7 years agoappending to last run file
Chris Koeritz [Sun, 18 Dec 2016 05:33:35 +0000 (00:33 -0500)]
appending to last run file

7 years agonicer versions include history size
Chris Koeritz [Sat, 17 Dec 2016 21:17:38 +0000 (16:17 -0500)]
nicer versions include history size

7 years agonew fortune
Chris Koeritz [Sat, 17 Dec 2016 20:40:19 +0000 (15:40 -0500)]
new fortune

7 years agonew crontab for renewing letsencrypt
Chris Koeritz [Sat, 17 Dec 2016 19:39:52 +0000 (14:39 -0500)]
new crontab for renewing letsencrypt

7 years agooh crud, a pdf snuck in there; replaced with link.
Chris Koeritz [Fri, 16 Dec 2016 21:43:57 +0000 (16:43 -0500)]
oh crud, a pdf snuck in there; replaced with link.

7 years agorenamed webby to hypermedia
Chris Koeritz [Fri, 16 Dec 2016 21:39:04 +0000 (16:39 -0500)]
renamed webby to hypermedia

hypermedia is a general term for things like hypertest and the world wide web, so that seems appropriate.  webby was a totally stupid name chosen on the spur off the cuff of the moment extemporaneously, and very poorly.

7 years agodropped specialization for curie; now has space
Chris Koeritz [Fri, 16 Dec 2016 02:08:21 +0000 (21:08 -0500)]
dropped specialization for curie; now has space

7 years agoadded a games category
Chris Koeritz [Thu, 15 Dec 2016 05:54:00 +0000 (00:54 -0500)]
added a games category

info overload script got a new category for games and other fun stuff.  a lot of my notes are about game progress, install issues, problems running, quests to look up, and other silly stuff.  it needs its own category.  it's debatable whether it should count against the backlog, but i guess if it's in there, i supposedly intend to do it and thus it represents a time synch.

7 years agoadded separators for readability
Chris Koeritz [Thu, 15 Dec 2016 05:17:20 +0000 (00:17 -0500)]
added separators for readability

7 years agonicer names for personal sychronization scripts.
Chris Koeritz [Wed, 14 Dec 2016 18:52:00 +0000 (13:52 -0500)]
nicer names for personal sychronization scripts.

7 years agonew fortune.
Chris Koeritz [Wed, 14 Dec 2016 18:42:05 +0000 (13:42 -0500)]
new fortune.

7 years agonow prints the actions being done
Chris Koeritz [Wed, 14 Dec 2016 14:59:36 +0000 (09:59 -0500)]
now prints the actions being done

7 years agoadded some extra info in report.
Chris Koeritz [Wed, 14 Dec 2016 06:01:17 +0000 (01:01 -0500)]
added some extra info in report.

7 years agonew fortune
Chris Koeritz [Wed, 14 Dec 2016 02:38:21 +0000 (21:38 -0500)]
new fortune

7 years agonew script creates the disc mgt hierarchy
Chris Koeritz [Tue, 13 Dec 2016 22:21:49 +0000 (17:21 -0500)]
new script creates the disc mgt hierarchy

7 years agorevised and fixed
Chris Koeritz [Tue, 13 Dec 2016 06:44:31 +0000 (01:44 -0500)]
revised and fixed

7 years agocleaned up implementation by making functions
Chris Koeritz [Mon, 12 Dec 2016 21:07:35 +0000 (16:07 -0500)]
cleaned up implementation by making functions

7 years agoadding the basement archive to the list of synchs
Chris Koeritz [Mon, 12 Dec 2016 17:51:16 +0000 (12:51 -0500)]
adding the basement archive to the list of synchs

7 years agowas missing ignore for *.tmp files
Chris Koeritz [Mon, 12 Dec 2016 12:27:22 +0000 (07:27 -0500)]
was missing ignore for *.tmp files

7 years agotrash object, should never have gotten checked in.
Chris Koeritz [Mon, 12 Dec 2016 12:25:31 +0000 (07:25 -0500)]
trash object, should never have gotten checked in.

7 years agotasty renamings
Chris Koeritz [Mon, 12 Dec 2016 12:10:56 +0000 (07:10 -0500)]
tasty renamings

moved doc to documentation and fixed all references ( i hope ).
moved customizing to customize and fixed all refs ( ditto ).
added nice docs to doxygen docs builder for error case.

7 years agofixed comments and got working
Chris Koeritz [Mon, 12 Dec 2016 11:29:53 +0000 (06:29 -0500)]
fixed comments and got working

nice changes while getting this new scheme working (thinking of downstream the right way).  left a documentation trail for next time when a relay repository needs to be created.

7 years agorationalizing repository downstream flow control
Chris Koeritz [Mon, 12 Dec 2016 11:06:01 +0000 (06:06 -0500)]
rationalizing repository downstream flow control

7 years agoforps
Chris Koeritz [Mon, 12 Dec 2016 11:05:39 +0000 (06:05 -0500)]
forps

7 years agonice renaming
Chris Koeritz [Mon, 12 Dec 2016 10:50:05 +0000 (05:50 -0500)]
nice renaming