|
|
|
|
|
by macromaniac
747 days ago
|
|
Ive got a small console app that I made and it accepts snippets, that way I can use the appropriate snippet when needed. My most common one is: ss: |system| Answer as many different ways as you can. Each answer should be short and sweet. No more than a line. Assume each previous answer failed to solve the problem. |user| So "ss how to center a div" would give you code for flexbox, css grid, text align, absolute positioning etc. In general I am using AI for syntax questions like "how can I do X in language Y" or getting it to write scripts. Honestly, often the default is pretty good. |
|