You know you gotta “ship” when you start thinking about “refactoring” to make the files “read better”
| Current app | https://getsalut.ai |
| Current app | https://getsalut.ai |
You know you gotta “ship” when you start thinking about “refactoring” to make the files “read better”
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.
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.
It’s nice to make things nice. Things that should seem to slide, should slide.
This is how you know you’re getting close to releasing 😅
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
@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.