andre4ik3
andre4ik3
As the title says, running `deno types` will generate a file that makes a reference to `deno.net` library, at the very top. Problem is, that file won't exist outside of...
When rendering the XZ goal as a beacon (with `renderGoalXZBeacon` set to true, in the function `drawDankLitGoalBox`), it uses the deprecated `glPushAttrib`. I think it should be updated to not...
While I was browsing the website, I refreshed it, and now the whole website seems dead. Any connection shows "Unable to connect to server" error in Safari and "Connection refused"...
Like the title says. Attempting to FaceTime while screen is off (but system is still on) will do nothing, giving "Unable to complete FaceTime" error. Going back to the Mac,...
There is a fork https://github.com/MrKleeblatt/flamethrowerDeno that has Deno support. Maybe we can merge it to get Deno support in master for everyone? (CC @MrKleeblatt)
I've seen the video, I know it's a bit of a meme, but there's a legitimate non-meme project similar to this called [Navigo](https://github.com/krasimir/navigo) that I've actually, non-ironically been using. This...
Fixes possible typo.
**Describe the bug** I am building a Python app and part of it interfaces with the Adoptium API. Using the Requests library, which sends user-agent `python-requests/2.31.0` by default, gives a...
Fixes an issue where `agenixChown` can run before `agenixInstall`, leading to an activation error like this: ``` [agenix] chowning... chown: cannot access '/run/agenix.d//hashed-password': No such file or directory chown: cannot...
**Describe the issue** On the new macOS 26 Developer Beta 1, UTM shows "DRM Protected Video" in place of the video preview for virtual machines:  (This does not affect...