Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile
Thuyen Trinh (Chris)

@trinhngocthuyen

Hired as a full-time SE, work as a full-time entertainer for my fellows

ID: 2992425955

linkhttps://trinhngocthuyen.com calendar_today22-01-2015 14:50:52

381 Tweet

188 Followers

333 Following

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

Yesterday, a team member asked this question in the weekly sync-up: “what (recent) books made you a better engineer” One of mine is “The Mayfield Handbook of Technical and Scientific Writing” amazon.com/gp/offer-listi…

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

This kind of analysis has become part of my quarterly work besides iOS-related work. I feel like CI/CD infra for iOS projects is kinda unique in the sense that some problems only exist in the iOS world, but not in other platforms

This kind of analysis has become part of my quarterly work besides iOS-related work. I feel like CI/CD infra for iOS projects is kinda unique in the sense that some problems only exist in the iOS world, but not in other platforms
Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

Still don’t know how to bypass the “verify it’s you” step from Google Login when running E2E tests on CI. Is there any practice to overcome this security check?

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

Hats off to the author for such an amazing article. It feels like time travel reading this tenthousandmeters.com/blog/python-be…

An Tran (@antranapp) 's Twitter Profile Photo

@softwarejameson This is a great discussion and show cases of SDUI from various companies with prod and cons analysis github.com/MobileNativeFo…

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

I wrote a new blog post about remotes and authentication in Git. Do u really know your tool? trinhngocthuyen.github.io/posts/tech/50-…

Zach Vorhies / Google Whistleblower (@perpetualmaniac) 's Twitter Profile Photo

Crowdstrike Analysis: It was a NULL pointer from the memory unsafe C++ language. Since I am a professional C++ programmer, let me decode this stack trace dump for you.

Crowdstrike Analysis:

It was a NULL pointer from the memory unsafe C++ language.

Since I am a professional C++ programmer, let me decode this stack trace dump for you.
Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

I'm excited to announce the release of xccache v1 🎉 This includes a redesigned caching mechanism that now supports partial cache hits, increasing the cache-hit rate in the project. Give it a try, friends! github.com/trinhngocthuye…

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

Though SPM supports declaring binary targets, producing an xcframework from a Swift package isn't easy. Traditional approaches rely on an Xcode project, which doesn't apply to SPM. Check out my latest blog post for an approach without Xcode projects. trinhngocthuyen.com/posts/tech/spm…

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

any strong reason to switch to Apple container from Docker? have just tried Apple container and it kinda looks like a Docker clone, but in native

Thuyen Trinh (Chris) (@trinhngocthuyen) 's Twitter Profile Photo

Maintaining a mobile device farm for E2E testing isn’t easy - and making it stable, even harder. My new blog post shares my journey in maintaining such farms. Read it here: trinhngocthuyen.com/posts/tech/mob…