Posts tagged: llm

Exclusive: Justice Sotomayor on AI, taxes and more

U.S. Supreme Court Justice Sonia Sotomayor visited CUNY Law earlier today, for an event titled “My time as a law student.” Two students, one full-time and one part-time, asked her questions submitted by other students. My reporting may read as quite critical of her. Broadly, I don’t think Supreme Court…

A website for Boba Quest 2025

tl;dr: I've set up a new website for Boba Quest 2025 🧋: https://legoktm.com/bobaquest/. Now that I have two months of reviews under my belt, I wanted to create a proper website to make it easy to discover them. Taking inspiration from Everything is Everything, I wanted a similar layout with…

Simplifying PDF imports on reMarkable

I've been using my reMarkable 2 a lot more recently, and have gotten started with actually hacking on it. It's a bit overdue, since the main reason I purchased it in the first place was that it is built on top of Linux and doesn't require any special jailbreaking/rooting. I…

Claude to Markdown browser extension

tl;dr: A new browser extension allows you to automatically export Claude transcripts to Markdown. You can install it for Firefox. Claude is the primary LLM I use these days, but they don't have a builtin way to share your sessions, which I find pretty useful to learn from. Simon Willison…

How many Rs are in the word strawberry?

There's a viral Mastodon post that demonstrates a supposed deficiency in large language models (LLMs), specifically ChatGPT, because it apparently can't count the number of letters in the English word "strawberry". > How many R's are in the word strawberry ChatGPT: There are two "R's" in the word "strawberry." >…

Side quest: creating a "main" tool

I like Simon Willison's framing of using large language models (aka LLMs, aka "AI") to enable side quests of things you wouldn't normally do. Could I have done this without LLM assistance? Yes, but not nearly as quickly. And this was not a task on my critical path for the…