jtbr

Results 9 issues of jtbr

Great tool you've got here. I know you said you've tested it on firefox and chrome, but I was testing it out on Safari for iPad (I have 8.3) and...

Linux mint 21.1 (Ubuntu 20.04) Workaround is to `# apt install libxext-dev` Building gives the following: ``` building libsdl - version 2.26.3 ======================= SDL2-2.26.3.tar.gz has already downloaded. Extracted SDL2-2.26.3.tar.gz $...

In an m4a (aac) stream, the mdat atom/box contains the music data. In faad.c, the length of the atom is read at line 119. Once the mdat atom is detected,...

When I run collectiongain on an album containing (at least some) AAC files, the individual tracks are always marked as single tracks rather than as an album: ``` ~/Music/Fiona Apple/Tidal...

enhancement

Could just be my network, but I can get callbacks many times in a single second with an apparently empty slist. ```[23:49:06.987330] mDNSsearchCallback:718 ----------------- round ------------------ [23:49:06.987466] mDNSsearchCallback:718 ----------------- round...

support for bash shell scripting language I think the only tag type applicable to scripts is function definitions; tree-sitter is all new to me so might want to have a...

**Please describe the feature you want** I've been using a large completion model with my GPU. I'd like to add a chat model as well, but there's not enough GPU...

enhancement

**Describe the bug** Upon opening the tabby client extension, it bonks saying "Server initialization failed", "Handling connection close failed". This may be related to an upgrade of VS Code (or...

bug-unconfirmed

At least in VS Code, debugging fails semi-silently, when cells' json attributes are set to "execution_count": null, as nbdev_clean does. It appears that this can be worked around by simply...