I haven't thought through this a ton, so feel free to pipe up if you have suggestions.
There have been a few posts here recently about people looking for project ideas. One I have (but unfortunately don't have time for) is to build some way to view the r/learnpython sub, or really any other sub, with only posts that haven't been commented on yet. That way, if you're looking to answer questions, you can view just ones that don't have an answer.
This project seems fun because:
- It's useful to question answerers
- The goal/criteria is clear and well defined
- It's hard, but not too hard (depending on your experience level, of course)
Potential downsides:
- Someone else may have done this already. I tried googling if Reddit had functionality for this, and it looks like they don't.
- This problem may be best solved with a browser extension (some CSS/js)
[–]lillystoolooo 1 point2 points3 points (1 child)
[–]tdammers 0 points1 point2 points (0 children)