Open Issues Need Help
View All on GitHub Load posts in chunks rather than whole 2 months ago
AI Summary: Implement infinite scrolling for posts on Sinkedin. Instead of loading all posts at once, the application should load and display posts in batches as the user scrolls down the page. This will improve performance and user experience, especially with a large number of posts.
Complexity:
3/5
enhancement help wanted question P1
AI Summary: Develop a content moderation system for Sinkedin, a social media platform focused on sharing failures. This involves defining acceptable content guidelines, implementing mechanisms to flag and review inappropriate posts (e.g., hate speech, harassment, illegal activities), and potentially integrating automated moderation tools.
Complexity:
4/5
help wanted question