Christopher Snowhill
Christopher Snowhill
When using this command: ``` git clone gitifyhg::ssh://[email protected]/kode54/cog cog-git ``` I get this output immediately: ``` Cloning into 'cog-git'... Traceback (most recent call last): File "/usr/local/bin/git-remote-gitifyhg", line 9, in load_entry_point('gitifyhg==0.8.4',...
The CPU info line shows "Apple M1 (cores: 4E+4P+?GPU)" Edit: Running the line the script uses: ``` system_profiler -detailLevel basic SPDisplaysDataType ``` Shows: ``` Graphics/Displays: Apple M1: Chipset Model: Apple...
Wayland support would be really nice, since I'm using a Wayland compositor half the time, which currently runs all Xwayland apps at a fixed scale of 1.0, regardless of the...
I was wondering if anyone else had attempted to use this with Apple's alpha fork of TensorFlow, which is designed to utilize CoreML: https://github.com/apple/tensorflow_macos I am wondering if, in its...
There is a bug with the automatic inlining system if you use too heavy optimization. It will cause the entire VGMStream init list of functions to be compounded into a...
I have produced a convolver singlet that may be useful for up and downmixing using complex impulse response presets. Included with the singlet is a trimming utility, and some impulse...
## Example bug report template > Don't worry if you have trouble getting some of this info. Just leave it out. **Description of the bug** Two things need to be...
I just installed version 0.5.0 on Arch Linux, and I have an sshfs volume connected to my remote TrueNAS Core server, hosting a 9.9T or so ZFS pool. df output:...
### Description: When using Jitsi Meet self install to place a call between two users, one running Microsoft Edge for macOS, and one running Safari 16 on macOS Ventura beta,...
Another project using this parser produces URIs that include apostrophes, even when they're not desirable: ```` https://www.google.com's ````