Replies: 2 comments
-
Closing in consideration for: #482 |
Beta Was this translation helpful? Give feedback.
-
An AI trained for clarity would be immensely beneficial to beginner coders, as it would support their growth by emphasizing clear and succinct programming practices. As it stands, ChatGPT currently struggles to provide effective solutions when it comes to avoiding recursive functions, for instance. I encountered an issue where ChatGPT-4 got caught in a loop involving recursive functions, which obviously weren't compatible with Clarity. I later consulted Setzeus who suggested utilizing a list and applying map or filter with the help of a helper function. It was as straightforward as that. |
Beta Was this translation helpful? Give feedback.
-
Following @blocks8's instructions.
Forming WG around: https://github.com/stacksgov/Stacks-Grant-Launchpad/issues/868
TODO
Objective & Scope - why is the group being created, what is the problem it’s addressing, what is it trying to achieve, is there anything that is explicitly out-of-scope for the group, etc.
Deliverables - what should the group be bringing back to the community once completed
Timeline - when is the group expected to have it’s deliverables complete
Lead - who will be responsible for leading the group and ensuring it completes its designated assignment
Additional Context - Any additional context that might be important for the group including previous conversations on the topic, dependencies on or with other work going on, a special update cadence, etc
Beta Was this translation helpful? Give feedback.
All reactions