• Victor@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    13 hours ago

    But if there are proprietary lines of code that end up in a project with an open license, you get a violation. 🤷‍♂️

    • terabyterex@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      4
      ·
      13 hours ago

      what is a proprietary line of code? how do you look at a for loop or uf statement and say “i own that”. i can tell you that in all the huge applications i have worked on in the last 27 years, there isnt special proprietary code. there is proprietary data but not code.

      the only time you really have proprietary codeis specialized code talking to a specialized device. so maybe a closed source driver.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        5
        arrow-down
        2
        ·
        13 hours ago

        I have worked at two companies back-to-back for a total of about 8 years, so significantly less time, that both definitely had proprietary code.

        It is code that does things that nobody else is doing, or able to do, and patented, I believe(?).

        But nice anecdote. 👍