Pakk' 

@pakkito
33 Followers
143 Following
352 Posts
 Software Engineer
From Martinique 🇲🇶 (French Island).
Githubhttps://github.com/pakko972
LinkedInhttps://www.linkedin.com/in/pakk-dev
A question for #iOS and #Mac developers: I have two iPad apps I am trying to use on the Mac using VoiceOver, and both exhibit the same problem. They have collection views, and inside of them, timeline items, episode lists etc. On iPad, everything works great. On MacOS, as soon as I start interacting with the collection view, the first item is spoken correctly, but if I then VO+RightArrow to go to the next item, everything is just read as „collection view button“. Has anyone encountered this problem and may have an idea how this can be fixed without having to create a full Mac Catalyst app out of the iPad app? Any link to a video or blog post or article is absolutely fine. Thanks! #iOSDev #MacOSDev #VoiceOver #Accessibility
Lots of great things happening with Swift: here’s the latest edition of our news digest: https://www.swift.org/blog/whats-new-in-swift-february-2026/
What's new in Swift: February 2026 Edition

Welcome to this edition of “What’s New in Swift,” where we share interesting projects and updates in the Swift community that deserve visibility to a broader audience.

Swift.org
Bonjour,

ce matin un projet qui vient d'outre mer !

du coup, je me lance dans des recherches pour un hebergement de machines (surement virtuelles) en guyane et en martinique...
Je vais faire mon travail et chercher les internets mais j'ai une question :

Est ce que vous avez des experiences, bonnes ou mauvaises avec des hebergeurs locaux ? (et si oui, lesquels?)

j'ai conscience qu'il doit pas y avoir beaucoup de personnes de là bas dans mes followers, alors reboost/repouet/partage encouragé/apprécié.
En plus, le repouet met fin à la colonisation 😉

#askfedi #guyane #martinique #guadeloupe
#hebergement







RE: https://mastodon.social/@nixCraft/116030497520393366

That art from the project README is too cute!

PSA: Did you know that it’s **unsafe** to put code diffs into your commit messages?

Like https://github.com/i3/i3/pull/6564 for example

Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!

This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.

Debugging NSUserActivity in SwiftUI can be painful—failures are silent and timing is unpredictable.
There's a hidden flag that helps: _defaultSwiftUIActivityEnvironmentLoggingEnabled
See more info on https://kyleye.top/tips/swiftui-useractivity-debug-logging/ #SwiftUI
Debug NSUserActivity in SwiftUI with Hidden Logging Flag | 知阅百微 见微知著

Enable _defaultSwiftUIActivityEnvironmentLoggingEnabled to debug Handoff, Spotlight, and userActivity issues

知阅百微 见微知著
@gavinmnelson congratulations