Results 28 issues of Alexis

### Pitch I would like to request for people to have the ability to export their account data after they are suspended. ### Motivation Today, a server owner lost it...

suggestion

The dumped NBT data is: [corrupted.nbt.zip](https://github.com/twoolie/NBT/files/13859347/corrupted.nbt.zip) This data was dumped from the region file `world/region/r.3.3.mca` in [The Uncensored Library](https://drive.google.com/file/d/1bpwf85R17KNqtzutFASF4F2jzTJyv6Ti/view) from https://uncensoredlibrary.com The data is read just fine from [irath's NBT...

I would like to request adding support for installing vst3sdk from a package manager on Linux

**Describe the bug** When at least one dataframe is loaded, the minimum size of PandasGui is larger than my physical screen (width). I'm unable to shrink it even when not...

bug

I would like to request support for Cargo 3DS compilation. Several crates including winit use this dependency and it fails to build as per the log attached. I also sent...

I've been having to figure out how to detect rust-analyzer in my build script to selectively disable a function that only needs to run during actual builds and not during...

C-bug
I-crash

I would like to request the ability to `.await` code within the event loop, such as inside the Resumed event. This'll allow initializing libraries such as WGPU which require async...

DS - web

## 💡 Feature Description Allows testing code before commit. https://pre-commit.com #### 💻 Example Usage .pre-commit-config.yaml ```yaml # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: -...

**Build Log** What is the build error? ```c /usr/include/vulkan/vulkan_core.h:10779:26: note: 'PFN_vkCmdSetCullModeEXT' declared here typedef void (VKAPI_PTR *PFN_vkCmdSetCullModeEXT)(VkCommandBuffer commandBuffer, VkCullModeFlags cullMode); ^ In file included from /home/alexis/Desktop/darling/src/external/cocotron/QuartzCore/CAMetalLayer.mm:22: In file included from...

Awaiting Response

## Expected Behavior This is just a suggestion for taking a look into https://github.com/WICG/manifest-incubations/blob/gh-pages/note_taking-explainer.md ## Current Behavior This didn't appear to exist when I looked at the manifest. I originally...