User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
2h
I'm writing a quick test project with Claude Code for myself, and it decided to "build MRU history and calling with arguments". I consider myself technical, and write lots of code of my own, but I have no idea what an MRU history is, if I need one, if Claude Code should be building it, or if it should, what arguments it should have. Googling anything on the acronym MRU gives me results about Mount Royal University. If you weren't already a programmer, and didn't understand the concepts of calling and arguments, you'd be even more lost. But thanks to the complete enshittification of search, even I'm now completely stumped by an unfamiliar acronym. So I guess I just have to trust the that an MRU is something this project has and/or needs, and that an MRU has or should have a history that has or should have arguments and can or should be called. It certainly wasn't something I specified or asked for, and thanks to big tech's complete destruction of all knowledge, it's not something I can easily learn about on my own. I guess I could ask the AI, though that kind of defeats the entire purpose of finding things out myself. One could argue that I don't need to know what MRU stands for, because the AI is taking care of it. But at that point I can no longer claim to understand my own project, and am just vibe coding, because I can no longer make knowledgeable decisions about parts of it. My point is that even for programmers, it's surprisingly easy to slip into vibe coding, and thanks to the modern Internet, it can be tricky to avoid, even for those with a programming background.
4
1
1
0
User avatar
Matt Campbell @matt@toot.cafe
2h
@fastfinge For what it's worth, I did a DuckDuckGo search for "MRU programming", and the first result that was both relevant and not apparently an SEO content farm was the Wikipedia article on cache replacement policies, which was several links down.
1
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
2h
@matt Interesting. A kagi search for "mru programming" has that article as result 16. Everything else is stuff like the programs and courses offered by Mount Royal University, or direct links to computer science courses at Mount Royal University like "COMP 1501 - Programming I: Introduction to Problem Solving". Google is the same way. Perhaps because I live sort of close to Mount Royal University, so geolocation pushes it up in the list.
3
0
0
0
User avatar
Matt Campbell @matt@toot.cafe
2h
@fastfinge I'm coming around to the view that an LLM is just a better interface to a search index than sorting through search results manually, as long as there are links you can use to check the LLM's synthesis of the results.
2
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
2h
@matt Yes, this is one instance where asking an LLM "What is an MRU in programming?" would give a better result, because most LLMs would be good enough to realize my geolocation doesn't matter to the answer of that question. Maybe I'm just old and grumpy that learning things by typing in two keywords and reading the first or second result is no longer possible.
1
0
0
0

User avatar
Matt Campbell @matt@toot.cafe
1h
@fastfinge Meh. I think that learning to do effective keyword searches and interpret the results was an instance of a few generations, mine definitely included, learning to adapt to computers maybe more than we should have had to. It also seems like a phase that happened disproportionately in the western world. I remember reading, in the mid 2010s long before the rise of LLMs, that Chinese people were trying to do natural-language queries and Baidu had to adapt to that.
1
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
1h
@matt I'm not sure about that. In order to ask questions about something that make sense, you at least need to know what the thing you're asking about is. I suspect natural language is causing a lot of people to ask questions they don't understand, and thus get answers that are not useful. For example, I could have asked an AI "Do I need an MRU?" It would not have asked for any more context and would have given me...some kind of answer, even though the question as posed is un-answerable. The only reason you and I think to ask questions like "What is an MRU in programming?" is because we're already thinking about keywords, and just stuffing them into a question.
1
0
0
0
User avatar
Matt Campbell @matt@toot.cafe
1h
@fastfinge Well, if you had asked Claude code why your project needed an MRU, in the context of the session where it decided to code one, it would have given you an answer that wasn't fabricated from whole cloth but constrained by the existing context, possibly including its earlier reasoning traces.
1
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
1h
@matt Actually no. Claude is a yes-man. Asking the question resulted in it deciding that I am an extremely smart person who is always right, "Good catch!" and removing it. Without ever answering the question in any meaningful way.
1
0
0
0
User avatar
Matt Campbell @matt@toot.cafe
1h
@fastfinge Yeah, I buy that. It doesn't surprise me that the model's inclination is to gold-plate by default unless challenged on a specific instance of that.
2
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
1h
@matt Right, and to challenge in a way that won't cause it to just blow smoke up my bottom would require me to already know about the thing I'm challenging it on. LLMs are designed to please you, not to teach you.
0
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
1h
@matt I think the only way to learn anything about programming from an LLM is to look at the code it produces, but never ask it any questions about the code it produced. The code itself is usually well-commented, and if you're looking for a sort of average example of how to do a sort of average thing, you can teach yourself that from LLM output. But when it comes to the "hard sciences", LLMs are built to assume you're smarter than they are and please you. Interestingly, when it comes to the "soft sciences", LLMs are built to assume you're a mentally disabled five-year-old, and refuse any request that could possibly hurt anyone anywhere, while lecturing you about how wrong and stupid and dangerous and problematic you are.
1
0
0
0
User avatar
Pratik Patel @ppatel@mstdn.social
19m
@fastfinge serching for "MRU programming software" gave me good enough results on startpage.com that I think that the second result gave me what I needed. THere's a skill that lets you learn through AI coding. Generally it's a bad idea asking for explanations from Claude because it tends to think that an explanation means you're criticising it. But, with this skill, you can try to learn a concept from something it's developed.

github.com/DrCatHicks/learning-opportunities @matt
1
0
0
0
User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
18m
@ppatel @matt Never heard of startpage.com. Do you know where it gets its results from?
1
0
0
0
User avatar
Pratik Patel @ppatel@mstdn.social
7m
@fastfinge It uses multiple search engines to amalgamate search results. The engine is based in Netherlands. You can discover more here:

www.startpage.com/privacy-please/featured-article/howstartpageworks @matt
0
0
1
0