#askstacktrace Suchergebnisse
I just noticed this while I was watching “advance in AR quick look” session video. “System Files” in files app on iPadOS? Since the icon it has is a little bug I think maybe this is some kind of internal debugging tool. @_inside do you know what does it do? #AskStackTrace
#askstacktrace What, in your opinion, makes app logs good? It's a struggle to decide how to format/where to put log messages in code to provide more meaningful output afterwords while debugging the app, not just write plenty of unnecessary messages, making logs harder to read.🧵
So, I caught a quick glance at this Apple guy's iPhone at the airport and now I've got to #askStackTrace: why didn't you brag about this new movie that will appear on Apple TV+⁉️
#askstacktrace What are your thoughts on the upcoming "Matter" standard? Do you think it will improve the HomeKit ecosystem by allowing Apple devices to work better with Nest for example? Or will it be too clunky still to have interoperability of these disparate systems? Thanks!
I absolutely loved this episode! The Back to the Future sound bites were awesome.When I can, I’m going to upgrade my 2013 Air to the 2020 Air. As for #askstacktrace, what is @johnsundell favorite/least fav SW movie? And why? Thank for the great shows. 👨🏻💻
Stacktrace Podcast 075: "One big remote family", featuring @kthomas901, @parrots and @caseyliss 9to5mac.com/2020/03/18/sta… by @_inside and @johnsundell Sponsored by @Setapp
If you find yourself with the time and desire to make an app, and you have a bunch of ideas, what criteria do you apply to those ideas to decide what to make? How do you judge your app ideas, in other words? #askstacktrace #iOSDev
We’re about to record @stacktracepod! Send in your #AppleEvent #askstacktrace questions
What you guys think about separating iOS(or other Apple platforms) development teams into backend and frontend, like “logic” and UI? #AskStacktrace
After opening keynote and SOTU, I'm more convinced i*OS, macOS, tvOS, etc. are actually shards of a big one, sth like an (internal) 'appleOS'. Maybe they will never release it as a single one, but I'm pretty sure it exists. What do you think? #askstacktrace #WWDC19
Since both of you had worked with clients. Have you had a client who insists on providing a computer for a contract? I assume such device would be heavily monitored and with many restrictions. What do you usually do? Agree to work or ditch a project? #AskStacktrace
What’s your take about Public Roadmap? Have it or not, including release dates, development delays, etc #askstacktrace
What kinds of Xcode extensions or developer tools (e.g. XVim, linter, etc.) do you use daily? And why? #askstacktrace
#askstacktrace how do you design the user interface of your apps? Do you use a utility like adobe xd or sketch? Or do you design directly in xcode interface builder? Or good ol’ pen and paper?
What is your process when you want to learn some new technology? Whether that is SwiftUI or something completely different like NodeJS. #askstacktrace
When can I buy the Stacktrace: It Depends shirt? #AskStacktrace
How likely is Apple to release a Swift based persistence framework to replace CoreData or be an abstraction above it? Like SwiftUI for persistence. Making online/offline syncing with CloudKit more accessible. Am I asking for too much? #askstacktrace
We’ll be recording the next episode of @stacktracepod later today. Send in your #askstacktrace questions 😃
🖥 Questions about the Apple Studio Display? I’ll be reviewing it for this week’s @stacktracepod. Send them in here or with the #askstacktrace hashtag
#askstacktrace Hi guys! Can you maybe talk a little about what Ownership in Swift 6 is all about?
@stacktracepod #askstacktrace in UIKit, the coordinator pattern separates navigation code from the view related code. Is there a good way to do this in a SwiftUI app?
When are you using @testable? Is it only for unit test? Or also for a demo project also? A case when a framework contains demo target and test? #AskStacktrace
Since both of you had worked with clients. Have you had a client who insists on providing a computer for a contract? I assume such device would be heavily monitored and with many restrictions. What do you usually do? Agree to work or ditch a project? #AskStacktrace
Why does the display run mDNSResponder? Can your AirPlay to it? #askstacktrace
#askstacktrace can you add other monitors to the studio display USB-C port via HDMI?
#askstacktrace what do you think of future possibilities for the studio display and universal control? Are there any options for converting HDMI to thunderbolt if this was to be your one monitor?
🖥 Questions about the Apple Studio Display? I’ll be reviewing it for this week’s @stacktracepod. Send them in here or with the #askstacktrace hashtag
#askstacktrace @stacktracepod do we think Apple events are more similar to the “paper launch” practice we have seen on PC GPU and other markets where a very small amount of HW can be made available near launch date and for most people you have 2-3 months waiting times?
#askstacktrace @stacktracepod followup on the .dmg vs .pkg discussion. Forgetting an open DMG can cause people to inadvertently open the app from the read only bundle thanks to Spotlight finding it and suggesting it first.
Actually this would be a good #AskStacktrace question! “How do people with multiple projects that you're working on decide what to prioritise? How do you split focus? Looking for tips. I am struggling to juggle my attention and time between my existing apps/projects and new ones”
@stacktracepod suppose you want to have a UIKit iOS and AppKit macOS app in the same codebase/workspace so that they can share/reuse the same business logic. What’s the best way to structure your codebase/workspace with respect to projects, schemes and targets? #askstacktrace
#askstacktrace just listened to ep167. Do you think that Apple’s concerns around sideloading might mean they can not ever make “XCode for iPad” too powerful? I imagine If it had enough features (like Xcode) it might make sideloading easy enough to create alternate appstores etc…
#askstacktrace What are your thoughts on the upcoming "Matter" standard? Do you think it will improve the HomeKit ecosystem by allowing Apple devices to work better with Nest for example? Or will it be too clunky still to have interoperability of these disparate systems? Thanks!
In regard to @_inside's organization of devices, I have some inspiration for him with my @macseumdk 😅 macseum.dk #askstacktrace
Now that you opened up for linguistic again, I have a question I've been wanting to ask for years (but always forgot to ask) 😅 How do you sound in your native language? Like "My name is X. I am Y years old and live in Z" 😬 We have only heard you speaking English #askstacktrace
What backend solution(s) would you recommend to a solo indie iOS dev who only needs it for basic query and basic data storage? And why? Note: a generous free tier would be great to avoid big expense early on if the app idea doesn't work. #askstacktrace
@_inside has dozens of devices. That’s a given fact. How does he manage to organize everything? How does he tidy several notebooks, iPhones and iPads? In drawers? In piles? Not an easy task, @johnsundell! #askstacktrace
Should I start using a mechanical keyboard instead of Apple Magic keyboard? #askstacktrace #programming
I just realized this could be a good #askStackTrace question 😎
#askstacktrace @stacktracepod is there a way to automatically put quicklook preview in markup mode? I’ve been using apples native markup tools for photos and documents but it’s currently a bit cumbersome.
I just noticed this while I was watching “advance in AR quick look” session video. “System Files” in files app on iPadOS? Since the icon it has is a little bug I think maybe this is some kind of internal debugging tool. @_inside do you know what does it do? #AskStackTrace
#askstacktrace What, in your opinion, makes app logs good? It's a struggle to decide how to format/where to put log messages in code to provide more meaningful output afterwords while debugging the app, not just write plenty of unnecessary messages, making logs harder to read.🧵
@_inside Question: In AppleScript you can make alerts appear as if they're from any application. Is there anyway to do this in Obj-C without AppleScript? Undocumented API? #askstacktrace
I developed this new UI for Siri #askstacktrace @reneritchie Desenvolvi uma nova UI para a Dona Siri. Caso queriam, posso tentar sair do Alpha para o Beta #aloadt
So, I caught a quick glance at this Apple guy's iPhone at the airport and now I've got to #askStackTrace: why didn't you brag about this new movie that will appear on Apple TV+⁉️
#askstacktrace What are your thoughts on the upcoming "Matter" standard? Do you think it will improve the HomeKit ecosystem by allowing Apple devices to work better with Nest for example? Or will it be too clunky still to have interoperability of these disparate systems? Thanks!
I absolutely loved this episode! The Back to the Future sound bites were awesome.When I can, I’m going to upgrade my 2013 Air to the 2020 Air. As for #askstacktrace, what is @johnsundell favorite/least fav SW movie? And why? Thank for the great shows. 👨🏻💻
Stacktrace Podcast 075: "One big remote family", featuring @kthomas901, @parrots and @caseyliss 9to5mac.com/2020/03/18/sta… by @_inside and @johnsundell Sponsored by @Setapp
Something went wrong.
Something went wrong.
United States Trends
- 1. Josh Allen 12.3K posts
- 2. JJ McCarthy 4,769 posts
- 3. Darnell Washington 4,247 posts
- 4. Bengals 13.6K posts
- 5. Vikings 16.6K posts
- 6. Dolphins 29.5K posts
- 7. Malik Willis 2,324 posts
- 8. Ty Johnson 1,602 posts
- 9. Bucs 7,511 posts
- 10. #BillsMafia 6,174 posts
- 11. Mason Rudolph 1,173 posts
- 12. #HereWeGo 2,955 posts
- 13. #Steelers 4,582 posts
- 14. Musgrave 1,438 posts
- 15. Bryce Young 2,593 posts
- 16. #GoPackGo 3,609 posts
- 17. #Skol 2,481 posts
- 18. Josh Jacobs 2,735 posts
- 19. Drake London 1,854 posts
- 20. Mike McDaniel 2,936 posts