savchenko

Results 229 comments of savchenko

> Is this expected? As far as I understand - yes, please read the whole thread above.

Observing the same on the "hello world" created via `cargo new`. ```sh cargo +nightly call-stack --bin hello --target x86_64-unknown-linux-gnu > hello.dot ``` 1. Exporting `RUSTFLAGS="-C embed-bitcode"` results in: ``` error:...

It is rather standardized in systemd-based distributions (which nowadays translates to Debian/RHEL/SUSE and their derivatives like Ubuntu/Fedora/CentoOS/etc).

Fair call. Looking forward towards the build with `/DYNAMICBASE` :)

Thank you. Maybe these days VisualStudio enables it for all x86_64 builds by default ; "must have" feature.

Hey @octplane , are you still (or _do you plan to..._) work on this one? Callbacks shipped with base support `display_ok_hosts` and `display_skipped_hosts`, so maybe it worth checking these two...

@mmahmoudian , there is an ongoing discussion regarding including the functionality of AltDrag into the PowerToys: https://github.com/microsoft/PowerToys/issues/269

Fingers crossed: https://github.com/microsoft/PowerToys/pull/6979

@RamonUnch , thanks for picking it up, but where is the code? Stefan has published AltDrag under GPL-v3 and all I can find at the Mega folder apart from binaries...

Thanks. If I might suggest a few things: - Push your work changes into a new repository, publish it and link here - Once it's up, gently ping @stefansundin and...