Results 100 comments of RuiNtD

> It’s also a fact that Simply Love refuses to support Project Outfox, despite it working perfectly. ![](https://i.imgur.com/l11eh9k.png) Also, the incompatibility was fixed in the latest release. lol

Oh, whoops. I tested it in OutFox 5.0 (from Steam). Still broken on OutFox LTS.

I took a quick look at your deps. Looks like you only use `std` and `sinon` via skypack. `std` is [already on JSR](https://jsr.io/@std) and `sinon` can be accessed with `npm:sinon`,...

It would be nice if there was an option since PreMiD doesn't do this. Maybe there could be a banner warning with a Refresh All button.

Fwiw, since the user script *is* meant to redirect your pages, it would still make sense to make a GH.io page (as opposed to making a page action), but you...

Can you share a snippet of your code? Also, what operating system are you using?

Please add compatibility for 32-bit. I made a rich presence mod for a game written in MonoGame, but the game is 32-bit and your RPC library won't work on Mac...

I'm realizing that if you *did* try to run it in WSL, it would just give info on WSL instead of Windows. Maybe you could detect if the location of...

Nope. ``` > hyfetch -b fastfetch /bin/bash: line 1: /c/Users/ethan/scoop/apps/python/current/Lib/site-packages/hyfetch/scripts/neowofetch: No such file or directory Error: Command '[WindowsPath('C:/WINDOWS/system32/bash.exe'), '-c', "'/c/Users/ethan/scoop/apps/python/current/Lib/site-packages/hyfetch/scripts/neowofetch' ascii_distro_name"]' returned non-zero exit status 127. Traceback (most recent call...

Yep. I'm pretty sure it's still calling neowofetch for the distro ASCII art, because I've noticed that if I call hyfetch directly from Git Bash, it replaces fastfetch's ASCII art...