devand icon indicating copy to clipboard operation
devand copied to clipboard

Pair-programming on a Framework

Open guerinoni opened this issue 4 years ago • 4 comments

Maybe can be useful add a framework list related to language :)

Example: Python -> Django || C++ -> Qt

guerinoni avatar Jul 17 '20 07:07 guerinoni

It's a good idea. But I'm not sure to implement it now that the community is so little. I'd wait for community growth before adding more filtering features.

alepez avatar Jul 17 '20 20:07 alepez

See also #58

alepez avatar Jul 27 '20 22:07 alepez

Instead of framework we can just say "tag". Tags may be similar to StackOverflow tags.

Out tags should not be used by the affinity algorithm (the one which matches users by language+level). Instead they can be used to filter users.

alepez avatar Aug 07 '20 22:08 alepez

Idea: we can search by tags using something like this -> https://github.com/tinysearch/tinysearch

tinysearch is for static sites, while we can just search through a list of tags

alepez avatar Aug 07 '20 22:08 alepez