shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

268
active users

#WWDC23

0 posts0 participants0 posts today
gregheo<p>We talked music, we talked business, we talked San Francisco <span class="h-card" translate="no"><a href="https://mastodon.social/@jcieplinski" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jcieplinski</span></a></span> <a href="https://mastodon.social/tags/wwdcportraits" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdcportraits</span></a> <a href="https://mastodon.social/tags/wwdc23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdc23</span></a></p>
gregheo<p>Cool camera; even cooler apps! <a href="https://mastodon.social/tags/wwdcportraits" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdcportraits</span></a> <a href="https://mastodon.social/tags/wwdc23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdc23</span></a></p>
gregheo<p>Coding at Core Coffee <span class="h-card" translate="no"><a href="https://mastodon.social/@n0rthk1n9" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>n0rthk1n9</span></a></span> <a href="https://mastodon.social/tags/wwdcportraits" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdcportraits</span></a> <a href="https://mastodon.social/tags/wwdc23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wwdc23</span></a></p>
Yilei 🥭<p>Hmm... reading the Journaling Suggestions API in iOS 17.2 beta, looks like you are only able to get data *from* user's journals to your app.</p><p>I thought it was the other way around: your app could provide content to the Journal app for users to write their journal. Or would this be available in a future beta?</p><p><a href="https://developer.apple.com/documentation/journalingsuggestions" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">developer.apple.com/documentat</span><span class="invisible">ion/journalingsuggestions</span></a></p><p><a href="https://mastodon.social/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://mastodon.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Migrated to @luana@wetdry.world 🏳️‍🌈🎃🇧🇷Luana🇧🇷🎃🏳️‍🌈<p>Ok so how tf do I disable this fucker in iOS 17? After months with it I still hate it. <a href="https://tech.lgbt/tags/WWDC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC</span></a> <a href="https://tech.lgbt/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Yilei 🥭<p>Is there a way to add haptic feedback to interactive widgets? I think the answer is no but it doesn't hurt to check with you folks too right? <a href="https://mastodon.social/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://mastodon.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Yilei 🥭<p>My experiment shows this can work. I simply created a dummy perform() method when compiled in the widget, crossing my fingers that it would never execute as long as it implements ForegroundContinuableIntent.</p><p>Though I worry it's not documented so it might stop working at some point. cc <span class="h-card" translate="no"><a href="https://mastodon.social/@mgorbach" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mgorbach</span></a></span> : is this well supported?</p><p><a href="https://mastodon.social/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://mastodon.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p><p>From: <span class="h-card" translate="no"><a href="https://mastodon.social/@y2mango" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>y2mango</span></a></span><br><a href="https://mastodon.social/@y2mango/110915945281743765" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@y2mango/11091</span><span class="invisible">5945281743765</span></a></p>
Evan K. Stone<p>I didn’t do much work with <a href="https://iosdev.space/tags/Xcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xcode</span></a> 15 Beta 5 (thankfully), but it seems that Apple has replaced the `cascade` <a href="https://iosdev.space/tags/SwiftData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftData</span></a> PropertyOption with `preserveValueOnDeletion`(the opposite of cascade).</p><p>So this means that the default behavior now is a cascading delete, which is what they should have chosen from the beginning. </p><p>However, I feel bad for anyone who watches the <a href="https://iosdev.space/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> videos later, only to find that "cascade" doesn't exist.</p><p><a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://iosdev.space/tags/Xcode15" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xcode15</span></a> </p><p><a href="https://developer.apple.com/documentation/swiftdata/propertyoptions" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">developer.apple.com/documentat</span><span class="invisible">ion/swiftdata/propertyoptions</span></a></p>
Pepijn Bruienne<p>Hey <a href="https://infosec.exchange/tags/MacAdmins" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MacAdmins</span></a> check your <a href="https://infosec.exchange/tags/AppleSeed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleSeed</span></a> for IT email notifications. Access management updates for <a href="https://infosec.exchange/tags/ABM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ABM</span></a>, <a href="https://infosec.exchange/tags/ASM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ASM</span></a> and <a href="https://infosec.exchange/tags/ABE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ABE</span></a> announced at <a href="https://infosec.exchange/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> are now available in beta for your org.</p>
Pratik Patel<p>Finally got watchOS 10 Dev beta 3 installed. Very happy to see that Eloquence doesn't default to higher sample rate on watchOS any more. I'm sort of getting the hang of this new interface. I want to see how it develops. I'm not convinced about how well it will work for efficiency for VO users. It may just be that I need to get used to it. </p><p><a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> <a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Pratik Patel<p>As reported by <span class="h-card"><a href="https://tech.lgbt/@Marco" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Marco</span></a></span>, there is one (possibly 2) UK English Siri Voices in iOS 17 Dev beta 3. Voice four sounds strange in that it is trying to immitate Cockney. It doesn't always succeed though. Voice three, which I also believe to be new, is possibly trying to immitate Lincolnshire accent. This one is far more consistent. I could be wrong about Lincolnshire part though. That voice sounds good and I can recognize an audiobook narrator.</p><p><a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> <a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Pratik Patel<p>Even though image recognition models are showing 0 KB of usage, they're working. I'm happy to see potential multiple language support for image descriptions in iOS 17 Dev beta 3. </p><p>It must be my memory playing tricks on me. I don't recall seeing speed offset for Eloquence in beta 2. It's there in beta 3.</p><p>The problem with words like "Vegan" has been fixed. Somewhat. Now the last syllable sounds a bit muffled. Lol. No idea what they're doing there.</p><p><a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> <a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a></p>
Pratik Patel<p>Okay. Eloquence Dictionaries have not been updated from Beta 2. Eloquence saying "back quote, left bracket read, right bracket" when setting the read status for a an email in Mail has not been resolved in <a href="https://mstdn.social/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> 17 dev beta 3. </p><p><a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> <a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a></p>
Pratik Patel<p>What? You mean to tell me that emoji isn't pronounced "back quote left bracket mo j i" with Eloq? First of the fixes in iOS 17 Dev beta 3. The 50% pitch issue with Eloquence is still there. Eloq is a bit quieter. I think. I can't tell if the dictionaries have been updated yet. </p><p><a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> <a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a></p>
Jeff C. 🇺🇦<p><span class="h-card"><a href="https://musician.social/@ericdano" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ericdano</span></a></span> <span class="h-card"><a href="https://climatejustice.rocks/@mikeblake" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mikeblake</span></a></span> <span class="h-card"><a href="https://mas.to/@carnage4life" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>carnage4life</span></a></span> Some problems with hashtags are, in part:</p><p>1. You can’t count on people to use them consistently.</p><p>2. You can’t count on people to use the same ones for a given topic (<a href="https://indieweb.social/tags/WWDC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC</span></a>? <a href="https://indieweb.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a>? <a href="https://indieweb.social/tags/WWDC2023" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC2023</span></a>?)</p><p>3. They take up valuable characters in post length.</p><p>4. Some niche topics won’t ever have keywords. Sure, people MIGHT remember to tag every post regarding SwiftUI, but will they tag every method call they discuss as well?</p>
Chris Messina<p>**Big update in Safari Technology Preview 173 — featuring a new Feature Flags window **(much better than Chrome's about:flags!) as well as a new **Develop Menu**, among other improvements.</p><p><a href="https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-173" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">developer.apple.com/documentat</span><span class="invisible">ion/safari-technology-preview-release-notes/stp-release-173</span></a></p><p><a href="https://mastodon.xyz/tags/NewSafari" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NewSafari</span></a> <a href="https://mastodon.xyz/tags/ReleaseNotes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReleaseNotes</span></a> <a href="https://mastodon.xyz/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Keith Harrison :clubtwit:<p>Notes from my WWDC23 Core Data lab, mostly about CloudKit sync but touching on SwiftData and a few other things <a href="https://useyourloaf.com/blog/wwdc23-core-data-lab-notes/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">useyourloaf.com/blog/wwdc23-co</span><span class="invisible">re-data-lab-notes/</span></a> <a href="https://twit.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> <a href="https://twit.social/tags/CoreData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoreData</span></a> <a href="https://twit.social/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a></p>
Pratik Patel<p>This iOS 17 voicemail preview feature works amazingly well. I've managed to avoid several spam calls by sending unknown numbers to voicemail. No more needing to worry about checking couple of seconds of silence or just crap. So far, the feature is accessible.</p><p><a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> <a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Pratik Patel<p>Eloquence on iOS 17 (and I bet on macOS) betas is pronouncing certain words with the letter 'a' as ar instead of 'a'. "Meta" is pronounced "metar", "vegan" is pronounced "veeghern", etc. There are other examples.</p><p>Tell me I'm not just imagining this. Where in the world does this come from?</p><p><a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> <a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a></p>
Pratik Patel<p>Based on the analysis in this blog post, <a href="https://mstdn.social/tags/visionOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visionOS</span></a> relies on semantic HTML rather than author-defined CSS hover styles in order to render things properly. All of a sudden, things that those of us <a href="https://mstdn.social/tags/accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>accessibility</span></a> people have been saying about properly using the semantic web becomes important. </p><p>🤷🏾 I guess.</p><p><a href="https://blog.jim-nielsen.com/2023/thoughts-on-safari-spatial-computing/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.jim-nielsen.com/2023/thou</span><span class="invisible">ghts-on-safari-spatial-computing/</span></a><br><a href="https://mstdn.social/tags/WWDC23" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWDC23</span></a> <a href="https://mstdn.social/tags/a11y" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>a11y</span></a></p>