How much you play is my favorite measure of success in this industry. You stop looking up to tech execs (who look miserable) or hyper-growth founders (stressed) and start looking up to independent creative minds who shape a space that allows them to play.
testflight now open:
→ https://t.co/KLUGRZ0LtK
Loot lets you collect the world around you by taking a picture. it removes the background and auto-adds it to the right collection ✨
please try it and share your feedback. a lot of the features you see started as suggestions by beta testers 🙏
Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use.
Its capabilities exceed those of any model we’ve ever made generally available.
Hi folks! The team I manage at Apple, the Authentication Experience team, is hiring a software engineer. We use empathy-driven development to make using apps and websites that have accounts more humane and safe for everyone. Bay Area role; DMs open for Qs. https://t.co/NYTi7RtkxH
I just learned that in C++ (but not C) the ternary operator can be used as an lvalue, so this is a valid expression that sets either a or b 2 to depending on if a is 0:
((0 == a) ? a : b) = 2;
I'm upset now.