Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RA
Posts
0
Comments
21
Joined
2 yr. ago

  • If the work is expected to make it into the deliverable product, then it should fall under a feature. Either add it to an existing feature or create a new one. I prefer the former because it results in less deceptive forecasts.

  • The fragmentation of communities needs to be addressed. The fact is that most people just want to consume content. There needs to be a client-side solution that helps less tech-savvy users to more easily consume content from similar communities.

  • You'll have to use the search option and hope for good results. The fragmentation of communities seems to be a rising topic these days. While it's good that posts and comments are fragmented, I think personal feeds should be consolidatable.

  • Is it really? I feel like people in war torn countries have more important shit to care about. This might be another instance of "terminally online person being offended on someone else's behalf"

  • Or just make it user-side. Let users create their own feed combinations. They'd still have to select a specific instance for posts.

    Feeds would be consolidated but posts and comments will still be federated. And one user will be unaffected by how another user organizes their feed.

  • Don't take too long trying to figure out a challenge by yourself. Ask questions. Unlike in school, you are allowed to ask for help with your work.

    Learn how to write unit testable code as soon as possible (SOLID principles). Learn how to write concise and relevant unit tests. If it's not in your team's culture to write unit tests, then you go be that guy. It's good for you and it's good for the product. Unit tests are one of the few things in the programming community that everybody believes are a good thing.