Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: D Newsgroups: comp.os.linux.misc,comp.os.linux.advocacy Subject: Re: GIMP 3.0.0-RC1 Date: Thu, 2 Jan 2025 12:30:14 +0100 Organization: i2pn2 (i2pn.org) Message-ID: References: <1814c96a2531ed89$71164$2566989$802601b3@news.usenetexpress.com> <441smjp44l5o2ja4c1vlsv32oh2j6m9n4j@4ax.com> <4f7tmjplbte7cnuh2pqrh1fufs4iatv3fd@4ax.com> <67707879@news.ausics.net> <366b4ad1-4849-d7a9-cade-67d1eba035c3@example.net> <35a09fa5-08b1-8121-51c7-28d3aac1cd0f@example.net> <3002e7b9-095e-c292-1202-b151f7776587@example.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Injection-Info: i2pn2.org; logging-data="1639354"; mail-complaints-to="usenet@i2pn2.org"; posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M"; In-Reply-To: X-Spam-Checker-Version: SpamAssassin 4.0.0 Xref: csiph.com comp.os.linux.misc:63566 comp.os.linux.advocacy:682244 On Thu, 2 Jan 2025, rbowman wrote: > On Wed, 1 Jan 2025 23:16:10 +0100, D wrote: > >> Another "mini culture" I keep my eyes on is the sqlite community. In >> many respects, anti-Linux, but they are producing powerful software! >> >> Are there other projects you think are of similar power, in terms of use >> and quality, as sqlite? Maybe the curl community? > > I like SQLLite and have used it in several projects. It works just as well > in C# .NET with > > using Microsoft.Data.Sqlite; > > as in C with > > #include "sqlite3.h" > > allowing both to use the same data. I do like that it's public domain > like most free software was before Stallman. otoh PostgresSQL is more > powerful and has a permissive license. > > https://opensource.org/license/postgresql > > After all, the SQLite developers ask "What would Postgres do?" Postgres is interesting. It's old, but doesn't get mentioned a lot these days. Would you say their engineering culture is something to study? > There are a couple of other worthwhile projects like Python :) I've heard that many people do not like the python 2 to 3 debacle, and that python is becoming worse from a governance perspective. I've heard the woke mind virus has settled deep within the python project.