(no title)
alcide
|
1 year ago
I subscribed to Kagi Ultimate but I feel I’m underutilizing it’s functionality. What are some use cases you would encourage me to try with the models? What are some key takeaways with Ultimate you discovered in your testing?
Zambyte|1 year ago
I think they are particularly useful when you know what you want with particular nuances, and it would not be easy or possible to find that specific information in a web search. For example, I recently used LLMs to help me write a configuration for my RAID. I knew I wanted mirror+stripe, and I wanted to mount the RAID at /data, and mount my home directory at /data/home. I explained this to the language model, and it essentially built me a script to do that.
I could have looked at the manuals for how to use mdadm and edit /etc/fstab, but writing down exactly what I want in plain English and then doing what the language model spits out was easier and faster for me.