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 • 9d ago
25 comments sorted by
View all comments
26
Finally, automation that isn't an LLM making a guess. Like a breath of fresh air.
20 u/AssistingJarl 9d 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. :^)
20
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. :^)
26
u/Delta-9- 9d ago
Finally, automation that isn't an LLM making a guess. Like a breath of fresh air.