|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This just seemed so twisted, I couldn't resist posting.
--
Jon A. Cruz
http://www.geocities.com/joncruz/action.html
Post a reply to this message
Attachments:
Download 'pathological01.jpg' (179 KB)
Preview of image 'pathological01.jpg'
|
|
| |
| |
|
|
From: Mahalis
Subject: Re: WINE - the new POV Utility. ;-) (image 238k encoded)
Date: 13 Oct 2001 13:36:19
Message: <3bc87b93@news.povray.org>
|
|
|
| |
| |
|
|
Ah-hah. Be yous usin Weendooblahns? That is amusing, though. You had HOW
many applications running?
--
camera{location<0,0.25,-2> look_at 0.5*y} #declare
T=texture{pigment{crackle scale 0.5 rotate 90 turbulence 0.75 color_map{[0
rgb 1][0.05 rgb 1][0.1 rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}}
finish{ambient 1}} #declare c=difference{torus{0.5,0.1
rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}} merge{object{c
translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
//Mahalis
--
"Jon A. Cruz" <jon### [at] geocitiescom> wrote in message
news:3BC### [at] geocitiescom...
> This just seemed so twisted, I couldn't resist posting.
>
>
>
> --
> Jon A. Cruz
> http://www.geocities.com/joncruz/action.html
>
>
>
----------------------------------------------------------------------------
----
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mahalis wrote:
> Ah-hah. Be yous usin Weendooblahns? That is amusing, though. You had HOW
> many applications running?
Dunno. Let's see...
On my six desktops I have:
1) The gimp, Netscape, two consoles, POV-Ray.
2) Another console, Emacs (editing YAMC)
3) Xload, a console running top
4) Netscape mail
5) XIRC, Gaim
6) Nothing.
So only 6 main programs, and maybe about 11 altogether. More if you start to
count things like the panel applet load monitor, asclock, etc.
And no worries that one going down would interfere with the others, yet much
cheaper than NT/2K/XP ;-)
--
Jon A. Cruz
http://www.geocities.com/joncruz/action.html
Post a reply to this message
Attachments:
Download 'pager.gif' (4 KB)
Preview of image 'pager.gif'
|
|
| |
| |
|
|
From: Bob H
Subject: Re: WINE - the new POV Utility. ;-) (image 238k encoded)
Date: 13 Oct 2001 15:13:43
Message: <3bc89267@news.povray.org>
|
|
|
| |
| |
|
|
"Mahalis" <don### [at] fakeycom> wrote in message
news:3bc87b93@news.povray.org...
> Ah-hah. Be yous usin Weendooblahns? That is amusing, though. You had HOW
> many applications running?
Looks like LiteStep to me, except I don't remember if the footprint graphic
looked exactly like that or not.
Doesn't look like many programs going.
Hey, what the heck is that 0xdeadbeef part of the command window?
Bob H.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Bob H." wrote:
> Looks like LiteStep to me, except I don't remember if the footprint graphic
> looked exactly like that or not.
It's the GNOME desktop running on RedHat 7.1 and using Enlightenment for the
window manager. The Enlightenment theme is E-Tech Hydro (those 'pipe' borders
on the windows).
> Doesn't look like many programs going.
Not too much. When I'm more actively developing, a lot more goes on. Of
course, I'm running at least that much constantly for months at a time... so
that's another factor.
> Hey, what the heck is that 0xdeadbeef part of the command window?
"What the H*** is deadbeef?! Or lstat64.c?"
http://www.winehq.com/hypermail/wine-users/2001/09/0453.html
Basically when WINE hits a load of something it doesn't have implemented yet,
it sets it to that value. Later, if it is ever called it will blow up.
--
Jon A. Cruz
http://www.geocities.com/joncruz/action.html
Post a reply to this message
|
|
| |
| |
|
|
From: Bob H
Subject: Re: WINE - the new POV Utility. ;-) (image 238k encoded)
Date: 13 Oct 2001 18:23:10
Message: <3bc8bece@news.povray.org>
|
|
|
| |
| |
|
|
"Jon A. Cruz" <jon### [at] geocitiescom> wrote in message
news:3BC8AF7C.FE146DC1@geocities.com...
> "Bob H." wrote:
>
> > Looks like LiteStep to me, except I don't remember if the footprint
graphic
> > looked exactly like that or not.
>
> It's the GNOME desktop running on RedHat 7.1 and using Enlightenment for
the
> window manager. The Enlightenment theme is E-Tech Hydro (those 'pipe'
borders
> on the windows).
Figured it might not actually be LiteStep, I was thinking of one of the
themes for it to emulate the look of Gnome I guess.
> > Hey, what the heck is that 0xdeadbeef part of the command window?
>
> "What the H*** is deadbeef?! Or lstat64.c?"
> http://www.winehq.com/hypermail/wine-users/2001/09/0453.html
Oh. I see now, sorta.
Might be one of the fears non-programmer POV users envision their quaint POV
program might start giving as errors someday if the source code gets wacky.
;-)
Wasn't this brought up before? Deja vu.
> Basically when WINE hits a load of something it doesn't have implemented
yet,
> it sets it to that value. Later, if it is ever called it will blow up.
Windows has always had that, in a way... just needs a graphic to show that
happening instead of the boring BSOD.
Bob H.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|