• 3 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: September 23rd, 2023

help-circle





  • “The discussion continued for quite a while without making much headway.”

    I think Debian is interesting, being such a large project of collaboration. I want this democratic, volunteer, non-corporate backed, free project to show that 10000 eyes make bugs shallow. I wish this model produced new ways of doing things, bringing people together in the spirit of creativity and playful productivity.
    I’ve used Debian in different ways for around 15 years now, and I really want it to succeed.
    Having said that, there is a “but…” looming in the back of my mind. But… it’s difficult to ignore that other distributions are the ones pushing Linux forward. The innovation from Fedora and the distributions still called OpenSuse explore new areas which become the standards.
    This is not criticism of Debian, I just wonder if we humans are capable of collaborating freely at that level without some top-down force directing work forward, or if we are bound to being one step behind, always trying to catch up to what others have already done?








  • I understand, and it’s a great thing that we all can decide our experience. About the maker community, I guess the other option is to just create it and see what happens. If beehaw is defederated with many other instances, it would limit potential spread (again, this might be a desired outcome), but maybe it would fit in here: https://discuss.tchncs.de/communities or a similar instance?
    I would be interested in a maker community, right now I’m subscribed to various niche ones like lasercutting, microcontroller, etc.




  • People seem to think that those who choose permissive licences don’t know what they’re doing. Software can be a gift to the world with no strings attached. A company “taking” your code is never taking it away from you, you still have all the code you wrote. Some people want this. MIT is not an incomplete GPL, it has its own reasons.

    For example, OpenBSD has as a project goal: “We want to make available source code that anyone can use for ANY PURPOSE, with no restrictions. We strive to make our software robust and secure, and encourage companies to use whichever pieces they want to.





  • There’s a difference between stability and reliability. Stable means that functionality is the same over a period of time, no major changes to how it works. Reliable means that it doesn’t crash all the time. If something crashes the same way for the same reason, it’s stable but not reliable. If something changes a lot but doesn’t crash, it’s reliable but not stable.
    In practice what it comes down to is a choice if you want outdated but known bugs or new surprise bugs.