Tootfinder

Opt-in global Mastodon full text search. Join the index!

@anildash@me.dm
2026-04-02 15:13:23

The thing I would most like to see come from the Claude Code leak is not (just) that all the LLM-focused tools incorporate the features that were exposed, but that *bash itself* build in the things that Claude is trying to do with scripting, and make them part of the shell.

@beeb@hachyderm.io
2026-06-27 13:23:27

I'm really enjoying making small scripts in #AmberLang
#bash, a cool concept!
Below an example of a helper I use to copy to clipboard the remote link for the file I have currently open in #HelixEditor (complete with the range of lines in my selection).
#scripting #ScriptingLanguage #bash_scripting