惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
博客园 - Franky
MyScale Blog
MyScale Blog
L
LangChain Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
Stack Overflow Blog
Stack Overflow Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 司徒正美
量子位
A
About on SuperTechFans
C
Check Point Blog
大猫的无限游戏
大猫的无限游戏
Last Week in AI
Last Week in AI
小众软件
小众软件
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
V
Visual Studio Blog
Vercel News
Vercel News
B
Blog
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
U
Unit 42

laike9m's blog

Trend of Agentic Coding Products | laike9m's blog Avoid Mini-frameworks | laike9m's blog 充电和耗电的工作 | laike9m's blog I Tried the Agentic Browsers | laike9m's blog A Claude Code Reality Check | laike9m's blog
First Month at the Jules Team | laike9m's blog
2026-02-01 · via laike9m's blog

First Month at the Jules Team

I've been at the Jules team for ~1 month, and I want to take a quick snapshot of how I feel right now:

  • Googlers working at Labs are more ethusatic about programming and technology in general. After returning to work, many would share what they built during the holidays, which is unheard of when I was in Ads. Of course, this is largely due to the fact that many work on coding agent and want to have a playground to test it, but it still feels quite different.

  • Teams work quite differently. My previous teams use Email + Chat + Docs evenly for communicaton, but the Jules team use Google Chat 90% of the time. This allows the team to communicate more efficiently and get in-time feedbacks.

  • The Jules team (and Labs in general) moves a lot quicker than all my previous teams. This is within expectation, but it's still interesting to see new features added to the product every week, compared to taking quarters or years to launch something.

  • I can finally learn what I want to learn, and more importantly, not feeling disconnected from the rest of the world. Previously, reading articles written by other AI leaders/labs feels like a pain: "ok I learned a context engineering trick, so what? It's irrelevant for me." Now, I can use what I learned on my daily work. My 9-5 and after-work life finally doesn't feel like two different worlds, I'm finally a whole person without schizophrenia (精神分裂症).

  • Building agent is quite engineering heavy, and most techniques are about overcoming the limitations of LLM. e.g. LLM can't count line numbers, thus I need to prepend line numbers to diffs before injecting it into the prompt.

  • Using Python, the language I'm proficient with, feels good. Yes LLM write most of the code these days, but language proficiency can help you make wise decisions, avoid pitfalls and anti-patterns.

  • Pivoting seems to be a norm here. I will share more when the time comes.

Overall, how things turned out aligns with my expectations. I'm excited for what's next.

comments powered by