Lance Martin

speaker
624 appearances 1 recordings 1 series first heard Sep 2025 last heard Sep 2025

Lance Martin’s voice in public audio — every appearance, attributed to the second.

Trend

recordings per month · last 12 months
No recordings in the last 12 months.Older appearances are listed below; set an alert to hear about the next one.

Appearances

newest first · ▶ plays the moment
So I have actually a little package on my GitHub where it can rip through documentation and just pass it to a cheap lm to write a high-quality summary of each doc.
This works extremely well.
And so that lm.txt then has LLM generated.
Yeah, this one.
This is a little repo.
It got almost no attention, but I found it to be very useful.
So basically, it's trivial.
You just point it to some documentation.
It can kind of rip through it, grab all the pages, send each one to an LLM, and LLM writes a nice description, compiles it into an lm.txt file.
I found when I did this, and I fed that to Cloud Code,
Cloud Code's extremely good at saying, okay, based on the description, here's the page I should load.
Here's the page I should load from the question asked.
I use it when I'm trying to generate an element of text for new documentation, but I've done this for LandGraph.
I've done it for a few other libraries that I use frequently.
You just give that to Cloud Code, then Cloud Code can rip through and grab docs really effectively.
Super simple.
The only catch is I found that the descriptions in your element of text matter a lot because the LLM actually has to use the descriptions to know what to read.
You know, anyway, that's just a nice little utility that I use all the time.
Well, you know,
It's funny.
Showing 221–240 of 624 · page 12 of 32 ← Previous Next →