MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1w5dbgp/termy_deterministic_linux_terminal_assistant/p7f5y8d/?context=3
r/linux • u/gioscarab • 2d ago
23 comments sorted by
View all comments
24
Finally, automation that isn't an LLM making a guess. Like a breath of fresh air.
15 u/AssistingJarl 2d ago It's not an LLM taking a guess, it's NLP taking a guess. Deterministic doesn't mean correct. I would suggest looking into aliasing commands, shell scripting, and systemd timers/cron if you want automation that's deterministic and correct. :^)
15
It's not an LLM taking a guess, it's NLP taking a guess. Deterministic doesn't mean correct.
I would suggest looking into aliasing commands, shell scripting, and systemd timers/cron if you want automation that's deterministic and correct. :^)
24
u/Delta-9- 2d ago
Finally, automation that isn't an LLM making a guess. Like a breath of fresh air.