Paul Koning
Paul Koning
When trying to build tesseract 5.2.0, I ran into a build failure in one of its files. It turns out the reproduction takes just one line: ``` #include ``` Compiling...
Downloaded ior 3.3.0, tried ./configure, which failed: `MacBook-Pro:ior-3.3.0 pkoning$ ./configure checking metadata... yes checking build system type... x86_64-apple-darwin20.6.0 checking host system type... x86_64-apple-darwin20.6.0 checking for a BSD-compatible install... /usr/local/bin/install -c...
First I tried the documented installation from kit, for Fedora: ```sudo dnf install globalprotect-openconnect``` which failed with: ```Error: This repository does not have any builds yet so you cannot enable...
I'm trying to use the O365 modes, but on my Mac I can't get any of them to bring up the expected two-factor authentication dialogs. The documentation is not really...
I tried running tasks on core 1 but they failed badly. Some experiments show that "emit" crashes if the USB console is used. If I redirect console output to the...
I was thinking about the RP2040 rules for the SPI clock, and looked at the logic in spi.fs. It looks strange and doesn't seem to work right. The natural thing...
Idling
Is it possible for an Alpha emulator to support "idling"? Many others do, at least if the OS is cooperative. It would be nice for AXPbox, running OpenVMS, not to...
The README says that networking doesn't work more than a few minutes. The current code, with OpenVMS 8.4 at least, works ok for me. I just had it up for...
I tried to follow the build instructions. Cloned the repository just now, then issued the build command: pkoning14:VoltageShift pkoning$ xcodebuild -target VoltageShift note: Using new build system note: Planning build...
[voltageshift.log](https://github.com/sicreative/VoltageShift/files/7286865/voltageshift.log) I'm trying to use this on my Macbook, but "voltageshift info" says nothing without any error messages. I tried kextutil VoltageShift.kext and got a bunch of error messages indicating...