●● IRC: #techbytes @ Techrights IRC Network: Thursday, October 16, 2025 ●● ● Oct 16 [00:32] *psydruid (~psydruid@jevhxkzmtrbww.irc) has left #techbytes ● Oct 16 [01:38] *x-amarsh04 has quit (Quit: Konversation terminated!) [01:46] *x-amarsh04 (~amarsh04@kpkpy434dfgzc.irc) has joined #techbytes [01:50] *psydruid (~psydruid@jevhxkzmtrbww.irc) has joined #techbytes [01:55] *psydruid (~psydruid@jevhxkzmtrbww.irc) has left #techbytes [01:59] schestowitz[TR2]
As emphasised in Kadrey et al vs Meta cited in the post (ND Cal 25 June 2025), unauthorised access to copyrighted works by webscraping brings huge potential benefits and huge value to the webscrapers business.Quote from Kadrey : Dont rule against them, or youll stop the development of this groundbreaking technology. The technology is certainly groundbreaking. But the suggestion that
If the camera manufacturer used copyrighted content or any 3PIPR in the making of the camera, then the manufacturer is liable regardless of downstream use. Have you any comments on that?
I know very little about copyright, but licensing has never really worked for patents. Companies find it very constraining to cooperate with each other in a free market system. Licensing can be used as a way of ess [01:59] schestowitz[TR2] entially in effect 'selling' something so that the licensee can go away and develop it as they wish, but I think your article is proposing licensing as a core part of how
@Anonymous - I don't see how your comment is even relevant to this article? This article discusses the issue of infringement of copyrights while training AI, not while using AI.
Building code for Android with Meson has long been possible, but a bit hacky and not particularly well documented. Recently some new features have landed in Meson main, which make the experience quite a bit nicer. To demonstrate, I have update [11:50] schestowitz[TR2] d the Platypus sample project to build and run on Android. The project itself aims demonstrate how you'd build a GUI application with shared native code on multiple platforms using native widget toolkits on each of them. Currently it supports GTK, Win32, Cocoa, WASM and Android. In addition to building the code it also generates native packages and installers.