Remix.run Logo
1313ed01 7 hours ago

Someone just discovered why some of us enjoy shell scripts and Emacs so much. No need for LLM, just small hacks to solve specific problems in limited contexts that works well enough, most of the time, for one user.

criddell 4 hours ago | parent | next [-]

Even phones these days have pretty good scripting environments (thinking of Shortcuts on iOS).

I’ve had really good luck with Claude helping me write shortcut scripts. For example, I wore a CGM this year for a bit and I couldn’t find an easy way to get the raw data. It did log everything to Apple Health and a shortcut was able to extract it and append it to a spreadsheet where each row was a reading.

zingar 2 hours ago | parent | prev [-]

I’ve written so much more elisp and bash this year because of LLMs.