Andrew Montalenti
banner
amontalenti.bsky.social
Andrew Montalenti
@amontalenti.bsky.social
Founding CTO of Parse.ly (acquired by Automattic.com). Interested in: F/OSS, Python programming, SaaS, startups. https://amontalenti.com
Reposted by Andrew Montalenti
I got fed up of posting the same comment every time the topic of LLM hallucinations in code comes up (short version: they don't matter because you'll spot them the second you try to run the code) - so I've turned that comment into a longer form blog post simonwillison.net/2025/Mar/2/h...
Hallucinations in code are the least dangerous form of LLM mistakes
A surprisingly common complaint I see from developers who have tried using LLMs for code is that they encountered a hallucination—usually the LLM inventing a method or even a full …
simonwillison.net
March 2, 2025 at 6:27 AM
Reposted by Andrew Montalenti
"I like to say that my interest in open source is actually really selfish. I figured something out. I never want to have to do this work ever again."

I wrote this segment up for my blog a few weeks ago: simonwillison.net/2025/Jan/24/...
February 13, 2025 at 4:24 PM
Reposted by Andrew Montalenti
I'd guess about 60% of my usage is code-related - I love them for code because hallucinations don't really matter, they become clear the moment I try and execute the code they wrote for me

With ChatGPT Code Interpreter and Claude's JS execution tool sometimes the models spot those bugs themselves!
February 13, 2025 at 12:56 AM
Reposted by Andrew Montalenti
Now that we are 2+ years into the general public having access to ChatGPT-style systems, are there any credible studies out there exploring how susceptible to LLM-generated mistruths users of these things are?

Do people tend to develop good instincts on whether they should trust their output?
February 13, 2025 at 12:06 AM
Reposted by Andrew Montalenti
Delighted to have joined my good friend & colleague Noam Shazeer on a podcast with @dwarkesh.bsky.social for a 2+ hour discussion on early Google, ML hardware, training 1T+ token LLMs in '07, model sparsity, continual learning, and more.

Thanks, Noam and Dwarkesh! 🙏

youtu.be/v0gjI__RyCY?...
Jeff Dean & Noam Shazeer – 25 years at Google: from PageRank to AGI
YouTube video by Dwarkesh Patel
youtu.be
February 12, 2025 at 9:59 PM
Reposted by Andrew Montalenti
Aside from the interesting new friends, S-tier programmer memes, and new work opportunities, why would someone want to spend 6–12 weeks at the @recursecenter.bsky.social ?

Because it’s one of the most potent environments for growing both your taste and agency as a programmer!
February 7, 2025 at 6:25 PM
Reposted by Andrew Montalenti
A trio of SQLite nerdery on my blog today:

- simonwillison.net/2025/Feb/6/s... about a neat tool for exploring SQLite's binary file format
- simonwillison.net/2025/Feb/7/a... is a tool I built for playing with APSW via Pyodide
- simonwillison.net/2025/Feb/7/s... lets you back a SQLite DB with S3
February 7, 2025 at 2:25 AM
Reposted by Andrew Montalenti
Zig 0.14.0 release date has been set to mid February!

https://ziglang.org/news/what-to-expect-from-release-month/
What to Expect from Release Month ⚡ Zig Programming Language
https://ziglang.org/news/what-to-expect-from-release-month/
ziglang.org
January 17, 2025 at 1:10 PM
Reposted by Andrew Montalenti
Dear friends, I'm rejoining Redis. It's a long story, so it deserved a blog post to explain all the details: antirez.com/news/144
From where I left - <antirez>
antirez.com
December 10, 2024 at 4:40 PM
The smartphone app audit:

amontalenti.com/2024/03/26/t...

Feels good to uninstall dozens of apps.
The smartphone app audit
I recently upgraded from a Google Pixel 7 to Pixel 8 phone. Nothing earth shattering about this upgrade. Incremental.
amontalenti.com
November 19, 2024 at 5:34 PM
Putting Your Media on a Diet
amontalenti.com/2024/01/31/m...

In this essay, I make the case for well-written words as a healthier part of your media diet, rather than passively-consumed and short-form video.
Putting Your Media on a Diet
When you type an address into your web browser and are brought to a web server, a lot of decentralized magic happens within the span of a few seconds. Through the web, we have an infinite media availa...
amontalenti.com
November 19, 2024 at 5:34 PM
Dependency rejection — my reflections on how to pursue originality and creativity when our tools litter our surroundings with seemingly helpful (but usually self-defeating) distractions. amontalenti.com/2023/11/25/d...
Dependency rejection
Sam Altman once said: "Minimize your own cognitive load from distracting things that don’t really matter. It’s hard to overstate how important this is, and how bad most are at it. Get rid of distr...
amontalenti.com
November 19, 2024 at 5:34 PM