What kind of storage are you going to feed with that beast?

Project:
Temporarily lost at sea...
Plan:
World domination! Or something...
Temporarily lost at sea...
Plan:
World domination! Or something...
jan-jaap wrote:vishnu wrote: What kind of storage are you going to feed with that beast?![]()
Uhm, I've got an IBM DS4300 SAN server (with an extra EXP710 disk tray) and an SGI TP9100 JBOD. Both have dual 2Gb attachments.
recondas wrote:Don't think anybody said bluecode violated the no-commercial-software rule, though I did mention that he apparently wasn't too happy with it.vishnu wrote: Not to be contrapuntal but in my opinion Bluecode did not violate forum rules.
recondas wrote:If you're talking about the same thread that seemed to have set bluecode off, considering that the OP there posted in the "Hardware Wanted " forum:vishnu wrote: Asking about the availability of software is not the same as asking to buy commercial software from someone/something who is/are not authorized by the software's copyright holder to sell it.I think his intent was fairly transparent - the OP in that thread wanted / was asking for a C++ Compiler for IRIX 5.3 with a permanent license.jschulz wrote: Hi there, looking for a C++ Compiler for IRIX 5.3. If possible with a permanent license.
recondas wrote:You're obviously free to make that demand of your/our host, but please respect the fact that he's equally free to do what he thinks is in the best interests of nekochan.net.vishnu wrote: Which, by the way, is how the forum rule should be worded...
Oskar45 wrote: Did you really ever find that upgrade in the wild?
hamei wrote:vishnu wrote: ... when I called Autodesk to see about upgrading my version of Maya
Oh noes ! Did I just detect a request to purchase commercial software ??!![]()
hamei wrote: I figured it was possible![]()
The weird thing is, they ran 6.5 for what, ten years or more ? And never got around to fixing that ? You can't expect me to believe that no one besides me has ever had an off-lined shared directory bring the entire desktop to its knees.
That's plumb stewpid![]()
ClassicHasClass wrote: You mean, they're running healthcare.gov on Irix?
hamei wrote:vishnu wrote:ClassicHasClass wrote: You mean, they're running healthcare.gov on Irix?
That would explain a lot...![]()
No, I think they resurrected some old code of Adrenaline's from when he was in sixth grade, and they're running it on that.
hamei wrote:indyman007 wrote: You could just isolate the machine when adjusting of changing the chuck...
You could have PG&E come and shut off the electricity to that portion of the city, too, but it seems like elementary safety practices should be sufficient.
In the flyleaf of HMQ-380-C, SGI wrote: Silicon Graphics, Inc. Unpublished Proprietary Information - All Right Reserved
hamei wrote: So is buying, installing and maintaining a 200" Betts VBM. Your company is still here. Has been since before WW II.
Why isn't SGI ?
hamei wrote: btw, what is our definition of "useful work" ?![]()
![]()
![]()
hamei wrote: To fight the unbeatable foe
to bear the unbearable sorrow
to run where the brave dare not go ...
foetz wrote:vishnu wrote: but since it's 64 bit there's no point trying to compile it on that?![]()
how so?
hamei wrote: Attachment:
xjewel.zip [53.26 KiB]
Downloaded 1 time
Vladio wrote: As far as Mame, not available for IRIX I guess?
Code: Select all
UNAME = $(shell uname -a)
ifeq ($(firstword $(filter Linux,$(UNAME))),Linux)
TARGETOS = linux
endif
ifeq ($(firstword $(filter Solaris,$(UNAME))),Solaris)
TARGETOS = solaris
endif
ifeq ($(firstword $(filter FreeBSD,$(UNAME))),FreeBSD)
TARGETOS = freebsd
endif
ifeq ($(firstword $(filter GNU/kFreeBSD,$(UNAME))),GNU/kFreeBSD)
TARGETOS = freebsd
endif
ifeq ($(firstword $(filter NetBSD,$(UNAME))),NetBSD)
TARGETOS = netbsd
endif
ifeq ($(firstword $(filter OpenBSD,$(UNAME))),OpenBSD)
TARGETOS = openbsd
endif
ifeq ($(firstword $(filter Darwin,$(UNAME))),Darwin)
TARGETOS = macosx
endif
ifeq ($(firstword $(filter Haiku,$(UNAME))),Haiku)
TARGETOS = haiku
endif
hamei wrote: That's scary vish!
canavan wrote: neko_xteddy ist still in /beta, just in case you should need it.
Oskar45 wrote:While I'd a very bad year myself - all the best to all of you nevertheless...foetz wrote: it's this time again. hope you have a good time wherever you are![]()
If you right click the mouse, do you get the 4DWM "Desktop" popup menu?jmjsgi wrote: When the interface starts, I have an empty desktop and my mouse without any icons.