Spyke

Replies

games

Comment on

RPCS3: Online PS3 trophies have arrived on PC!

Reply in thread

RetroAchievements are user developed and managed achievements for systems they don't have it. The PS3 trophies are those that games officially had them, so there is no need for RetroAchievements (also they work differently). If anything, RetroAchievement could still be implemented with their own way of doing things, independent from trophies. And I think that would be dope too.

Comment on

Copyrightability of LLM-generated code: Can we license “vibe code” into Free Software?

Reply in thread

probably and admittedly actively using data from sources with incompatible licences or no licences at all

You answered your own question. I don't know what you try to say, but the article and our discussion is explaining if and why licensing code that is vibe coded is possible or makes sense at all. And you point the problem out that this is problematic and probably not possible in good faith. So its not about what we want, but about if and what is possible.

Comment on

Copyrightability of LLM-generated code: Can we license “vibe code” into Free Software?

Reply in thread

This is a great question, but I feel that the better question is: If a model was trained on open source code, should all code created by that model then be subject to the licensing from the code it was trained on?

I don't think it works like that, because if you use GPL code, then all derivative works of the code must be Open Source too. But you no longer know the original project and maintainers anymore and the original source code is "lost". So just using GPL code to train wouldn't solve the issue I think. The source code and license MUST give permission to do so, I feel like. And then all original source codes contributors that has been used to train have to be included in every project that makes use of LLMs output. I have no idea in detail, but its more complicated then just declaring the output to be Open Source automatically.

Comment on

Copyrightability of LLM-generated code: Can we license “vibe code” into Free Software?

Training requires scraping the data and using it. But there is a license to each code attached, and copyright. If the LLM was trained only on code that gives the permission to do so, then I think the generated code could be licensed under the terms of the code it was licensed too. Because its not the LLM that is responsible, but the user of the program. But that is far from reality and not how LLMs are trained and used on.

Comment on

(Found issue, not Lemmy related) A **website** causes a localhost Port Scan on Firefox

Reply in thread

https://www.virustotal.com/gui/url-analysis/u-995b96b122733d286a2f231e294feab4ec6250fcfa100ea611bdacda37dbb251-8ab6995a Last analysis was 25 minutes ago (for context, that is after my post here), I started a new one. Nothing seems to be known and detected. Does VirusTotal do a HTML/CSS scan only without executing the JavaScript? Because the Port Scan is dynamically done through JavaScript.

Comment on

Nintendo takes down over 400 GitHub repositories for Switch emulators in one go — Relentless DMCA strikes tied to piracy concerns over illegal cryptographic keys

When I heard about this, i instantly downloaded Eden emulator. They have their own website and repository, so Nintendo cannot just misuse DMCA there.

Edit: Still playing with Yuzu. Its probably time to move on. Ryujinx was problematic back then, BTW.