gdanov
gdanov
**Describe the bug** I have `CRM.Client` and `ClientImpl` with the second being annotated as `@tq.ObjectType({ implements: CRM.Client }) export abstract class ClientImpl extends CRM.Client {` when CRM.Client is *not* annotated...
ubuntu 18 does not have `resolvectl` and this is why I'm using `systemd-resolve` directly in the PostUp — this is guaranteed to work regardless the API version. I suggest you...
because whatever is configured via systemd-resolved is lost. you could lose connectivity or bring your cluster down if (for example) your internal dns is configured via systemd.
yes I mean stylesheet
me too. it seems to be one of the things getting in the way of having cursive + cljs repls play together
shocking is everything's fine on the prod nodes that are supposed to be identical twins of the staging... here are the details you requested, from the faulty nodes: ``` root@pp-staging-2:~#...
I'm trying to use LSP + Cider and one problem I see is that Cider redefines the key mappings for things like and . I'd prefer to be able to...
that's pretty cool, thanks. One problem I keep having is alternating the formatting between cider and lsp. I'm using latest stable releases for both while your example seems to use...
lsp seems to be interacting with indent-region by advising it. Not sure how and why ``` - paredit-forward-slurp-sexp 99 15% - paredit-forward-slurp-into-list 99 15% - indent-region 99 15% - apply...
yes I do, however it makes no sense as the code and the config is the same