weekends are for leisure

October 15, 2007

Those that Do

Filed under: coding, people, software — Tags: — alanszlosek @ 9:30 pm

Reading blogs filled with opinions on the latest software/language/library tuckers me out. Now, if instead they were contributing to such a project and were hashing out their ideas and/or struggles in public, I’d be on the edge of my seat. Alas, there aren’t enough of those on the net. And really, it’s the nature of a blog to be mundane and mostly insignificant. Notable exceptions noted. So instead, I waste my reading time by keeping up with (active) software projects and hoping to witness progress. People write too well too often about software stuffs; I want to see results. Of course, I’m writing this in my blog, where none of my code lives. Oh well. For that there’s always greaterscope.net.

Continuing on, I’m a big fan of the efforts of Rob Landley. I may not be able to see the code he’s working on but I can read about it, which is good enough for now. It’s comforting just knowing he’s actually doing things. My favorite method (and seemingly his) of contributing to the betterment of computing is by consciously trying to improve software. This isn’t for everybody and many probably see it as less spectacular than coming up with brand-new things but I remain committed. I don’t want to be a revolutionary. The chance that a person will make a truly original contribution seems pretty slim anyway. But it’s not impossible, so even I occasionally entertain those dreams. Improving upon existing concepts just seems a more readily rewarding — and perhaps a more noble — goal.

September 2, 2006

Xorg is a Bitch

Filed under: linux, software — alanszlosek @ 3:12 pm

X11/Xorg still disappoints me. Unless you’re an Xorg developer it’s almost impossible to compile it from scratch and set it up properly. Not to mention the fact that the code is too vast for me to care to poke around in. This means my uClibc + Busybox distro I’ve created for my older laptop has lacked a windowing system, and thus has been without GUI capability. It’d be nice to be able to view PDFs or open up Firefox every now and then.

That’s partly why, after 3 years, I was still excited about Y-windows, now the newly forked Dsy Windows. Built on top of SDL, it has the potential to have a smaller code-base than X and be much easier to install. However, tonight I discovered the Xynth windowing system, which seems to be further along than DsY, so my excitement has shifted. I’ve yet to get it up and running, but it compiles and more importantly, it doesn’t give me crap about missing rgb, font or xkbcomp files.

Blog at WordPress.com.