Slashdot Mirror


Linux.conf.au Talks Available Online

An anonymous reader writes "Despite the floods, linux.conf.au 2011 went ahead in Brisbane. Videos of the talks given at the conference are available via blip.tv. Highly recommended are Vint Cerf's keynote and Keith Packard's talk on X and the future of Linux graphics."

6 of 48 comments (clear)

  1. Re:Sad ... by DarthJohn · · Score: 3, Informative

    Wait, what?

    "I see play episode as:" followed by a combo box with three different formats to choose from: flv, ogg and mp4.

    Also, off to the right is "Files and Links." I expanded that and right clicked on the ogg links and am downloading about 5 videos now. I plan to watch them with totem.

  2. Transcripts by Lproven · · Score: 4, Insightful

    Bugger the video formats, where are the transcripts?

    I could either spend half a day watching them or 5-10 min reading. You guys may have all day; I don't.

    --
    Liam P. ~ "Intelligence is a lethal mutation." (me)
  3. This one got me... by toxygen01 · · Score: 3, Interesting

    "We have removed 5 hundred thousand lines from X server core, did anybody notice?"

    1. Re:This one got me... by Beelzebud · · Score: 3, Informative

      Yeah and then he mentioned that there was still around 500,000 lines of code that "isn't doing very much". It was a great talk overall. I am actually very happy to see that the X server finally seems to be in the process of being phased out, or at least made less mandatory for a desktop system. Things like removing keyboard and mouse input from it are music to my ears.

    2. Re:This one got me... by JonJ · · Score: 3, Insightful

      I chuckled a bit at the response he got: "Yeah, they showed up in the kernel!"

      --
      -- Linux user #369862
    3. Re:This one got me... by Eil · · Score: 4, Insightful

      One downside to continually removing functionality from X and putting it into the kernel is that X becomes far less capable on non-Linux platforms. The BSDs, Solaris, even Darwin have benefited from OS-independent hardware support in X.

      Also, I remember a time when Linux kernel and X developers derided Microsoft for integrating their kernel and graphics layers so tightly...