scripting

Tag

Cards List
#scripting

Why Janet? (2023)

Hacker News Top · 2026-06-02 Cached

An article advocating for the Janet programming language, highlighting its simplicity, ease of distribution, powerful parsing with PEGs, and excellent subprocess DSL, making it ideal for side projects and command-line tools.

0 favorites 0 likes
#scripting

Splitting Konsole views from Helix to run tools

Lobsters Hottest · 2026-05-25 Cached

The author describes creating a shell script to automate splitting Konsole terminal views and running tools like gitu directly from the Helix editor, improving workflow automation.

0 favorites 0 likes
#scripting

Skill for building agent-native CLIs

Reddit r/AI_Agents · 2026-05-20

A guide on designing CLIs specifically for AI agents, emphasizing predictability, scriptability, and safe defaults.

0 favorites 0 likes
#scripting

Prolog Projects Tips

Lobsters Hottest · 2026-05-16 Cached

Tips for automating Prolog project releases using a Prolog script to increment versions, commit, tag, and register new pack versions with SWI-Prolog's pack system.

0 favorites 0 likes
#scripting

why use F# for scripting and automation?

Lobsters Hottest · 2026-05-15 Cached

The article explains why F# is a great choice for scripting and automation tasks, highlighting its helpful type system and natural pipeline operator that make code predictable and reliable.

0 favorites 0 likes
#scripting

Using LLM in the shebang line of a script

Simon Willison's Blog · 2026-05-11 Cached

Simon Willison demonstrates how to use the llm CLI tool in script shebang lines to execute LLM prompts and tool calls directly from executable files.

0 favorites 0 likes
← Back to home

Submit Feedback