Unpopular opinion: A code review interview is sometimes more effective than a code review.
ML/AI Systems at Google. Simplicity and optimism. Personal opinions. 🇺🇸🇪🇺
- Flash models in coding are truly underrated beasts. They are extremely fast and great for mid sized tasks. They changed how I iterate on code or do massive rewrites.
- Being able to code without disruption is the permanent vacation.
- Never take really smart and kind people granted.
- We spent the last few months building an incredibly fast resumable stateful sandbox layer. We can suspend and resume so fast that you can do it between tool calls without impacting user experience. Each command in the video is resuming and suspending the underlying sandbox.

