Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] No video playback in Iceweasel



On 2014-12-04 16:00 +0100 (Thu), Benjamin Tayehanpour wrote:

> I've been wondering about why that is. Is it because GTK is too vocal
> for comfort, or is it because people are misusing GTK?

It really depends on whom you talk to.

I've had "professional" programmers working on systems that are supposed
to be quite reliable tell me that the moral equivalant of

    string s = "foo\n";
    string t = getenv("BAR") + s;

is perfectly fine code. (Hint: getenv returns 0 when the environment
variable is not set.)

However, they did manage to fix this. They just ran their program with
daemon[1] and restarted it any time it segfaulted.

[1]: http://www.libslack.org/daemon/

cjs
-- 
Curt Sampson         <cjs@example.com>         +81 90 7737 2974

To iterate is human, to recurse divine.
    - L Peter Deutsch


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links