Mark Hammond
Mark Hammond
I agree that my local timezone is generally more useful. `.ago()` etc work fine in a rich UI as you can generally (eg) hover to get the actual time, but...
I just re-read the context and want to change my answer :) > This is now pretty well configurable. > One possible default is to use [relative timestamps](https://martinvonz.github.io/jj/v0.13.0/config/#relative-timestamps) by default....
+1 - although we might want to be careful re timing around Fennec - this might still end up being the thing that makes us find tabs sent via the...
For interest I had a poke at seeing if this works with the current uniffi version and it does :) There's a trivial fix to sync-manager importing `DeviceType` twice, and...
Happy for this to land whenever you feel it's ready!
I've been seeing these `fork/exec /usr/local/bin/python3: no such file or directory` issues for some time now - it only seems to happen with some jobs - not the CI jobs...
app-services has grown better error-handling and error-reporting capabilities - I'm not sure if they are actually being used by Nimbus, but I'll flag this for them anyway.
Given #1631 and [this comment](https://github.com/mozilla/uniffi-rs/blob/601c34453b311c607b7430b39e7355e669a74d14/uniffi_core/src/metadata.rs#L98-L102) it's probably fine to double that constant again...
I think we gave a good workaround, and we aren't going to make functions first-class, so let's close this.
> I think that's a little more involved than your suggestion—a bitset's variants would need to have specific raw values, not just implicitly assigned ones How is that different from...