l

Results 501 comments of l

I also found someone reporting similar stacktrace on different phones: https://gitlab.com/LineageOS/issues/android/-/issues/2205 There an app calls `startAdvertisingSet` directly, so using it without `startAdvertising` likely does not help.

It should probably be more visible in the UI that BLE initialization failed, but closing this once there is a version that does not crash is also fine.

By the way Briar works over bluetooth on the same phone. I have tested with Wi-Fi disabled, no internet connectivity possible, and in Briar itself I also disabled everything but...

I produced another example with `gpg` as well: ``` -----BEGIN PGP PRIVATE KEY BLOCK----- lFgEZXN7vhYJKwYBBAHaRw8BAQdAfkr84guRcAVCSK3NpS5vlqXBg04+y28mZ6hu 3MxVfhYAAQDDqxDd75+NfHT2XiXzHRh4nityqdxxHU/piWdHNQLOMg90tBFhbGlj ZUBleGFtcGxlLm9yZ5xdBGVze74SCisGAQQBl1UBBQEBB0BTktPN/mWzt9XjFitw i0DBOjVBRh6HyVRZDSNUseJqdAMBCAcAAP9ytIdby2BidflOyD1pIm41Rt7CfNr3 onv3LEpJdLk5eBFniHgEGBYIACAWIQT/KJLR2z/w/tKKh//wqCpjjtD2QAUCZXN7 vgIbDAAKCRDwqCpjjtD2QAdrAP9ZDINPMlx1jQaf9W35gRl893wFgN5o9M4MRirw 9+SwVwEAjJ90DJEWMjSWiGZVnKVnEFdVRsodxqt/Xzo92c6cEQ8= =h/01 -----END PGP PRIVATE KEY BLOCK----- ``` I created...

`.verify()` actually passes, because it only checks that signatures on UserIDs are correct. If there is no signature or no UserID, it is fine.

An update on the blog: https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/

There is now oxlint: https://oxc-project.github.io/blog/2023-12-12-announcing-oxlint.html https://oxc-project.github.io/docs/guide/usage/linter.html

https://jobs.careers.microsoft.com/global/en/job/1633482/Principal-Software-Architect

More direct link: https://blogs.windows.com/windows-insider/2023/07/12/announcing-windows-11-insider-preview-build-25905/ > This preview shipped with an early implementation of critical kernel features in safe Rust.

This is moved to "ready". What is the PR adding this? I have found #817 and #1914, both closed without merging.