andre4ik3

Results 8 issues of 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...

stale

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...

enhancement

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...

**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...

bug