| ▲ | joshribakoff 3 days ago | |
Please dont open source your code if you’re going to call people hella sketch for deriving from it. Did he violate your license? Attack that action, not the person doing open source. | ||
| ▲ | minimaxir 3 days ago | parent [-] | |
To add since the poster is being confusing: this is the GitHub repo for their project: https://github.com/fells-code/seamless-glance-distro It is indeed not open sourced, as the repo only has a README and a download script. The "open source" they are referring to I think is the similar README convention. Which makes this comment they made on Reddit especially odd: https://www.reddit.com/r/aws/comments/1q3ik9z/comment/nxpq7t... > And the folder structure is almost an exact mirror of mine Even though Rust has patterns on how to organize source code, similar folder structure is unlikely, particularly since the original code is not public so it would have to be one hell of a coincidence. (the funniest potential explanation for this would be that both people used the same LLMs to code the TUI app) | ||