Ivan Shapovalov
Ivan Shapovalov
No worries at all. Take care!
> If cattrs doesn't know how to unstructure a field, it just passes it through, which is what you're seeing. I see. This was not obvious from the documentation. Perhaps...
Yes, creating a private, non-persistent mount namespace is an obvious answer. > One of the goals of btdu is to help users understand how btrfs works But once the user...
> Personally, I have the top-level subvolumes always mounted (along with the purpose-specific subvolumes). I don't know why you wouldn't do that if you were a btrfs power user. Quite...
If you move both panels to the left side, you end up with the same problem just with less absolute amount of eye movement. Arguably it might be even worse,...
> I think it that it makes more sense for the answer to "where am I and what do I do now" to come before the one to "what is...
@jonhoo, would this issue be solved by teaching bootstrap.py to append `$CARGO_TARGET__RUSTFLAGS` to rustflags for the "bootstrap itself" invocation? Then you could maybe set `-C link-arg=--gcc-toolchain=...` for all targets that...
> @intelfx That feels like it probably just adds another corner case users need to be aware of 😅 The `$RUSTFLAGS_BOOTSTRAP_ITSELF` idea is about the same level of corner-casery, though...
Potential duplicates: #236, #449 (the latter provides a workaround in form of a custom menu entry). That said, +1, I'd really like to have this coupled with Sublime's wonderful command...
> But I think it's not a trivial change and would likely have performance implications that may not be desired. Well, there is tail(1), so whatever it does should be...