Monthly Archives: July 2025

Crate-clicking and reading liner notes

Pitchfork have an article on a crate-clicker, Music Place, on YouTube. It sound like an eclectic mix of stuff, but the thing that I liked was that the owner focuses on the found music. Crate-clicking, as a term, intrigues me as someone who enjoyed digging in boxes in record fairs and second-hand shops. On a […]

Vibe coding, liability, and prototyping

Ars Technica has an intriguing post on vibe coding from two different models that I think lays out an interesting question if this was done on production data. The article, “Two major AI coding tools wiped out user data after making cascading mistakes“, discusses two models creating code and then wiping data or code. Both […]

GraphRAG and Linked Data

I have recently started looking at retrieval-augmented generation (RAG) for some project ideas and came across the concept of GraphRAG. My understanding is that it uses knowledge graphs rather than vector stores to identify additional information to create context for onward processing and Large Language Model use. It seems interesting and I am curious to […]