site banner

Small-Scale Question Sunday for January 18, 2026

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

1
Jump in the discussion.

No email address required.

jq

as in the programming language.

whenever I need to work with some JSON files (often messy) I have to take 30 minutes to re-learn it from the ground up. Then I am off and running. But the retention after more than a day not using it is zero.

This is notable because for work in general purpose programming languages, especially the venerable old python, all of the bread and butter things come back to me even if I haven't written anything in months.


Tiny little end note: this is all now no longer relevant because of claude code

Tiny little end note: this is all now no longer relevant because of claude code

I need to get a subscription. I spent an hour this morning trying to get Gemini to write some GCP MQL queries and each time it either mangled the syntax, hallucinated functions that don't exist, or changed my endpoint names from camelcase to lowercase (wtf). I hope Claude Code is better because I hate writing monitor queries.