Maciej Małecki

Results 18 issues of Maciej Małecki

Hey, I put a little thought into our package manager. # Name I'm bad at names so there's none. # Paths Tricky part is how to support "legacy" applications. This...

### Current Terraform Version ``` v1.1.7 ``` ### Use-cases In my automation scripts, I would like to be able to call `terraform workspace delete` or `terraform workspace new` without explicitly...

enhancement
new

# Pull Request ## Related Github Issues - _[none]_ ## Description This allows us to generate Atlantis configurations including hard-coded workspaces, as passed in by the user. We use workspaces...

Fastly exposes additional endpoints which use the same authorization scheme, for example `https://rt.fastly.com`, used for real-time analytics.

pr - needs review

`assign` is deprecated, and this particular use of it appears broken on newer OpenSCAD versions. We usually pass in the dimensions explicitly, therefore don't hit this code path.

This is useful when printing with nozzles with different thermal conductivities. Bed temperature offset may also be used when dealing with skews during to thermistor placement, or different surfaces. Change...

Backend

It's useful during development (e.g. Vim creates .*.swp backup files which are being `require`d, which throws an error).

I know the README mentions not being to support cameras due to lack of ESP32's video encoding capabilities. However, it appears that RTSP with JPEG-capable (and thus MJPEG-capable) cameras is...