new1일 전· 1 sources
I let an LLM judge inside Python's if statements, then ran Ansible's own tests on it
Why it matters
I wrote a small library that lets you put a question, in plain language, where a Python if condition goes. from fuzzyif import fuzzy if fuzzy("Is this message urgent?", msg): notify_oncall(msg) It is ...
1
Sources
+1
24h
—
Growth
1d
Active