HackerTrans
トップ新着トレンドコメント過去質問紹介求人

shrikrishna

no profile record

投稿

[untitled]

8 ポイント·投稿者 shrikrishna·先月·0 コメント

コメント

shrikrishna
·先月·議論
it's back now
shrikrishna
·先月·議論
The status page currently still shows green, but all requests to the dashboard, the api, the git requests are failing
shrikrishna
·11 か月前·議論
AFAIK, the relinking requirement only applies if you distribute the software to someone.

If you’re running Sidequest entirely on your own infrastructure to orchestrate jobs across your backend, you’re not distributing the software at all, you’re providing a service. The tight coupling does not itself trigger extra obligations. What matters legally is distribution, not architecture.

Edgecase is if you give your software to a customer to run on their own servers (self‑hosted deployment/docker image shipped to customer). In those cases, you would need to allow them to replace Sidequest.js (ie, not obfuscating it away).

Someone more knowledgeable can correct me, if I'm wrong