Timothy Swan
Timothy Swan
This may be a good educational task for me to do. ``` #debian [18:45] Anyone know who is in charge of updating apt package manager packages? https://github.com/scottdraves/flam3/issues/16 [18:47] TimApt_: that...
Nevermind... umm actually, this was the result of me having my alias reverted. Apparently mono acts strangely when given what looks like a folder as a command. 3 I suppose...
Using mono with a mac can be done certain ways. I noticed that I can get things to work when there are filepaths with spaces with code which looks like...
Actually, this may have just been due to issues involving the macOS setup. Perhaps the only change needed is to also suggest in the README that `./dist-newstyle/build/x86_64-osx/ghc-8.6.5/Conway-0.0/build/conway/conway` may be a...
Scratch the OpenCL. The Seg fault happens without it. ``` ./xmrig --donate-level 10 -o stratum+tcp://stratum.cudopool.com:30010 -u o:744943:n:MBA-Tim -p x -k --nicehash --coin monero -a rx/0 ``` The only reason why...
Cool. I honestly don't know anything about Nori, WinForms, Electron JS, libgluezilla, or Carbon, so I'll just trust you.
Even though I ran `sudo su` then `passwd` and set it to `root` in both boot sequences, I cannot log in to the VM after it stops after running `make...
To replicate, 1. I start UTM on an M1 macbook with 4GB RAM and 64GB storage. 2. I use `nixos-minimal-22.05.4694.380be19fbd2-aarch64-linux.iso` to boot after changing the other drive from VirtIO to...
I checked `journalctl` per a chatbot's recommendation after step 18 but before step 19. It looks like there is an issue with network connection to some `tailschale.io` I had to...
> I just bootstrapped from scratch again on my own on both my Mac and Windows and it worked fine on both. I did update the README and Makefile to...