Results 6 issues of NickBlow

https://www.libvips.org/API/current/libvips-conversion.html#vips-embed exposes a background colour as an option, but you can't pass it into GoVips. This means that the VIPS_EXTEND_BACKGROUND enum also does nothing in this case.

enhancement
help wanted

Since Amazon Linux is now EOL, AWS is recommending people use provided.al2 runtime for Go Lambdas - this also has the benefit of supporting the new ARM graviton processors. Potentially...

### Name of the resource AWS::ElastiCache::ReplicationGroup ### Resource Name _No response_ ### Issue Description We have a replication group with replicasPerNodeGroup: 0 and automaticFailoverEnabled: true, but the replication group has...

bug
NeedTriage

Not sure if this exists, I can't see it - is there any way to give the button a name so that we can click it with a macro? My...

## Summary When mutating a ref value in an event handler (e.g. when dealing with uncontrolled inputs), the React Compiler ESLint rule is giving the following error: ESLint: Updating a...

Component: Optimizing Compiler
React 19

### What kind of issue is this? - [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization) - [ ] babel-plugin-react-compiler (build issue...

Type: Bug
Status: Unconfirmed
Component: Optimizing Compiler