Philippe Vaucher

Results 314 comments of Philippe Vaucher

Have one of the peer allow inbound UDP port 51820

Ah, very interesting. We can probably even do something to switch between docker compose projects. I don't have time atm but if someone wants to make a PR I'll probably...

Some key that for example starts `dired` in the docker-compose.yml directory. Something like `projectile-switch-project` but for docker compose projects.

Hum, good idea you could even modify https://github.com/Silex/docker.el/blob/main/docker-container.el#L445-L449 so you can specify the user in the transient. PR welcome 😉

Ah, I'm currently testing out aider so I'm using deepseek for money reasons, but once I figure out a bit how much the various engines cost per month I might...

Thanks for the feedback, I started with Gemini but the free version is often overloaded, and it answers slowly. If I have more budget I'll probably go Copilot or OpenAI,...

Yes, in `NB_NETSTACK_MODE` (non-root user) with `NB_ENABLE_NETSTACK_LOCAL_FORWARDING` enabled. See #2799

Given author seems gone, maybe someone should fork & maintain aio? Just a suggestion not a volunteering 😅

@kiennq I'm considering starting to maintain aio. I started writing some commits at https://github.com/Silex/emacs-aio But then I noticed you have like 10+ commits in your fork, but some of them...

@kiennq: Thanks! Can I grab your commits then? I assume it's the most working aio implementation out there, if you agree I'll just bring your commits and maybe reword them...