Results 15 issues of Mark Fayngersh

I'm getting a TypeError whenever I try to upload a file to a vault: `glacier.py archive upload Backup file` where `Backup` is the vault name and `file` is a file...

--- Everything works fine in terms of loading `fsautocomplete.dll` and getting it to interface with ionide-vim, but it appears to have trouble finding the `Microsoft.AspNetCore` framework when loaded inside of...

Running `> npx vercel dev` and navigating to `http://localhost:3000/api/user` throws the following error: ``` > Building [email protected]:api/user.rs 'ivybridge' is not a recognized processor for this target (ignoring processor) '-avx' is...

I keep getting the following logged during `npm run check` and `npm run build` and it's unclear what's causing it, curious if anyone else ran into similar messages: ``` ====================================...

bug

Since we're currently using Svelte Kit with form actions that make heavy use of the [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData) browser api, the new Zod 3.20 release is a very much welcome improvement, specifically...

### Describe the bug Was instructed to create a new issue with repro from convo in #2889. ### Reproduction https://github.com/pheuter/safari-repro ### Logs ```Shell [Error] ReferenceError: Cannot access uninitialized variable. handleError...

First of all, kudos on what looks to be a great library 🎉 Noticed the Vite docs that show how to add the Babel plugin for React, any chance this...

**Is your feature request related to a problem? Please describe.** I would like to be able to use Google's PaLM models with Guidance via the new publicly available Vertex API...

With new APIs in Svelte 5 like [Snippets](https://svelte-5-preview.vercel.app/docs/snippets) as well as [breaking changes](https://svelte-5-preview.vercel.app/docs/breaking-changes) (especially the one where Svelte components are no longer classes) it would be great to hear about...

Could use some test cases

enhancement