Ian Goforth
Ian Goforth
I have a bunch of files of a specific type. Some of them have the correct file extension, others don't. Because of this, the "--name" flag won't catch them all....
It would be awesome to get openSeaChest binaries for ESXi every release so I don't have to reboot my system to use SeaTools bootable. Thank you!
**Describe the bug** A list index out of range occurs in _convert_table_to_text during docx parsing. **To Reproduce** I was operating on 1360 docx files from this source: https://www.3gpp.org/ftp/Specs/latest/Rel-17 In the...
Please add a function that attempts to autostart the RPyc service as that would enable a lot of really fun automation without having to first open the program manually.
I manage my dotnet installs in usermode through the scoop package manager at %USERPROFILE%\scoop\apps\dotnet-sdk-preview\current. As a result, the DOTNET_ROOT environment variable is up-to-date but my registry key still points to...
To reproduce: ```powershell PS > bin\python Python 3.12.3 (main, May 25 2024, 19:21:37) [GCC 12.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import asyncio >>>...
I know the last thing you want is more Windows issues but I figured I'd drop this here on the off-chance it helps. ```powershell PS > .\python Python 3.12.3 (main,...
Is support for Cloudflare D1's ability to [query and parse JSON data](https://developers.cloudflare.com/d1/build-with-d1/query-json/) in TEXT fields planned? I'm loving the Vanilla+ feeling this project offers. Looking forward to it
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to use exactOptionalPropertyTypes in tsconfig.json but libraries don't support it. Prisma has taken active...