@artjulian

4 Followers
39 Following
46 Posts

You know you gotta “ship” when you start thinking about “refactoring” to make the files “read better”

#development #macOS

Man…optimizing scrollviews where the layout for each cell is unknown was a challenge today, but I go the FPS to be between 45/60 again.

Virtualization of the view will need to be the next step, but that’s later.

#Apple #development #macOS

A good day to learn that SwiftUI is still fighting multiple window apps, opening a second window any time you call your URI schema.

Got it easily fixed in AppKit though.

I think there’s a huge advance for non-algorithmic based (hierarchical) feeds, there are almost no AI-written posts.

Both LinkedIn and Threads suffer immensely from AI-posts, where I see none, zero, on Mastodon. As in, I know there are some here probably, but no one is trying to “game” the system, since there is no “system to be gamed”.

I honestly think the age of social media isn’t over, but the age of algorithmic social media is. At least, it feels unsustainable.

#socialmedia #insight

It’s nice to make things nice. Things that should seem to slide, should slide.

#macOS #apple #BuildInPublic

This is how you know you’re getting close to releasing 😅

#apple #BuildInPublic

Playing around with Claude Code in #Xcode and it seems to me it’s worse for handling bigger architectural requests than its terminal variant.

I posed the exact same problem in both interface; Xcode started implementing a basic wrong code-change and Terminal came with a full plan asking to execute

Are my settings off?
#apple #development

These are really nice. Let me tell you

#macOS

Ok, using @ivory for viewing Mastodon does make all the difference.

Going to need more people I should follow, any #tips for #apple and #macOS development?

@siracusa you’re the best person that I know to ask; what’s a great example of list sorting for in Setting on macOS?

Have a list of options that the user should be able to sort/edit/add/remove/etc. but can think of non-clunky examples.