Boyd Stephen Smith Jr.
Boyd Stephen Smith Jr.
http://maven.apache.org/developers/conventions/code.html#XML_Code_Style Tidy currently applies the "POM Code Convention". However since pom.xml files are also XML, the "XML Code Style" should also be applied. In particular, tabs should not be used,...
"QTerm 0.7.3 (Qr 5.11.1 based)" fails to connect to: "OpenSSH_8.3p1 Debian-1, OpenSSL 1.1.1d 10 Sep 2019"
QTerm has the one feature that I *have* to have for some of the system I administrate: the ability to fix the rows/cols and resize the font automatically if I...
``` $ ghcup set ghc 9.10.1 [ Info ] GHC 9.10.1 successfully set as default version $ echo System.INotify.initINotify | cabal repl --build-depends hinotify Resolving dependencies... Build profile: -w ghc-9.10.1...
``` $ ghcid -v %OS: linux %ARCH: x86_64 %VERSION: 0.8.9 %ARGUMENTS: ["-v"] ghcid: user error (Error: couldn't start native file manager: fdType: unsupported operation (unknown file type)) HasCallStack backtrace: collectBacktraces,...
The Idris 2 documentation says that ipkg files [support multiline comments](https://idris2.readthedocs.io/en/latest/reference/packages.html#comments), but when I attempt to use them I get the error: `[ fatal ] Failed to parse .ipkg file:`...
``` bss@monster % less packages.dhall let upstream = https://github.com/purescript/package-sets/releases/download/psc-0.15.15-20250711/packages.dhall sha256:ee7af380ca58c03d51ac6bb7411ec441724c671a4fff823a2a61b1d4e345303c in upstream bss@monster % npx spago -q verify-set >/dev/null 2>&1; echo $? 1 bss@monster % npx spago verify-set [... lots...
Recently upgraded `chezscheme` from the version in Debian Bookworm to the version current in Debian Trixie. Now, all operations, including uninstall fail: ``` % pack uninstall Exception: incompatible fasl-object version...