If the "manager" can punish or reward individuals, you're in deep deep trouble. That kind of "management" just pits people against each other & demolishes teams. Doesn't matter if the mgr in question is a "nice guy." The authority to punish is sufficient, even if it's not used.
Buenas TL.
Me acaban de echar del trabajo por primera vez en más de 12 años que llevo trabajando.
Jamás pensé que sería así.
Han hecho que una etapa de mi vida se acabe, un poco de malas maneras y con una justificación bastante escueta de porque ha sido un despido PROCEDENTE.
@krzyzanowskim Do you know if there is a way to observe an AsyncSequence by multiple consumers? Is the only thing I can think of for Combine right now that is not supported by Swift itself (or that I don’t know how to do it)
The latest release of the @FanDuel iOS app nearly tripled its size, going from 129.5 MB -> 380.6 MB
And the size increase appears to have occurred due to a mistake in trying to add single library
🧵 What Fanduel did + why files have size overhead
We recently disabled this feature for all our iOS engineers due to it causing Xcode freezes.
defaults write https://t.co/5hon8Dab4B.dt.Xcode "IDESourceControlEnableSourceControl_10_0" -bool NO
Filed FB11986493 as "IDESourceControlWorkingTreeUpdater causes Xcode hangs".
Y en el siguiente episodio retomamos la ancestral pregunta "¿Y tu de quién eres?" con nuestra invitada @CarlaStabile que nos cuenta un montón de cosas de autenticación y autorización.
A “fun” part of running a video series for 5 years is that we get to see how our styles have changed over time.
So, who wore it best?
Stephen or Shrek?
Brandon or Rachel?
https://t.co/qLIqwn2PYv
We recently optimized the DoorDash iOS consumer app launch time by 60% using flame charts, various performance tooling, and optimizing our code for the Swift runtime 🚀
We also tricked the dynamic linker in a pretty silly way 🤪
https://t.co/WmcUs8oxdW
#ios#swift
Someone here knows how can I set accessibility ids for the content views of a SwiftUI button? .accessibilityRemoveTraits(.isButton) does not seem to work…