@LuccaPinho@eugene_galaxy Well, just any normal usage will get this light coloured mouse super dirty, and very hard to clean. Not that a dark version doesn't get dirty; you just don't see it... 🙈
And I have no clue how to clean it from the rubbery surface without damaging the material. Any tips?
@NMedina5@mathladyhazel I'm no expert on transcendental numbers, but if it's true that their decimals contain every number sequence, then yes, they will eventually not only all reach precisely 10%, but also stay there forever (every 10 decimals would exactly be each number from 0–9 once, in any order).
@arnogiu Why not simply `koin` without the inject? Or just `inject`? Doesn't the -in in Koin stand for inject(ion)? I guess these names are already taken?
@androiddevnotes@throwsnpe I know it's an extra click, but linking to Gist/repo would allow both copying and reading code on a website made for that.
Also, since we're humans reading logs, maybe share a screenshot of the logs instead of the code?
@arkann1985@martinbonnin Yes, the value can be one of three. But `Foo | Bar?` can have different meaning in your business logic. An example: https://t.co/FKhiW4zLEb
If the random object is `null`, then it can be proven that `value` is 1 because we were in the `Bar?` if-branch.
@arkann1985@martinbonnin Or read a `Foo?` from it? As in: if it is a Foo, it's never a `Foo?` In practice you'd just do a `when (it) { is Foo ->`, so it's not a practical problem.
@arkann1985@martinbonnin Anyways, to set theory it's all the same if a `Foo | (Bar | null)` can both accept and produce nullable `Foo` instances and nullable `Bar` instances. But what if that has a use case?
E.g. in fake-Kotlin: `var fooOrMaybeBar: Foo | Bar?`, could you set a `Foo?` value to that var?
@arkann1985@martinbonnin What if you have a type that is either a Foo or a nullable Bar?, would you rather write `Foo | (Bar | null)` (note the parentheses) or just `Foo | Bar?`. Or if either is nullable the other way around, you could write `Foo | Bar | null` vs. `(Foo | Bar)?` vs. `Foo? | Bar?`.
@marcinmoskala Does that mean that the MutableStateFlow#value docs are wrong? 'This property is thread-safe and can be safely updated from concurrent coroutines without external synchronization.'
https://t.co/cqiZmBU9Vb
@chacon@Apple@Zoom 📞 or Zoom Settings 🔍?
Sure, the user uses the former every day, so they must need to change some accessibility settings! @Apple, did this become worse since 1 or 2 major macOS versions ago? Spotlight used to work fine.
@chrisbanes I know it's personal, but to me it's so distracting that I wondered if this isn't known/experienced by more people. If it was known to be a UX risk if not done carefully or very subtly.
@chrisbanes Oh really? I don't use iOS, though I occasionally see a device and I do notice that it uses blurs a lot. I do use macOS every day. Do you happen to know if this effect is used there too? Also not fond of that design.
@dreetje Only Ember sounds like Flemish to me. I assume they explicitly chose to offer that accent. The rest sounds like a USA person who learned good Dutch, or a Dutch person who lived in the USA for a year.
Also, the voices sound way better than before. Give it a few more iterations...