Lukas Großberger

Results 58 comments of Lukas Großberger

The CPU that works has the following flags over the one where it doesn't: > 'pdpe1gb', 'movbe', 'avx512bw', 'rdseed', 'fma', 'ospke', 'smap', 'bmi2', 'xgetbv1', 'f16c', '3dnowprefetch', 'avx512cd', 'smep', 'avx512dq', 'hle',...

Hi @heurainbow, good to hear that you found your way to `py.Dockerfile`. Due to the need to patch out AVX2 support (see #11 and microsoft/APSI#25) the current build setup is...

Would you be open to posting the output of `lscpu` (especially the flags section) from the affected system here, to help narrow down which cpu specific features cause the above...

Apologies for the delay, did you figure it out by now? My suggestion would be to try and install `python3-wheel` as a system dependency or `wheel` as a build dependency.

It seems like transistorsoft/flutter_background_fetch/issues/376 also works here, at least after adding the following to `android/build.gradle` I got my project with the official `flutter_compass` dependency to build again: ```gradle subprojects {...

Would you be open to creating a pull request from your fork to this repository, @PikPakPik? I'm hopeful that @hemanthrajv would accept the fix to resolve this issue.

I see the same, reproducible on Ubuntu 20.04 with: ``` conda create -n cs-debug python=3.9.7 conda activate cs-debug pip install ConfigSpace==1.2.1 python -c "from ConfigSpace.hyperparameters.hp_components import UnitScaler; print(UnitScaler(0, 1, dtype='blah'))"...

Basic ephemeral update list is available since c87b5c310340a4c1584291143ef8a5e425a8f25c

Using a contact's temporary location as the basis for sharing a temporary location oneself is possible now. We do not use unique identifiers that would allow grouping "attendees", but that'd...

Preferred contact details ca be indicated by using a custom label pre- or suffix like `Signal ★`; let's first observe if that is what people do before adding a dedicated...