Trending

#MITLicense

Latest posts tagged with #MITLicense on Bluesky

Latest Top
Trending

Posts tagged #MITLicense

Original post on social.v.st

Open source license question.

If I have some openscad code I downloaded that has an MIT license. If I use that code, modifying it, and then render out an STL file from openscad. Does the stl need to be MIT licenced? I'm guessing the openscad code would need to remain MIT licensed if I was to […]

0 2 2 0
Preview
Microsoft unleashes Zork I-III source code : Redmond dusts off Infocom's classic text adventures and puts the originals into public hands

For a brief time in the 80's I was a beta tester at #Infocom so it is interesting to see @Microsoft.com releasing the source code for #Zork I, II, and III under the MIT license. Oh, and ask me about my printed map from #Adventure (on which Zork is based). #mitlicense #oss

0 0 0 0
Video

Il y a plus de 1000 Licences OpenSource !!!
Tu les trouves ici : vist.ly/4ffyy
#OpenSource #LicencesOpenSource #MITLicense #ApacheLicense #GPL #SoftwareLicense #VulgarisationTech

1 0 0 0

Microsoft makes Zork I, II, and III open source under MIT License https://arstechni.ca #OpenSourceProgramsOffice #Activision #JasonScott #MITlicense #microsoft #Infocom #ZorkIII #Gaming #GitHub #ZorkII #ZorkI #Tech #OSPO #XBox #zork

1 0 0 0

Overall community sentiment was positive, appreciating the project's visual aesthetic and its open-source nature under the MIT license. The ease of use was a highlight for many participants. #MITLicense 5/5

0 0 0 0
Preview
GitHub - evoquant/ncbi_asm_summary: Download/Stream/Parse NCBI genome assembly info Download/Stream/Parse NCBI genome assembly info. Contribute to evoquant/ncbi_asm_summary development by creating an account on GitHub.

Stream local or remote NCBI genome assembly summary file. Can choose which columns to download. Use from terminal or as Python lib.

This will probably be used by the company so no PRs, and could change.

#OpenSource #MITLicense @evoquant.bsky.social

4 0 0 1
Gráfico que muestra diferentes licencias de software libre, incluyendo MIT License, BSD, AGPL, GPL, Apache y LGPL. Algunas están acompañadas por la frase 'Free Software Free as in Freedom', destacando su enfoque en la libertad del usuario

Gráfico que muestra diferentes licencias de software libre, incluyendo MIT License, BSD, AGPL, GPL, Apache y LGPL. Algunas están acompañadas por la frase 'Free Software Free as in Freedom', destacando su enfoque en la libertad del usuario

¿Sabías que no todas las licencias de software libre son iguales?

#softwarelibre #culturalibre #licenciaslibres #mitlicense #gpl #lgpl #apache #bsd #agpl

0 0 0 0
Preview
Roboport Charge Boost Increases the number of robot charging points in roboports from 4 to 16.

@eri https://mods.factorio.com/mod/RoboportChargeBoost

In case anyone else wants such magnificent things.

#Factorio #mitlicense

0 0 1 0

7/10 Licensing concerns! ⚖️ Does the MIT license contradict the "non-commercial purposes" restriction? Can it be used commercially? The debate continues... #OpenSource #Licensing #MITLicense

0 0 1 0

16/17 oulipo: "Sparsely-related question: is the blog style/css open-source?" molticrystal: "It seems to be based off of Al-Folio, MIT licensed" #MITLicense #webdev #design 💻

0 0 1 0
image

image

DeepSeek V3-0324 takes the lead as the highest scoring non-reasoning model, beating Sonnet 3.7 & GPT4.5! With a 128k context window, 671B parameters, and an MIT License, it’s a game-changer in performance and design. 🚀 #AI #DeepSeekV3 #MITLicense #TechInnovation

0 0 0 0
Preview
Meta AI in panic mode as free open-source DeepSeek gains traction and outperforms for far less Late last year, we reported on a Chinese AI startup that surprised the industry with the launch of DeepSeek, an open-source AI model boasting 685 billion parameters. What made headlines wasn’t just…

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?

1 0 0 0
Post image

🚨 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

0 0 0 0
MIT License - Wikipedia

en.wikipedia.org/wiki/MIT_Lic...
"The #MITLicense is a permissive software license originating at the Massachusetts Institute of Technology (MIT)[6] in the late 1980s. As a permissive license, it puts very few restrictions on reuse and therefore has high license compatibility."

0 0 1 0
Preview
social-app/LICENSE at main · bluesky-social/social-app The Bluesky Social application for Web, iOS, and Android - bluesky-social/social-app

github.com/bluesky-soci...

#BlueSkyLicense

"bluesky-social/social-app is licensed under the
#MITLicense"

0 0 1 0
Print de uma nota do Obsidian, mostrando um artigo importado cujo título é: "Archiving My Blog Posts in Obsidian". Há um retângulo verde destacando as propriedades (metadados) e setas indicando "source", "tags"


source: "https://jamierubin.net/2024/09/08/archiving-my-blog-posts-in-obsidian/"
author:
  - "[[Jamie Todd Rubin]]"
published: 2024-09-08
created: 2024-11-11
description: "Lately, I have been working on a series of small archiving projects. I have been gathering 35 years of digital data, and organizing it locally, mostly in Obsidian. I’m working toward a single…"
tags:
  - "clippings"
---
**Lately, I have been working** on a series of small archiving projects. I have been gathering 35 years of digital data, and organizing it locally, mostly in [Obsidian](https://jamierubin.net/category/practically-paperless/). I’m working toward a single, text-based archive that can serve as the source of a personal LLM that will take over the role of traditional search. I want to be able to converse with an LLM about everything and anything I have ever produced. Archiving is a first step in that process.

My most recent venture was to archive into Obsidian all of the blog posts I’ve written over the last 19+ years. I did this in two discrete steps:

1. Generate markdown files from the WordPress export of my blog.
2. Replace any markdown links to other blog posts with Obsidian-style links

After my cleaning process, which included de-duping posts (some early post [...]

Print de uma nota do Obsidian, mostrando um artigo importado cujo título é: "Archiving My Blog Posts in Obsidian". Há um retângulo verde destacando as propriedades (metadados) e setas indicando "source", "tags" source: "https://jamierubin.net/2024/09/08/archiving-my-blog-posts-in-obsidian/" author: - "[[Jamie Todd Rubin]]" published: 2024-09-08 created: 2024-11-11 description: "Lately, I have been working on a series of small archiving projects. I have been gathering 35 years of digital data, and organizing it locally, mostly in Obsidian. I’m working toward a single…" tags: - "clippings" --- **Lately, I have been working** on a series of small archiving projects. I have been gathering 35 years of digital data, and organizing it locally, mostly in [Obsidian](https://jamierubin.net/category/practically-paperless/). I’m working toward a single, text-based archive that can serve as the source of a personal LLM that will take over the role of traditional search. I want to be able to converse with an LLM about everything and anything I have ever produced. Archiving is a first step in that process. My most recent venture was to archive into Obsidian all of the blog posts I’ve written over the last 19+ years. I did this in two discrete steps: 1. Generate markdown files from the WordPress export of my blog. 2. Replace any markdown links to other blog posts with Obsidian-style links After my cleaning process, which included de-duping posts (some early post [...]

#OmnivoreAlternative ?

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 […]

[Original post on bolha.us]

0 0 0 0
Post image

4/ We released 470 animations and added compatibility to @Mixamo animations and the @CarnegieMellon mocap database. We also released a set of animals. Re-released w open #MITLicense. External contributions started coming. Batch importer to @UnrealEngine…...

0 0 1 0