.@RoarkAnalytics helps teams test and debug voice AI agents using real production calls. Replay past conversations, catch failures, and ensure your AI works before it goes live - no more manual testing.
https://t.co/4mOqzuUfiO
Congrats on the launch, @zammitjames + @dan_gauci!
@Shpigford@ToolstashApp Probably best to downgrade your macos version, or consider using something like bitrise/circleci to distribute your app to the store.
New Personal Notion Dashboard using the GTD method (Get Things Done).
It's now available for free 🎉
Just reply "Send", RT, and Like this post, and I'll send it to you via DM.
Need to follow me 👨💻
"A week in a life of an engineer in a scrum team"
>backlog refinement
>story elaboration
>sprint planning
>daily standup
>sprint retrospective
>sprint review
>tech sync
@steipete I ask this every time I switch branches and watch xcode go insane trying to resolve dependencies. Or randomly add/remove ".git" suffixes in the pbxproj for no reason.
@merowing_ Definitely the pbxproj file and xcode in general.
If there's one thing I hate, it's having to fix a merge conflict in the depths of a pbxproj.
Xcode is still a buggy mess. I am working with a number of SPM libraries and I have to delete the cache every time I switch branches.
@krzyzanowskim I’m largely in the same boat, except that sometimes Xcode tends to leak memory for some weird reason - going up to 20/30gb. Still, it’s not like having 32/64 gb of RAM would fix it, it would just delay the issue.
@krzyzanowskim The amount of times I’ve seen this useless change is beyond belief. I can’t help but feel that we were better off with 3rd party tools like cocoapods.