GitCode, a git-hosting website operated Chongqing Open-Source Co-Creation Technology Co Ltd and with technical support from CSDN and Huawei Cloud.

It is being reported that many users’ repository are being cloned and re-hosted on GitCode without explicit authorization.

There is also a thread on Ycombinator (archived link)

  • kava@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    I have no problem copying code either. The question is at what point does it go from

    1. I’m reading code and doing research

    To

    1. I’m copying code

    How abstracted does it have to be before it’s OK? If you write a merge sort, it might be similar to the one you learned when you were studying data structures.

    Should you make sure you attribute your data structure textbook every time you write a merge sort?

    Are you understanding the point I’m trying to get at?