Diego Garcia

Results 12 issues of Diego Garcia

TLDR: It looks like plot() is currently implemented by first generating an image from x=0 all the way to the x-axis limits, and _then_ cropping it to the x limits,...

### Issue description I am adding materials with "source": "vanilla" such as iron to the materials list, and even though I added processed types such as "ore", "dust", "plate", "gear",...

bug
undergoing development

### Modpack Version Enigmatica9-1.18.0 ### Describe your issue. Server crashes due to this ClassCastException due to an interaction between Nature's Aura and Powah: ``` java.lang.ClassCastException: class owmii.powah.forge.ForgeEnvHandler$7 cannot be cast...

Bug

Closes https://github.com/elFarto/nvidia-vaapi-driver/issues/330 After upgrading to linux kernel 6.11 and nvidia drivers 560, vaapi wouldn't use the right DRM drivers when on wayland. This PR fixes it by forcing it to...

Hi, I'm having an issue getting libva to run correctly by default. I have a dual GPU setup with my laptop containing an intel iGPU and an nvidia GPU, and...

**Is your feature request related to a problem? Please describe.** rembg is not installable on any python 3.13 release candidate **Describe the solution you'd like** Adjust `python_requires=">=3.8, =3.8,

enhancement

After installing qbittorrent-cli from the arch extra repository and enabling qbittorrent's network interface on localhost:8080, certain commands return successful results, e.g: ``` ❯ qbt torrent list ╒══╤════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╤══════╤══════════╤══════════╤═════════╕ │ST│Name │Hash │...

It would be great if aura had support for the same cleanup arguments that `paccache -r` does. This would allow users to schedule cleanup of package snapshots depending on their...

request

**Channel** C++ Weekly **Topics** Apologies if my explanation is a bit confusing. Assume we have something like this as a setup for a project using an internal library: ``` MyLib.hpp...

episode idea

Since the stable release for neovim v0.12 is right around the corner, it would be nice to add an example for vim.pack (the new native package manager) to https://github.com/nvim-tree/nvim-tree.lua/wiki/Installation :)

documentation
PR please