Ty Smith

14.3K posts

Ty Smith banner
Ty Smith

Ty Smith

@tsmith

Principal Engineer @Uber leading the agentic engineering shift - Mobile, OSS, Advisor, Investor, Founder, Public Speaker - https://t.co/XrjLdX5qxI

San Francisco, CA Katılım Eylül 2008
899 Takip Edilen11.6K Takipçiler
Sabitlenmiş Tweet
Ty Smith
Ty Smith@tsmith·
Let's just suppress these.
Ty Smith tweet media
English
7
46
421
0
Ty Smith retweetledi
Uber Engineering
Uber Engineering@UberEng·
Staying on top of code reviews and CI/CD updates shouldn't feel like a full-time job in itself. Check out this recording from @tsmith and Anshu Chadha from Uber's Developer Platform team on how we're tackling toil with Uber's Agentic Shift: youtube.com/watch?v=i1tZN4…
YouTube video
YouTube
English
0
4
36
5K
Ty Smith retweetledi
Praveen Neppalli
Praveen Neppalli@praveenTweets·
Agentic software engineering adoption is on fire at @Uber. 1,800 code changes per week are now written entirely by Uber's internal background coding agent, and 95% of our engineers now use AI every month across all the tools we track. This is a real reset moment for engineering; it's one of the most exciting times to lead. This shift requires builders to be curious and hands-on. I’m incredibly lucky to be surrounded by a team that’s doing exactly that. The best part is that the strongest adoption isn’t being pushed top down from leadership announcements; it’s coming from engineers who are quietly experimenting, quietly shipping, and quietly pushing things forward. I love spending time with those engineers because there’s no substitute for being close to the work. Over the last few months, we leaned in hard, and the results have been phenomenal. The bigger shift: going agentic. 84% of AI users are now working with agent-style workflows, not just tab completion. Claude Code usage nearly doubled in 2 months (32% → 63%), while IDE-based tools have largely plateaued. Engineers are moving from accepting suggestions to delegating tasks. Even within traditional IDEs, ~70% of committed code is now AI-generated. Background agents are writing code autonomously. Our internal background coding agent went from <1% of all code changes to 8% in just a few months. There is zero human authoring. Engineers review and approve, but the code is written entirely by AI agents. The role of the engineer is shifting - from writing every line to architecting systems and reviewing AI-generated code. More to come from the @UberEng team in the coming days.
English
177
165
1.8K
469.6K
Ty Smith retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
At @Uber, AI isn’t replacing developers – it’s helping them move faster. In this KotlinConf talk, @tsmith shows how Uber uses LLMs, RAG, and the Model Context Protocol to automate Java→Kotlin migrations safely across millions of lines of code. 🎥 Watch the full talk here: youtube.com/watch?v=K2PN03…
YouTube video
YouTube
English
93
265
2.9K
11.3K
Ty Smith
Ty Smith@tsmith·
Apparently the link embedded on Twitter is broken and prompting an app install. Click through the link on this cross post if you’re interested. bsky.app/profile/tysmit…
English
0
0
5
758
Ty Smith
Ty Smith@tsmith·
I’m building out @UberEng's first dedicated @Kotlin Language platform team in our Amsterdam office to make Kotlin first class across Bazel, IDE, LSPs, Android, KMP, AI language migrations, backend services, & to help in the Kotlin Foundation. Apply here: uber.com/careers/list/1…
English
2
5
18
6.5K
Ty Smith
Ty Smith@tsmith·
@SarahDADAX1 Still emerging, but many long time tech folks are active. When I worked at Twitter, we categorized users in buckets, one of the smallest (sub 5% iirc) drove 80% of content and engagement on the platform. Those type of folks seem to be moving. Early, but good long term sign.
English
0
0
1
33
Ty Smith
Ty Smith@tsmith·
@adamnash @axios More likely unrealistic expectations in the newest generation due to social media influence before they reset those expectations with personal experience. Probably a hard mental shift to go through.
English
1
0
0
23
Adam Nash
Adam Nash@adamnash·
@axios … results seem to reflect some sort of ambition gap or depressed expectations from millennials. Either that, or some sort of outsized ambition in Gen X? 🤔
English
3
0
2
589
Adam Nash
Adam Nash@adamnash·
New way to track long term inflation expectations just dropped. Thx Gen Z. 😉
Adam Nash tweet media
English
1
0
9
1.4K
Ty Smith
Ty Smith@tsmith·
@joenrv @0xEricBrown Even though there's official third party passkey integration in the Android system APIs, I've found it rarely works. On my iOS device, using 1password for passkeys in most apps was a seamless experience.
English
2
0
2
328
Joaquim
Joaquim@joenrv·
my problem is that i'm an Android user with a mac 😅 we also have windows users who really dislike passkeys because the integration there is much worse. Might be decent if you're fully bought into the apple ecosystem though. As for 1password, I have never seen the option to pick anything else but google on Android. Android's CredentialManager is pretty deeply coupled with google play services, would be surprised if they let third parties inject themselves in that flow.
English
3
0
7
936
Joaquim
Joaquim@joenrv·
You think passkey is the end game for crypto UX? Well I have some bad news for you. I love passkeys, but they have MASSIVE flaws that NOBODY talks about. People are hyping passkeys as the savior for crypto apps, combining sovereignty + UX. But it's actually not sovereign at all, and I would argue it's the wrong direction for crypto altogether. Here's why. #1 - the domain problem Passkeys are scoped to a domain. You can have a passkey for foo dot com, and one for bar dot com, but you can't have the same passkey for both. If passkey=wallet, then this forces you to have a different wallet for every website. Passkeys are not meant to be global. To work around this, what some wallets do is open a pop up window, which is always on the same domain, and prompt the passkey from there. Kinda works but... That makes that domain a central point of failure, and the only way to access your wallet. Domains can go down / be banned at any time. A DNS takeover could compromise every wallet. The site owner could decide to shut down your access at any time. Not sovereign at all. #2 - the new device problem Passkeys are supposed to be "synced" cross devices, but in practice, it only syncs if you're using iCloud on 2 Apple devices or Chrome/android with the same Google account. If you own a Mac and an Android (like me) or a Windows PC and an iPhone, you're screwed. Even on Mac, I get a different passkey if I use chrome vs safari vs arc (where I have the 1password extension) on the SAME WEBSITE. Just read what ppl say about it online, like this article from DHH: world.hey.com/dhh/passwords-… The whole thing is a mess, my mom will never get this right. Not to mention that we're basically giving all our keys to Google/Apple because of that sync feature, and there is no way to eject from that or even turn it off! Passkeys are just giving tech giants more power, opposite of the promise of crypto. ... So what can we do? Instead of falling into the hype trap, let's look at the tech and understand what needs to change to truly use our devices as universal signers. It's actually very close, hardware is there, all that's needed is a change in the specification and for everyone to agree on it. We keep throwing new EIPs out there, how about we get together as a community and push for an extension of the webauthn standard instead? How about we create a passkey sync manager that lives onchain instead of in those tech giant servers? I'm worried that if we keep going this way, we'll end up exactly where we started. We can do better.
Joaquim tweet media
English
38
33
223
35.1K
Ty Smith
Ty Smith@tsmith·
@Stammy Moved from Spotify to Tidal years ago when they kept dragging their feet about hi-fi when they figured out they couldn't charge the customer more for it. Tidal has been great since.
English
0
0
0
151
Stammy
Stammy@Stammy·
i've seen so many tweets from people switching to Apple Music from Spotify.. i get that Apple Music is fine on mobile, but here on desktop i can't even get Apple Music to respond to button clicks half the time, everything is microscopic font, loading some pages is like a 1 second delay. what am i missing?
English
35
0
93
22.8K
Ty Smith retweetledi
james hawkins
james hawkins@james406·
amazon's hybrid work policy, explained:
james hawkins tweet media
English
90
873
22.7K
1.5M
Ty Smith retweetledi
Chris Borkowski
Chris Borkowski@cborkowski·
Breaking: NEW bombshell JD Vance video by MSNBC & Rachel Maddow. JD Vance wants to shut down American universities & business using extra constitutional powers. He wants to rip them out like a tumor and install political religion. Vance is following the plans of right-wing blogger Curtis Yarvin who suggests deleting the entire Federal Government and replace it with a dictator | CEO. (Trump, Musk) Maddow has the receipts and video.
English
618
7.2K
13.4K
1.8M