@phlp Schön dass du die App noch nutzt. Ich werde auf jeden Fall versuchen sie lauffähig zu halten. Bevor ich was Größeres daran mache, müsste ich aber wohl vieles neu bauen, und dazu müsste ich erstmal das Businessmodell überdenken.
@chriseidhof Not sure a bit is enough. There’s a third state of uncertainty, which you’d handle by awkwardly not trying to address them in the second person at all. 🙈
@denisenepraunig In cases like this I often insert some small “mistakes” on purpose (eg. a typo in an expected string). Sounds weird, but I really like seeing a test fail before it passes to be sure it actually tests the right thing.
We’ve got a job opening for a Senior #iOSEngineer to join our platform team @GetYourGuide.
If you’re looking for a team with full ownership, drives high-impact work and solve plenty of technical challenges to go with it, then feel free to reach out to us:
https://t.co/bB8UxbRfkV
@breakthesystem As an alternative, there is always withAnimation, where only state changes that happen inside the passed closure are animated. Might be helpful if the collection is not equatable. But of course both approaches only work if the other unwanted animations are not triggered by that.
SwiftUI has a new, pretty cool, **debugging** utility to help you understand what is causing a view to be reevaluated.
Call `Self._printChanges()` inside the body of a view to print out the changes that have triggered the view update.
@chrismeissner@pixelkind I had also thought of buying an ultra wide at some point, but decided against it due to the low ppi. I wanted a “retina” feeling, and you just don’t have that at ~110 ppi. 32” at 4K isn’t technically retina either, but not distinguishable to my eye at normal distance.
My ancient 24“ Dell display finally died with a 💥. Any recommendations for a display to use with a 15” MacBook Pro? Should be min 27”, have a decent pixel density and USB-C with power delivery.
(No, Apple’s new display is not an option...)
@chrismeissner@pixelkind 60W PD is sometimes not enough for the 16” MacBook Pro under high load (battery discharging slowly). But that’s not an issue for me, since I don’t use it under heavy load for multiple hours.
Paw · The most advanced API tool for Mac (REST & GraphQL) https://t.co/9urIFDWKje · Our insane 2020 Black Friday offer: Retweet this and get a free Paw license (worth $49.99) 💸 Still want to support us? Buy 50% off from our website 💙
@christian_beer Previews can be annoying, but they do work most of the time for me. I just don’t understand why they make it SO hard to get to the real error message (generate diagnostics report, reveal in finder etc.). Often just a simple issue.