5 ms·
can you share videos of how you do prompts to get better at k8s, helm, etc ? I'm sure a lot of us would like to learn how to learn better!
by anjanb 3y ago
can you share videos of how you do prompts to get better at k8s, helm, etc ? I'm sure a lot of us would like to learn how to learn better!
- FranklinMaillot 3y agoA few tricks that work for me when learning a new topic with chatGPT. I start by asking an overview of the subject, like a course syllabus, before diving in. When learning a new programming language, I found it useful to tell what programming language I'm already familiar with, and ask it to relate and compare to what I already know. When I need advice on how to achieve a certain result, I usually ask it to suggest several options and to list them with their pros and cons. Another trick that I stole from Jeremy Howard, is to use the custom instructions to easily signal the type of answer you want. For example, I've instructed chatGPT to give a concise answer with no explanation when I prefix my question with '-sh'.