Slashdot Mirror


Bruce Perens To Answer Your Questions

In the summer of 1999, Bruce Perens became our very first interview subject, answering questions about open source licensing. Almost 14 years later, Bruce is still one of the most influential programmers and advocates in the open source community. He's graciously agreed to answer all your questions about the state of things and what's changed in those 15 years. As with previous interviews, we'll send the best questions to Mr. Perens, and post his answers in a day or two. Ask as many questions as you'd like, but please keep them to one per post.

6 of 78 comments (clear)

  1. Does SaaS change everything? by Anonymous Coward · · Score: 5, Interesting

    Now that most interesting new software is delivered to us over the web or via other network protocols, does this marginalize the contributions of open source and free software? For example Google, Amazon, and Facebook all have had some involvement with open source software as both users and contributors, but for the most part their technology stacks above the OS level (Linux) are under lock and key.

  2. Slashdot by Luyseyal · · Score: 5, Interesting

    I've seen you post in random threads over the years, including in some recent ones.

    Why do you still visit (and comment on) Slashdot after all these years?

    -l

    --
    Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
  3. Tablets/Phones by zoward · · Score: 5, Interesting

    Bruce, first off, thank you for everything you've done to advance the cause of FLOSS. My question: It's not hard to notice the shift in mass market computing away from the PC and toward the tablet and phone. While at its core Android runs the Linux kernel, it's hard for me to think of it with the same fondness that I have for my favorite FLOSS OS distributions. I can't just load up a new Linux distro on my Acer tablet, or in many cases even an updated version of Android, short of "jailbreaking" it. It's seems clear to me that such hardware is designed with the intent to replicate Apple's success with a vertical hardware/software stack.

    Given this (or perhaps not given this, if you disagree with my statements above), what do you think the future of open source will be in the tablet and phone world? Android? Meego? WebOS? Something else? Will it be open source programs in a not-quite-completely open OS like Android?

    --
    "Can't you see that everyone is buying station wagons?"
  4. Favorite hack by vlm · · Score: 5, Interesting

    Kick back and tell the tale of your favorite hack. For example, Linus had a good one in his interview. You define hack, and favorite. Hardware, software, legal, moral, ethical, financial whatever. Something you did, or something you saw someone else do. As long as its your story. The only requirement of the story is that it be a good story.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  5. Best Open Source hardware licenses? by Alwin+Henseler · · Score: 5, Interesting

    On a related note: what are the best licenses for libre hardware designs, that:

    • Allow linking smaller projects as part of larger ones, possibly with different licensing on those other parts. Think HDL re-implementations of various chips in FPGA based designs that consist of a number of them (and many other things like that). I've seen the GPL slapped on a few smaller projects that are meant to combine with other (differently licensed) parts, where in legal sense this wouldn't even be allowed as everything is linked in the same binary (FPGA programming file).
    • Don't require an entire evening and/or a lawyer to read (especially for hobbyists). For this reason I personally like BSD style licenses, while at the same time I'm leaning towards (L)GPL when it comes to openness of a design.

    Appreciated would be a short intro on pro's/con's of specific licenses, and make / break issues why a hardware designer would pick one over the other.

  6. Usability in open source software? by Jim+Hall · · Score: 5, Interesting

    Bruce, I'm doing a study of usability in open source software - how user interfaces can be designed in Free / open source programs so the program is easy to use by real people. So my question is twofold:

    What Free / open source program really got it right with usability? What qualities make for good usability in Free / open source software?