Matěj Laitl
Matěj Laitl
> I'm not a Rust programmer, and GDB debugger support for Rust is just awful: it's easier to hack into the memory with bare hands than to understand how to...
FWIW this has an interaction with the listen-port being fixed vs. random. If it is fixed, we have higher chance of connecting to peers in case of unreachanble server, because...
- this is related to https://github.com/rust-lang/rust-bindgen/issues/2807
This looks good, thought it looks like `components:` wasn't needed before? The clippy CI failures are unrelated, I've submitted https://github.com/cameleon-rs/cameleon/pull/209 to fix them. Once merge, we can rebase this PR.
> @strohel I commit a clippy fix directly, please let me know if it is better to separate it into PR. Ah sorry I've already submitted it as https://github.com/cameleon-rs/cameleon/pull/210 before...
See https://github.com/sddm/sddm/issues/1036#issuecomment-477633990 for possible kernel config option that causes the problem.
Hi @GREsau, I've faced this issue recently. I see there's a PR by @SamirTalwar that says it fixes it. Could you please take a look? @GREsau/@SamirTalwar, I can help with...
> I’m happy to update the pull request myself if there’s a sign that it will be considered for merging. BTW, thanks for the patch @SamirTalwar! It fixed the last...
@Oaklight oh, that was just beause the server doesn't currently write to `/etc/hosts`, but the peers are fully reachable form it using their innernet IPs.
@jacksongoode @skywhale I've resolved all applicable threads, so the ones still open are relevant and should be actionable. One bigger one could be good topic for a mini-sprint.