TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

2 similar posts found

Search: #agplv3

当前筛选 #agplv3清除筛选
AIGC

@aigcrubbish · Post #315 · 04/15/2026, 07:06 PM

FSF clarifies its stance on AGPLv3 additional terms 自由软件基金会(FSF)近日就AGPLv3许可证的附加条款问题发表了官方立场声明。此前,OnlyOffice首席执行官Lev Bannov指控其软件的分支项目Euro-Office违反了GNU Affero通用公共许可证第三版(AGPLv3)。FSF的Krzysztof Siewicz在文章中明确指出,OnlyOffice在其软件许可中添加了与AGPLv3不兼容的额外限制条款。 FSF认为,这些附加限制违反了AGPLv3许可证的精神,并且接收代码的用户有权移除这些限制。基金会敦促OnlyOffice澄清其许可状态,明确其软件基于AGPLv3授权,并确保未来版本中不再包含任何额外限制。FSF强调,在GNU通用公共许可证家族的任何版本上附加限制性条款,会造成用户混淆,不符合自由软件的原则。 原文链接:https://lwn.net/Articles/1067771/ #开源许可#AGPLv3#自由软件基金会#OnlyOffice #AIGC Read more

GitHub Trends

@githubtrending · Post #14651 · 05/01/2025, 11:30 AM

#python#agplv3#education#flashcards#foreign_language#hacktoberfest#hacktoberfest2022#language_learning#python#second_language_acquisition#spaced_repetition#svelte LibreLingo is a free, community-driven language-learning platform offering courses like Spanish, German, and French through interactive exercises, spaced repetition, and progress tracking across devices, while allowing users to contribute and modify content for a collaborative learning experience[1][4][5]. https://github.com/kantord/LibreLingo