George Thomas
banner
geotho.bsky.social
George Thomas
@geotho.bsky.social
Co-founder @clusterfudge.com. Built AI infra at Google DeepMind, Two Sigma, startups... 👨🏻‍💻 🧗🏻‍♂️ 🚵🏻 🎩

https://geotho.github.io
Google has all the protos in the world but gemini-exp-1206 still thinks it can delete and renumber fields 😭
December 16, 2024 at 3:08 AM
We have Kubernetes at home
December 12, 2024 at 4:31 PM
I wrote a few last-minutes tips for Cambridge Computer Science interviews, which are starting next week.

Best of luck to everyone!!

geotho.github.io/post/cambrid...
Cambridge computer science interviews 🎓
Cheat sheet for Cambridge computer science interviews
geotho.github.io
December 7, 2024 at 12:56 PM
Trying to get Claude Computer Use to do Advent of Code for me this year!

I tried nine times. I linked directly to the problem, but every one of them said it wasn't out yet. Less than half of them bothered to check the website.

Need less laziness in the training data.
December 1, 2024 at 1:14 PM
Refactoring:

🛑 If you think "I should have done that first" — stop and do that first.

✍️ Do renaming atomically if possible, or with aliases, or with dual reads / writes.

🪢 Additions and deletions almost never belong in the same pull request.
February 9, 2024 at 4:51 PM