Josh

Results 32 issues of Josh

DAIN is working very well for me on an AMD GPU, but my power went out suddenly, and now I am unable to resume progress, and the program starts over...

Would it be possible to add an option to display the OSD on all monitors? Active monitor is pretty nice over just the main monitor, but sometimes I find my...

feature
in progress

Sorry if I've misunderstood, but from what I understand, if I want to manually launch the game from the launcher, I can omit `GamePath`, set `AutoGameLaunch=False` and input the game's...

Videobuf has long been deprecated, and now Arch kernel 6.4 has removed the videobuf_vmalloc module that this project depends on. [CONFIG_VIDEOBUF_VMALLOC=m on line 5844](https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/50de1591172a64cb6fac2820e9653a179fd8a230#dfba7aade0868074c2861c98e2a9a92f3178a51b_5844_5864)

**Description** Adds support for modifying IPv6 AAAA records with the PiHole provider. PiHole makes no distinction between A and AAAA records in their API, the main distinction being if the...

cncf-cla: yes
size/L
ok-to-test

This resolves #2044. tun-mtu directive will be omitted if OPENVPN_MTU is unset. Additionally lowers the default AirVPN TunMTU to 1320 to resolve connection issues, such as the following: #1417 #1989

The collab server side of excalidraw/excalidraw#6990. `BASE_PATH` takes a string path such as `/excalidraw` and appends `/socket.io/` and is passed to SocketIO in the path variable when set. Otherwise the...

### Server Implementation Paper ### Server Version 1.20.4 ### Describe the bug The HybridPlotWorld implementation loads schematics from the plugin folder and does not respect the configurable schematic path, as...

Requires Testing

I'm storing the web tiles on a Ceph cluster over the network, and it's mostly good, but every once in a while there's a delay when writing/renaming a file. Because...

bug

As described [here](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications), WEBSOCKET_ENABLED is now false by default. When it's set to true, Vaultwarden uses the deprecated WebSocket support instead of the newer Rocket one.