Doug Coleman
Doug Coleman
I think having one repository with the full history, without any duplicate commit ids, and without the boot images checked in (they are at downloads.factorcode.org) would outweigh the negatives. I'm...
https://github.com/denoland/deno_install/actions/runs/13040968656/job/36382511316 macOS has a failing test. it looks like it's failing the shell check. Updating... ``` ==> Fetching shellcheck ==> Downloading https://ghcr.io/v2/homebrew/core/shellcheck/blobs/sha256:ef742b6992cfcdcd7289718ac64b27174e421d29ce3ad9b81e1856349059b117 ==> Pouring shfmt--3.10.0.arm64_sonoma.bottle.tar.gz 🍺 /opt/homebrew/Cellar/shfmt/3.10.0: 8 files, 2.8MB...
What's wrong with this one? ```factor SYMBOLS: target known topic ; : generate-chatgpt-vocabulary-prompt ( target known topic -- string ) 'H{ { target _ } { known _ } {...
> I don't get what the first constant example is meant to do, it considers "chatgpt-vocabulary-prompt" a string, not a reference to a variable... I suppose so. I didn't realize...