Charles Samborski

Results 45 issues of Charles Samborski

### Describe the bug Setting `moduleResolution` to `node16` in `tsconfig.json` is not supported. (Write your answer here.) ### Did you try recovering your dependencies? Yes ### Which terms did you...

needs triage
issue: bug report

**Is your feature request related to a problem? Please describe.** My project supports configuring the SMTP client through a configuration file: SMTP server, sender mailbox, credentials, etc. One of the...

type:feature
component:builder

I am sharing my progress while refactoring the Postgres types (see https://github.com/launchbadge/sqlx/issues/1797). The main idea is to split `PgType` as it's too general. The new model has the following hierarchy:...

Hello! I am opening an issue to discuss Postgres type resolution. I submitted some PRs related to this code, but these were incremental changes. I'd like to discuss a larger...

Add support for lossy image loading. The new `load_lossy` function adds error recovery. If loading reaches the step where it allocates the pixel buffer, then it always succeeds: any error...

I would like to be able to load malformed images, such as truncated files. In particular, once the pixel buffer is allocated, return it even on error so it's possible...

If I create a strongly typed image buffer `ImageBuffer` with a single pixel with RGBA color `[0x57d8, 0x48c9, 0xd555, 0x7eff]` (purple), I can encode it into a PNG file `img16.png`...

#### What version of regex are you using? `1.5.4` #### Describe the bug at a high level. I use regexes to validate string inputs. Usually the strings are fairly small...

enhancement
help wanted
question

Hi, I'd like to integrate your library in my project but it does not seem to support KDE. It instead uses the Gnome file picker which is a very suboptimal...

help wanted
linux
feature

Hi, I am starting to get pretty annoyed by the fact that this plugin tends to wipe out my home directory. I keep most of my files in a separate...

enhancement
Priority 2