Live data from Hacker News

GNU – Celebrating 40 Years

gnu.org

1–10 of 16 posts

Re: GNU – Celebrating 40 Years

#2
Another important anniversary. I wonder how well this thread will compare with "25 years of Google" [0]

As a 50 year old, GNU has been there in the background for most of my life as a computing professional. It has not grown much as an organisation or ideas base, but clung firmly to timeless principles.

That continuity and longevity is testimony to the power of an ideal, that computing belongs in the hands of the people, as a tool and not as a weapon in the hands of those who seek domination.

[0] https://news.ycombinator.com/item?id=37669341

Re: GNU – Celebrating 40 Years

#3

Another important anniversary. I wonder how well this thread will compare with "25 years of Google" [0] As a 50 year old, GNU has been there in the background for most of my life as a computing professional. It has not grown much as an organisation or ideas base, but clung firmly to timeless principles. That continuity and longevity is testimony to the power of an ideal, that computing belongs in the hands of the peo…

It’s faring much worse, sadly

Re: GNU – Celebrating 40 Years

#4
GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today.

For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion of open computing software during the internet era.

However, GNU seems to have not changed (enough) with the times. A new breed of open source software is steadily chipping away at GNU's monopoly (e.g. LLVM, musl etc). GNU's website, tooling and codebase increasingly looks outdated, monolithic and crusty. Sure there are gems still to be found in GNU's software stable. I also like that they hold fast to certain noble software principles.

TL;DR GNU needs to reinvent and refresh itself while still preserving its core principles.

Re: GNU – Celebrating 40 Years

#5
I can't find it, but I remember a quote something like this

> The initial GNU announcement was crazy. Rewriting all of Unix? It was like Stallman had said, "I need help building a free rocket ship to Mars, and I'm getting started right after I finish this Thanksgiving dinner."

I hope to one day be known for 1 really crazy idea that somehow paid off, and not the 999 obviously bad ideas that it took to get there.

Re: GNU – Celebrating 40 Years

#6

GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today. For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion…

I can't help but think that the idea of copyleft was already pioneered and applied during the same time in the Soviet block of countries, where virtually copyright did not exist. Of course without all the fanfares...

So it was all copyleft, right? Definitely can remember us look with "awe and wonder" at Lawrence Lessig when he first visited one university in one ex-soviet country to lecture about the value of sharing software to a room full of people that have never ever in their life bought any.

Re: GNU – Celebrating 40 Years

#7

GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today. For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion…

I see suckless[0] tools as the spiritual successor to GNU. Free, open source (and I think copyleft?), minimal, and encapsulates a comprehensive desktop experience.

I think no-bloat should be GNUs next philosophy.

0: https://suckless.org/

Re: GNU – Celebrating 40 Years

#8
post #7

GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today. For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion…

I see suckless[0] tools as the spiritual successor to GNU. Free, open source (and I think copyleft?), minimal, and encapsulates a comprehensive desktop experience. I think no-bloat should be GNUs next philosophy. 0: https://suckless.org/

And its wonky spinoff bitreich

Re: GNU – Celebrating 40 Years

#9

GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today. For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion…

The core is rotting probably, but there's a lot of other software than the compiler and OS core facilities under GNU which is pretty much thriving, so it's hard to judge and do something about getting back to the drawing board. Given also that Linux is not GNU and that there's a lot of alternatives to GCC and GNU *utils programs.

We can't take GNU without FSF: we can't think of GNU as a corporate brand to embrace as an identity that has to "win" an arms race.

Re: GNU – Celebrating 40 Years

#10
post #6

GNU has much to be proud of. It pioneered the use of "copyleft" and has produced a stream of influential software that is critical even today. For me the greatest achievement of GNU is proving that software does not need to be proprietary. There was a time when Windows and other proprietary Unixes ruled the roost. Due to the easy availability of fundamental GNU software at the right time we saw the cambrian explosion…

I can't help but think that the idea of copyleft was already pioneered and applied during the same time in the Soviet block of countries, where virtually copyright did not exist. Of course without all the fanfares... So it was all copyleft, right? Definitely can remember us look with "awe and wonder" at Lawrence Lessig when he first visited one university in one ex-soviet country to lecture about the value of sharing…

The key thing about "copyleft" is that it uses copyright mechanisms to ensure the code stays free (as in freedom). This is different than disowning/ignoring copyright, and more of an inversion of how proprietary software works.

Pirating software doesn't help too much when you want to study/modify it.

Post reply on HN