‘One long-standing issue that has become less important over the years is brand safety. Last year, just 10% of US enterprise marketers considered brand safety to be a challenge in influencer marketing, down from 32% in 2024 and 50% in 2023’ newsletters.feedbinusercontent.com/344/34450458...
‘LinkedIn was the most AI-saturated platform, where more than 40% of longform posts flagged as fully AI-generated’ www.pangram.com/blog/ai-in-y...
- WidgetKit: accessoryCircular and accessoryRectangular available on visionOS developer.apple.com/documentatio...
- SwiftUI: deprecated PreviewDevice instead, lol, "use the UI" developer.apple.com/documentatio...
- SwiftUI: migrated from @_alwaysEmitIntoClient to @export(implementation) a new non-hidden att introduced in Swift 6.3: "makes its definition available for callers outside the module to be used for specialization, inlining, or other optimizations" proposal: github.com/swiftlang/sw...
I've always thought "hallucination" misrepresents what's happening, but never found a suitable alternative (other than "wrong") today I finally found one: "confabulation" en.wikipedia.org/wiki/Confabu...
- SwiftData: removed HistoryUpdate.containsAttribute (which I _think_ was added in the last beta) developer.apple.com/documentatio...
- Security: a single, very important change ("technology married with liberal arts, married with the humanities" etc)
- CoreMedia: new "appleLog2" curious name, yes there is a sibling "appleLog" developer.apple.com/documentatio...
- CoreGraphics: new CGToneMapping.headroomAdaptiveGainCurve (including typo in docs...) developer.apple.com/documentatio...
- AudioToolbox: additional items tagged with the CA_REALTIME_API macro (functions and methods that guarantee real-time safety)
let's see if there's anything interesting in iOS 27 beta 3: #wwdc - AppIntents: lots of churn, refactoring? - CoreSpotlight: dusted off and brought up to date with availability annotations etc - AppManagedFeatures (undocumented? what is this for?): ActivationExtension -> AppManagedFeaturesExtension
he suspected his students of using ai on their take-home midterm, so he made the final in-person, and said if the grade distribution was not similar, he'd void the midterm, and make the final 80% of the grade the results:
New data! My ranking of top podcast hosting companies based on the 1.8 million new episodes published in June 2026 - Ignore the Spotify numbers this month, see my note livewire.io/podcast-host...
what's the german word for advice-from-your-corporate-electric-provider-that-you-already-do-every-single-day-anyway
just what everyone wanted! msft puts a copilot sign in button up in the title bar as part of the new vscode update (right-click in there to hide)
they've also added a deprecation origin trial allows origins to opt into keeping XSLT enabled even if disabled by default for everyone else chromium-review.googlesource.com/c/chromium/s...
AAPL ended the day even worse than that worst single day in over a year www.cnbc.com/2026/06/25/a...
‘Streaming held steady at 47.6 percent of all TV use in the U.S., with YouTube (13.4 percent of viewing) staying in the lead among both individual streamers and media conglomerates’ www.hollywoodreporter.com/h/charts/
well now, by the same logic I can surely expect to see tradein values go up proportionately, right? right? let me just double check here, and... nope
- SwiftUI: new document helpers (also new doc warnings to migrate to Document