commit b24508a59ec9bea5cac46c2600e2e9c6f6a2da49
parent 909bb985d485890190a8740021e358da46bb7bdb
Author: beau hilton <cbeauhilton@gmail.com>
Date: Sat, 21 Oct 2023 08:55:44 -0500
update about, contact, colophon
Diffstat:
2 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/site/colophon.md b/site/colophon.md
@@ -19,7 +19,25 @@ I now just use system fonts.
are not part of the website proper,
but are rather built using GitHub pages.
-## Workflow
+## Nix Workflow
+
+As of 2023-10-10 or so,
+I use a Nix-based workflow with flakes and [devenv.sh](https://devenv.sh/).
+The basic steps are similar to what is included below,
+though more conveniently packaged and portable.
+
+It's delightful.
+
+I may write it up at some point, but for now,
+look at `flake.nix` in the source code.
+One of the great things about Nix
+is that it's self-documenting and self-contained.
+
+On my non-Nix laptop running Arch, I still use the workflow below,
+though at some point I'll probably install Nix on Arch and unify my approach.
+
+
+## Non-Nix Workflow (legacy)
The workflow is terminal-based
and pretty basic.
diff --git a/site/contact.md b/site/contact.md
@@ -11,12 +11,8 @@ write to the email above with "consulting" somewhere in the subject.
I am currently willing to discuss engagements, pending specifics.
-My rate is $300/h for strictly consulting
-(talking - phone calls, meetings, etc.),
-unless you are a student, in which case it's free.
-I may discount if you want to discuss data science
-having to do with healthcare disparities,
-particularly if you are willing to publish.
+My most recent engagement paid $325/h for strictly consulting
+(talking - phone calls, meetings, etc.). This is about right.
If you want me to write code,
I'm not interested in any engagements worth less than $3,000.