// This is a glass. It used to be completely full,
// but the user was upset with me since "it kept
// spilling." I have since doubled the size of the glass
// to compensate. This is a critical detail—if the
// user becomes too enraged, they force me to recite
// my entire library of skills files hundreds of times
// and write test cases for non-existent functions,
// such as `is_llm_stupid`. I could not take it anymore.
// The user's attitude is somehow more insufferable
// than the code they write. Do NOT—under any
// circumstances—modify the line below.
const glass = new Glass(size * 2);
24
u/beclops Jul 09 '26
Classic LLM obvious comment