JP Barringer

Results 10 comments of JP Barringer

Awesome! To start: - An example nginx conf can be found here https://github.com/nystudio107/nginx-craft/blob/master/sites-available/basic_localdev.com.conf (This is the one that the Craft devs point to) - Requirements are here: https://craftcms.com/docs/3.x/requirements.html Ideally: -...

Throwing in another use-case here / another +1: I'm running a VPS with copilot, which includes and encourages podman use. They have an installable web UI for managing pods and...

Two More thoughts: 1) I am pretty sure that most of us are talking about using podman-desktop as a UI to manage a remote linux instance (as in https://docs.podman.io/en/latest/markdown/podman-remote.1.html). This...

@psychedelicious would this be different from embedded workflows (workflows-as-nodes)?

+1. Unprivileged containers are a big plus. Also ecosystem reasons, including trust & support for CNCF / OCI tooling beyond Docker.

How did you remove it? I'm running into an issue where the read files tool is returning stale information to the LLM.

Good by me, sorry for the late confirmation but I have not run into this problem recently.

This is great. Could it be added to install instructions in docs before closing the issue for good?

> Closing as duplicate of: > > * [Wait/retry when agent hits rate limits (don't just error)  #31531](https://github.com/zed-industries/zed/issues/31531) > > FYI, I expect your experience will change in two days...

Also see - https://github.com/zed-industries/zed/issues/32747 - https://github.com/zed-industries/zed/issues/32405 I don't think any of these bug reports are directly related to the idea of waiting and retrying when an error is hit (it's...