JeffreyCA
JeffreyCA
Thanks for confirming! So don't see a loading spinner like the following or after toggling off and on? For reference this is what I get: 
> Thanks for this; it’s very impressive. Is there any timeline for the new comments highlighter to show inside posts? That’s the only thing left to make this total perfection...
Thanks for your patience everyone, a working version of New Comments Highlighter is now available in [v1.1.1](https://github.com/JeffreyCA/Apollo-ImprovedCustomApi/releases/tag/v1.1.1) (#32)! Please report any issues/bugs you encounter - I had to make a...
Yes FLEX is for debugging (more info [here](https://github.com/FLEXTool/FLEX)). It's usually used in tweaks for other apps as well
This may be a trollstore-specific bug, does it crash using the vanilla IPA (without the tweak) or with sideloadly?
It's unlikely, the backend for notifications has been shut down, so one would have to somehow host a custom version of it and tweak Apollo to use that instead. There's...
Can you share any errors from your web browser's developer tool console and network log?
When you load a dynamic mix page, the browser will download all 4 tracks in parallel in the background and when completed, the Play button becomes active. I tried loading...
I think Reddit or their API might've been temporarily down during that particular time, feel free to reopen if this still persists.
Hi, can you share the output of: ``` docker run --rm --gpus all nvidia/cuda:11.8.0-base-ubuntu20.04 nvidia-smi ``` What GPU are you using?