Tan Yeong Sheng
Tan Yeong Sheng
Anyway to get ssl with tls support using psk and psk-identity connection support?
`doom upgrade` in macOS `Apple M2 Max` on `Sonoma 14.4.1` with `GNU Emacs 29.3` throws error: ```doom upgrade > Preparing to upgrade Doom Emacs and its packages... - A new...
Confirmed that it is exact issue as https://github.com/doomemacs/doomemacs/issues/7769. [This solution works](https://github.com/doomemacs/doomemacs/issues/7769#issuecomment-2023328842). `doom upgrade` in macOS `Apple M2 Max` on `Sonoma 14.4.1` with `GNU Emacs 29.3` throws error: ```doom upgrade >...
@fi3ework , very much thank you for making the release happen which I've been eagerly looking forward to. However, I've upgraded to vite-plugin-checker 0.7.0 with vue-tsc 2.0.24 (here's my [package.json](https://github.com/nerds-odd-e/doughnut/blob/main/frontend/package.json))....
> @topvis @yeongsheng-tan could you provide a minimal repro? @fi3ework [here's our github repo](https://github.com/nerds-odd-e/doughnut), and the frontend code is in the sub-dir `frontend`.
> > @fi3ework , very much thank you for making the release happen which I've been eagerly looking forward to. > > However, I've upgraded to vite-plugin-checker 0.7.0 with vue-tsc...
> Are you still seeing this issue? `lsp-mode` has been bumped a number of times since this was opened (i.e. if it really is an upstream issue it might've been...
Sorry. The removal of prod.secret.exs was meant to make the docker build as self-contained as possible. Since it is bad practice to check-in production secrets, and we have no good...
I decided to take the simplest approach for now: 1. Re-introduce prod.secret.exs into config/prod.exs 2. Update README.md to remind user to manually do the needed step to add a bare...
@bbhoss What's your opinion if I move away from Ubuntu/Debian OS for the container, and swing to using alpine-linux containers. Simply for the size, which would have the downstream impact...