Tim Shannon

Results 10 issues of Tim Shannon

Copy of issue from https://github.com/jteeuwen/go-bindata/issues/22 I like the idea of another function like `AssetCompressed("filename")` that returns the data without first decompressing it for use in scenarios where you'd want to...

enhancement

See #105 The cost of inserting into an index grows as the number of values an index key refers to grows. This shouldn't be the case. The cost should be...

enhancement

Does anyone know the status of this project? There hasn't been a commit in a couple months, and the project creator hasn't has any github activity since August 2021. I...

Just what the title says. I like Croppr because it's very lightweight, and straight forward. Other cropping libraries are trying to do everything, but all I need is a simple...

I'm trying to use coc.nvim with C#, and this appears to be new only supported LSP. I'm on linux and I have the latest Mono SDKs and .NET core 5...

Blender [Custom Properties](https://docs.blender.org/manual/en/2.79/data_system/custom_properties.html) allow for adding arbitrary properties to meshes other nodes, including things like cameras and lights. When you export a model from Blender to GLTF, it puts any...

http://www.libsdl.org/projects/SDL_mixer/docs/SDL_mixer_75.html#SEC75 or at least the built in mix processors: Mix_SetPanning Mix_SetDistance Mix_SetPosition Mix_SetReverseStereo

I was wondering if you would consider setting up some typed methods. It would make using the library a bit less verbose, and I don't believe it would be a...

Just found this fork, and it fixes every single issue I had with original, which is awesome. However, I have it ingrained into my fingers to move up to the...

According to this: https://github.com/palantir/tslint/issues/3676 It should work with .vue files, and in vs-code I get the tslint errors / warnings.