Erkki Seppälä
Erkki Seppälä
It seems like [ESNI is replaced by ECH](https://datatracker.ietf.org/doc/draft-ietf-tls-esni/). Mozilla blogged about this last year: https://blog.mozilla.org/security/2021/01/07/encrypted-client-hello-the-future-of-esni-in-firefox/ I did not look at the specifics, but it _sounds_ previous designs (should they exist...
I'm also seeing this issue, and it does seem that in Android 11 this permission is required _even_ for foreground services per https://developer.android.com/about/versions/oreo/background-location-limits: > Caution: If your app starts a...
I realize this is only tangentially related, but might it be possible to get rid of the paren requirement altogether? Rust and OCaml do it :), though OCaml has the...
Was this fix part of Element version 1.11.37? If so, I'm not seeing any discernable change there.
Perhaps the view that acd_fuse sees is somehow different from the one that can be seen in the web or there are some file attributes at play here. I copied...
Updated. Changes: - Added note about alternatives per @KitsuneRal 's comment - Removed changes to `instant_messaging.rst` per @turt2live 's comment - Added a Signed Off -line to the commit message...
So it came to me that an implementation should be careful when implementing this. In particular, when a web-based client opens a HTML document from the same domain as the...
With almost the same effort support for `-u` for sorting by access time could be implemented. Perhaps the issue title could be changed to include that cas as well?
Perhaps aichat could be extended (or parts of it extracted) to export its functionality as a library crate? It already supports a wide variety of different LLM interfaces and it...
However, have you looked at the commits in this repository? :wink: Projects have different commit message conventions, but I think the first line of commit should say what was changed....