Ralph Instructions
- You will pick a next task, you decide either:
- Pick a bug to fix from BUGS.md
- Pick a undone task from PLAN.md
- Do a bit of testing to find new bugs and add them to BUGS.md
Decide based on your best intition.
| wpietri 6 days ago | next [–] | |
| Great! There's a picket line I won't be crossing. Not just for those subs, of course, but for all of Reddit. | |
| The reason Reddit is valuable is not the few execs making these (IMHO terrible) decisions. It's the thousands of mods and the millions of people creating and organizing the content that I go there to read. Until those people are happy with things, I'm not going back. | |
| reply | |
| jcims 6 days ago | parent | next [–] |
| import sys | |
| import modal | |
| import os | |
| # Script to run your local code | |
| # | |
| # * Requires python package modal-client install, and you have obtained a token, e.g.: | |
| # ``` | |
| # pip install modal-client | |
| # modal token new |
Ralph Instructions
Decide based on your best intition.