Hey PH community! Super super pumped to have guys try Cosine out. If you need some inspiration as to what prompt you should use. Here are some cool ones.
How does testing work?
Which architecture does the consumer app use?
How does error propagation work across our backend services?
How do we expire authentication tokens?
Explain how we implement IP based rate limiting
How should I add a new chart element to our main dashboard?
How can I change the request timeout on all of our services?
How do I implement the useForm hook?
Why would I use dependency injection in this language?
Find the code which sanitises user sign up input
Find the recursive tree looping in the parser
Clean up the highlighted code
Why are all these classes abstract?
I need to add , how do I do that?