-
Hi!
This seems like a really useful tool, however the set up lack instructions.
Somthing to add?
-
### URL to the Wiki page
https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/fastestvpn.md
### What's missing?
Missing instructions for FastestVPN using Wireguard (e.g. Private / …
-
I believe there should be an easy way to uninstall it from a windows machine as I am now racking my brain around on how to do it since I had never had to uninstall something on a windows machine using…
-
The instructions for building SLiM under the WSL that are in the manual are rather old and obsolete, I gather. It would be great if somebody could update them. If you, dear reader, want to get into …
-
```
//test.asm
.CODE
myFloatOperation PROC
xorps xmm0,xmm0
movsd xmm0, qword ptr [rdx]
movaps xmm2, xmm0 ;put it here
movsd qword ptr [rcx],xmm2
ret
myFloatOperation EN…
-
This issue is a proposal to add byte-swap instructions to Glulx. Its purpose for now is just to take the temperature of maintainers. If there's interest in moving forward, I'll follow up with a pull r…
-
Somewhat related to #212.
-
### Kyoo's version
_No response_
### What happened?
How can I set the kyoo backend address?
It keeps trying to access "localhost:3000" (the frontend server istelf)
-
![Screenshot 2024-09-19 160635](https://github.com/user-attachments/assets/21a3c3c2-ae9c-41d6-9d1e-570c28039b54)
Whisper throws an illegal instruction exception for the vsoxei64.v instruction durin…
-
add instructions like how they need to save the file in the app before submitting.
if the app is unfocused, user can just click the same app button again to focus it. etc.