Thomas Eizinger
Thomas Eizinger
The reality in connlib today is that we don't actually fully support forwarding DNS queries to non-standard ports. Reading through the code I noticed that we don't honor it in...
> Is this still relevant? Yes, the above is still true. We are unconditionally spawning these threads and having less than 4 CPU cores available will lead to contention. TUN...
I am not sure the current sizing table is a very good recommendation. There is no way a Gateway with 1 CPU core will able to serve 50 users on...
> Is the swift toolchain on NixOS structured differently from the standard toolchains? The extension is assuming the Swift executable is part of a toolchain, which includes lldb, swiftc, sourcekit-lsp...
Thanks! That part seems to work. It is now complaining that it can't find certain packages and that the manifest is invalid :upside_down_face: But at least it starts.
> @thomaseizinger out of interest where is the swift version of lldb stored in a NixOS install of Swift. They are in the same directory: ``` ❯ ls -la /nix/store/h8gh9cg2z137ql7h1bgnhr9ixwcwj4az-swift-5.8/bin...
> Thanks! That part seems to work. It is now complaining that it can't find certain packages and that the manifest is invalid 🙃 > > But at least it...
That seems to be a known issue already tracked in https://github.com/swiftlang/swift/issues/67975.
> Not sure this is something the VSCode extension can fix. I opened an issue on nixpkgs too: https://github.com/NixOS/nixpkgs/issues/331943 > It seems odd that NixOS have decided to release these...
Oh, I don't want to really bother with this CLA as signing it would require giving away my home address. I guess this PR still serves as a good discussion...