Scott Trinh

Results 319 comments of Scott Trinh

To your point about doing more meta project stuff, we should try to come up with a more concrete story around that, too, but I think we can come up...

A thought just occured to me while thinking about the autonomy of teams which is one of the coolest parts of our governance structure (imo): When there isn't an explicit...

I think we'll discover a lot about this once we get some more concrete ideas around the how/why/what of teams. I think we all have slightly varying definitions of what...

@zkat That sounds good to me. The original idea around having a core member on the team was so that core was aware of any concerns that might affect any...

Thanks for the extra context @Fishrock123 , that was helpful! RE: teams I think we need to figure out what the benefits are of a group of people being officially...

Pushed a bunch of fixes for the type issues, should be good to re-enable TypeScript on build. The ESLint story seems a little stranger: The existing config is targetting the...

Can you speak a bit more about the "I want to store a mailing address in a single field." part? From my perspective without knowing a bit more about your...

Looks like we want a `client.query_*(SomeModel, "some query")` API that allows querying that unpacks into the target model directly.

> I am about to add the signature checking, and thought that maybe it will be in the library, which I think it needs to be. Yes, absolutely! > So...

Awesome, that's quite helpful thanks for doing some exploring there. I think for our general case, we'll want to lookup the secret (there goes my idea of avoiding a database...