Geoff Hudik

Results 14 issues of Geoff Hudik

I'm using the logspout http module from a custom logs container and have an IoT device scenario where the host is restarted. After the restart I was thinking I'd get...

I'm new to Eleventy and trying Hylia for the first time. I am wondering how to best do relative image links with image subdirectories per post? I have imported from...

## 🚀 Feature request ### Problem description I'd like to be able to set the z-index of root container element (the div above the svg). Currently with this example the...

Should these credential helpers work in a Swarm? I'm using `docker-credential-pass` and I can see it working okay on the Swarm manager. But when I execute `docker stack deploy --with-registry-auth`...

Love the API - it'd be great if this supported Raw event import i.e. https://docs.datalust.co/docs/posting-raw-events or another API client library existed to perform the update type operations supported by the...

enhancement

Docs say on Mac the shortcut to switch environments is `Fn+Cmd+F2` but that doesn't appear correct with `Release: 22.3.1.44623 (64-bit)`. The correct shortcut appears to be `Cmd+F2`. - https://github.com/ringcentral/ringcentral-api-docs/blob/main/docs/basics/your-rc-phone.md -...

Playwright seems to generate some corrupted trace files at times that can't be opened in the Trace Viewer. I can't quite figure out the pattern but have noticed at times...

triaging

``` > clef -i --format-json Requested value 'warning' was not found. ``` Installed via: ``` > dotnet tool install --global Datalust.ClefTool Skipping NuGet package signature verification. You can invoke the...

bug

It'd be great if there was a way to get server diagnostics via Seq CLI. Info available at `/#/settings/diagnostics`. Namely I'm interested in vital signs like free disk space. Potentially...

enhancement

Executing `event, err := client.GetProjectEvent(org, project, eventId)` returns this error: > json: cannot unmarshal bool into Go struct field Event.metadata of type string Event metadata appears to be defined as:...