Fred T. Hamster [Sat, 21 May 2022 02:13:48 +0000 (22:13 -0400)]
resurrecting the gnu c++ build on windows
this removes the visual studio compiler support, which was a nasty bit of glue and tacks.
we're moving to commodity gcc for our builds, which means we can leave behind a lot of ugly special casing for microsoft's bent way of doing things.
Fred T. Hamster [Fri, 20 May 2022 12:22:44 +0000 (08:22 -0400)]
cleaner time synch crontab
since the two lines are alternates, it made sense to make that clearer, so i did.
moving out this other update system time crontab to see if i still need it.
Chris Koeritz [Wed, 9 Feb 2022 20:16:25 +0000 (15:16 -0500)]
had to hard code path to which
on some hosts, which is a function which hoses up our careful de-aliasing approach (putting a backslash in front).
now we're stuck with the semi-official location of expecting which in /usr/bin/which
Chris Koeritz [Wed, 9 Feb 2022 20:16:25 +0000 (15:16 -0500)]
had to hard code path to which
on some hosts, which is a function which hoses up our careful de-aliasing approach (putting a backslash in front).
now we're stuck with the semi-official location of expecting which in /usr/bin/which
Chris Koeritz [Sun, 14 Nov 2021 14:49:39 +0000 (09:49 -0500)]
version 1.40.130 release
ongoing cleanups in scripts, nicer check register template, simple user story
template, simple placard templates for trash and recycling buckets, bug fixes
i'm sure, new scripts for finding newest and oldest files, script for dumping
out all certs in a cert chain PEM file, surprisingly many edits in core files
so need to go back and look at that, but onward to forward progress my mangs.
Chris Koeritz [Sun, 14 Nov 2021 14:49:39 +0000 (09:49 -0500)]
version 1.40.130 release
ongoing cleanups in scripts, nicer check register template, simple user story
template, simple placard templates for trash and recycling buckets, bug fixes
i'm sure, new scripts for finding newest and oldest files, script for dumping
out all certs in a cert chain PEM file, surprisingly many edits in core files
so need to go back and look at that, but onward to forward progress my mangs.
Chris Koeritz [Thu, 11 Nov 2021 00:01:01 +0000 (19:01 -0500)]
simple pattern for user stories in scrum
not quite a document, but this is the archetypal user story format.
e.g. "as a standard user of the yoyodyne website, i'd like to have my
profile available on the site, so that i can check my records and
update them."
Chris Koeritz [Thu, 11 Nov 2021 00:01:01 +0000 (19:01 -0500)]
simple pattern for user stories in scrum
not quite a document, but this is the archetypal user story format.
e.g. "as a standard user of the yoyodyne website, i'd like to have my
profile available on the site, so that i can check my records and
update them."
Chris Koeritz [Tue, 2 Nov 2021 15:04:48 +0000 (11:04 -0400)]
new doc with sign for a recycling bucket
very forceful language indeed.
also, the document_templates folder needs to be renamed. none are actual templates, although they are blank things i like to print out. maybe they're just "documents"? hmmm, unsatisfying.
Chris Koeritz [Tue, 2 Nov 2021 15:04:48 +0000 (11:04 -0400)]
new doc with sign for a recycling bucket
very forceful language indeed.
also, the document_templates folder needs to be renamed. none are actual templates, although they are blank things i like to print out. maybe they're just "documents"? hmmm, unsatisfying.