Costantino Pistagna
banner
valv0.bsky.social
Costantino Pistagna
@valv0.bsky.social
 advocate •📱dev • 📷 fuji
However, I’m not sure if this is feasible or how much work it would involve.
November 20, 2024 at 1:15 PM
Only thing that comes to mind is creating a script (Run Script Phase) that runs before the build and performs what the macros currently do, making changes permanent as part of the project files (by adding and/or modifying them). This way, when submitting a release, models are aligned with lexicon.
November 20, 2024 at 1:15 PM
Reposted by Costantino Pistagna
Writing out the decoding and encoding methods manually would work, but it would defeat the purpose of the macros themselves.

I'm open to suggestions on how to accomplish this.
November 20, 2024 at 8:45 AM
Then, move on Apple Music as next girlfriend and don’t look back.
November 20, 2024 at 7:45 AM
non penso che le interessi più di tanto…è una teenager, in fondo…
November 20, 2024 at 7:14 AM
iirc, there’s already something very similar to that on iOS18
November 19, 2024 at 2:21 PM
☝️
November 19, 2024 at 7:21 AM
Completely agree. #AstroBot is such a delightful game. It takes me right back to my childhood, when I spent entire days with #Quik&Silva on the #A500.
November 19, 2024 at 7:06 AM
The only reason to devalue links is to keep users trapped within your app, discouraging them from navigating elsewhere.
November 19, 2024 at 6:22 AM
I already see that from weeks. As well as this new icon on then top right 🤷🏻‍♂️
November 19, 2024 at 6:19 AM
not so far away, btw.
November 18, 2024 at 9:42 PM
You’re welcome, and thank you for the great work! This will greatly help indie developers and new bsky clients grow. If I end up creating something useful for the community, I’ll definitely give a shoutout credit to ATProtoKit.
November 18, 2024 at 6:05 PM
Seems that I totally missed out this API that does exactly what I need.
November 18, 2024 at 5:59 PM
also filtering by author.
November 18, 2024 at 5:34 PM
Reposted by Costantino Pistagna
My iOS dev feed: bsky.app/profile/did:...
November 18, 2024 at 4:51 PM
I ended up using searchPosts(matching: "*"), and it seems to work quite well. However, I’m not sure if this is the correct approach for this use case.
November 18, 2024 at 5:29 PM
My first attempt was to use getPosts, but it requires a postURIs parameter. So, I’d already need the URIs to 'hydrate' them, correct? If that’s the case, I assume this is the wrong API for my purpose, as I want to retrieve all posts, reposts, and replies from my account.
November 18, 2024 at 5:29 PM