Drew Hess

Results 47 issues of Drew Hess

One thing that's frustrating about all existing open source media management systems is the lack of S3-compatible storage options. I think it's especially ironic given that they all go out...

T-feature-request
A-backend
A-plugins
S-needs-triage
R-inactive

Hi, thanks for this project -- it's super useful. I have noticed, unfortunately, that it doesn't seem to work with recent Hydra versions. I'm not sure when this happened, nor...

I'm trying this out for the first time, deploying just a single secret to a single host with `deploy-rs`, but I'm getting the following error: ``` ⭐ ❓ [activate] [DEBUG]...

Given: - dhall is a configuration language - IP addresses show up frequently in configuration - There is already parser support for IP addresses what do you think about making...

Re: #72, it would be nice if `pre-commit-hooks` supported a "map"-like operation for tools or modes of tools that can only work a file at a time. One possible implementation...

The ssh container appears to have the same time sync issue that has plagued Docker for Mac since they switched the implementation to HyperKit (at least that far back), namely...

We recently started using https://github.com/philips-labs/terraform-aws-github-runner. It creates ephemeral self-hosted runners in EC2. Most of the time, the instances are freshly-created, but they will stick around for a bit after finishing...

bug

Hi, The [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) plugin allows you to use TypeScript's [path mapping feature](https://www.typescriptlang.org/docs/handbook/module-resolution.html#path-mapping) without any additional `vite.config.ts` configuration. In other words, you can use nice `"@/foo/bar"` style imports with just the...

### TL;DR The `add_cluster_firewall_rules` and related firewall options do not appear to have any effect for Autopilot clusters. I've configured all of them, with higher priority than my default firewall...

bug
upstream
triaged
P3

As of about a week ago, `master` now generates the following error for us during `nix develop` evaluation: ```  nix develop trace: No index state specified for cabal-edit, using...