Wildan M
Wildan M
Because that would be us resolving to DNS record twice instead of once. https://github.com/willnode/forward-domain/blob/da93293f99a7f3ee21b897bf5eb7832f74cf43ff/src/util.js#L197 It can be considered if such record can handle more complex use case e.g. wildcard domains.
Please upvote the very top issue in this thread. 10+ votes will make me consider implementing it.
From now on, `_.` prefix can be replaced with `fwd.` can anybody confirm it works?
Thanks for these patches! I have further upgrading it on my fork to use latest nix crate. Let me know if I can submit PR for it https://github.com/KillingSpark/rustysd/compare/master...willnode:rustysd:redox
> the navigation doesn't happen Do you mean full navigation page or navigation from using `link` / `navigate` inside this library? Reading from how this library works, I think it's...
Maybe helps ``` $ cd ~/.pyenv/versions/3.11.10 $ ld bin/python ld: warning: $ORIGIN/../lib/libpython3.11.so.1.0, needed by bin/python, not found (try using -rpath or -rpath-link) ld: warning: cannot find entry symbol _start; not...
https://uptimerobot.com/ only accept HEAD for free account. It's common to use it for saving bandwidth I guess.
If anyone can't wait for this support I have a workaround: https://github.com/nginx/unit/discussions/1329
This is could be because of https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2 exactly in https://github.com/fwcd/vscode-kotlin/blob/a2b912de4fa9139eacd976bc0b22907105b83e4a/src/languageSetup.ts#L250
@fwcd should already fixes it then