here's a small update. slight changes here and there such as making it fit at 1280x1024 and a few tweaks. see notes in the source file's head for details. build for 6.2 included.
r-a-c.de
vishnu wrote: Wow, thanks! Did you run a code prettifier on it? Because if you did it must be one that likes long lines because the line in reset() that rezeros all the labels now goes out to column 4,648...
Also you prefer to include stdlib.h instead of cstdio? Although I suppose on IRIX 6.2 that makes sense.
Should probably ifdef that and the STL3 includes with _sgi and if it's not defined include the regular ones.
And the <iostream> stuff was just in there for debugging from the console, if we're not using it the setValues() count variable is unecessary. And since X obviously won't let us watch all the numbers fly up individually I should remove all the calls to XtSetValues inside the simulation for() loop, that would take care of the ridiculous 5 minute lag...
EDIT: Still need to include <iostream> for the call to time() in the random number seed...
vishnu wrote: Done! The whole thing now runs in a fraction of a second.
I ifdefed the 6.2 parts so it should compile on both IRIX 6.2 and Linux
you changed my use of XtOpenApplication() to XtVaAppInitialize() which is deprectated in X11 7-point whatever, but I left it.
nongrato wrote: I thought I tried it with gcc. I'll check later.
commodorejohn wrote:vegac wrote: Pity Dillo is so limited...it's certainly got speed on its side.
Unfortunately, the fact that Dillo is so limited is why it's got speed on its side. We put such absurd demands on web browsers now, with elaborate layouts and absolute mountains of Javascript even on a lot of pages that would be perfectly fine without it
Dans34 wrote: attempt to climb on it
diegel wrote: I think it would be a good idea to make the subsilver2 theme the default.
josehill wrote: That's exactly how I operate. My main Neko bookmark is the new posts one.
GL1zdA wrote: Personally, I always start with "New posts" so I've simply added search.php?search_id=newposts - to my bookmarks and Firefox start page, this way FF always suggest the correct link whenever I start typing "neko".
Same can be done for "Active topics": search.php?search_id=active_topics
josehill wrote: I should add that the way I read Nekochan posts most often is via an RSS feed reader . I find the RSS feed to be the fastest way, by far, to keep up with what is being posted in the forums.
ClassicHasClass wrote:foetz wrote: my pm counter shows -1
anyone else having that?
I ate your PM. It was delicious.
Knuckx wrote: They did not want to unpack from their zip file(s) though; I ended up using Universal Extractor, and even that complained...
Alver wrote:Code: Select all
$ mv 5014-1449_1.z01 5014-1449.z01
$ mv 5014-1449_2.z02 5014-1449.z02
$ zip -s 0 5014-1449.zip --out 5014-1449-unsplit.zip
$ unzip 5014-1449-unsplit.zip
vishnu wrote: The Dillo mailing list has been humming like a hive the last few weeks, not to give out any spoilers but the most active topic has been "what's currently broken in dillo"...
Code: Select all
IRIX 6.5 Foundation 1 CD (812-0759-002)
IRIX 6.5 Foundation 2 CD (812-0760-002)
IRIX 6.5 Development Libraries CD (812-0766-002)
IRIX 6.5 Development Foundation CD (812-0757-002)
IRIX 6.5.x Overlays (1 - 3) CD
Compiler Execution Environment 7.4 CD (812-0924-002)
MIPSpro C compiler 7.4 CD (812-0707-004)
MIPSpro C++ compiler 7.4 CD (812-0400-010)
MIPSpro Fortran 77 compiler 7.4 CD (812-0403-010)
MIPSpro Fortran 90 compiler 7.4 CD (812-0402-010)
MIPSpro compilers and tools 7.4.4 CD (812-0980-007)
Code: Select all
Inst> keep *
Inst> install standard
Inst> go
pentium wrote: The video was uploaded as an uncompressed but deinterlaced AVI (my ISP must of loved that because it's nearly seven gigs).
hamei wrote: Mary, Joseph and the Baby Jesus ... when I installed Sol 10 I made the root disk ufs on purpose but the new installer doesn't give you that choice.
What do you think about booting from a CD and using dd ?
TeamBlackFox wrote: I know C but not enough to dabble in a 20+ year old makefile and source code and make changes.
uunix wrote: You gotta love Indy..
Mines doing work tonight also.
josehill wrote:foetz wrote: oh you're running cde. that's quite a rare sight
I'd boot mine up in CDE every now and then, just from curiosity. As far as CDE experiences go, the SGI version was quite nice and snappy. I can't quite put my finger on any objective reason why this was the case, but CDE somehow felt smoother on an SGI machine than on Sun or AIX machines of similar vintage and power. It's easy to setup CDE and then switch back to the Irix Interactive Desktop when finished (just a matter of installing the CDE eoe and then setting/unsetting some chkconfig flags), so if you are at all curious, I suggest giving it a try.
josehill wrote:uunix wrote: The desktop you see is from a Power6 AIX CDE, I was telneted into the Indy.
...which makes the last few remarks by foetz and me even funnier. Well, at least to me.
kjaer wrote: Inconvenient software wasting time is a long way from boilers exploding and killing people. Things improve when people are of a mind to get together and improve them.