Is there something like the #MITLicense (or #GPL) that is copyleft/permissive EXCEPT not allowing training, etc., of #ML / #AI / #LLM ?
Is there something like the #MITLicense (or #GPL) that is copyleft/permissive EXCEPT not allowing training, etc., of #ML / #AI / #LLM ?
@t3rr0rz0n3 @feoh GPL doesn't stop corporations from using your code any way they want, they have more and better lawyers than you.
With BSD/MIT, you still own your software, the version you released is still free, and anyone who wants can use it. That's real user freedom, without petty jealousy.
And, not enabling the toejam-eater at FSF is a nice bonus.
#mitlicense #bsdlicense
#DeepSeek #v3 now sports an MIT license because who doesn't love yet another 641 GB of indistinguishable AI soup?
Their README is emptier than a politician's promise, and it takes a $9,499 #Mac to run it at the blistering speed of 20 tokens per second—truly redefining "consumer-grade" technology.
https://simonwillison.net/2025/Mar/24/deepseek/ #MITlicense #AItechnology #consumergrade #$9499 #HackerNews #ngated
Muhaha: #Kommunismus killt #AI Heißluftballon Geschäftsmodell. Wenn #China das weiterhin so clever spielt, ist absehbar, dass die #TechBros #Trump nutzen werden, um die #EU zu ihren Freudenhaus-Produkten zu zwingen. Nur wie wollen sie #MITLicense verbieten?
Meta #AI in panic mode as free open-source DeepSeek gains traction and outperforms for far less - Tech Startups https://techstartups.com/2025/01/24/meta-ai-in-panic-mode-as-free-open-source-deepseek-outperforms-at-a-fraction-of-the-cost/
Microsoft opensources its 14B-parameter AI model, Phi-4, and its weights on Hugging Face under the MIT License! Released in December 2024, this move boosts accessibility for developers and researchers.
#Microsoft #AI #OpenSource #Phi4 #HuggingFace #MITLicense #AIInnovation #TechNews
also I have a hot take about copyright assignment CLAs. it's a bit of a meme in the FOSS community to not sign them because then your code can be proprietarized. but like, isn't contributing to an MIT-licensed (or any pushover license-licensed) project the same thing?
read "MIT-licensed" below as meaning any pushover/permissive license. Apache, BSD, etc. if you are very close to one of these options, but make an exception every once in a while for Reasons(tm), pick the option you're closest to instead of "voting down" (but leave a reply because I am SO interested in what folks do here)
https://obsidian.md/blog/save-the-web/
Está disponível o #ObsidianWebClipper , extensão oficial do #Obsidian para navegadores (incluindo mobile)
Segundo a postagem do link acima, é #OpenSource e está sob a #MITLicense
Farei mais testes, mas a primeira impressão foi boa: permite tanto a captura de artigos inteiros como a de grifos feitos no navegador.
Dica: se você não usa Obsidian ou não quiser importar a nota para este app, saiba que o texto capturado fica no clipboard (área de transferência), com todas as marcações em Markdown! De maneira que você pode colar o texto no seu aplicativo favorito!
Infelizmente, ainda não permite anotações... Mas vamos com calma! ;-) Só o fato de ele ir direto para o Obsidian já é uma mão na roda, permitindo a manipulação total do texto!
Hotkeys:
- Open Obsidian Clipper: Alt+Shift+O
- Toggle highlighter mode: Alt+H
PS: ele traz aqueles "metadados" (YAML) no cabeçalho da nota e, pelo que vi, permite criar templates também.
FBI accused of violating MIT License in smart contract code usage - The FBI has faced claims over the improper use of OpenZeppelin’s librari... - https://cointelegraph.com/news/fbi-accused-violating-mit-license-smart-contracts #fbismartcontracts #smartcontracts #openzeppelin #open-source #mitlicense #blockchain #copyright #ethereum #fbi
"(...) MS-DOS 4.0 now open source; early Multitasking DOS Beta available
#MSDOS #MultitaskingDOS #OpenSource #OpenSource #MITlicense #Beta #MSDOS4 #MSDOS40
Top of my #playlist: #AI #generated sad girl with piano performs the text of the MIT license.
https://suno.com/song/da6d4a83-1001-4694-8c28-648a6e8bad0a/
BSD license is probably better suited to baroque music.
#AIgenerated #jazz #mitlicense #OpenSource
And here is the direct link to the #AI generated #MITLicense song: https://app.suno.ai/song/da6d4a83-1001-4694-8c28-648a6e8bad0a/
Best thing I've seen (so far) today, someone has made #AI create a song where the singer recites the #MITLicense
See the post at the unmentionable site: https://x.com/goodside/status/1775713487529922702?s=20
I think all Open Licenses should be distributed this way :-)
On the origin of the MIT license in PC/IP, a first IP stack for the PC, being a port of a stack for TRIPOS and for UNIX sys6.
David Clark; John Romkey and others
" Kaspersky Unveils Scripts for Detecting Pegasus Spyware on iPhones
Kaspersky has developed scripts to detect Pegasus, Reign, and Predator spyware on iPhones. These scripts, written in Python (100% Python according to GitHub), analyze the Shutdown.log file in the iPhone's sysdiagnose archive for forensic artifacts indicative of these spywares. Infections leave traces in Shutdown.log, especially in the path "/private/var/db/". These scripts, available for macOS, Windows, and Linux, simplify spyware detection by extracting, analyzing, and parsing Shutdown.log. Open-source and under an MIT license, you can find them on GitHub.
Source: Security.NL, GitHub
Tags: #Cybersecurity #Pegasus #SpywareDetection #iPhoneSecurity #Kaspersky #Python #OpenSource #MITLicense
Have you ever needed to download an insanely large #AGIS #basemap as a #png?
Maybe you need to make a print of a map on your AGIS server, but no longer have the original. Or maybe you want a really hi-res image for a film zoom effect.
Here's a tool to do just that.
It uses your public facing AGIS MapServer endpoint to download each tile, then assembles them into one large PNG image.
If you're writing open-source software, please do yourself and other software developers a favor and familiarize yourself with how software licensing works. As an Ubuntu Developer, much of my work involves auditing the source code licensing of various applications. Most of these applications have miserably complicated licensing situations, sometimes with licensing violations involved. I also occasionally run into licensing or copyright terms that an author probably didn't intend to specify, but that they did specify unambiguously nonetheless.
For instance, did you know that if you state that a file is "under the GPL license" without specifying what version, that means that the user of your file can use it under *any* version of the GPL they want to? Look at GPLv1 Section 7, GPLv2 Section 9, and GPLv3 Section 14 if you don't believe me. I found a file written in 2017 with these licensing terms. Did the author *mean* to do this? Probably not, they probably wanted to use GPLv3 (or maybe GPLv2). But since they didn't specify a version, I'm within my legal right to use this code under GPLv1's terms if I care to. I'm not going to do that since I have no interest in using this file for anything, but it goes to show you how a slip-up in your licensing specification can cause people to have rights or be free of restrictions you didn't want to give them or let them be free from.
Another (very very common) slip-up is for most of the source code in a repository to have license headers specifying GPLv2 *or later*, but with no repository-wide license specified in an AUTHORS or README file, and with a GPLv2 license in a LICENSE or COPYING file. What you probably *think* this does is license your program under GPLv2 or later, but what it *actually* does is give you a messy mixed-licensing situation with some files licensed GPLv2 only and some files licensed GPLv2 or later. Why? Because the default repository-wide license is GPLv2 as set by the LICENSE or COPYING file, and all of the headers that specify GPLv2 or later are overriding that default license.
You may think, "Why can't someone just infer that because most of the files are GPLv2 or later, that all of them are?" Great question! There's two answers. One, if you unambiguously specify something you didn't mean to specify, whatever you specified is what's legally binding. There's not room for "well that's what I said, but what I meant was..." in licensing. Secondly, many projects *actually use multiple licenses in one project* (for instance you'll have GPL, BSD-2-Clause, BSD-3-Clause, and MIT licenses all in one application). So how does one know if you just "accidentally" specified the wrong license, or if you meant to make a mixed-license application? They can't determine your intent with 100% certainty, so they have to obey what you said, *not* what you meant to say.
I am not a lawyer and this is not legal advice. This is just advice on how to help keep software developers from having headaches and problems reusing code.