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.
Chris Koeritz [Sun, 31 Oct 2021 23:15:56 +0000 (19:15 -0400)]
tectonic tribulations edition: host preparation
needed for a bit; just automates a lot of separate install instructions.
planning to support windows with apt-cyg and mac with brew, but those steps are kinda hosed still.
is_feisty_up lets a caller know if the system is initialized yet or not, which was needed in prep_feisty_host.
functions have a couple changes, esp. a better whichable that now returns an error code instead of just not echoing text.
Chris Koeritz [Sun, 31 Oct 2021 23:15:56 +0000 (19:15 -0400)]
tectonic tribulations edition: host preparation
needed for a bit; just automates a lot of separate install instructions.
planning to support windows with apt-cyg and mac with brew, but those steps are kinda hosed still.
is_feisty_up lets a caller know if the system is initialized yet or not, which was needed in prep_feisty_host.
functions have a couple changes, esp. a better whichable that now returns an error code instead of just not echoing text.