@mistersql in August 2025
Back to @mistersql ยท Open this account on Mastodon
Me reading the AI usage policy. Paraphrasing, - You can use LLMs to generate...
Me reading the AI usage policy. Paraphrasing, - You can use LLMs to generate code. But you have to single shot it. Surely I'm reading this wrong.
I have always wondered why Pycharm can never find an python interpreter. (for...
I have always wondered why Pycharm can never find an python interpreter. (for last decade) The .venv folder can be right there in the root of the project and it will have no idea...
Today's idea, -c "..." can and should act like a packaging format. Question is,...
Today's idea, -c "..." can and should act like a packaging format. Question is, has it already been done. Doesn't look like it. Use case? Yaml build scripts with restrictions on...
- tools because the context is in the tools - memory which all do some sort of...
- tools because the context is in the tools - memory which all do some sort of condensing of the old prompt or a tool, again, except for looking up chat windows - Gemini, etc,...
I hate forums. The attract spam, so if you post a "look at what I did" link (to...
I hate forums. The attract spam, so if you post a "look at what I did" link (to be clear, I'm not asking people to to pay or donate me $), it gets deleted as spam. So now I have...
YAML leads to suffering; suffering leads to anger; anger leads to writing...
YAML leads to suffering; suffering leads to anger; anger leads to writing bash-to-yaml-inlining tools, that leads to needing to work with shellcheck, bats and makefile, which...
PEP666: Comprehensive bullshit leading character proposal. Lets use _ to mean...
PEP666: Comprehensive bullshit leading character proposal. Lets use _ to mean private but it will always be a lie as nothing is private __ to mean stdlib cares about this naming...
My LLM workflow - If conceptually difficult, ask the bot to write a PEP-like or...
My LLM workflow - If conceptually difficult, ask the bot to write a PEP-like or other design document - Ask the bot to write code - Carefully integrate it, run old school linter,...
You ever noticed how much highschool and college students hallucinate? On a...
You ever noticed how much highschool and college students hallucinate? On a multiple choice exam they will answer all the questions?!! What liars, cheats and miscreants! They know...
Well this started as "inline my bash files into yaml" and now it is becoming "a...
Well this started as "inline my bash files into yaml" and now it is becoming "a suite of tools to support this workflow" Centralizing your templates in a single repo create so an...