zlacker

[parent] [thread] 0 comments
1. hobofa+(OP)[view] [source] 2024-02-13 18:58:52
My main usage of ChatGPT/Phind is for work-transactional things.

For those cases there are quite a few things that I'd like it to memorize, like programming library preferences ("When working with dates prefer `date-fns` over `moment.js`") or code style preferences ("When writing a React component, prefer function components over class components"). Currently I feed in those preferences via the custom instructions feature, but I rarely take some time to update them, so the memory future is a welcome addition here.

[go to top]